conor 00/08/30 07:29:40
Modified: src/main/org/apache/tools/ant/types Reference.java
Log:
Javadoc update
Submitted by: Jesse Click <[EMAIL PROTECTED]>
Revision Changes Path
1.2 +1 -3
jakarta-ant/src/main/org/apache/tools/ant/types/Reference.java
Index: Reference.java
===================================================================
RCS file:
/home/cvs/jakarta-ant/src/main/org/apache/tools/ant/types/Reference.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Reference.java 2000/07/21 12:42:57 1.1
+++ Reference.java 2000/08/30 14:29:39 1.2
@@ -58,9 +58,7 @@
import org.apache.tools.ant.BuildException;
/**
- * Named collection of include/exclude tags.
- *
- * <p>Class to hold a reference to another object in the project.
+ * Class to hold a reference to another object in the project.
*
* @author <a href="mailto:[EMAIL PROTECTED]">Stefan Bodewig</a>
*/