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/06/28 12:00:22 UTC

svn commit: r551522 - /lenya/trunk/src/modules/editors/java/src/org/apache/lenya/cms/editors/InsertAsset.java

Author: andreas
Date: Thu Jun 28 03:00:21 2007
New Revision: 551522

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

Modified:
    lenya/trunk/src/modules/editors/java/src/org/apache/lenya/cms/editors/InsertAsset.java

Modified: lenya/trunk/src/modules/editors/java/src/org/apache/lenya/cms/editors/InsertAsset.java
URL: http://svn.apache.org/viewvc/lenya/trunk/src/modules/editors/java/src/org/apache/lenya/cms/editors/InsertAsset.java?view=diff&rev=551522&r1=551521&r2=551522
==============================================================================
--- lenya/trunk/src/modules/editors/java/src/org/apache/lenya/cms/editors/InsertAsset.java (original)
+++ lenya/trunk/src/modules/editors/java/src/org/apache/lenya/cms/editors/InsertAsset.java Thu Jun 28 03:00:21 2007
@@ -59,9 +59,6 @@
         }
     }
     
-    /**
-     * @see org.apache.lenya.cms.usecase.DocumentUsecase#doCheckPreconditions()
-     */
     protected void doCheckPreconditions() throws Exception {
         if (!ServletHelper.isUploadEnabled(manager)) {
             addErrorMessage("Upload is not enabled please check local.build.properties!");



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