You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by mi...@apache.org on 2005/04/27 16:48:03 UTC

svn commit: r164986 - /lenya/branches/BRANCH_1_2_X/src/webapp/lenya/bin/crawl_and_index.xml

Author: michi
Date: Wed Apr 27 07:48:02 2005
New Revision: 164986

URL: http://svn.apache.org/viewcvs?rev=164986&view=rev
Log:
libraries updated

Modified:
    lenya/branches/BRANCH_1_2_X/src/webapp/lenya/bin/crawl_and_index.xml

Modified: lenya/branches/BRANCH_1_2_X/src/webapp/lenya/bin/crawl_and_index.xml
URL: http://svn.apache.org/viewcvs/lenya/branches/BRANCH_1_2_X/src/webapp/lenya/bin/crawl_and_index.xml?rev=164986&r1=164985&r2=164986&view=diff
==============================================================================
--- lenya/branches/BRANCH_1_2_X/src/webapp/lenya/bin/crawl_and_index.xml (original)
+++ lenya/branches/BRANCH_1_2_X/src/webapp/lenya/bin/crawl_and_index.xml Wed Apr 27 07:48:02 2005
@@ -48,10 +48,10 @@
     <pathelement path="${web-inf.dir}/classes"/>
     <pathelement path="${web-inf.dir}/lib/xercesImpl-2.6.2.jar"/>
     <pathelement path="${web-inf.dir}/lib/xml-apis.jar"/>
-    <pathelement path="${web-inf.dir}/lib/xalan-2.6.0.jar"/>
-    <pathelement path="${web-inf.dir}/lib/log4j-1.2.8.jar"/>
+    <pathelement path="${web-inf.dir}/lib/xalan-2.6.1-dev-20041008T0304.jar"/>
+    <pathelement path="${web-inf.dir}/lib/log4j-1.2.9.jar"/>
     <pathelement path="${web-inf.dir}/lib/excalibur-io-1.1.jar"/>
-    <pathelement path="${web-inf.dir}/lib/lucene-1.4.1.jar"/>
+    <pathelement path="${web-inf.dir}/lib/lucene-1.4.3.jar"/>
     <pathelement path="${web-inf.dir}/lib/websphinx-0.5.jar"/>
     <pathelement path="${web-inf.dir}/lib/xml-commons-resolver-1.1.jar"/>
   </path>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@lenya.apache.org
For additional commands, e-mail: commits-help@lenya.apache.org


Re: svn commit: r164986 - /lenya/branches/BRANCH_1_2_X/src/webapp/lenya/bin/crawl_and_index.xml

Posted by Michael Wechner <mi...@wyona.com>.
Gregor J. Rothfuss wrote:

>
>> />
>> -    <pathelement path="${web-inf.dir}/lib/lucene-1.4.1.jar"/>
>> +    <pathelement path="${web-inf.dir}/lib/lucene-1.4.3.jar"/>
>
>
> wouldn't it make sense to use a classpath that includes all jars 
> automatically? that way we won't have to change this all the time.


agreed. I will try to change it.

Michi

>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
> For additional commands, e-mail: dev-help@lenya.apache.org
>
>


-- 
Michael Wechner
Wyona Inc.  -   Open Source Content Management   -   Apache Lenya
http://www.wyona.com                      http://lenya.apache.org
michael.wechner@wyona.com                        michi@apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
For additional commands, e-mail: dev-help@lenya.apache.org


Re: svn commit: r164986 - /lenya/branches/BRANCH_1_2_X/src/webapp/lenya/bin/crawl_and_index.xml

Posted by "Gregor J. Rothfuss" <gr...@apache.org>.
michi@apache.org wrote:

> --- lenya/branches/BRANCH_1_2_X/src/webapp/lenya/bin/crawl_and_index.xml (original)
> +++ lenya/branches/BRANCH_1_2_X/src/webapp/lenya/bin/crawl_and_index.xml Wed Apr 27 07:48:02 2005
> @@ -48,10 +48,10 @@
>      <pathelement path="${web-inf.dir}/classes"/>
>      <pathelement path="${web-inf.dir}/lib/xercesImpl-2.6.2.jar"/>
>      <pathelement path="${web-inf.dir}/lib/xml-apis.jar"/>
> -    <pathelement path="${web-inf.dir}/lib/xalan-2.6.0.jar"/>
> -    <pathelement path="${web-inf.dir}/lib/log4j-1.2.8.jar"/>
> +    <pathelement path="${web-inf.dir}/lib/xalan-2.6.1-dev-20041008T0304.jar"/>
> +    <pathelement path="${web-inf.dir}/lib/log4j-1.2.9.jar"/>
>      <pathelement path="${web-inf.dir}/lib/excalibur-io-1.1.jar"/>
> -    <pathelement path="${web-inf.dir}/lib/lucene-1.4.1.jar"/>
> +    <pathelement path="${web-inf.dir}/lib/lucene-1.4.3.jar"/>

wouldn't it make sense to use a classpath that includes all jars 
automatically? that way we won't have to change this all the time.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
For additional commands, e-mail: dev-help@lenya.apache.org