[gatein-commits] gatein SVN: r2520 - portal/branches/EPP_5_0_Branch/packaging.

do-not-reply at jboss.org do-not-reply at jboss.org
Wed Apr 7 05:09:55 EDT 2010


Author: thomas.heute at jboss.com
Date: 2010-04-07 05:09:54 -0400 (Wed, 07 Apr 2010)
New Revision: 2520

Modified:
   portal/branches/EPP_5_0_Branch/packaging/profiles.xml
Log:
Revert profiles.xml


Modified: portal/branches/EPP_5_0_Branch/packaging/profiles.xml
===================================================================
--- portal/branches/EPP_5_0_Branch/packaging/profiles.xml	2010-04-07 08:49:03 UTC (rev 2519)
+++ portal/branches/EPP_5_0_Branch/packaging/profiles.xml	2010-04-07 09:09:54 UTC (rev 2520)
@@ -29,7 +29,7 @@
              ex: On Windows 'c:/AS'
              ex: On Linux '/home/user/AS'
         -->
-        <exo.projects.directory.dependencies>/home/theute/AS</exo.projects.directory.dependencies>
+        <exo.projects.directory.dependencies>REPLACE_WITH_YOUR_OWN_DIRECTORY</exo.projects.directory.dependencies>
 
         <!-- 
              If you want that the server is deployed always at the same place (not in packaging/pkg/target/<server> dir)
@@ -39,6 +39,10 @@
             <gatein.working.dir>REPLACE_WITH_SERVER_DIR</gatein.working.dir>
         -->
         <!--
+             Replace with the name of the directory containing Tomcat 6
+        -->        
+        <exo.projects.app.tomcat.version>apache-tomcat-6.0.20</exo.projects.app.tomcat.version>
+        <!--
              Replace with the name of the directory containing JBoss AS 5.1
         -->
         <exo.projects.app.jboss.version>jboss-5.1.0.GA</exo.projects.app.jboss.version>



More information about the gatein-commits mailing list