[seam-commits] Seam SVN: r13894 - branches/enterprise/JBPAPP_4_2_CP01.
seam-commits at lists.jboss.org
seam-commits at lists.jboss.org
Tue Oct 19 10:55:58 EDT 2010
Author: manaRH
Date: 2010-10-19 10:55:57 -0400 (Tue, 19 Oct 2010)
New Revision: 13894
Modified:
branches/enterprise/JBPAPP_4_2_CP01/build.properties
Log:
fixed previous committed change to jboss.home
Modified: branches/enterprise/JBPAPP_4_2_CP01/build.properties
===================================================================
--- branches/enterprise/JBPAPP_4_2_CP01/build.properties 2010-10-19 04:29:27 UTC (rev 13893)
+++ branches/enterprise/JBPAPP_4_2_CP01/build.properties 2010-10-19 14:55:57 UTC (rev 13894)
@@ -1,3 +1,2 @@
tomcat.home= /var/lib/tomcat5
-#jboss.home= /home/mnovotny/apps/jboss-eap-4.3/jboss-as
-jboss.home= /home/mnovotny/tmp/jboss-eap-4.3/jboss-as
+jboss.home= /var/lib/jbossas
More information about the seam-commits
mailing list