diff options
| -rw-r--r-- | .classpath | 82 | ||||
| -rw-r--r-- | build.xml | 4 | ||||
| -rw-r--r-- | libt/junit-4.7.jar | bin | 0 -> 232354 bytes | |||
| -rw-r--r-- | libt/junit.jar | bin | 121070 -> 0 bytes |
4 files changed, 43 insertions, 43 deletions
diff --git a/.classpath b/.classpath index cff353510..702522802 100644 --- a/.classpath +++ b/.classpath @@ -1,41 +1,41 @@ -<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
- <classpathentry excluding="env/|htdocsdefault/|proxymsg/|yacy/|env/|yacy/user/|yacy/user/|yacy/ui/|processing/domaingraph/applet/|processing/domaingraph/|api/|api/bookmarks/posts/|api/bookmarks/|api/util/|api/bookmarks/xbel/|api/bookmarks/tags/" kind="src" path="htroot"/>
- <classpathentry kind="src" path="test"/>
- <classpathentry excluding="user/|user/|ui/" kind="src" path="htroot/yacy"/>
- <classpathentry kind="src" path="htroot/env"/>
- <classpathentry kind="src" path="source"/>
- <classpathentry kind="src" path="htroot/yacy/ui"/>
- <classpathentry excluding="bookmarks/posts/|bookmarks/|util/|bookmarks/xbel/|bookmarks/tags/" kind="src" path="htroot/api"/>
- <classpathentry kind="src" path="htroot/api/bookmarks/posts"/>
- <classpathentry excluding="posts/|xbel/|tags/" kind="src" path="htroot/api/bookmarks"/>
- <classpathentry kind="src" path="htroot/api/util"/>
- <classpathentry kind="src" path="htroot/api/bookmarks/xbel"/>
- <classpathentry kind="src" path="htroot/api/bookmarks/tags"/>
- <classpathentry exported="true" kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
- <classpathentry exported="true" kind="lib" path="lib/commons-httpclient-3.1.jar"/>
- <classpathentry exported="true" kind="lib" path="lib/commons-logging-1.1.1.jar"/>
- <classpathentry exported="true" kind="lib" path="lib/commons-io-1.4.jar"/>
- <classpathentry exported="true" kind="lib" path="lib/commons-fileupload-1.2.1.jar"/>
- <classpathentry exported="true" kind="lib" path="lib/servlet-api.jar"/>
- <classpathentry kind="lib" path="lib/xerces.jar"/>
- <classpathentry kind="lib" path="lib/bzip2.jar"/>
- <classpathentry kind="lib" path="lib/mysql-connector-java-5.1.7-bin.jar"/>
- <classpathentry kind="lib" path="lib/bcmail-jdk14-139.jar"/>
- <classpathentry kind="lib" path="lib/bcprov-jdk14-139.jar"/>
- <classpathentry kind="lib" path="lib/commons-codec-1.3.jar"/>
- <classpathentry kind="lib" path="lib/J7Zip-modified.jar"/>
- <classpathentry kind="lib" path="lib/jakarta-oro-2.0.7.jar"/>
- <classpathentry kind="lib" path="lib/jsch-0.1.21.jar"/>
- <classpathentry kind="lib" path="lib/log4j-1.2.9.jar"/>
- <classpathentry kind="lib" path="lib/webcat-0.1-swf.jar"/>
- <classpathentry kind="lib" path="lib/activation.jar"/>
- <classpathentry kind="lib" path="lib/commons-jxpath-1.3.jar"/>
- <classpathentry kind="lib" path="libt/junit.jar"/>
- <classpathentry kind="lib" path="lib/pdfbox-0.8.0-incubating.jar"/>
- <classpathentry kind="lib" path="lib/fontbox-0.8.0-incubating.jar"/>
- <classpathentry kind="lib" path="lib/poi-3.5-FINAL-20090928.jar"/>
- <classpathentry kind="lib" path="lib/poi-scratchpad-3.5-FINAL-20090928.jar"/>
- <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
- <classpathentry kind="output" path="gen"/>
-</classpath>
+<?xml version="1.0" encoding="UTF-8"?> +<classpath> + <classpathentry excluding="env/|htdocsdefault/|proxymsg/|yacy/|env/|yacy/user/|yacy/user/|yacy/ui/|processing/domaingraph/applet/|processing/domaingraph/|api/|api/bookmarks/posts/|api/bookmarks/|api/util/|api/bookmarks/xbel/|api/bookmarks/tags/" kind="src" path="htroot"/> + <classpathentry kind="src" path="test"/> + <classpathentry excluding="user/|user/|ui/" kind="src" path="htroot/yacy"/> + <classpathentry kind="src" path="htroot/env"/> + <classpathentry kind="src" path="source"/> + <classpathentry kind="src" path="htroot/yacy/ui"/> + <classpathentry excluding="bookmarks/posts/|bookmarks/|util/|bookmarks/xbel/|bookmarks/tags/" kind="src" path="htroot/api"/> + <classpathentry kind="src" path="htroot/api/bookmarks/posts"/> + <classpathentry excluding="posts/|xbel/|tags/" kind="src" path="htroot/api/bookmarks"/> + <classpathentry kind="src" path="htroot/api/util"/> + <classpathentry kind="src" path="htroot/api/bookmarks/xbel"/> + <classpathentry kind="src" path="htroot/api/bookmarks/tags"/> + <classpathentry exported="true" kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> + <classpathentry exported="true" kind="lib" path="lib/commons-httpclient-3.1.jar"/> + <classpathentry exported="true" kind="lib" path="lib/commons-logging-1.1.1.jar"/> + <classpathentry exported="true" kind="lib" path="lib/commons-io-1.4.jar"/> + <classpathentry exported="true" kind="lib" path="lib/commons-fileupload-1.2.1.jar"/> + <classpathentry exported="true" kind="lib" path="lib/servlet-api.jar"/> + <classpathentry kind="lib" path="lib/xerces.jar"/> + <classpathentry kind="lib" path="lib/bzip2.jar"/> + <classpathentry kind="lib" path="lib/mysql-connector-java-5.1.7-bin.jar"/> + <classpathentry kind="lib" path="lib/bcmail-jdk14-139.jar"/> + <classpathentry kind="lib" path="lib/bcprov-jdk14-139.jar"/> + <classpathentry kind="lib" path="lib/commons-codec-1.3.jar"/> + <classpathentry kind="lib" path="lib/J7Zip-modified.jar"/> + <classpathentry kind="lib" path="lib/jakarta-oro-2.0.7.jar"/> + <classpathentry kind="lib" path="lib/jsch-0.1.21.jar"/> + <classpathentry kind="lib" path="lib/log4j-1.2.9.jar"/> + <classpathentry kind="lib" path="lib/webcat-0.1-swf.jar"/> + <classpathentry kind="lib" path="lib/activation.jar"/> + <classpathentry kind="lib" path="lib/commons-jxpath-1.3.jar"/> + <classpathentry kind="lib" path="lib/pdfbox-0.8.0-incubating.jar"/> + <classpathentry kind="lib" path="lib/fontbox-0.8.0-incubating.jar"/> + <classpathentry kind="lib" path="lib/poi-3.5-FINAL-20090928.jar"/> + <classpathentry kind="lib" path="lib/poi-scratchpad-3.5-FINAL-20090928.jar"/> + <classpathentry kind="lib" path="libt/junit-4.7.jar"/> + <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/> + <classpathentry kind="output" path="gen"/> +</classpath> @@ -392,7 +392,7 @@ <classpath> <pathelement location="${build}"/> <pathelement location="${htroot}"/> - <pathelement location="${libt}/junit.jar" /> + <pathelement location="${libt}/junit-4.7.jar" /> <fileset dir="${lib}" includes="**/*.jar" /> </classpath> <compilerarg value="-Xlint"/> @@ -411,7 +411,7 @@ <pathelement location="${test}"/> <pathelement location="${build}"/> <pathelement location="${htroot}"/> - <pathelement location="${libt}/junit.jar" /> + <pathelement location="${libt}/junit-4.7.jar" /> <fileset dir="${lib}" includes="**/*.jar" /> </classpath> </junit> diff --git a/libt/junit-4.7.jar b/libt/junit-4.7.jar Binary files differnew file mode 100644 index 000000000..700ad6952 --- /dev/null +++ b/libt/junit-4.7.jar diff --git a/libt/junit.jar b/libt/junit.jar Binary files differdeleted file mode 100644 index 674d71e89..000000000 --- a/libt/junit.jar +++ /dev/null |
