Author: sebb
Date: Tue Mar 30 21:50:28 2010
New Revision: 929316

URL: http://svn.apache.org/viewvc?rev=929316&view=rev
Log:
Fix up jakarta download references

Modified:
    commons/proper/attributes/trunk/doap_attributes.rdf
    commons/proper/beanutils/trunk/doap_beanutils.rdf
    commons/proper/chain/trunk/doap_chain.rdf
    commons/proper/codec/trunk/doap_codec.rdf
    commons/proper/collections/trunk/doap_collections.rdf
    commons/proper/configuration/trunk/doap_configuration.rdf
    commons/proper/dbutils/trunk/doap_dbutils.rdf
    commons/proper/digester/trunk/doap_digester.rdf
    commons/proper/discovery/trunk/doap_discovery.rdf
    commons/proper/el/trunk/doap_el.rdf
    commons/proper/io/trunk/doap_io.rdf
    commons/proper/jelly/trunk/doap_jelly.rdf
    commons/proper/jexl/trunk/doap_jexl.rdf
    commons/proper/jxpath/trunk/doap_jxpath.rdf
    commons/proper/launcher/trunk/doap_launcher.rdf
    commons/proper/logging/trunk/doap_logging.rdf
    commons/proper/modeler/trunk/doap_modeler.rdf
    commons/proper/net/trunk/doap_net.rdf
    commons/proper/pool/trunk/doap_pool.rdf
    commons/proper/primitives/trunk/doap_primitives.rdf
    commons/proper/proxy/trunk/doap_proxy.rdf
    commons/proper/transaction/trunk/doap_transaction.rdf
    commons/proper/vfs/trunk/doap_vfs.rdf

Modified: commons/proper/attributes/trunk/doap_attributes.rdf
URL: 
http://svn.apache.org/viewvc/commons/proper/attributes/trunk/doap_attributes.rdf?rev=929316&r1=929315&r2=929316&view=diff
==============================================================================
--- commons/proper/attributes/trunk/doap_attributes.rdf (original)
+++ commons/proper/attributes/trunk/doap_attributes.rdf Tue Mar 30 21:50:28 2010
@@ -7,7 +7,7 @@
     <category rdf:resource="http://projects.apache.org/category/library"/>
     <license rdf:resource="http://usefulinc.com/doap/licenses/asl20"/>
     <bug-database 
rdf:resource="http://issues.apache.org/jira/browse/ATTRIBUTES"/>
-    <download-page 
rdf:resource="http://jakarta.apache.org/site/downloads/downloads_commons-attributes.cgi"/>
+    <download-page 
rdf:resource="http://commons.apache.org/attributes/download_attributes.cgi"/>
     <asfext:pmc rdf:resource="http://commons.apache.org/"/>
     <shortdesc xml:lang="en">Commons Attributes</shortdesc>
     <description xml:lang="en">A package for handling runtime information 
about types (including Java classes)</description>

Modified: commons/proper/beanutils/trunk/doap_beanutils.rdf
URL: 
http://svn.apache.org/viewvc/commons/proper/beanutils/trunk/doap_beanutils.rdf?rev=929316&r1=929315&r2=929316&view=diff
==============================================================================
--- commons/proper/beanutils/trunk/doap_beanutils.rdf (original)
+++ commons/proper/beanutils/trunk/doap_beanutils.rdf Tue Mar 30 21:50:28 2010
@@ -23,7 +23,7 @@
     <category rdf:resource="http://projects.apache.org/category/library"/>
     <license rdf:resource="http://usefulinc.com/doap/licenses/asl20"/>
     <bug-database 
rdf:resource="http://issues.apache.org/jira/browse/BEANUTILS"/>
-    <download-page 
rdf:resource="http://jakarta.apache.org/site/downloads/downloads_commons-beanutils.cgi"/>
+    <download-page 
rdf:resource="http://commons.apache.org/beanutils/download_beanutils.cgi"/>
     <asfext:pmc rdf:resource="http://commons.apache.org/"/>
     <shortdesc xml:lang="en">Commons BeanUtils</shortdesc>
     <description xml:lang="en">BeanUtils provides an easy-to-use but flexible 
