You are viewing a plain text version of this content. The canonical link for it is here.
Posted to torque-dev@db.apache.org by tf...@apache.org on 2010/04/04 18:26:53 UTC

svn commit: r930712 - /db/torque/torque4/trunk/torque-generator/src/main/java/org/apache/torque/gf/file/Fileset.java

Author: tfischer
Date: Sun Apr  4 16:26:53 2010
New Revision: 930712

URL: http://svn.apache.org/viewvc?rev=930712&view=rev
Log:
improved javadoc

Modified:
    db/torque/torque4/trunk/torque-generator/src/main/java/org/apache/torque/gf/file/Fileset.java

Modified: db/torque/torque4/trunk/torque-generator/src/main/java/org/apache/torque/gf/file/Fileset.java
URL: http://svn.apache.org/viewvc/db/torque/torque4/trunk/torque-generator/src/main/java/org/apache/torque/gf/file/Fileset.java?rev=930712&r1=930711&r2=930712&view=diff
==============================================================================
--- db/torque/torque4/trunk/torque-generator/src/main/java/org/apache/torque/gf/file/Fileset.java (original)
+++ db/torque/torque4/trunk/torque-generator/src/main/java/org/apache/torque/gf/file/Fileset.java Sun Apr  4 16:26:53 2010
@@ -70,7 +70,7 @@ public class Fileset 
     /**
      * All-Args constructor.
      * 
-     * @param basedir
+     * @param the basedir, or null to use the current basedir.
      * @param includes The patterns for the files to include.
 	 *        If null or empty, all Files are included. 
      * @param excludes The patterns for the files to exclude.



---------------------------------------------------------------------
To unsubscribe, e-mail: torque-dev-unsubscribe@db.apache.org
For additional commands, e-mail: torque-dev-help@db.apache.org