You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by ge...@apache.org on 2010/12/20 11:25:58 UTC

svn commit: r1051035 - /geronimo/server/branches/2.2/framework/configs/plugin/pom.xml

Author: genspring
Date: Mon Dec 20 10:25:58 2010
New Revision: 1051035

URL: http://svn.apache.org/viewvc?rev=1051035&view=rev
Log:
userRepositories is not a valid attribute of geronimo-plugin\src\main\java\org\apache\geronimo\system\plugin\PluginRepositoryDownloader.java

Modified:
    geronimo/server/branches/2.2/framework/configs/plugin/pom.xml

Modified: geronimo/server/branches/2.2/framework/configs/plugin/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/framework/configs/plugin/pom.xml?rev=1051035&r1=1051034&r2=1051035&view=diff
==============================================================================
--- geronimo/server/branches/2.2/framework/configs/plugin/pom.xml (original)
+++ geronimo/server/branches/2.2/framework/configs/plugin/pom.xml Mon Dec 20 10:25:58 2010
@@ -144,7 +144,6 @@
                             <config-xml-content>
                                 <gbean name="DownloadedPluginRepos">
                                     <attribute name="repositoryList">http://geronimo.apache.org/plugins/plugin-repository-list-2.2.2-SNAPSHOT.txt</attribute>
-				    <attribute name="userRepositories">http://geronimo.apache.org/plugins/geronimo-2.2.2-SNAPSHOT</attribute>
                                 </gbean>
                             </config-xml-content>
                             <!--<artifact-alias key="org.apache.geronimo.framework/jsr88-cli//car">org.apache.geronimo.framework/plugin/${version}/car</artifact-alias>-->