wrapper around reflection and introspection.</description>

Modified: commons/proper/chain/trunk/doap_chain.rdf
URL: 
http://svn.apache.org/viewvc/commons/proper/chain/trunk/doap_chain.rdf?rev=929316&r1=929315&r2=929316&view=diff
==============================================================================
--- commons/proper/chain/trunk/doap_chain.rdf (original)
+++ commons/proper/chain/trunk/doap_chain.rdf Tue Mar 30 21:50:28 2010
@@ -23,7 +23,7 @@
     <category rdf:resource="http://projects.apache.org/category/library"/>
     <license rdf:resource="http://usefulinc.com/doap/licenses/asl20"/>
     <bug-database rdf:resource="http://issues.apache.org/jira/browse/CHAIN"/>
-    <download-page 
rdf:resource="http://jakarta.apache.org/site/downloads/downloads_commons-chain.cgi"/>
+    <download-page 
rdf:resource="http://commons.apache.org/chain/download_chain.cgi"/>
     <asfext:pmc rdf:resource="http://commons.apache.org/"/>
     <shortdesc xml:lang="en">Commons Chain</shortdesc>
     <description xml:lang="en">An implmentation of the GoF Chain of 
Responsibility pattern</description>

Modified: commons/proper/codec/trunk/doap_codec.rdf
URL: 
http://svn.apache.org/viewvc/commons/proper/codec/trunk/doap_codec.rdf?rev=929316&r1=929315&r2=929316&view=diff
==============================================================================
--- commons/proper/codec/trunk/doap_codec.rdf (original)
+++ commons/proper/codec/trunk/doap_codec.rdf Tue Mar 30 21:50:28 2010
@@ -23,7 +23,7 @@ limitations under the License.
     <category rdf:resource="http://projects.apache.org/category/library"/>
     <license rdf:resource="http://usefulinc.com/doap/licenses/asl20"/>
     <bug-database rdf:resource="http://issues.apache.org/jira/browse/CODEC"/>
-    <download-page 
rdf:resource="http://jakarta.apache.org/site/downloads/downloads_commons-codec.cgi"/>
+    <download-page 
rdf:resource="http://commons.apache.org/codec/download_codec.cgi"/>
     <asfext:pmc rdf:resource="http://commons.apache.org/"/>
     <shortdesc xml:lang="en">Simple encoders and decoders</shortdesc>
     <description xml:lang="en">

Modified: commons/proper/collections/trunk/doap_collections.rdf
URL: 
http://svn.apache.org/viewvc/commons/proper/collections/trunk/doap_collections.rdf?rev=929316&r1=929315&r2=929316&view=diff
==============================================================================
--- commons/proper/collections/trunk/doap_collections.rdf (original)
+++ commons/proper/collections/trunk/doap_collections.rdf Tue Mar 30 21:50:28 
2010
@@ -23,7 +23,7 @@
     <category rdf:resource="http://projects.apache.org/category/library"/>
     <license rdf:resource="http://usefulinc.com/doap/licenses/asl20"/>
     <bug-database 
rdf:resource="http://issues.apache.org/jira/browse/COLLECTIONS"/>
-    <download-page 
rdf:resource="http://jakarta.apache.org/site/downloads/downloads_commons-collections.cgi"/>
+    <download-page 
rdf:resource="http://commons.apache.org/collections/download_collections.cgi"/>
     <asfext:pmc rdf:resource="http://commons.apache.org/"/>
     <shortdesc xml:lang="en">Commons Collections</shortdesc>
     <description xml:lang="en">Types that extend and augment the Java 
Collections Framework.</description>

Modified: commons/proper/configuration/trunk/doap_configuration.rdf
URL: 
http://svn.apache.org/viewvc/commons/proper/configuration/trunk/doap_configuration.rdf?rev=929316&r1=929315&r2=929316&view=diff
==============================================================================
--- commons/proper/configuration/trunk/doap_configuration.rdf (original)
+++ commons/proper/configuration/trunk/doap_configuration.rdf Tue Mar 30 
21:50:28 2010
@@ -23,7 +23,7 @@
     <category rdf:resource="http://projects.apache.org/category/library"/>
     <license rdf:resource="http://usefulinc.com/doap/licenses/asl20"/>
     <bug-database 
