[xwiki-commits] r1692 - xwiki/trunk
jeremi joslin
jeremi at xwiki.com
Thu Dec 7 00:58:43 CET 2006
thanks, I forget to commit the build
jeremi
On 12/7/06, Ludovic Dubost <ludovic at users.forge.objectweb.org> wrote:
> 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-amelentev-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" />
>
>
>
>
>
> --
> You receive this message as a subscriber of the xwiki-commits at objectweb.org mailing list.
> To unsubscribe: mailto:xwiki-commits-unsubscribe at objectweb.org
> For general help: mailto:sympa at objectweb.org?subject=help
> ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
>
>
>
--
jeremi
More information about the Xwiki-notifications
mailing list