Revision: 1112
http://stripes.svn.sourceforge.net/stripes/?rev=1112&view=rev
Author: bengunter
Date: 2009-03-06 04:08:21 +0000 (Fri, 06 Mar 2009)
Log Message:
-----------
Indirectly related to STS-660. The example apps need mail.jar to use
EmailTypeConverter.
Modified Paths:
--------------
branches/1.5.x/build.xml
Modified: branches/1.5.x/build.xml
===================================================================
--- branches/1.5.x/build.xml 2009-03-06 04:06:13 UTC (rev 1111)
+++ branches/1.5.x/build.xml 2009-03-06 04:08:21 UTC (rev 1112)
@@ -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