rdf:resource="http://issues.apache.org/jira/browse/CONFIGURATION"/>
-    <download-page 
rdf:resource="http://jakarta.apache.org/site/downloads/downloads_commons-configuration.cgi"/>
+    <download-page 
rdf:resource="http://commons.apache.org/configuration/download_configuration.cgi"/>
     <asfext:pmc rdf:resource="http://commons.apache.org/"/>
     <shortdesc xml:lang="en">Common Configuration</shortdesc>
 

Modified: commons/proper/dbutils/trunk/doap_dbutils.rdf
URL: 
http://svn.apache.org/viewvc/commons/proper/dbutils/trunk/doap_dbutils.rdf?rev=929316&r1=929315&r2=929316&view=diff
==============================================================================
--- commons/proper/dbutils/trunk/doap_dbutils.rdf (original)
+++ commons/proper/dbutils/trunk/doap_dbutils.rdf Tue Mar 30 21:50:28 2010
@@ -23,7 +23,7 @@
     <category rdf:resource="http://projects.apache.org/category/library"/>
     <license rdf:resource="http://usefulinc.com/doap/licenses/asl20"/>
     <bug-database rdf:resource="http://issues.apache.org/jira/browse/DBUTILS"/>
-    <download-page 
rdf:resource="http://jakarta.apache.org/site/downloads/downloads_commons-dbutils.cgi"/>
+    <download-page 
rdf:resource="http://commons.apache.org/dbutils/download_dbutils.cgi"/>
     <asfext:pmc rdf:resource="http://commons.apache.org/"/>
     <shortdesc xml:lang="en">Commons DbUtils</shortdesc>
     <description xml:lang="en">A package of Java utility classes for easing 
JDBC development</description>

Modified: commons/proper/digester/trunk/doap_digester.rdf
URL: 
http://svn.apache.org/viewvc/commons/proper/digester/trunk/doap_digester.rdf?rev=929316&r1=929315&r2=929316&view=diff
==============================================================================
--- commons/proper/digester/trunk/doap_digester.rdf (original)
+++ commons/proper/digester/trunk/doap_digester.rdf Tue Mar 30 21:50:28 2010
@@ -23,7 +23,7 @@
     <category rdf:resource="http://projects.apache.org/category/library"/>
     <license rdf:resource="http://usefulinc.com/doap/licenses/asl20"/>
     <bug-database 
rdf:resource="http://issues.apache.org/jira/browse/DIGESTER"/>
-    <download-page 
rdf:resource="http://jakarta.apache.org/site/downloads/downloads_commons-digester.cgi"/>
+    <download-page 
rdf:resource="http://commons.apache.org/digester/download_digester.cgi"/>
     <asfext:pmc rdf:resource="http://commons.apache.org/"/>
     <shortdesc xml:lang="en">Rule based XML-&gt;Java object mapping 
module</shortdesc>
     <description xml:lang="en">

Modified: commons/proper/discovery/trunk/doap_discovery.rdf
URL: 
http://svn.apache.org/viewvc/commons/proper/discovery/trunk/doap_discovery.rdf?rev=929316&r1=929315&r2=929316&view=diff
==============================================================================
--- commons/proper/discovery/trunk/doap_discovery.rdf (original)
+++ commons/proper/discovery/trunk/doap_discovery.rdf Tue Mar 30 21:50:28 2010
@@ -23,7 +23,7 @@
     <category rdf:resource="http://projects.apache.org/category/library"/>
     <license rdf:resource="http://usefulinc.com/doap/licenses/asl20"/>
     <bug-database 
rdf:resource="http://issues.apache.org/jira/browse/DISCOVERY"/>
-    <download-page 
rdf:resource="http://jakarta.apache.org/site/downloads/downloads_commons-discovery.cgi"/>
+    <download-page 
rdf:resource="http://commons.apache.org/discovery/download_discovery.cgi"/>
     <asfext:pmc rdf:resource="http://commons.apache.org/"/>
     <shortdesc xml:lang="en">Commons Discovery</shortdesc>
     <description xml:lang="en">Commons Discovery</description>

