-
Notifications
You must be signed in to change notification settings - Fork 37
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
resetting state of the branch, appropriate for git clone. deleting ce…
…rtain java files, that are generated by the tools during build.
- Loading branch information
Showing
7 changed files
with
6 additions
and
5,282 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,16 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<classpath> | ||
<classpathentry kind="src" path="src"/> | ||
<classpathentry kind="lib" path="lib/BCEL.jar"/> | ||
<classpathentry kind="lib" path="lib/runtime.jar"/> | ||
<classpathentry kind="lib" path="lib/regexp.jar"/> | ||
<classpathentry kind="lib" path="tools/java_cup.jar"/> | ||
<classpathentry kind="lib" path="tools/JLex.jar"/> | ||
<classpathentry kind="lib" path="lib/endorsed/xercesImpl.jar"/> | ||
<classpathentry kind="lib" path="lib/bcel-6.7.0.jar"/> | ||
<classpathentry kind="lib" path="lib/endorsed/xml-apis.jar"/> | ||
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/> | ||
<classpathentry kind="lib" path="lib/endorsed/xercesImpl.jar"/> | ||
<classpathentry kind="lib" path="lib/bsf.jar"/> | ||
<classpathentry kind="lib" path="lib/commons-logging-1.2.jar"/> | ||
<classpathentry kind="lib" path="lib/rhino-1.7.14.jar"/> | ||
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> | ||
<classpathentry kind="output" path="build/classes"/> | ||
</classpath> |
This file was deleted.
Oops, something went wrong.
116 changes: 0 additions & 116 deletions
116
src/org/apache/xalan/processor/XSLProcessorVersion.java
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.