[seam-commits] Seam SVN: r12768 - modules/jms/trunk.

seam-commits at lists.jboss.org seam-commits at lists.jboss.org
Thu May 20 20:35:18 EDT 2010


Author: jganoff
Date: 2010-05-20 20:35:18 -0400 (Thu, 20 May 2010)
New Revision: 12768

Modified:
   modules/jms/trunk/distribution.txt
Log:
Small update to distribution command

Modified: modules/jms/trunk/distribution.txt
===================================================================
--- modules/jms/trunk/distribution.txt	2010-05-20 23:59:41 UTC (rev 12767)
+++ modules/jms/trunk/distribution.txt	2010-05-21 00:35:18 UTC (rev 12768)
@@ -1,5 +1,5 @@
 To create the Seam JMS distribution, run the following Maven command:
 
-mvn clean package -Drelease
+mvn clean package -Pdocs,dist
 
 Release binaries will be produced in: dist/target
\ No newline at end of file



More information about the seam-commits mailing list