Modified: commons/proper/el/trunk/doap_el.rdf
URL: 
http://svn.apache.org/viewvc/commons/proper/el/trunk/doap_el.rdf?rev=929316&r1=929315&r2=929316&view=diff
==============================================================================
--- commons/proper/el/trunk/doap_el.rdf (original)
+++ commons/proper/el/trunk/doap_el.rdf Tue Mar 30 21:50:28 2010
@@ -7,7 +7,7 @@
     <category rdf:resource="http://projects.apache.org/category/library"/>
     <license rdf:resource="http://usefulinc.com/doap/licenses/asl20"/>
     <bug-database rdf:resource="http://issues.apache.org/jira/browse/EL"/>
-    <download-page 
rdf:resource="http://jakarta.apache.org/site/downloads/downloads_commons-el.cgi"/>
+    <download-page 
rdf:resource="http://commons.apache.org/el/download_el.cgi"/>
     <asfext:pmc rdf:resource="http://commons.apache.org/"/>
     <shortdesc xml:lang="en">Commons EL</shortdesc>
     <description xml:lang="en">JSP 2.0 Expression Language Interpreter 
Implementation</description>

Modified: commons/proper/io/trunk/doap_io.rdf
URL: 
http://svn.apache.org/viewvc/commons/proper/io/trunk/doap_io.rdf?rev=929316&r1=929315&r2=929316&view=diff
==============================================================================
--- commons/proper/io/trunk/doap_io.rdf (original)
+++ commons/proper/io/trunk/doap_io.rdf Tue Mar 30 21:50:28 2010
@@ -23,7 +23,7 @@
     <category rdf:resource="http://projects.apache.org/category/library"/>
     <license rdf:resource="http://usefulinc.com/doap/licenses/asl20"/>
     <bug-database rdf:resource="http://issues.apache.org/jira/browse/IO"/>
-    <download-page 
rdf:resource="http://jakarta.apache.org/site/downloads/downloads_commons-io.cgi"/>
+    <download-page 
rdf:resource="http://commons.apache.org/io/download_io.cgi"/>
     <asfext:pmc rdf:resource="http://commons.apache.org/"/>
     <shortdesc xml:lang="en">Commons IO</shortdesc>
     <description xml:lang="en">

Modified: commons/proper/jelly/trunk/doap_jelly.rdf
URL: 
http://svn.apache.org/viewvc/commons/proper/jelly/trunk/doap_jelly.rdf?rev=929316&r1=929315&r2=929316&view=diff
==============================================================================
--- commons/proper/jelly/trunk/doap_jelly.rdf (original)
+++ commons/proper/jelly/trunk/doap_jelly.rdf Tue Mar 30 21:50:28 2010
@@ -7,7 +7,7 @@
     <category rdf:resource="http://projects.apache.org/category/library"/>
     <license rdf:resource="http://usefulinc.com/doap/licenses/asl20"/>
     <bug-database rdf:resource="http://issues.apache.org/jira/browse/JELLY"/>
-    <download-page 
rdf:resource="http://jakarta.apache.org/site/downloads/downloads_commons-jelly.cgi"/>
+    <download-page 
rdf:resource="http://commons.apache.org/jelly/download_jelly.cgi"/>
     <asfext:pmc rdf:resource="http://commons.apache.org/"/>
     <shortdesc xml:lang="en">Commons Jelly</shortdesc>
     <description xml:lang="en">Jelly is a Java and XML based scripting engine. 
Jelly combines the best ideas from JSTL, Velocity, DVSL, Ant and Cocoon all 
together in a simple yet powerful scripting engine.</description>

Modified: commons/proper/jexl/trunk/doap_jexl.rdf
URL: 
http://svn.apache.org/viewvc/commons/proper/jexl/trunk/doap_jexl.rdf?rev=929316&r1=929315&r2=929316&view=diff
==============================================================================
--- commons/proper/jexl/trunk/doap_jexl.rdf (original)
+++ commons/proper/jexl/trunk/doap_jexl.rdf Tue Mar 30 21:50:28 2010
@@ -23,7 +23,7 @@
     <category rdf:resource="http://projects.apache.org/category/library"/>
     <license rdf:resource="http://usefulinc.com/doap/licenses/asl20"/>
     <bug-database rdf:resource="http://issues.apache.org/jira/browse/JEXL"/>
