Author: mwringe
Date: 2010-03-04 09:37:07 -0500 (Thu, 04 Mar 2010)
New Revision: 1973
Modified:
portal/trunk/packaging/profiles.xml
Log:
Change the exo.projects.directory.dependencies value back to
REPLACE_WITH_YOUR_OWN_DIRECTORY.
Modified: portal/trunk/packaging/profiles.xml
===================================================================
--- portal/trunk/packaging/profiles.xml 2010-03-04 12:34:03 UTC (rev 1972)
+++ portal/trunk/packaging/profiles.xml 2010-03-04 14:37:07 UTC (rev 1973)
@@ -29,7 +29,7 @@
ex: On Windows 'c:/AS'
ex: On Linux '/home/user/AS'
-->
-
<exo.projects.directory.dependencies>d:/java/exo-dependencies</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)