jskeet 02/02/25 07:08:47
Modified: src/main/org/apache/tools/ant/taskdefs/optional/ccm
Continuus.java
Log:
First pass of JavaDoc work just to get rid of warnings.
When this is complete, whole source tree should JavaDoc (with 1.4)
with no warnings. (With JDK1.3.1 the 1.4-regexp stuff generates
warnings, but that's all.)
Revision Changes Path
1.4 +1 -1
jakarta-ant/src/main/org/apache/tools/ant/taskdefs/optional/ccm/Continuus.java
Index: Continuus.java
===================================================================
RCS file:
/home/cvs/jakarta-ant/src/main/org/apache/tools/ant/taskdefs/optional/ccm/Continuus.java,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- Continuus.java 8 Jan 2002 23:12:08 -0000 1.3
+++ Continuus.java 25 Feb 2002 15:08:47 -0000 1.4
@@ -64,7 +64,7 @@
/**
- * A base class for creating tasks for executing commands on Continuus 5.1
+ * A base class for creating tasks for executing commands on Continuus 5.1.
* <p>
* The class extends the task as it operates by executing the ccm.exe
program
* supplied with Continuus/Synergy. By default the task expects the ccm
executable to be
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>