[seam-commits] Seam SVN: r9253 - trunk.

seam-commits at lists.jboss.org seam-commits at lists.jboss.org
Fri Oct 10 06:26:40 EDT 2008


Author: pete.muir at jboss.org
Date: 2008-10-10 06:26:39 -0400 (Fri, 10 Oct 2008)
New Revision: 9253

Modified:
   trunk/release-process.txt
Log:
Add building translations to release process

Modified: trunk/release-process.txt
===================================================================
--- trunk/release-process.txt	2008-10-10 10:25:24 UTC (rev 9252)
+++ trunk/release-process.txt	2008-10-10 10:26:39 UTC (rev 9253)
@@ -440,7 +440,7 @@
 --------------
 * When ready for the release
     - checkout a clean version of the tag in a new/clean directory.
-    - run "ant cleanall dist > ../releaselogs/x.x.x.XX.finaldistbuild.txt"
+    - run "ant cleanall dist -Dbuild.translations=true > ../releaselogs/x.x.x.XX.finaldistbuild.txt"
     - diff this to the one used for testing
 
 * Follow instructions for sourceforge upload




More information about the seam-commits mailing list