ehatcher 2003/09/15 02:11:57 Modified: src/main/org/apache/tools/ant/taskdefs XSLTProcess.java Log: xjavadoc has issues with parsing the trailing comment. easier to remove the comment than to fix xjavadoc :) Revision Changes Path 1.77 +2 -2 ant/src/main/org/apache/tools/ant/taskdefs/XSLTProcess.java Index: XSLTProcess.java =================================================================== RCS file: /home/cvs/ant/src/main/org/apache/tools/ant/taskdefs/XSLTProcess.java,v retrieving revision 1.76 retrieving revision 1.77 diff -u -r1.76 -r1.77 --- XSLTProcess.java 11 Sep 2003 14:41:07 -0000 1.76 +++ XSLTProcess.java 15 Sep 2003 09:11:57 -0000 1.77 @@ -947,4 +947,4 @@ } // -- class Factory -} //-- XSLTProcess \ No newline at end of file +} \ No newline at end of file
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]