You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by pi...@apache.org on 2011/01/02 10:14:05 UTC

svn commit: r1054371 - /karaf/trunk/assembly/src/main/distribution/text/etc/org.ops4j.pax.url.mvn.cfg

Author: pieber
Date: Sun Jan  2 09:14:05 2011
New Revision: 1054371

URL: http://svn.apache.org/viewvc?rev=1054371&view=rev
Log:
[KARAF-347] corrected comment on org.ops4j.pax.url.mvn.cfg file

(cherry picked from commit 1ec032ac0d22c9f79bd3302fb4951dd0d774dae9)

Modified:
    karaf/trunk/assembly/src/main/distribution/text/etc/org.ops4j.pax.url.mvn.cfg

Modified: karaf/trunk/assembly/src/main/distribution/text/etc/org.ops4j.pax.url.mvn.cfg
URL: http://svn.apache.org/viewvc/karaf/trunk/assembly/src/main/distribution/text/etc/org.ops4j.pax.url.mvn.cfg?rev=1054371&r1=1054370&r2=1054371&view=diff
==============================================================================
--- karaf/trunk/assembly/src/main/distribution/text/etc/org.ops4j.pax.url.mvn.cfg (original)
+++ karaf/trunk/assembly/src/main/distribution/text/etc/org.ops4j.pax.url.mvn.cfg Sun Jan  2 09:14:05 2011
@@ -86,8 +86,6 @@ org.ops4j.pax.url.mvn.defaultRepositorie
 #    @snapshots  : the repository contains snaphots
 #    @noreleases : the repository does not contain any released artifacts
 #
-# The following property value will add the system folder as a repo.
-#
 org.ops4j.pax.url.mvn.repositories= \
     http://repo1.maven.org/maven2, \
     http://repository.apache.org/content/groups/snapshots-group@snapshots@noreleases, \
@@ -95,3 +93,4 @@ org.ops4j.pax.url.mvn.repositories= \
     http://svn.apache.org/repos/asf/servicemix/m2-repo, \
     http://repository.springsource.com/maven/bundles/release, \
     http://repository.springsource.com/maven/bundles/external
+