You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by ba...@apache.org on 2006/01/24 15:30:18 UTC

svn commit: r371924 - in /jakarta/commons/proper: attributes/trunk/ beanutils/trunk/ betwixt/trunk/ chain/trunk/ cli/trunk/ codec/trunk/ collections/trunk/ configuration/trunk/ daemon/trunk/ dbcp/trunk/ dbutils/trunk/ digester/trunk/ discovery/trunk/ e...

Author: bayard
Date: Tue Jan 24 06:29:48 2006
New Revision: 371924

URL: http://svn.apache.org/viewcvs?rev=371924&view=rev
Log:
fixing pmc from name to url

Modified:
    jakarta/commons/proper/attributes/trunk/doap_attributes.rdf
    jakarta/commons/proper/beanutils/trunk/doap_beanutils.rdf
    jakarta/commons/proper/betwixt/trunk/doap_betwixt.rdf
    jakarta/commons/proper/chain/trunk/doap_chain.rdf
    jakarta/commons/proper/cli/trunk/doap_cli.rdf
    jakarta/commons/proper/codec/trunk/doap_codec.rdf
    jakarta/commons/proper/collections/trunk/doap_collections.rdf
    jakarta/commons/proper/configuration/trunk/doap_configuration.rdf
    jakarta/commons/proper/daemon/trunk/doap_daemon.rdf
    jakarta/commons/proper/dbcp/trunk/doap_dbcp.rdf
    jakarta/commons/proper/dbutils/trunk/doap_dbutils.rdf
    jakarta/commons/proper/digester/trunk/doap_digester.rdf
    jakarta/commons/proper/discovery/trunk/doap_discovery.rdf
    jakarta/commons/proper/el/trunk/doap_el.rdf
    jakarta/commons/proper/email/trunk/doap_email.rdf
    jakarta/commons/proper/fileupload/trunk/doap_fileupload.rdf
    jakarta/commons/proper/httpclient/trunk/doap_httpclient.rdf
    jakarta/commons/proper/io/trunk/doap_io.rdf
    jakarta/commons/proper/jelly/trunk/doap_jelly.rdf
    jakarta/commons/proper/jexl/trunk/doap_jexl.rdf
    jakarta/commons/proper/jxpath/trunk/doap_jxpath.rdf
    jakarta/commons/proper/lang/trunk/doap_lang.rdf
    jakarta/commons/proper/latka/trunk/doap_latka.rdf
    jakarta/commons/proper/launcher/trunk/doap_launcher.rdf
    jakarta/commons/proper/logging/trunk/doap_logging.rdf
    jakarta/commons/proper/math/trunk/doap_math.rdf
    jakarta/commons/proper/modeler/trunk/doap_modeler.rdf
    jakarta/commons/proper/net/trunk/doap_net.rdf
    jakarta/commons/proper/pool/trunk/doap_pool.rdf
    jakarta/commons/proper/primitives/trunk/doap_primitives.rdf
    jakarta/commons/proper/resources/trunk/doap_resources.rdf
    jakarta/commons/proper/transaction/trunk/doap_transaction.rdf
    jakarta/commons/proper/validator/trunk/doap_validator.rdf
    jakarta/commons/proper/vfs/trunk/doap_vfs.rdf

Modified: jakarta/commons/proper/attributes/trunk/doap_attributes.rdf
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/attributes/trunk/doap_attributes.rdf?rev=371924&r1=371923&r2=371924&view=diff
==============================================================================
--- jakarta/commons/proper/attributes/trunk/doap_attributes.rdf (original)
+++ jakarta/commons/proper/attributes/trunk/doap_attributes.rdf Tue Jan 24 06:29:48 2006
@@ -8,7 +8,7 @@
     <license rdf:resource="http://usefulinc.com/doap/licenses/asl20"/>
     <bug-database rdf:resource="http://issues.apache.org/bugzilla/buglist.cgi?product=Commons&amp;component=attributes"/>
     <download-page rdf:resource="http://jakarta.apache.org/site/downloads/downloads_commons-attributes.cgi"/>
-    <asfext:pmc rdf:resource="Jakarta"/>
+    <asfext:pmc rdf:resource="http://jakarta.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>
     <repository>

Modified: jakarta/commons/proper/beanutils/trunk/doap_beanutils.rdf
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/beanutils/trunk/doap_beanutils.rdf?rev=371924&r1=371923&r2=371924&view=diff
==============================================================================
--- jakarta/commons/proper/beanutils/trunk/doap_beanutils.rdf (original)
+++ jakarta/commons/proper/beanutils/trunk/doap_beanutils.rdf Tue Jan 24 06:29:48 2006
@@ -8,7 +8,7 @@
     <license rdf:resource="http://usefulinc.com/doap/licenses/asl20"/>
     <bug-database rdf:resource="http://issues.apache.org/bugzilla/buglist.cgi?product=Commons&amp;component=beanutils"/>
     <download-page rdf:resource="http://jakarta.apache.org/site/downloads/downloads_commons-beanutils.cgi"/>
