*) bugfix for jsmooth build problems. jsmooth seems to have problems with the current favicon.png

See: http://www.yacy-forum.de/viewtopic.php?p=28421#28421

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3042 6c8d7289-2bf4-0310-a012-ef5d649a1542
pull/1/head
theli 18 years ago
parent 052f28312a
commit 8043bb82fb

@ -14,11 +14,14 @@
<classPath>..\..\yacy.jar</classPath>
<classPath>..\..\lib\commons-collections.jar</classPath>
<classPath>..\..\lib\commons-pool-1.2.jar</classPath>
<classPath>..\..\libx\poi-3.0-alpha2-20060616.jar</classPath>
<classPath>..\..\libx\poi-scratchpad-3.0-20060616.jar</classPath>
<classPath>..\..\libx\axis-ant.jar</classPath>
<classPath>..\..\libx\axis.jar</classPath>
<classPath>..\..\libx\bzip2.jar</classPath>
<classPath>..\..\libx\commons-codec-1.3.jar</classPath>
<classPath>..\..\libx\commons-discovery.jar</classPath>
<classPath>..\..\libx\commons-jxpath-1.1.jar</classPath>
<classPath>..\..\libx\commons-logging.jar</classPath>
<classPath>..\..\libx\informa-0.6.0.jar</classPath>
<classPath>..\..\libx\jakarta-oro-2.0.7.jar</classPath>
@ -29,16 +32,17 @@
<classPath>..\..\libx\jrpm-SNAPSHOT.jar</classPath>
<classPath>..\..\libx\jsch-0.1.21.jar</classPath>
<classPath>..\..\libx\log4j-1.2.9.jar</classPath>
<classPath>..\..\libx\odf_utils_05_11_10.jar</classPath>
<classPath>..\..\libx\odf_utils_05_11_29.jar</classPath>
<classPath>..\..\libx\PDFBox-0.7.2.jar</classPath>
<classPath>..\..\libx\saaj.jar</classPath>
<classPath>..\..\libx\sbbi-upnplib-1.0.3.jar</classPath>
<classPath>..\..\libx\tar.jar</classPath>
<classPath>..\..\libx\tm-extractors-0.4.jar</classPath>
<classPath>..\..\libx\wsdl4j.jar</classPath>
<classPath>..\..\libx\xerces.jar</classPath>
<embeddedJar>false</embeddedJar>
<executableName>..\..\yacy.exe</executableName>
<iconLocation>..\..\htroot\favicon.png</iconLocation>
<!-- <iconLocation>..\..\htroot\favicon.png</iconLocation> -->
<initialMemoryHeap>-1</initialMemoryHeap>
<mainClassName>yacy</mainClassName>
<maximumMemoryHeap>-1</maximumMemoryHeap>

Loading…
Cancel
Save