-    <download-page 
rdf:resource="http://jakarta.apache.org/site/downloads/downloads_commons-jexl.cgi"/>
+    <download-page 
rdf:resource="http://commons.apache.org/jexl/download_jexl.cgi"/>
     <asfext:pmc rdf:resource="http://commons.apache.org/"/>
     <shortdesc xml:lang="en">Commons JEXL Expression Language 
Engine</shortdesc>
     <description xml:lang="en">Jexl is an implementation of the JSTL 
Expression Language with extensions.</description>

Modified: commons/proper/jxpath/trunk/doap_jxpath.rdf
URL: 
http://svn.apache.org/viewvc/commons/proper/jxpath/trunk/doap_jxpath.rdf?rev=929316&r1=929315&r2=929316&view=diff
==============================================================================
--- commons/proper/jxpath/trunk/doap_jxpath.rdf (original)
+++ commons/proper/jxpath/trunk/doap_jxpath.rdf Tue Mar 30 21:50:28 2010
@@ -23,7 +23,7 @@
     <category rdf:resource="http://projects.apache.org/category/library"/>
     <license rdf:resource="http://usefulinc.com/doap/licenses/asl20"/>
     <bug-database rdf:resource="http://issues.apache.org/jira/browse/JXPATH"/>
-    <download-page 
rdf:resource="http://jakarta.apache.org/site/downloads/downloads_commons-jxpath.cgi"/>
+    <download-page 
rdf:resource="http://commons.apache.org/jxpath/download_jxpath.cgi"/>
     <asfext:pmc rdf:resource="http://commons.apache.org/"/>
     <shortdesc xml:lang="en">XPath for Java Objects</shortdesc>
     <description xml:lang="en">A Java-based implementation of XPath 1.0 that, 