-    <asfext:pmc rdf:resource="Jakarta"/>
+    <asfext:pmc rdf:resource="http://jakarta.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>
     <repository>

Modified: jakarta/commons/proper/betwixt/trunk/doap_betwixt.rdf
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/betwixt/trunk/doap_betwixt.rdf?rev=371924&r1=371923&r2=371924&view=diff
==============================================================================
--- jakarta/commons/proper/betwixt/trunk/doap_betwixt.rdf (original)
+++ jakarta/commons/proper/betwixt/trunk/doap_betwixt.rdf Tue Jan 24 06:29:48 2006
@@ -8,7 +8,7 @@
     <license rdf:resource="http://usefulinc.com/doap/licenses/asl20"/>
     <bug-database rdf:resource="http://issues.apache.org/bugzilla/buglist.cgi?product=Commons&amp;component=betwixt"/>
     <download-page rdf:resource="http://jakarta.apache.org/site/downloads/downloads_commons-betwixt.cgi"/>
-    <asfext:pmc rdf:resource="Jakarta"/>
+    <asfext:pmc rdf:resource="http://jakarta.apache.org/"/>
     <shortdesc xml:lang="en">Commons Betwixt</shortdesc>
     <description xml:lang="en">Commons Betwixt: mapping beans to XML</description>
     <repository>

Modified: jakarta/commons/proper/chain/trunk/doap_chain.rdf
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/chain/trunk/doap_chain.rdf?rev=371924&r1=371923&r2=371924&view=diff
==============================================================================
--- jakarta/commons/proper/chain/trunk/doap_chain.rdf (original)
+++ jakarta/commons/proper/chain/trunk/doap_chain.rdf Tue Jan 24 06:29:48 2006
@@ -8,7 +8,7 @@
     <license rdf:resource="http://usefulinc.com/doap/licenses/asl20"/>
     <bug-database rdf:resource="http://issues.apache.org/bugzilla/buglist.cgi?product=Commons&amp;component=chain"/>
     <download-page rdf:resource="http://jakarta.apache.org/site/downloads/downloads_commons-chain.cgi"/>
-    <asfext:pmc rdf:resource="Jakarta"/>
+    <asfext:pmc rdf:resource="http://jakarta.apache.org/"/>
     <shortdesc xml:lang="en">Commons Chain</shortdesc>
     <description xml:lang="en">An implmentation of the GoF Chain of Responsibility pattern</description>
     <repository>

Modified: jakarta/commons/proper/cli/trunk/doap_cli.rdf
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/cli/trunk/doap_cli.rdf?rev=371924&r1=371923&r2=371924&view=diff
==============================================================================
--- jakarta/commons/proper/cli/trunk/doap_cli.rdf (original)
+++ jakarta/commons/proper/cli/trunk/doap_cli.rdf Tue Jan 24 06:29:48 2006
@@ -8,7 +8,7 @@
     <license rdf:resource="http://usefulinc.com/doap/licenses/asl20"/>
     <bug-database rdf:resource="http://issues.apache.org/bugzilla/buglist.cgi?product=Commons&amp;component=cli"/>
     <download-page rdf:resource="http://jakarta.apache.org/site/downloads/downloads_commons-cli.cgi"/>
-    <asfext:pmc rdf:resource="Jakarta"/>
+    <asfext:pmc rdf:resource="http://jakarta.apache.org/"/>
     <shortdesc xml:lang="en">Commons CLI</shortdesc>
     <description xml:lang="en">
     Commons CLI provides a simple API for presenting, proecessing and

Modified: jakarta/commons/proper/codec/trunk/doap_codec.rdf
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/codec/trunk/doap_codec.rdf?rev=371924&r1=371923&r2=371924&view=diff
==============================================================================
--- jakarta/commons/proper/codec/trunk/doap_codec.rdf (original)
+++ jakarta/commons/proper/codec/trunk/doap_codec.rdf Tue Jan 24 06:29:48 2006
@@ -8,7 +8,7 @@
     <license rdf:resource="http://usefulinc.com/doap/licenses/asl20"/>
     <bug-database rdf:resource="http://issues.apache.org/bugzilla/buglist.cgi?product=Commons&amp;component=codec"/>
     <download-page rdf:resource="http://jakarta.apache.org/site/downloads/downloads_commons-codec.cgi"/>
-    <asfext:pmc rdf:resource="Jakarta"/>
+    <asfext:pmc rdf:resource="http://jakarta.apache.org/"/>
     <shortdesc xml:lang="en">Simple encoders and decoders</shortdesc>
     <description xml:lang="en">
    The codec package contains simple encoder and decoders for

Modified: jakarta/commons/proper/collections/trunk/doap_collections.rdf
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/collections/trunk/doap_collections.rdf?rev=371924&r1=371923&r2=371924&view=diff
==============================================================================
--- jakarta/commons/proper/collections/trunk/doap_collections.rdf (original)
+++ jakarta/commons/proper/collections/trunk/doap_collections.rdf Tue Jan 24 06:29:48 2006
@@ -8,7 +8,7 @@
     <license rdf:resource="http://usefulinc.com/doap/licenses/asl20"/>
     <bug-database rdf:resource="http://issues.apache.org/bugzilla/buglist.cgi?product=Commons&amp;component=collections"/>
     <download-page rdf:resource="http://jakarta.apache.org/site/downloads/downloads_commons-collections.cgi"/>
