[seam-commits] Seam SVN: r10251 - trunk/examples.
seam-commits at lists.jboss.org
seam-commits at lists.jboss.org
Tue Mar 31 06:52:25 EDT 2009
Author: jharting
Date: 2009-03-31 06:52:24 -0400 (Tue, 31 Mar 2009)
New Revision: 10251
Modified:
trunk/examples/build.xml
Log:
JBSEAM-3987
Modified: trunk/examples/build.xml
===================================================================
--- trunk/examples/build.xml 2009-03-31 09:32:54 UTC (rev 10250)
+++ trunk/examples/build.xml 2009-03-31 10:52:24 UTC (rev 10251)
@@ -227,6 +227,7 @@
<include name="jboss-seam-resteasy.jar" if="seam.resteasy.lib" />
<include name="jaxrs-api.jar" if="seam.resteasy.lib" />
<include name="resteasy-jaxrs.jar" if="seam.resteasy.lib" />
+ <include name="resteasy-jaxb-provider.jar" if="seam.resteasy.lib" />
<include name="slf4j-api.jar" if="seam.resteasy.lib" />
<include name="slf4j-log4j12.jar" if="seam.resteasy.lib" />
</fileset>
More information about the seam-commits
mailing list