Author: gnodet
Date: Mon Jul 28 02:36:32 2008
New Revision: 680297
URL: http://svn.apache.org/viewvc?rev=680297&view=rev
Log:
Revert SMX4-60, add the system folders as repositories
Modified:
servicemix/smx4/kernel/trunk/assembly/src/main/distribution/text/etc/org.ops4j.pax.url.mvn.cfg
servicemix/smx4/kernel/trunk/gshell/gshell-core/src/main/resources/org/apache/geronimo/gshell/spring/etc/org.ops4j.pax.url.mvn.cfg
Modified:
servicemix/smx4/kernel/trunk/assembly/src/main/distribution/text/etc/org.ops4j.pax.url.mvn.cfg
URL:
http://svn.apache.org/viewvc/servicemix/smx4/kernel/trunk/assembly/src/main/distribution/text/etc/org.ops4j.pax.url.mvn.cfg?rev=680297&r1=680296&r2=680297&view=diff
==============================================================================
---
servicemix/smx4/kernel/trunk/assembly/src/main/distribution/text/etc/org.ops4j.pax.url.mvn.cfg
(original)
+++
servicemix/smx4/kernel/trunk/assembly/src/main/distribution/text/etc/org.ops4j.pax.url.mvn.cfg
Mon Jul 28 02:36:32 2008
@@ -56,6 +56,6 @@
# @snapshots : the repository contains snaphots
# @noreleases : the repository does not contain any released artifacts
#
-# For example, the following property will add the Apache Snapshots repository
to
-# the default list of repositories.
-org.ops4j.pax.url.mvn.repositories=+file:${servicemix.home}/system,http://people.apache.org/repo/m2-snapshot-repository/@[EMAIL
PROTECTED]
+# The following property value will add the system folder as a repo.
+#
+org.ops4j.pax.url.mvn.repositories=+file:${servicemix.home}/[EMAIL PROTECTED]
Modified:
servicemix/smx4/kernel/trunk/gshell/gshell-core/src/main/resources/org/apache/geronimo/gshell/spring/etc/org.ops4j.pax.url.mvn.cfg
URL:
http://svn.apache.org/viewvc/servicemix/smx4/kernel/trunk/gshell/gshell-core/src/main/resources/org/apache/geronimo/gshell/spring/etc/org.ops4j.pax.url.mvn.cfg?rev=680297&r1=680296&r2=680297&view=diff
==============================================================================
---
servicemix/smx4/kernel/trunk/gshell/gshell-core/src/main/resources/org/apache/geronimo/gshell/spring/etc/org.ops4j.pax.url.mvn.cfg
(original)
+++
servicemix/smx4/kernel/trunk/gshell/gshell-core/src/main/resources/org/apache/geronimo/gshell/spring/etc/org.ops4j.pax.url.mvn.cfg
Mon Jul 28 02:36:32 2008
@@ -56,6 +56,6 @@
# @snapshots : the repository contains snaphots
# @noreleases : the repository does not contain any released artifacts
#
-# For example, the following property will add the Apache Snapshots repository
to
-# the default list of repositories.
-org.ops4j.pax.url.mvn.repositories=+file:${servicemix.base}/system,file:${servicemix.home}/system,http://people.apache.org/repo/m2-snapshot-repository/@[EMAIL
PROTECTED]
+# The following property value will add the system folders as a repo.
+#
+org.ops4j.pax.url.mvn.repositories=+file:${servicemix.base}/[EMAIL
PROTECTED],file:${servicemix.home}/[EMAIL PROTECTED]