Skip to content

Commit

Permalink
resetting state of the branch, appropriate for git clone. deleting ce…
Browse files Browse the repository at this point in the history
…rtain java files, that are generated by the tools during build.
  • Loading branch information
mukulga committed Apr 14, 2023
1 parent 25b9c33 commit f51fdd9
Show file tree
Hide file tree
Showing 7 changed files with 6 additions and 5,282 deletions.
9 changes: 6 additions & 3 deletions .classpath
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>
153 changes: 0 additions & 153 deletions src/org/apache/xalan/Version.java

This file was deleted.

116 changes: 0 additions & 116 deletions src/org/apache/xalan/processor/XSLProcessorVersion.java

This file was deleted.

Loading

0 comments on commit f51fdd9

Please sign in to comment.