in addition to XML processing, can inspect/modify Java object graphs (the 
library's explicit purpose) and even mixed Java/XML structures.</description>

Modified: commons/proper/launcher/trunk/doap_launcher.rdf
URL: 
http://svn.apache.org/viewvc/commons/proper/launcher/trunk/doap_launcher.rdf?rev=929316&r1=929315&r2=929316&view=diff
==============================================================================
--- commons/proper/launcher/trunk/doap_launcher.rdf (original)
+++ commons/proper/launcher/trunk/doap_launcher.rdf Tue Mar 30 21:50:28 2010
@@ -7,7 +7,7 @@
     <category rdf:resource="http://projects.apache.org/category/library"/>
     <license rdf:resource="http://usefulinc.com/doap/licenses/asl20"/>
     <bug-database 
rdf:resource="http://issues.apache.org/jira/browse/LAUNCHER"/>
-    <download-page 
rdf:resource="http://jakarta.apache.org/site/downloads/downloads_commons-launcher.cgi"/>
+    <download-page 
rdf:resource="http://commons.apache.org/launcher/download_launcher.cgi"/>
     <asfext:pmc rdf:resource="http://commons.apache.org/"/>
     <shortdesc xml:lang="en">Commons Launcher</shortdesc>
     <description xml:lang="en">

Modified: commons/proper/logging/trunk/doap_logging.rdf
URL: 
http://svn.apache.org/viewvc/commons/proper/logging/trunk/doap_logging.rdf?rev=929316&r1=929315&r2=929316&view=diff
==============================================================================
--- commons/proper/logging/trunk/doap_logging.rdf (original)
+++ commons/proper/logging/trunk/doap_logging.rdf Tue Mar 30 21:50:28 2010
@@ -7,7 +7,7 @@
     <category rdf:resource="http://projects.apache.org/category/library"/>
     <license rdf:resource="http://usefulinc.com/doap/licenses/asl20"/>
     <bug-database rdf:resource="http://issues.apache.org/jira/browse/LOGGING"/>
-    <download-page 
rdf:resource="http://jakarta.apache.org/site/downloads/downloads_commons-logging.cgi"/>
+    <download-page 
rdf:resource="http://commons.apache.org/logging/download_logging.cgi"/>
     <asfext:pmc rdf:resource="http://commons.apache.org/"/>
     <shortdesc xml:lang="en">Commons Logging</shortdesc>
     <description xml:lang="en">

Modified: commons/proper/modeler/trunk/doap_modeler.rdf
URL: 
http://svn.apache.org/viewvc/commons/proper/modeler/trunk/doap_modeler.rdf?rev=929316&r1=929315&r2=929316&view=diff
==============================================================================
--- commons/proper/modeler/trunk/doap_modeler.rdf (original)
+++ commons/proper/modeler/trunk/doap_modeler.rdf Tue Mar 30 21:50:28 2010
@@ -7,7 +7,7 @@
     <category rdf:resource="http://projects.apache.org/category/library"/>
     <license rdf:resource="http://usefulinc.com/doap/licenses/asl20"/>
     <bug-database rdf:resource="http://issues.apache.org/jira/browse/MODELER"/>
-    <download-page 
rdf:resource="http://jakarta.apache.org/site/downloads/downloads_commons-modeler.cgi"/>
+    <download-page 
rdf:resource="http://commons.apache.org/modeler/download_modeler.cgi"/>
     <asfext:pmc rdf:resource="http://commons.apache.org/"/>
     <shortdesc xml:lang="en">Commons Modeler</shortdesc>
     <description xml:lang="en">

Modified: commons/proper/net/trunk/doap_net.rdf
URL: 
http://svn.apache.org/viewvc/commons/proper/net/trunk/doap_net.rdf?rev=929316&r1=929315&r2=929316&view=diff
==============================================================================
--- commons/proper/net/trunk/doap_net.rdf (original)
+++ commons/proper/net/trunk/doap_net.rdf Tue Mar 30 21:50:28 2010
@@ -23,7 +23,7 @@
     <category rdf:resource="http://projects.apache.org/category/library"/>
     <license rdf:resource="http://usefulinc.com/doap/licenses/asl20"/>
     <bug-database rdf:resource="http://issues.apache.org/jira/browse/NET"/>
-    <download-page 
rdf:resource="http://jakarta.apache.org/site/downloads/downloads_commons-net.cgi"/>
+    <download-page 
rdf:resource="http://commons.apache.org/net/download_net.cgi"/>
     <asfext:pmc rdf:resource="http://commons.apache.org/"/>
     <shortdesc xml:lang="en">Apache Commons Net</shortdesc>
     <description xml:lang="en"/>

Modified: commons/proper/pool/trunk/doap_pool.rdf
URL: 
http://svn.apache.org/viewvc/commons/proper/pool/trunk/doap_pool.rdf?rev=929316&r1=929315&r2=929316&view=diff
==============================================================================
--- commons/proper/pool/trunk/doap_pool.rdf (original)
+++ commons/proper/pool/trunk/doap_pool.rdf Tue Mar 30 21:50:28 2010
@@ -23,7 +23,7 @@
     <category rdf:resource="http://projects.apache.org/category/library"/>
     <license rdf:resource="http://usefulinc.com/doap/licenses/asl20"/>
     <bug-database rdf:resource="http://issues.apache.org/jira/browse/POOL"/>
-    <download-page 
rdf:resource="http://jakarta.apache.org/site/downloads/downloads_commons-pool.cgi"/>
+    <download-page 
rdf:resource="http://commons.apache.org/pool/download_pool.cgi"/>
     <asfext:pmc rdf:resource="http://commons.apache.org/"/>
     <shortdesc xml:lang="en">Commons Object Pooling Library</shortdesc>
     <description xml:lang="en">Commons Object Pooling Library</description>

Modified: commons/proper/primitives/trunk/doap_primitives.rdf
URL: 
http://svn.apache.org/viewvc/commons/proper/primitives/trunk/doap_primitives.rdf?rev=929316&r1=929315&r2=929316&view=diff
==============================================================================
--- commons/proper/primitives/trunk/doap_primitives.rdf (original)
+++ commons/proper/primitives/trunk/doap_primitives.rdf Tue Mar 30 21:50:28 2010
@@ -7,7 +7,7 @@
     <category rdf:resource="http://projects.apache.org/category/library"/>
     <license rdf:resource="http://usefulinc.com/doap/licenses/asl20"/>
     <bug-database 
rdf:resource="http://issues.apache.org/jira/browse/PRIMITIVES"/>
-    <download-page 
rdf:resource="http://jakarta.apache.org/site/downloads/downloads_commons-primitives.cgi"/>
+    <download-page 
rdf:resource="http://commons.apache.org/primitives/download_primitives.cgi"/>
     <asfext:pmc rdf:resource="http://commons.apache.org/"/>
     <shortdesc xml:lang="en">Commons Primitives</shortdesc>
     <description xml:lang="en">

Modified: commons/proper/proxy/trunk/doap_proxy.rdf
URL: 
http://svn.apache.org/viewvc/commons/proper/proxy/trunk/doap_proxy.rdf?rev=929316&r1=929315&r2=929316&view=diff
==============================================================================
--- commons/proper/proxy/trunk/doap_proxy.rdf (original)
+++ commons/proper/proxy/trunk/doap_proxy.rdf Tue Mar 30 21:50:28 2010
@@ -7,7 +7,7 @@
     <category rdf:resource="http://projects.apache.org/category/library"/>
     <license rdf:resource="http://usefulinc.com/doap/licenses/asl20"/>
     <bug-database rdf:resource="http://issues.apache.org/jira/browse/POOL"/>
-    <download-page 
rdf:resource="http://jakarta.apache.org/site/downloads/downloads_commons-proxy.cgi"/>
+    <download-page 
rdf:resource="http://commons.apache.org/proxy/download_proxy.cgi"/>
     <asfext:pmc rdf:resource="http://commons.apache.org/"/>
     <shortdesc xml:lang="en">Commons Dynamic Proxy Library</shortdesc>
     <description xml:lang="en">Commons Dynamic Proxy Library</description>

Modified: commons/proper/transaction/trunk/doap_transaction.rdf
URL: 
http://svn.apache.org/viewvc/commons/proper/transaction/trunk/doap_transaction.rdf?rev=929316&r1=929315&r2=929316&view=diff
==============================================================================
--- commons/proper/transaction/trunk/doap_transaction.rdf (original)
+++ commons/proper/transaction/trunk/doap_transaction.rdf Tue Mar 30 21:50:28 
2010
@@ -23,7 +23,7 @@
     <category rdf:resource="http://projects.apache.org/category/library"/>
     <license rdf:resource="http://usefulinc.com/doap/licenses/asl20"/>
     <bug-database 
rdf:resource="http://issues.apache.org/jira/browse/TRANSACTION"/>
-    <download-page 
rdf:resource="http://jakarta.apache.org/site/downloads/downloads_commons-transaction.cgi"/>
+    <download-page 
rdf:resource="http://commons.apache.org/transaction/download_transaction.cgi"/>
     <asfext:pmc rdf:resource="http://commons.apache.org/"/>
     <shortdesc xml:lang="en">Commons Transaction</shortdesc>
     <description xml:lang="en">Commons Transaction</description>

Modified: commons/proper/vfs/trunk/doap_vfs.rdf
URL: 
http://svn.apache.org/viewvc/commons/proper/vfs/trunk/doap_vfs.rdf?rev=929316&r1=929315&r2=929316&view=diff
==============================================================================
--- commons/proper/vfs/trunk/doap_vfs.rdf (original)
+++ commons/proper/vfs/trunk/doap_vfs.rdf Tue Mar 30 21:50:28 2010
@@ -23,7 +23,7 @@
     <category rdf:resource="http://projects.apache.org/category/library"/>
     <license rdf:resource="http://usefulinc.com/doap/licenses/asl20"/>
     <bug-database rdf:resource="http://issues.apache.org/jira/browse/VFS"/>
-    <download-page 
rdf:resource="http://jakarta.apache.org/site/downloads/downloads_commons-vfs.cgi"/>
+    <download-page 
rdf:resource="http://commons.apache.org/vfs/download_vfs.cgi"/>
     <asfext:pmc rdf:resource="http://commons.apache.org/"/>
     <shortdesc xml:lang="en">Commons VFS</shortdesc>
     <description xml:lang="en">


Reply via email to