svn commit: r1343746 - in /cocoon/subprojects/cocoon-jnet/trunk: pom.xml src/site/xdoc/index.xml

[email protected]
Newsgroups gmane.text.xml.cocoon.cvs
Message-ID <[email protected]>
Author: ilgrosso
Date: Tue May 29 14:27:22 2012
New Revision: 1343746

URL: http://svn.apache.org/viewvc?rev=1343746&view=rev
Log:
Using latest cocoon-configurator-api and cocoon-spring-configurator

Modified:
    cocoon/subprojects/cocoon-jnet/trunk/pom.xml
    cocoon/subprojects/cocoon-jnet/trunk/src/site/xdoc/index.xml

Modified: cocoon/subprojects/cocoon-jnet/trunk/pom.xml
URL: http://svn.apache.org/viewvc/cocoon/subprojects/cocoon-jnet/trunk/pom.xml?rev=1343746&r1=1343745&r2=1343746&view=diff
==============================================================================
--- cocoon/subprojects/cocoon-jnet/trunk/pom.xml (original)
+++ cocoon/subprojects/cocoon-jnet/trunk/pom.xml Tue May 29 14:27:22 2012
@@ -60,14 +60,12 @@
     <dependency>
       <groupId>org.apache.cocoon</groupId>
       <artifactId>cocoon-configuration-api</artifactId>
-      <version>1.0.2</version>
       <scope>runtime</scope>
       <optional>true</optional>
     </dependency>
     <dependency>
       <groupId>org.apache.cocoon</groupId>
       <artifactId>cocoon-spring-configurator</artifactId>
-      <version>2.1.0</version>
       <scope>runtime</scope>
       <optional>true</optional>
     </dependency>

Modified: cocoon/subprojects/cocoon-jnet/trunk/src/site/xdoc/index.xml
URL: http://svn.apache.org/viewvc/cocoon/subprojects/cocoon-jnet/trunk/src/site/xdoc/index.xml?rev=1343746&r1=1343745&r2=1343746&view=diff
==============================================================================
--- cocoon/subprojects/cocoon-jnet/trunk/src/site/xdoc/index.xml (original)
+++ cocoon/subprojects/cocoon-jnet/trunk/src/site/xdoc/index.xml Tue May 29 14:27:22 2012
@@ -23,7 +23,7 @@ be used to install more than one
 and is registered at the JVM by using<tt>
 org.apache.cocoon.jnet.URLStreamHandlerFactoryInstaller</tt>.</p><p>After registering your own URLStreamHandler, you can use the new protocols
 for java.net.URL objects:</p><pre>java.net.URL url = new java.net.URL("myprotocol:/a/b/c");
-</pre><h1>Spring integration</h1><p>By using the <a href="../../../subprojects/configuration/1.0/spring-configurator/2.1/1304_1_1.html">Cocoon Spring-Configurator</a> all beans of
+</pre><h1>Spring integration</h1><p>By using the <a href="../spring-configurator/index.html">Cocoon Spring-Configurator</a> all beans of
 type <tt>java.net.URLStreamHandlerFactory</tt> can be collected:</p><pre>&lt;bean id="org.apache.cocoon.jnet.URLHandlerFactoryCollector" 
   class="org.apache.cocoon.jnet.URLHandlerFactoryCollector"&gt;
   &lt;property name="urlHandlerFactories"&gt;
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.