[jbpm-commits] JBoss JBPM SVN: r2614 - jbpm3/trunk.

do-not-reply at jboss.org do-not-reply at jboss.org
Fri Oct 24 12:33:31 EDT 2008


Author: thomas.diesler at jboss.com
Date: 2008-10-24 12:33:31 -0400 (Fri, 24 Oct 2008)
New Revision: 2614

Modified:
   jbpm3/trunk/profiles.xml.example
Log:
restore jboss.home properties

Modified: jbpm3/trunk/profiles.xml.example
===================================================================
--- jbpm3/trunk/profiles.xml.example	2008-10-24 15:52:52 UTC (rev 2613)
+++ jbpm3/trunk/profiles.xml.example	2008-10-24 16:33:31 UTC (rev 2614)
@@ -11,6 +11,10 @@
         </property>
       </activation>
       <properties>
+        <jboss422.home>/home/tdiesler/svn/jbossas/tags/JBoss_4_2_2_GA/build/output/jboss-4.2.2.GA</jboss422.home>
+        <jboss423.home>/home/tdiesler/svn/jbossas/tags/JBoss_4_2_3_GA/build/output/jboss-4.2.3.GA</jboss423.home>
+        <jboss500.home>/home/tdiesler/svn/jbossas/tags/JBoss_5_0_0_CR2/build/output/jboss-5.0.0.CR2</jboss500.home>
+
         <!--   
         <jdbc.mysql.url>jdbc:mysql://localhost:3306/jbpmtest</jdbc.mysql.url>
         <jdbc.mysql.username>jbpmtest</jdbc.mysql.username>




More information about the jbpm-commits mailing list