the mysql lib was not in releases included; moved library from libx to lib

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5987 6c8d7289-2bf4-0310-a012-ef5d649a1542
This commit is contained in:
orbiter 2009-05-27 20:23:28 +00:00
parent 3d4b826ca5
commit d793bb0d76
3 changed files with 53 additions and 51 deletions

View File

@ -1,50 +1,50 @@
<?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 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/tar.jar"/>
<classpathentry exported="true" kind="lib" path="libx/commons-discovery.jar"/>
<classpathentry exported="true" kind="lib" path="libx/jakarta-oro-2.0.7.jar"/>
<classpathentry exported="true" kind="lib" path="libx/jaxrpc.jar"/>
<classpathentry exported="true" kind="lib" path="libx/jmimemagic-0.1.0.jar"/>
<classpathentry exported="true" kind="lib" path="libx/jrpm-head.jar"/>
<classpathentry exported="true" kind="lib" path="libx/jrpm-SNAPSHOT.jar"/>
<classpathentry exported="true" kind="lib" path="libx/jsch-0.1.21.jar"/>
<classpathentry exported="true" kind="lib" path="libx/log4j-1.2.9.jar"/>
<classpathentry exported="true" kind="lib" path="libx/odf_utils_05_11_29.jar"/>
<classpathentry exported="true" kind="lib" path="libx/tm-extractors-1.0.jar"/>
<classpathentry exported="true" kind="lib" path="libx/wsdl4j.jar"/>
<classpathentry exported="true" kind="lib" path="libx/poi-3.0-alpha2-20060616.jar"/>
<classpathentry exported="true" kind="lib" path="libx/poi-scratchpad-3.0-alpha2-20060616.jar"/>
<classpathentry exported="true" kind="lib" path="libx/inetlib.jar"/>
<classpathentry exported="true" kind="lib" path="libx/gnumail.jar"/>
<classpathentry exported="true" kind="lib" path="libx/activation.jar"/>
<classpathentry exported="true" kind="lib" path="libx/webcat-0.1-swf.jar"/>
<classpathentry exported="true" kind="lib" path="libx/J7Zip-modified.jar"/>
<classpathentry exported="true" kind="lib" path="libx/PDFBox-0.7.3.jar"/>
<classpathentry exported="true" kind="lib" path="libx/FontBox-0.1.0-dev.jar"/>
<classpathentry exported="true" kind="lib" path="libx/bcprov-jdk14-139.jar"/>
<classpathentry exported="true" kind="lib" path="libx/bcmail-jdk14-139.jar"/>
<classpathentry exported="true" kind="lib" path="libx/commons-codec-1.3.jar"/>
<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 exported="true" kind="lib" path="lib/commons-jxpath-1.1.jar"/>
<classpathentry exported="true" kind="lib" path="lib/sbbi-upnplib-1.0.4.jar"/>
<classpathentry kind="lib" path="lib/xerces.jar"/>
<classpathentry kind="lib" path="lib/bzip2.jar"/>
<classpathentry kind="lib" path="libx/mysql-connector-java-5.1.7-bin.jar"/>
<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 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/tar.jar"/>
<classpathentry exported="true" kind="lib" path="libx/commons-discovery.jar"/>
<classpathentry exported="true" kind="lib" path="libx/jakarta-oro-2.0.7.jar"/>
<classpathentry exported="true" kind="lib" path="libx/jaxrpc.jar"/>
<classpathentry exported="true" kind="lib" path="libx/jmimemagic-0.1.0.jar"/>
<classpathentry exported="true" kind="lib" path="libx/jrpm-head.jar"/>
<classpathentry exported="true" kind="lib" path="libx/jrpm-SNAPSHOT.jar"/>
<classpathentry exported="true" kind="lib" path="libx/jsch-0.1.21.jar"/>
<classpathentry exported="true" kind="lib" path="libx/log4j-1.2.9.jar"/>
<classpathentry exported="true" kind="lib" path="libx/odf_utils_05_11_29.jar"/>
<classpathentry exported="true" kind="lib" path="libx/tm-extractors-1.0.jar"/>
<classpathentry exported="true" kind="lib" path="libx/wsdl4j.jar"/>
<classpathentry exported="true" kind="lib" path="libx/poi-3.0-alpha2-20060616.jar"/>
<classpathentry exported="true" kind="lib" path="libx/poi-scratchpad-3.0-alpha2-20060616.jar"/>
<classpathentry exported="true" kind="lib" path="libx/inetlib.jar"/>
<classpathentry exported="true" kind="lib" path="libx/gnumail.jar"/>
<classpathentry exported="true" kind="lib" path="libx/activation.jar"/>
<classpathentry exported="true" kind="lib" path="libx/webcat-0.1-swf.jar"/>
<classpathentry exported="true" kind="lib" path="libx/J7Zip-modified.jar"/>
<classpathentry exported="true" kind="lib" path="libx/PDFBox-0.7.3.jar"/>
<classpathentry exported="true" kind="lib" path="libx/FontBox-0.1.0-dev.jar"/>
<classpathentry exported="true" kind="lib" path="libx/bcprov-jdk14-139.jar"/>
<classpathentry exported="true" kind="lib" path="libx/bcmail-jdk14-139.jar"/>
<classpathentry exported="true" kind="lib" path="libx/commons-codec-1.3.jar"/>
<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 exported="true" kind="lib" path="lib/commons-jxpath-1.1.jar"/>
<classpathentry exported="true" kind="lib" path="lib/sbbi-upnplib-1.0.4.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="output" path="gen"/>
</classpath>

View File

@ -13,7 +13,7 @@
# This Software is Copyrighted
# (C) by Michael Peter Christen; mc@yacy.net
# first published on http://yacy.net
# Frankfurt, Germany, 2005-2007
# Frankfurt, Germany, 2005-2009
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@ -194,6 +194,7 @@
<pathelement location="${lib}/servlet-api.jar" />
<pathelement location="${lib}/xerces.jar" />
<pathelement location="${lib}/bzip2.jar" />
<pathelement location="${lib}/mysql-connector-java-5.1.7-bin.jar" />
<!-- upnp (+ commons-logging) -->
<pathelement location="${lib}/sbbi-upnplib-1.0.4.jar" />
<pathelement location="${lib}/commons-jxpath-1.1.jar" />
@ -918,6 +919,7 @@
<pathelement location="${lib}/servlet-api.jar" />
<pathelement location="${lib}/sbbi-upnplib-1.0.4.jar" />
<pathelement location="${lib}/commons-jxpath-1.1.jar" />
<pathelement location="${lib}/mysql-connector-java-5.1.7-bin.jar" />
<pathelement location="${libx}" />
<fileset dir="${libx}" includes="**/*.jar" />
</classpath>