-    <asfext:pmc rdf:resource="Jakarta"/>
+    <asfext:pmc rdf:resource="http://jakarta.apache.org/"/>
     <shortdesc xml:lang="en">Commons Collections</shortdesc>
     <description xml:lang="en">Types that extend and augment the Java Collections Framework.</description>
     <repository>

Modified: jakarta/commons/proper/configuration/trunk/doap_configuration.rdf
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/configuration/trunk/doap_configuration.rdf?rev=371924&r1=371923&r2=371924&view=diff
==============================================================================
--- jakarta/commons/proper/configuration/trunk/doap_configuration.rdf (original)
+++ jakarta/commons/proper/configuration/trunk/doap_configuration.rdf Tue Jan 24 06:29:48 2006
@@ -8,7 +8,7 @@
     <license rdf:resource="http://usefulinc.com/doap/licenses/asl20"/>
     <bug-database rdf:resource="http://issues.apache.org/bugzilla/buglist.cgi?product=Commons&amp;component=configuration"/>
     <download-page rdf:resource="http://jakarta.apache.org/site/downloads/downloads_commons-configuration.cgi"/>
-    <asfext:pmc rdf:resource="Jakarta"/>
+    <asfext:pmc rdf:resource="http://jakarta.apache.org/"/>
     <shortdesc xml:lang="en">Common Configuration</shortdesc>
     <description xml:lang="en">
     Tools to assist in the reading of configuration/preferences files in

Modified: jakarta/commons/proper/daemon/trunk/doap_daemon.rdf
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/daemon/trunk/doap_daemon.rdf?rev=371924&r1=371923&r2=371924&view=diff
==============================================================================
--- jakarta/commons/proper/daemon/trunk/doap_daemon.rdf (original)
+++ jakarta/commons/proper/daemon/trunk/doap_daemon.rdf Tue Jan 24 06:29:48 2006
@@ -8,7 +8,7 @@
     <license rdf:resource="http://usefulinc.com/doap/licenses/asl20"/>
     <bug-database rdf:resource="http://issues.apache.org/bugzilla/buglist.cgi?product=Commons&amp;component=daemon"/>
     <download-page rdf:resource="http://jakarta.apache.org/site/downloads/downloads_commons-daemon.cgi"/>
-    <asfext:pmc rdf:resource="Jakarta"/>
+    <asfext:pmc rdf:resource="http://jakarta.apache.org/"/>
     <shortdesc xml:lang="en">Commons Daemon</shortdesc>
     <description xml:lang="en">Commons Daemon</description>
     <repository>

Modified: jakarta/commons/proper/dbcp/trunk/doap_dbcp.rdf
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/dbcp/trunk/doap_dbcp.rdf?rev=371924&r1=371923&r2=371924&view=diff
==============================================================================
--- jakarta/commons/proper/dbcp/trunk/doap_dbcp.rdf (original)
+++ jakarta/commons/proper/dbcp/trunk/doap_dbcp.rdf Tue Jan 24 06:29:48 2006
@@ -8,7 +8,7 @@
     <license rdf:resource="http://usefulinc.com/doap/licenses/asl20"/>
     <bug-database rdf:resource="http://issues.apache.org/bugzilla/buglist.cgi?product=Commons&amp;component=dbcp"/>
     <download-page rdf:resource="http://jakarta.apache.org/site/downloads/downloads_commons-dbcp.cgi"/>
-    <asfext:pmc rdf:resource="Jakarta"/>
+    <asfext:pmc rdf:resource="http://jakarta.apache.org/"/>
     <shortdesc xml:lang="en">Commons Database Connection Pooling</shortdesc>
     <description xml:lang="en">Commons Database Connection Pooling</description>
     <repository>

Modified: jakarta/commons/proper/dbutils/trunk/doap_dbutils.rdf
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/dbutils/trunk/doap_dbutils.rdf?rev=371924&r1=371923&r2=371924&view=diff
==============================================================================
--- jakarta/commons/proper/dbutils/trunk/doap_dbutils.rdf (original)
+++ jakarta/commons/proper/dbutils/trunk/doap_dbutils.rdf Tue Jan 24 06:29:48 2006
@@ -8,7 +8,7 @@
     <license rdf:resource="http://usefulinc.com/doap/licenses/asl20"/>
     <bug-database rdf:resource="http://issues.apache.org/bugzilla/buglist.cgi?product=Commons&amp;component=dbutils"/>
     <download-page rdf:resource="http://jakarta.apache.org/site/downloads/downloads_commons-dbutils.cgi"/>
-    <asfext:pmc rdf:resource="Jakarta"/>
+    <asfext:pmc rdf:resource="http://jakarta.apache.org/"/>
     <shortdesc xml:lang="en">Commons DbUtils</shortdesc>
     <description xml:lang="en">A package of Java utility classes for easing JDBC development</description>
     <repository>

