You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by an...@apache.org on 2007/05/16 18:33:04 UTC

svn commit: r538645 - /lenya/trunk/src/modules-core/linking/java/src/org/apache/lenya/cms/cocoon/transformation/UrlToUuidTransformer.java

Author: andreas
Date: Wed May 16 09:33:03 2007
New Revision: 538645

URL: http://svn.apache.org/viewvc?view=rev&rev=538645
Log:
[minor change] removed invalid javadoc tag

Modified:
    lenya/trunk/src/modules-core/linking/java/src/org/apache/lenya/cms/cocoon/transformation/UrlToUuidTransformer.java

Modified: lenya/trunk/src/modules-core/linking/java/src/org/apache/lenya/cms/cocoon/transformation/UrlToUuidTransformer.java
URL: http://svn.apache.org/viewvc/lenya/trunk/src/modules-core/linking/java/src/org/apache/lenya/cms/cocoon/transformation/UrlToUuidTransformer.java?view=diff&rev=538645&r1=538644&r2=538645
==============================================================================
--- lenya/trunk/src/modules-core/linking/java/src/org/apache/lenya/cms/cocoon/transformation/UrlToUuidTransformer.java (original)
+++ lenya/trunk/src/modules-core/linking/java/src/org/apache/lenya/cms/cocoon/transformation/UrlToUuidTransformer.java Wed May 16 09:33:03 2007
@@ -207,7 +207,6 @@
      * @param targetDocument The target document.
      * @param anchor The anchor (the string after the # character in the URL).
      * @param queryString The query string without question mark.
-     * @param extension The extension to use.
      * @throws AccessControlException when something went wrong.
      */
     protected void rewriteLink(AttributesImpl newAttrs, String attributeName,



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@lenya.apache.org
For additional commands, e-mail: commits-help@lenya.apache.org