[gatein-commits] gatein SVN: r2014 - portal/trunk/packaging.

do-not-reply at jboss.org do-not-reply at jboss.org
Fri Mar 5 16:37:08 EST 2010


Author: mwringe
Date: 2010-03-05 16:37:08 -0500 (Fri, 05 Mar 2010)
New Revision: 2014

Modified:
   portal/trunk/packaging/profiles.xml
Log:
Rollback profiles.xml file to not include user specific directories (again).

Modified: portal/trunk/packaging/profiles.xml
===================================================================
--- portal/trunk/packaging/profiles.xml	2010-03-05 17:26:51 UTC (rev 2013)
+++ portal/trunk/packaging/profiles.xml	2010-03-05 21:37:08 UTC (rev 2014)
@@ -29,7 +29,7 @@
              ex: On Windows 'c:/AS'
              ex: On Linux '/home/user/AS'
         -->
-        <exo.projects.directory.dependencies>/home/theute/Portal/Development/workspace_GateIn/portal/packaging</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)



More information about the gatein-commits mailing list