Author: thomas.heute(a)jboss.com
Date: 2010-04-09 13:57:07 -0400 (Fri, 09 Apr 2010)
New Revision: 2570
Modified:
portal/branches/EPP_5_0_Branch/packaging/profiles.xml
Log:
Oups again
Modified: portal/branches/EPP_5_0_Branch/packaging/profiles.xml
===================================================================
--- portal/branches/EPP_5_0_Branch/packaging/profiles.xml 2010-04-09 17:51:57 UTC (rev
2569)
+++ portal/branches/EPP_5_0_Branch/packaging/profiles.xml 2010-04-09 17:57:07 UTC (rev
2570)
@@ -29,7 +29,7 @@
ex: On Windows 'c:/AS'
ex: On Linux '/home/user/AS'
-->
-
<exo.projects.directory.dependencies>/tmp/jboss-eap-5.0</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)
@@ -41,11 +41,11 @@
<!--
Replace with the name of the directory containing Tomcat 6
-->
- <exo.projects.app.tomcat.version></exo.projects.app.tomcat.version>
+
<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-as</exo.projects.app.jboss.version>
+
<exo.projects.app.jboss.version>jboss-5.1.0.GA</exo.projects.app.jboss.version>
</properties>
</profile>
</profiles>
Show replies by date