Modified: jakarta/commons/proper/digester/trunk/doap_digester.rdf
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/digester/trunk/doap_digester.rdf?rev=371924&r1=371923&r2=371924&view=diff
==============================================================================
--- jakarta/commons/proper/digester/trunk/doap_digester.rdf (original)
+++ jakarta/commons/proper/digester/trunk/doap_digester.rdf Tue Jan 24 06:29:48 2006
@@ -8,7 +8,7 @@
     <license rdf:resource="http://usefulinc.com/doap/licenses/asl20"/>
     <bug-database rdf:resource="http://issues.apache.org/bugzilla/buglist.cgi?product=Commons&amp;component=digester"/>
     <download-page rdf:resource="http://jakarta.apache.org/site/downloads/downloads_commons-digester.cgi"/>
-    <asfext:pmc rdf:resource="Jakarta"/>
+    <asfext:pmc rdf:resource="http://jakarta.apache.org/"/>
     <shortdesc xml:lang="en">Rule based XML-&gt;Java object mapping module</shortdesc>
     <description xml:lang="en">
     The Digester package lets you configure an XML-&gt;Java object mapping module

Modified: jakarta/commons/proper/discovery/trunk/doap_discovery.rdf
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/discovery/trunk/doap_discovery.rdf?rev=371924&r1=371923&r2=371924&view=diff
==============================================================================
--- jakarta/commons/proper/discovery/trunk/doap_discovery.rdf (original)
+++ jakarta/commons/proper/discovery/trunk/doap_discovery.rdf Tue Jan 24 06:29:48 2006
@@ -8,7 +8,7 @@
     <license rdf:resource="http://usefulinc.com/doap/licenses/asl20"/>
     <bug-database rdf:resource="http://issues.apache.org/bugzilla/buglist.cgi?product=Commons&amp;component=discovery"/>
     <download-page rdf:resource="http://jakarta.apache.org/site/downloads/downloads_commons-discovery.cgi"/>
-    <asfext:pmc rdf:resource="Jakarta"/>
+    <asfext:pmc rdf:resource="http://jakarta.apache.org/"/>
     <shortdesc xml:lang="en">Commons Discovery</shortdesc>
     <description xml:lang="en">Commons Discovery</description>
     <repository>

Modified: jakarta/commons/proper/el/trunk/doap_el.rdf
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/el/trunk/doap_el.rdf?rev=371924&r1=371923&r2=371924&view=diff
==============================================================================
--- jakarta/commons/proper/el/trunk/doap_el.rdf (original)
+++ jakarta/commons/proper/el/trunk/doap_el.rdf Tue Jan 24 06:29:48 2006
@@ -8,7 +8,7 @@
     <license rdf:resource="http://usefulinc.com/doap/licenses/asl20"/>
     <bug-database rdf:resource="http://issues.apache.org/bugzilla/buglist.cgi?product=Commons&amp;component=el"/>
     <download-page rdf:resource="http://jakarta.apache.org/site/downloads/downloads_commons-el.cgi"/>
-    <asfext:pmc rdf:resource="Jakarta"/>
+    <asfext:pmc rdf:resource="http://jakarta.apache.org/"/>
     <shortdesc xml:lang="en">Commons EL</shortdesc>
     <description xml:lang="en">JSP 2.0 Expression Language Interpreter Implementation</description>
     <repository>

Modified: jakarta/commons/proper/email/trunk/doap_email.rdf
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/email/trunk/doap_email.rdf?rev=371924&r1=371923&r2=371924&view=diff
==============================================================================
--- jakarta/commons/proper/email/trunk/doap_email.rdf (original)
+++ jakarta/commons/proper/email/trunk/doap_email.rdf Tue Jan 24 06:29:48 2006
@@ -8,7 +8,7 @@
     <license rdf:resource="http://usefulinc.com/doap/licenses/asl20"/>
     <bug-database rdf:resource="http://issues.apache.org/bugzilla/buglist.cgi?product=Commons&amp;component=email"/>
     <download-page rdf:resource="http://jakarta.apache.org/site/downloads/downloads_commons-email.cgi"/>
-    <asfext:pmc rdf:resource="Jakarta"/>
+    <asfext:pmc rdf:resource="http://jakarta.apache.org/"/>
     <shortdesc xml:lang="en">Commons Email</shortdesc>
     <description xml:lang="en">
       Commons-Email aims to provide a API for sending email.

Modified: jakarta/commons/proper/fileupload/trunk/doap_fileupload.rdf
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/fileupload/trunk/doap_fileupload.rdf?rev=371924&r1=371923&r2=371924&view=diff
==============================================================================
--- jakarta/commons/proper/fileupload/trunk/doap_fileupload.rdf (original)
+++ jakarta/commons/proper/fileupload/trunk/doap_fileupload.rdf Tue Jan 24 06:29:48 2006
@@ -8,7 +8,7 @@
     <license rdf:resource="http://usefulinc.com/doap/licenses/asl20"/>
     <bug-database rdf:resource="http://issues.apache.org/bugzilla/buglist.cgi?product=Commons&amp;component=fileupload"/>
     <download-page rdf:resource="http://jakarta.apache.org/site/downloads/downloads_commons-fileupload.cgi"/>
