Revision: 1111
http://stripes.svn.sourceforge.net/stripes/?rev=1111&view=rev
Author: bengunter
Date: 2009-03-06 04:06:13 +0000 (Fri, 06 Mar 2009)
Log Message:
-----------
STS-660. Copy mail.jar to the example app's WEB-INF/lib. This is needed for
EmailTypeConverter to work.
Modified Paths:
--------------
trunk/build.xml
Modified: trunk/build.xml
===================================================================
--- trunk/build.xml 2009-03-06 02:04:21 UTC (rev 1110)
+++ trunk/build.xml 2009-03-06 04:06:13 UTC (rev 1111)
@@ -46,6 +46,7 @@
</copy>
<copy todir="${examples.dir}/web/WEB-INF/lib">
<fileset dir="${stripes.dir}/lib/deploy" includes="*.jar"/>
+ <fileset dir="${stripes.dir}/lib/build" includes="mail.jar"/>
</copy>
<ant dir="${examples.dir}" target="war"/>
<ant dir="${test.dir}" target="jar"/>
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Stripes-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-development