Apache Directory Project - Re: svn commit: r510394 -

This is Interesting: Free IT Magazines  
Home > Archive > Apache Directory Project > February 2007 > Re: svn commit: r510394 -





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Re: svn commit: r510394 -
Trustin Lee

2007-02-22, 7:11 am

2007-02-22 (목), 04:36 +0000, nhope-1oDqGaOF3Lkdnm+yROfE0A@public.gmane.org 쓰시길:
> Author: nhope
> Date: Wed Feb 21 20:35:57 2007
> New Revision: 510394
>
> URL: http://svn.apache.org/viewvc?view=rev&rev=510394
> Log:
> fixed javadoc malformed link problem (<appName...)
>
> Modified:
> directory/triplesec/trunk/guardian-ldap/src/main/java/org/safehaus/triplesec/guardian/ldap/LdapApplicationPolicy.java
>
> Modified: directory/triplesec/trunk/guardian-ldap/src/main/java/org/safehaus/triplesec/guardian/ldap/LdapApplicationPolicy.java
> URL: http://svn.apache.org/viewvc/direct...10393&r2=510394
> ========================================
======================================
> --- directory/triplesec/trunk/guardian-ldap/src/main/java/org/safehaus/triplesec/guardian/ldap/LdapApplicationPolicy.java (original)
> +++ directory/triplesec/trunk/guardian-ldap/src/main/java/org/safehaus/triplesec/guardian/ldap/LdapApplicationPolicy.java Wed Feb 21 20:35:57 2007
> @@ -48,7 +48,7 @@
> private static Logger log = LoggerFactory.getLogger( LdapApplicationPolicy.class );
> /** the name of the application this store is associated with */
> private final String applicationName;
> - /** the application base relative name to the context given: "appName=<applicationName\>,ou=applications" */
> + /** the application base relative name to the context given: "appName=&lt;applicationName\&gt;,ou=applications" */


I'd suggest using {@code} or {@literal} tag if we are using Java 5.
It's more readable in our IDE. I summarized some interesting javadoc
tags in my blog:

http://blog.gleamynode.net/2007/01/...on-javadoc.html

(I wrote in two languages. You can safely ignore any garbled
characters.

Cheers,
Trustin
--
what we call human nature is actually human habit
--
http://gleamynode.net/
--
PGP Key ID: 0x0255ECA6

Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com