-    <asfext:pmc rdf:resource="Jakarta"/>
+    <asfext:pmc rdf:resource="http://jakarta.apache.org/"/>
     <shortdesc xml:lang="en">File upload component for Java servlets</shortdesc>
     <description xml:lang="en">
     The FileUpload component provides a simple yet flexible means of adding

Modified: jakarta/commons/proper/httpclient/trunk/doap_httpclient.rdf
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/httpclient/trunk/doap_httpclient.rdf?rev=371924&r1=371923&r2=371924&view=diff
==============================================================================
--- jakarta/commons/proper/httpclient/trunk/doap_httpclient.rdf (original)
+++ jakarta/commons/proper/httpclient/trunk/doap_httpclient.rdf Tue Jan 24 06:29:48 2006
@@ -8,7 +8,7 @@
     <license rdf:resource="http://usefulinc.com/doap/licenses/asl20"/>
     <bug-database rdf:resource="http://issues.apache.org/bugzilla/buglist.cgi?product=Commons&amp;component=httpclient"/>
     <download-page rdf:resource="http://jakarta.apache.org/site/downloads/downloads_commons-httpclient.cgi"/>
-    <asfext:pmc rdf:resource="Jakarta"/>
+    <asfext:pmc rdf:resource="http://jakarta.apache.org/"/>
     <shortdesc xml:lang="en">Jakarta Commons HttpClient</shortdesc>
     <description xml:lang="en">
     The HttpClient  component supports the client-side of RFC 1945 (HTTP/1.0)  and RFC 2616 (HTTP/1.1) , several related specifications (RFC 2109 (Cookies) , RFC 2617 (HTTP Authentication) , etc.), and provides a framework by which new request types (methods) or HTTP extensions can be created easily.

Modified: jakarta/commons/proper/io/trunk/doap_io.rdf
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/io/trunk/doap_io.rdf?rev=371924&r1=371923&r2=371924&view=diff
==============================================================================
--- jakarta/commons/proper/io/trunk/doap_io.rdf (original)
+++ jakarta/commons/proper/io/trunk/doap_io.rdf Tue Jan 24 06:29:48 2006
@@ -8,7 +8,7 @@
     <license rdf:resource="http://usefulinc.com/doap/licenses/asl20"/>
     <bug-database rdf:resource="http://issues.apache.org/bugzilla/buglist.cgi?product=Commons&amp;component=io"/>
     <download-page rdf:resource="http://jakarta.apache.org/site/downloads/downloads_commons-io.cgi"/>
-    <asfext:pmc rdf:resource="Jakarta"/>
+    <asfext:pmc rdf:resource="http://jakarta.apache.org/"/>
     <shortdesc xml:lang="en">Commons IO</shortdesc>
     <description xml:lang="en">
         Commons-IO contains utility classes, stream implementations, file filters, and endian classes.

Modified: jakarta/commons/proper/jelly/trunk/doap_jelly.rdf
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/jelly/trunk/doap_jelly.rdf?rev=371924&r1=371923&r2=371924&view=diff
==============================================================================
--- jakarta/commons/proper/jelly/trunk/doap_jelly.rdf (original)
+++ jakarta/commons/proper/jelly/trunk/doap_jelly.rdf Tue Jan 24 06:29:48 2006
@@ -8,7 +8,7 @@
     <license rdf:resource="http://usefulinc.com/doap/licenses/asl20"/>
     <bug-database rdf:resource="http://issues.apache.org/bugzilla/buglist.cgi?product=Commons&amp;component=jelly"/>
     <download-page rdf:resource="http://jakarta.apache.org/site/downloads/downloads_commons-jelly.cgi"/>
-    <asfext:pmc rdf:resource="Jakarta"/>
+    <asfext:pmc rdf:resource="http://jakarta.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>
     <repository>

Modified: jakarta/commons/proper/jexl/trunk/doap_jexl.rdf
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/jexl/trunk/doap_jexl.rdf?rev=371924&r1=371923&r2=371924&view=diff
==============================================================================
--- jakarta/commons/proper/jexl/trunk/doap_jexl.rdf (original)
+++ jakarta/commons/proper/jexl/trunk/doap_jexl.rdf Tue Jan 24 06:29:48 2006
@@ -8,7 +8,7 @@
     <license rdf:resource="http://usefulinc.com/doap/licenses/asl20"/>
     <bug-database rdf:resource="http://issues.apache.org/bugzilla/buglist.cgi?product=Commons&amp;component=jexl"/>
     <download-page rdf:resource="http://jakarta.apache.org/site/downloads/downloads_commons-jexl.cgi"/>
-    <asfext:pmc rdf:resource="Jakarta"/>
+    <asfext:pmc rdf:resource="http://jakarta.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>
     <repository>

