stevel 2004/10/01 11:46:16
Modified: src/main/org/apache/tools/ant/launch Launcher.java
Log:
javadoc fixup -only because IntelliJ is so fussy.
Revision Changes Path
1.23 +1 -1 ant/src/main/org/apache/tools/ant/launch/Launcher.java
Index: Launcher.java
===================================================================
RCS file: /home/cvs/ant/src/main/org/apache/tools/ant/launch/Launcher.java,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- Launcher.java 24 Sep 2004 08:13:25 -0000 1.22
+++ Launcher.java 1 Oct 2004 18:46:15 -0000 1.23
@@ -65,7 +65,7 @@
* @param path the classpath or lib path to add to the
libPathULRLs
* @param getJars if true and a path is a directory, add the jars in
* the directory to the path urls
- * @param libPathURLS the list of paths to add to
+ * @param libPathURLs the list of paths to add to
*/
private void addPath(String path, boolean getJars, List libPathURLs)
throws MalformedURLException {
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]