mbenson 2005/01/28 10:21:12
Modified: src/main/org/apache/tools/ant Project.java
Log:
s/ANT/Ant/
Revision Changes Path
1.186 +2 -2 ant/src/main/org/apache/tools/ant/Project.java
Index: Project.java
===================================================================
RCS file: /home/cvs/ant/src/main/org/apache/tools/ant/Project.java,v
retrieving revision 1.185
retrieving revision 1.186
diff -u -r1.185 -r1.186
--- Project.java 28 Jan 2005 18:18:36 -0000 1.185
+++ Project.java 28 Jan 2005 18:21:12 -0000 1.186
@@ -731,7 +731,7 @@
}
/**
- * Set "keep-going" mode. In this mode ANT will try to execute
+ * Set "keep-going" mode. In this mode Ant will try to execute
* as many targets as possible. All targets that do not depend
* on failed target(s) will be executed. If the keepGoing settor/getter
* methods are used in conjunction with the
<code>ant.executor.class</code>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]