Modified: jakarta/commons/proper/jxpath/trunk/doap_jxpath.rdf
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/jxpath/trunk/doap_jxpath.rdf?rev=371924&r1=371923&r2=371924&view=diff
==============================================================================
--- jakarta/commons/proper/jxpath/trunk/doap_jxpath.rdf (original)
+++ jakarta/commons/proper/jxpath/trunk/doap_jxpath.rdf Tue Jan 24 06:29:48 2006
@@ -8,7 +8,7 @@
     <license rdf:resource="http://usefulinc.com/doap/licenses/asl20"/>
     <bug-database rdf:resource="http://issues.apache.org/bugzilla/buglist.cgi?product=Commons&amp;component=jxpath"/>
     <download-page rdf:resource="http://jakarta.apache.org/site/downloads/downloads_commons-jxpath.cgi"/>
-    <asfext:pmc rdf:resource="Jakarta"/>
+    <asfext:pmc rdf:resource="http://jakarta.apache.org/"/>
     <shortdesc xml:lang="en">XPath for Java Objects</shortdesc>
     <description xml:lang="en">A package of Java utility methods for accessing and modifying object properties</description>
     <repository>

Modified: jakarta/commons/proper/lang/trunk/doap_lang.rdf
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/lang/trunk/doap_lang.rdf?rev=371924&r1=371923&r2=371924&view=diff
==============================================================================
--- jakarta/commons/proper/lang/trunk/doap_lang.rdf (original)
+++ jakarta/commons/proper/lang/trunk/doap_lang.rdf Tue Jan 24 06:29:48 2006
@@ -8,7 +8,7 @@
     <license rdf:resource="http://usefulinc.com/doap/licenses/asl20"/>
     <bug-database rdf:resource="http://issues.apache.org/bugzilla/buglist.cgi?product=Commons&amp;component=lang"/>
     <download-page rdf:resource="http://jakarta.apache.org/site/downloads/downloads_commons-lang.cgi"/>
-    <asfext:pmc rdf:resource="Jakarta"/>
+    <asfext:pmc rdf:resource="http://jakarta.apache.org/"/>
     <shortdesc xml:lang="en">Java Common Components</shortdesc>
     <description xml:lang="en">
         Commons.Lang, a package of Java utility classes for the

Modified: jakarta/commons/proper/latka/trunk/doap_latka.rdf
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/latka/trunk/doap_latka.rdf?rev=371924&r1=371923&r2=371924&view=diff
==============================================================================
--- jakarta/commons/proper/latka/trunk/doap_latka.rdf (original)
+++ jakarta/commons/proper/latka/trunk/doap_latka.rdf Tue Jan 24 06:29:48 2006
@@ -8,7 +8,7 @@
     <license rdf:resource="http://usefulinc.com/doap/licenses/asl20"/>
     <bug-database rdf:resource="http://issues.apache.org/bugzilla/buglist.cgi?product=Commons&amp;component=latka"/>
     <download-page rdf:resource="http://jakarta.apache.org/site/downloads/downloads_commons-latka.cgi"/>
-    <asfext:pmc rdf:resource="Jakarta"/>
+    <asfext:pmc rdf:resource="http://jakarta.apache.org/"/>
     <shortdesc xml:lang="en">
    A functional testing tool for HTTP/HTTPS.
   </shortdesc>

Modified: jakarta/commons/proper/launcher/trunk/doap_launcher.rdf
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/launcher/trunk/doap_launcher.rdf?rev=371924&r1=371923&r2=371924&view=diff
==============================================================================
--- jakarta/commons/proper/launcher/trunk/doap_launcher.rdf (original)
+++ jakarta/commons/proper/launcher/trunk/doap_launcher.rdf Tue Jan 24 06:29:48 2006
@@ -8,7 +8,7 @@
     <license rdf:resource="http://usefulinc.com/doap/licenses/asl20"/>
     <bug-database rdf:resource="http://issues.apache.org/bugzilla/buglist.cgi?product=Commons&amp;component=launcher"/>
     <download-page rdf:resource="http://jakarta.apache.org/site/downloads/downloads_commons-launcher.cgi"/>
-    <asfext:pmc rdf:resource="Jakarta"/>
+    <asfext:pmc rdf:resource="http://jakarta.apache.org/"/>
     <shortdesc xml:lang="en">Commons Launcher</shortdesc>
     <description xml:lang="en">
         Launcher are a set of Java classes which aim at making a cross

Modified: jakarta/commons/proper/logging/trunk/doap_logging.rdf
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/logging/trunk/doap_logging.rdf?rev=371924&r1=371923&r2=371924&view=diff
==============================================================================
--- jakarta/commons/proper/logging/trunk/doap_logging.rdf (original)
+++ jakarta/commons/proper/logging/trunk/doap_logging.rdf Tue Jan 24 06:29:48 2006
@@ -8,7 +8,7 @@
     <license rdf:resource="http://usefulinc.com/doap/licenses/asl20"/>
     <bug-database rdf:resource="http://issues.apache.org/bugzilla/buglist.cgi?product=Commons&amp;component=logging"/>
     <download-page rdf:resource="http://jakarta.apache.org/site/downloads/downloads_commons-logging.cgi"/>
