Browse Source

xjavadoc has issues with parsing the trailing comment. easier to remove the comment than to fix xjavadoc :)

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275238 13f79535-47bb-0310-9956-ffa450edef68
master
Erik Hatcher 21 years ago
parent
commit
47e1ca0730
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/main/org/apache/tools/ant/taskdefs/XSLTProcess.java

+ 1
- 1
src/main/org/apache/tools/ant/taskdefs/XSLTProcess.java View File

@@ -947,4 +947,4 @@ public class XSLTProcess extends MatchingTask implements XSLTLogger {

} // -- class Factory

} //-- XSLTProcess
}

Loading…
Cancel
Save