[Fb-contrib-commit] SF.net SVN: fb-contrib: [945] trunk/fb-contrib/build.xml
Brought to you by:
dbrosius
|
From: <dbr...@us...> - 2007-11-01 03:48:56
|
Revision: 945
http://fb-contrib.svn.sourceforge.net/fb-contrib/?rev=945&view=rev
Author: dbrosius
Date: 2007-10-31 20:49:00 -0700 (Wed, 31 Oct 2007)
Log Message:
-----------
get ready for 3.4.0
Modified Paths:
--------------
trunk/fb-contrib/build.xml
Modified: trunk/fb-contrib/build.xml
===================================================================
--- trunk/fb-contrib/build.xml 2007-11-01 03:45:45 UTC (rev 944)
+++ trunk/fb-contrib/build.xml 2007-11-01 03:49:00 UTC (rev 945)
@@ -177,6 +177,6 @@
</copy>
</target>
- <target name="release" depends="build, check14, javadoc" description="prepares everything for a release"/>
+ <target name="release" depends="build, check14, srczip, html, javadoc" description="prepares everything for a release"/>
</project>
\ No newline at end of file
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|