-    <asfext:pmc rdf:resource="Jakarta"/>
+    <asfext:pmc rdf:resource="http://jakarta.apache.org/"/>
     <shortdesc xml:lang="en">Commons Logging</shortdesc>
     <description xml:lang="en">
     Commons Logging is a thin adapter allowing configurable bridging to other,

Modified: jakarta/commons/proper/math/trunk/doap_math.rdf
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/math/trunk/doap_math.rdf?rev=371924&r1=371923&r2=371924&view=diff
==============================================================================
--- jakarta/commons/proper/math/trunk/doap_math.rdf (original)
+++ jakarta/commons/proper/math/trunk/doap_math.rdf Tue Jan 24 06:29:48 2006
@@ -8,7 +8,7 @@
     <license rdf:resource="http://usefulinc.com/doap/licenses/asl20"/>
     <bug-database rdf:resource="http://issues.apache.org/bugzilla/buglist.cgi?product=Commons&amp;component=math"/>
     <download-page rdf:resource="http://jakarta.apache.org/site/downloads/downloads_commons-math.cgi"/>
-    <asfext:pmc rdf:resource="Jakarta"/>
+    <asfext:pmc rdf:resource="http://jakarta.apache.org/"/>
     <shortdesc xml:lang="en">Jakarta Commons Math</shortdesc>
     <description xml:lang="en">The Math project is a library of lightweight, self-contained mathematics and statistics components addressing the most common practical problems not immediately available in the Java programming language or commons-lang.</description>
     <repository>

Modified: jakarta/commons/proper/modeler/trunk/doap_modeler.rdf
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/modeler/trunk/doap_modeler.rdf?rev=371924&r1=371923&r2=371924&view=diff
==============================================================================
--- jakarta/commons/proper/modeler/trunk/doap_modeler.rdf (original)
+++ jakarta/commons/proper/modeler/trunk/doap_modeler.rdf Tue Jan 24 06:29:48 2006
@@ -8,7 +8,7 @@
     <license rdf:resource="http://usefulinc.com/doap/licenses/asl20"/>
     <bug-database rdf:resource="http://issues.apache.org/bugzilla/buglist.cgi?product=Commons&amp;component=modeler"/>
     <download-page rdf:resource="http://jakarta.apache.org/site/downloads/downloads_commons-modeler.cgi"/>
-    <asfext:pmc rdf:resource="Jakarta"/>
+    <asfext:pmc rdf:resource="http://jakarta.apache.org/"/>
     <shortdesc xml:lang="en">Commons Modeler</shortdesc>
     <description xml:lang="en">
     Commons Modeler

Modified: jakarta/commons/proper/net/trunk/doap_net.rdf
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/net/trunk/doap_net.rdf?rev=371924&r1=371923&r2=371924&view=diff
==============================================================================
--- jakarta/commons/proper/net/trunk/doap_net.rdf (original)
+++ jakarta/commons/proper/net/trunk/doap_net.rdf Tue Jan 24 06:29:48 2006
@@ -8,7 +8,7 @@
     <license rdf:resource="http://usefulinc.com/doap/licenses/asl20"/>
     <bug-database rdf:resource="http://issues.apache.org/bugzilla/buglist.cgi?product=Commons&amp;component=net"/>
     <download-page rdf:resource="http://jakarta.apache.org/site/downloads/downloads_commons-net.cgi"/>
-    <asfext:pmc rdf:resource="Jakarta"/>
+    <asfext:pmc rdf:resource="http://jakarta.apache.org/"/>
     <shortdesc xml:lang="en">Jakarta Commons Net</shortdesc>
     <description xml:lang="en"/>
     <repository>

Modified: jakarta/commons/proper/pool/trunk/doap_pool.rdf
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/pool/trunk/doap_pool.rdf?rev=371924&r1=371923&r2=371924&view=diff
==============================================================================
--- jakarta/commons/proper/pool/trunk/doap_pool.rdf (original)
+++ jakarta/commons/proper/pool/trunk/doap_pool.rdf Tue Jan 24 06:29:48 2006
@@ -8,7 +8,7 @@
     <license rdf:resource="http://usefulinc.com/doap/licenses/asl20"/>
     <bug-database rdf:resource="http://issues.apache.org/bugzilla/buglist.cgi?product=Commons&amp;component=pool"/>
     <download-page rdf:resource="http://jakarta.apache.org/site/downloads/downloads_commons-pool.cgi"/>
-    <asfext:pmc rdf:resource="Jakarta"/>
+    <asfext:pmc rdf:resource="http://jakarta.apache.org/"/>
     <shortdesc xml:lang="en">Commons Object Pooling Library</shortdesc>
     <description xml:lang="en">Commons Object Pooling Library</description>
     <repository>

Modified: jakarta/commons/proper/primitives/trunk/doap_primitives.rdf
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/primitives/trunk/doap_primitives.rdf?rev=371924&r1=371923&r2=371924&view=diff
==============================================================================
--- jakarta/commons/proper/primitives/trunk/doap_primitives.rdf (original)
+++ jakarta/commons/proper/primitives/trunk/doap_primitives.rdf Tue Jan 24 06:29:48 2006
@@ -8,7 +8,7 @@
     <license rdf:resource="http://usefulinc.com/doap/licenses/asl20"/>
     <bug-database rdf:resource="http://issues.apache.org/bugzilla/buglist.cgi?product=Commons&amp;component=primitives"/>
     <download-page rdf:resource="http://jakarta.apache.org/site/downloads/downloads_commons-primitives.cgi"/>
