You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lenya.apache.org by "Gregor J. Rothfuss" <gr...@apache.org> on 2005/04/27 17:12:29 UTC

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

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


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