[xwiki-commits] r1692 - xwiki/trunk

Vincent Massol vincent at massol.net
Thu Dec 7 00:37:54 CET 2006


Hrmm... This is going to break the m2 build if they're not added there too... :-)

Thanks
-Vincent

> -----Original Message-----
> From: Ludovic Dubost [mailto:ludovic at users.forge.objectweb.org]
> Sent: jeudi 7 décembre 2006 00:28
> To: xwiki-commits at objectweb.org
> Subject: [xwiki-commits] r1692 - xwiki/trunk
> 
> Author: ludovic
> Date: 2006-12-07 00:27:40 +0100 (Thu, 07 Dec 2006) New Revision: 1692
> 
> Modified:
>    xwiki/trunk/build.xml
> Log:
> Fixed build file to add lucene libs following previous commits
> 
> Modified: xwiki/trunk/build.xml
> ===================================================================
> --- xwiki/trunk/build.xml	2006-12-06 22:37:54 UTC (rev 1691)
> +++ xwiki/trunk/build.xml	2006-12-06 23:27:40 UTC (rev 1692)
> @@ -155,7 +155,7 @@
>          mail-1.4.jar,
>      	ical4j-0.9.19M.jar,
>      	flickrapi-1.0a7.jar,
> -        jackrabbit-core-1.1.jar,jcr-1.0.jar,graffito-jcr-mapping-1.0-
> a1-amelentev-dev.jar,slf4j-log4j12-1.0.1.jar,derby-10.1.3.1.jar,lucene-
> core-2.0.0.jar,
> +
> + jackrabbit-core-1.1.jar,jcr-1.0.jar,graffito-jcr-mapping-1.0-a1-
> amelen
> + tev-dev.jar,slf4j-log4j12-1.0.1.jar,derby-10.1.3.1.jar,
>          ant-1.6.5.jar,
>      	ws-commons-java5-1.0.1.jar,
>      	ws-commons-util-1.0.1.jar,
> @@ -165,7 +165,13 @@
>      	jgroups-2.2.9.3.jar,
>          jfreechart-1.0.0-rc1.jar,
>          jcommon-1.0.5.jar,
> -	    jcaptcha-all-1.0-RC3.jar"/>
> +	jcaptcha-all-1.0-RC3.jar,
> +	lucene-core-2.0.0.jar,
> +	PDFBox-0.7.2.jar,
> +	poi-3.0-alpha1-20050704.jar,
> +	poi-scratchpad-3.0-alpha1-20050704.jar,
> +	xpp3-1.1.3.4-RC8_min.jar
> +        "/>
> 
>      <fileset id="libs.servlet.fileset" dir="${lib.dir}"
>          includes="servlet-api-2.4.jar" />
> 







___________________________________________________________________________
Découvrez une nouvelle façon d'obtenir des réponses à toutes vos questions !
Profitez des connaissances, des opinions et des expériences des internautes sur Yahoo! Questions/Réponses
http://fr.answers.yahoo.com




More information about the Xwiki-notifications mailing list