-    <asfext:pmc rdf:resource="Jakarta"/>
+    <asfext:pmc rdf:resource="http://jakarta.apache.org/"/>
     <shortdesc xml:lang="en">Commons Primitives</shortdesc>
     <description xml:lang="en">
     Commons Primitives is a set of collection and utility classes for primitive types.

Modified: jakarta/commons/proper/resources/trunk/doap_resources.rdf
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/resources/trunk/doap_resources.rdf?rev=371924&r1=371923&r2=371924&view=diff
==============================================================================
--- jakarta/commons/proper/resources/trunk/doap_resources.rdf (original)
+++ jakarta/commons/proper/resources/trunk/doap_resources.rdf Tue Jan 24 06:29:48 2006
@@ -8,7 +8,7 @@
     <license rdf:resource="http://usefulinc.com/doap/licenses/asl20"/>
     <bug-database rdf:resource="http://issues.apache.org/bugzilla/buglist.cgi?product=Commons&amp;component=resources"/>
     <download-page rdf:resource="http://jakarta.apache.org/site/downloads/downloads_commons-resources.cgi"/>
-    <asfext:pmc rdf:resource="Jakarta"/>
+    <asfext:pmc rdf:resource="http://jakarta.apache.org/"/>
     <shortdesc xml:lang="en">Commons Resources</shortdesc>
     <description xml:lang="en">
       Resources is a resources component.

Modified: jakarta/commons/proper/transaction/trunk/doap_transaction.rdf
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/transaction/trunk/doap_transaction.rdf?rev=371924&r1=371923&r2=371924&view=diff
==============================================================================
--- jakarta/commons/proper/transaction/trunk/doap_transaction.rdf (original)
+++ jakarta/commons/proper/transaction/trunk/doap_transaction.rdf Tue Jan 24 06:29:48 2006
@@ -8,7 +8,7 @@
     <license rdf:resource="http://usefulinc.com/doap/licenses/asl20"/>
     <bug-database rdf:resource="http://issues.apache.org/bugzilla/buglist.cgi?product=Commons&amp;component=transaction"/>
     <download-page rdf:resource="http://jakarta.apache.org/site/downloads/downloads_commons-transaction.cgi"/>
-    <asfext:pmc rdf:resource="Jakarta"/>
+    <asfext:pmc rdf:resource="http://jakarta.apache.org/"/>
     <shortdesc xml:lang="en">Commons Transaction</shortdesc>
     <description xml:lang="en">Commons Transaction</description>
     <repository>

Modified: jakarta/commons/proper/validator/trunk/doap_validator.rdf
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/validator/trunk/doap_validator.rdf?rev=371924&r1=371923&r2=371924&view=diff
==============================================================================
--- jakarta/commons/proper/validator/trunk/doap_validator.rdf (original)
+++ jakarta/commons/proper/validator/trunk/doap_validator.rdf Tue Jan 24 06:29:48 2006
@@ -8,7 +8,7 @@
     <license rdf:resource="http://usefulinc.com/doap/licenses/asl20"/>
     <bug-database rdf:resource="http://issues.apache.org/bugzilla/buglist.cgi?product=Commons&amp;component=validator"/>
     <download-page rdf:resource="http://jakarta.apache.org/site/downloads/downloads_commons-validator.cgi"/>
-    <asfext:pmc rdf:resource="Jakarta"/>
+    <asfext:pmc rdf:resource="http://jakarta.apache.org/"/>
     <shortdesc xml:lang="en">Commons Validator</shortdesc>
     <description xml:lang="en">
     Commons Validator provides the building blocks for both client side validation

Modified: jakarta/commons/proper/vfs/trunk/doap_vfs.rdf
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/vfs/trunk/doap_vfs.rdf?rev=371924&r1=371923&r2=371924&view=diff
==============================================================================
--- jakarta/commons/proper/vfs/trunk/doap_vfs.rdf (original)
+++ jakarta/commons/proper/vfs/trunk/doap_vfs.rdf Tue Jan 24 06:29:48 2006
@@ -8,7 +8,7 @@
     <license rdf:resource="http://usefulinc.com/doap/licenses/asl20"/>
     <bug-database rdf:resource="http://issues.apache.org/bugzilla/buglist.cgi?product=Commons&amp;component=vfs"/>
     <download-page rdf:resource="http://jakarta.apache.org/site/downloads/downloads_commons-vfs.cgi"/>
-    <asfext:pmc rdf:resource="Jakarta"/>
+    <asfext:pmc rdf:resource="http://jakarta.apache.org/"/>
     <shortdesc xml:lang="en">Commons VFS</shortdesc>
     <description xml:lang="en">
         VFS is a Virtual File System library.



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org