You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ra...@apache.org on 2007/07/31 06:17:41 UTC

svn commit: r561230 [6/8] - in /commons/proper: attributes/trunk/ attributes/trunk/api/src/java/ attributes/trunk/site/ attributes/trunk/site/etc/maven_demo/ attributes/trunk/site/xdocs/ beanutils/trunk/ beanutils/trunk/src/java/ beanutils/trunk/src/ja...

Modified: commons/proper/jelly/trunk/jelly-tags/jms/xdocs/navigation.xml
URL: http://svn.apache.org/viewvc/commons/proper/jelly/trunk/jelly-tags/jms/xdocs/navigation.xml?view=diff&rev=561230&r1=561229&r2=561230
==============================================================================
--- commons/proper/jelly/trunk/jelly-tags/jms/xdocs/navigation.xml (original)
+++ commons/proper/jelly/trunk/jelly-tags/jms/xdocs/navigation.xml Mon Jul 30 21:17:09 2007
@@ -15,7 +15,7 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
-<!DOCTYPE org.apache.commons.menus SYSTEM 'http://jakarta.apache.org/commons/build/maven-build.dtd'>
+<!DOCTYPE org.apache.commons.menus SYSTEM 'http://commons.apache.org/build/maven-build.dtd'>
 <project name="JMS Tag Library">
 
   <title>JMS Tag Library</title>

Modified: commons/proper/jelly/trunk/jelly-tags/jmx/project.xml
URL: http://svn.apache.org/viewvc/commons/proper/jelly/trunk/jelly-tags/jmx/project.xml?view=diff&rev=561230&r1=561229&r2=561230
==============================================================================
--- commons/proper/jelly/trunk/jelly-tags/jmx/project.xml (original)
+++ commons/proper/jelly/trunk/jelly-tags/jmx/project.xml Mon Jul 30 21:17:09 2007
@@ -26,7 +26,7 @@
   <description>
        The Jelly JMX Tag Library is a Jelly library for instantiating and
        configuring Java Beans and MBeans and registering them with a 
-       JMX Server in a similar way to the Ant tasks in Jakarta Commons Modeler.
+       JMX Server in a similar way to the Ant tasks in Apache Commons Modeler.
   </description>
   
   <shortDescription>Commons Jelly JMX Tag Library</shortDescription>
@@ -46,7 +46,7 @@
       <groupId>commons-jelly</groupId>
       <artifactId>commons-jelly-tags-bean</artifactId>
       <version>1.0</version>
-      <url>http://jakarta.apache.org/commons/jelly/tags/bean/</url>
+      <url>http://commons.apache.org/jelly/tags/bean/</url>
     </dependency>
       
     <dependency>
@@ -67,7 +67,7 @@
       <groupId>commons-jelly</groupId>
       <artifactId>commons-jelly-tags-log</artifactId>
       <version>1.0</version>
-      <url>http://jakarta.apache.org/commons/jelly/tags/log/</url>
+      <url>http://commons.apache.org/jelly/tags/log/</url>
       <properties>
         <scope>test</scope>
       </properties>
@@ -77,7 +77,7 @@
       <groupId>commons-jelly</groupId>
       <artifactId>commons-jelly-tags-junit</artifactId>
       <version>1.0</version>
-      <url>http://jakarta.apache.org/commons/jelly/tags/junit/</url>
+      <url>http://commons.apache.org/jelly/tags/junit/</url>
       <properties>
         <scope>test</scope>
       </properties>

Modified: commons/proper/jelly/trunk/jelly-tags/jmx/src/java/org/apache/commons/jelly/tags/jmx/package.html
URL: http://svn.apache.org/viewvc/commons/proper/jelly/trunk/jelly-tags/jmx/src/java/org/apache/commons/jelly/tags/jmx/package.html?view=diff&rev=561230&r1=561229&r2=561230
==============================================================================
--- commons/proper/jelly/trunk/jelly-tags/jmx/src/java/org/apache/commons/jelly/tags/jmx/package.html (original)
+++ commons/proper/jelly/trunk/jelly-tags/jmx/src/java/org/apache/commons/jelly/tags/jmx/package.html Mon Jul 30 21:17:09 2007
@@ -21,7 +21,7 @@
 
   <p>
   	A tag library for creating beans and MBeans and registering them with a JMX Server in a similar way
-  	to the Ant tasks in Jakarta Commons Modeler
+  	to the Ant tasks in Apache Commons Modeler
   </p>
   
 </body>

Modified: commons/proper/jelly/trunk/jelly-tags/jmx/xdocs/index.xml
URL: http://svn.apache.org/viewvc/commons/proper/jelly/trunk/jelly-tags/jmx/xdocs/index.xml?view=diff&rev=561230&r1=561229&r2=561230
==============================================================================
--- commons/proper/jelly/trunk/jelly-tags/jmx/xdocs/index.xml (original)
+++ commons/proper/jelly/trunk/jelly-tags/jmx/xdocs/index.xml Mon Jul 30 21:17:09 2007
@@ -31,7 +31,7 @@
     JellyMBean is a Jelly library for creating, configuring and registering beans and 
     MBeans with a JMX server.
     JellyMBean uses the 
-    <a href="http://jakarta.apache.org/commons/jelly/libs/bean/">JellyBean</a> library 
+    <a href="http://commons.apache.org/jelly/libs/bean/">JellyBean</a> library 
     to create and configure beans and extends it to support JMX operations.
 </p>
 
@@ -40,7 +40,7 @@
     <a href="http://mx4j.sourceforge.net/">mx4j</a> and 
     <a href="http://jboss.org/">JBoss</a> and the 
     <a href="http://ant.apache.org/">Ant</a> tasks in 
-    <a href="http://jakarta.apache.org/commons/modeler.html">commons-modeler</a>
+    <a href="http://commons.apache.org/modeler.html">commons-modeler</a>
 </p>
 
 <p>

Modified: commons/proper/jelly/trunk/jelly-tags/jmx/xdocs/navigation.xml
URL: http://svn.apache.org/viewvc/commons/proper/jelly/trunk/jelly-tags/jmx/xdocs/navigation.xml?view=diff&rev=561230&r1=561229&r2=561230
==============================================================================
--- commons/proper/jelly/trunk/jelly-tags/jmx/xdocs/navigation.xml (original)
+++ commons/proper/jelly/trunk/jelly-tags/jmx/xdocs/navigation.xml Mon Jul 30 21:17:09 2007
@@ -15,15 +15,15 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
-<!DOCTYPE org.apache.commons.menus SYSTEM 'http://jakarta.apache.org/commons/build/maven-build.dtd'>
+<!DOCTYPE org.apache.commons.menus SYSTEM 'http://commons.apache.org/build/maven-build.dtd'>
 <project name="JellyMBean">
 
   <title>JellyMBean</title>
 
   <body>
     <links>
-      <item name="Jelly"               href="http://jakarta.apache.org/commons/jelly/"/>
-      <item name="Commons Modeler"     href="http://jakarta.apache.org/commons/modeler/"/>
+      <item name="Jelly"               href="http://commons.apache.org/jelly/"/>
+      <item name="Commons Modeler"     href="http://commons.apache.org/modeler/"/>
       <item name="JBoss"               href="http://jboss.org/"/>
       <item name="mx4j"                href="http://mx4j.sourceforge.net/"/>
     </links>

Modified: commons/proper/jelly/trunk/jelly-tags/jsl/project.xml
URL: http://svn.apache.org/viewvc/commons/proper/jelly/trunk/jelly-tags/jsl/project.xml?view=diff&rev=561230&r1=561229&r2=561230
==============================================================================
--- commons/proper/jelly/trunk/jelly-tags/jsl/project.xml (original)
+++ commons/proper/jelly/trunk/jelly-tags/jsl/project.xml Mon Jul 30 21:17:09 2007
@@ -46,7 +46,7 @@
       <properties>
         <classloader>root.maven</classloader>
       </properties>
-      <url>http://jakarta.apache.org/commons/jelly/tags/xml/</url>
+      <url>http://commons.apache.org/jelly/tags/xml/</url>
     </dependency>
     
       
@@ -61,14 +61,14 @@
       <properties>
         <classloader>root.maven</classloader>
       </properties>
-      <url>http://jakarta.apache.org/commons/jelly/tags/ant/</url>
+      <url>http://commons.apache.org/jelly/tags/ant/</url>
     </dependency>
 
     <dependency>
       <groupId>commons-jelly</groupId>
       <artifactId>commons-jelly-tags-junit</artifactId>
       <version>1.0</version>
-      <url>http://jakarta.apache.org/commons/jelly/tags/junit/</url>
+      <url>http://commons.apache.org/jelly/tags/junit/</url>
     </dependency>
 
     <dependency>
@@ -78,7 +78,7 @@
       <properties>
         <classloader>root.maven</classloader>
       </properties>
-      <url>http://jakarta.apache.org/commons/jelly/tags/log/</url>
+      <url>http://commons.apache.org/jelly/tags/log/</url>
     </dependency>
 
     <dependency>

Modified: commons/proper/jelly/trunk/jelly-tags/jsl/xdocs/navigation.xml
URL: http://svn.apache.org/viewvc/commons/proper/jelly/trunk/jelly-tags/jsl/xdocs/navigation.xml?view=diff&rev=561230&r1=561229&r2=561230
==============================================================================
--- commons/proper/jelly/trunk/jelly-tags/jsl/xdocs/navigation.xml (original)
+++ commons/proper/jelly/trunk/jelly-tags/jsl/xdocs/navigation.xml Mon Jul 30 21:17:09 2007
@@ -15,7 +15,7 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
-<!DOCTYPE org.apache.commons.menus SYSTEM 'http://jakarta.apache.org/commons/build/maven-build.dtd'>
+<!DOCTYPE org.apache.commons.menus SYSTEM 'http://commons.apache.org/build/maven-build.dtd'>
 <project name="JSL Tag Library">
 
   <title>JSL Tag Library</title>

Modified: commons/proper/jelly/trunk/jelly-tags/junit/xdocs/navigation.xml
URL: http://svn.apache.org/viewvc/commons/proper/jelly/trunk/jelly-tags/junit/xdocs/navigation.xml?view=diff&rev=561230&r1=561229&r2=561230
==============================================================================
--- commons/proper/jelly/trunk/jelly-tags/junit/xdocs/navigation.xml (original)
+++ commons/proper/jelly/trunk/jelly-tags/junit/xdocs/navigation.xml Mon Jul 30 21:17:09 2007
@@ -15,7 +15,7 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
-<!DOCTYPE org.apache.commons.menus SYSTEM 'http://jakarta.apache.org/commons/build/maven-build.dtd'>
+<!DOCTYPE org.apache.commons.menus SYSTEM 'http://commons.apache.org/build/maven-build.dtd'>
 <project name="JUnit Tag Library">
 
   <title>JUnit Tag Library</title>

Modified: commons/proper/jelly/trunk/jelly-tags/log/project.xml
URL: http://svn.apache.org/viewvc/commons/proper/jelly/trunk/jelly-tags/log/project.xml?view=diff&rev=561230&r1=561229&r2=561230
==============================================================================
--- commons/proper/jelly/trunk/jelly-tags/log/project.xml (original)
+++ commons/proper/jelly/trunk/jelly-tags/log/project.xml Mon Jul 30 21:17:09 2007
@@ -42,7 +42,7 @@
       <groupId>commons-jelly</groupId>
       <artifactId>commons-jelly-tags-junit</artifactId>
       <version>1.0</version>
-      <url>http://jakarta.apache.org/commons/jelly/tags/junit/</url>
+      <url>http://commons.apache.org/jelly/tags/junit/</url>
     </dependency>
 
   </dependencies>

Modified: commons/proper/jelly/trunk/jelly-tags/log/src/java/org/apache/commons/jelly/tags/log/package.html
URL: http://svn.apache.org/viewvc/commons/proper/jelly/trunk/jelly-tags/log/src/java/org/apache/commons/jelly/tags/log/package.html?view=diff&rev=561230&r1=561229&r2=561230
==============================================================================
--- commons/proper/jelly/trunk/jelly-tags/log/src/java/org/apache/commons/jelly/tags/log/package.html (original)
+++ commons/proper/jelly/trunk/jelly-tags/log/src/java/org/apache/commons/jelly/tags/log/package.html Mon Jul 30 21:17:09 2007
@@ -20,7 +20,7 @@
 <body>
 
   <p>Custom tags for generating textual logging information using
-  	<a href="http://jakarta.apache.org/commons/logging.html">commons-logging</a> 
+  	<a href="http://commons.apache.org/logging.html">commons-logging</a> 
   	which will use either log4j, logkit or JDK1.4 logging
   	depending on the classpath and configuration.
   </p>

Modified: commons/proper/jelly/trunk/jelly-tags/log/xdocs/index.xml
URL: http://svn.apache.org/viewvc/commons/proper/jelly/trunk/jelly-tags/log/xdocs/index.xml?view=diff&rev=561230&r1=561229&r2=561230
==============================================================================
--- commons/proper/jelly/trunk/jelly-tags/log/xdocs/index.xml (original)
+++ commons/proper/jelly/trunk/jelly-tags/log/xdocs/index.xml Mon Jul 30 21:17:09 2007
@@ -26,7 +26,7 @@
     <section name="Overview">
       <p>
         Custom tags for generating textual logging information using
-          <a href="http://jakarta.apache.org/commons/logging/index.html">commons-logging</a> 
+          <a href="http://commons.apache.org/logging/index.html">commons-logging</a> 
           which will use either log4j, logkit or JDK1.4 logging
           depending on the classpath and configuration.
       </p>

Modified: commons/proper/jelly/trunk/jelly-tags/log/xdocs/navigation.xml
URL: http://svn.apache.org/viewvc/commons/proper/jelly/trunk/jelly-tags/log/xdocs/navigation.xml?view=diff&rev=561230&r1=561229&r2=561230
==============================================================================
--- commons/proper/jelly/trunk/jelly-tags/log/xdocs/navigation.xml (original)
+++ commons/proper/jelly/trunk/jelly-tags/log/xdocs/navigation.xml Mon Jul 30 21:17:09 2007
@@ -15,7 +15,7 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
-<!DOCTYPE org.apache.commons.menus SYSTEM 'http://jakarta.apache.org/commons/build/maven-build.dtd'>
+<!DOCTYPE org.apache.commons.menus SYSTEM 'http://commons.apache.org/build/maven-build.dtd'>
 <project name="Logging Tag Library">
 
   <title>Logging Tag Library</title>

Modified: commons/proper/jelly/trunk/jelly-tags/memory/xdocs/navigation.xml
URL: http://svn.apache.org/viewvc/commons/proper/jelly/trunk/jelly-tags/memory/xdocs/navigation.xml?view=diff&rev=561230&r1=561229&r2=561230
==============================================================================
--- commons/proper/jelly/trunk/jelly-tags/memory/xdocs/navigation.xml (original)
+++ commons/proper/jelly/trunk/jelly-tags/memory/xdocs/navigation.xml Mon Jul 30 21:17:09 2007
@@ -15,7 +15,7 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
-<!DOCTYPE org.apache.commons.menus SYSTEM 'http://jakarta.apache.org/commons/build/maven-build.dtd'>
+<!DOCTYPE org.apache.commons.menus SYSTEM 'http://commons.apache.org/build/maven-build.dtd'>
 <project name="Memory Tag Library">
 
   <title>Memory Tag Library</title>

Modified: commons/proper/jelly/trunk/jelly-tags/ojb/xdocs/navigation.xml
URL: http://svn.apache.org/viewvc/commons/proper/jelly/trunk/jelly-tags/ojb/xdocs/navigation.xml?view=diff&rev=561230&r1=561229&r2=561230
==============================================================================
--- commons/proper/jelly/trunk/jelly-tags/ojb/xdocs/navigation.xml (original)
+++ commons/proper/jelly/trunk/jelly-tags/ojb/xdocs/navigation.xml Mon Jul 30 21:17:09 2007
@@ -15,7 +15,7 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
-<!DOCTYPE org.apache.commons.menus SYSTEM 'http://jakarta.apache.org/commons/build/maven-build.dtd'>
+<!DOCTYPE org.apache.commons.menus SYSTEM 'http://commons.apache.org/build/maven-build.dtd'>
 <project name="OJB Tag Library">
 
   <title>OJB Tag Library</title>

Modified: commons/proper/jelly/trunk/jelly-tags/project.properties
URL: http://svn.apache.org/viewvc/commons/proper/jelly/trunk/jelly-tags/project.properties?view=diff&rev=561230&r1=561229&r2=561230
==============================================================================
--- commons/proper/jelly/trunk/jelly-tags/project.properties (original)
+++ commons/proper/jelly/trunk/jelly-tags/project.properties Mon Jul 30 21:17:09 2007
@@ -29,7 +29,7 @@
 maven.license.licenseFile=${basedir}/../../LICENSE.txt
 
 maven.xdoc.date=left
-maven.xdoc.developmentProcessUrl=http://jakarta.apache.org/commons/charter.html
+maven.xdoc.developmentProcessUrl=http://commons.apache.org/charter.html
 maven.xdoc.poweredby.image=maven-feather.png
 
 # maven.xdoc.jsl=file:${basedir}/../../../commons-build/commons-site.jsl

Modified: commons/proper/jelly/trunk/jelly-tags/project.xml
URL: http://svn.apache.org/viewvc/commons/proper/jelly/trunk/jelly-tags/project.xml?view=diff&rev=561230&r1=561229&r2=561230
==============================================================================
--- commons/proper/jelly/trunk/jelly-tags/project.xml (original)
+++ commons/proper/jelly/trunk/jelly-tags/project.xml Mon Jul 30 21:17:09 2007
@@ -32,17 +32,17 @@
   <package>org.apache.commons.jelly.tags.*</package>
   <gumpRepositoryId>jakarta</gumpRepositoryId>
   
-  <url>http://jakarta.apache.org/commons/jelly/libs/</url>
+  <url>http://commons.apache.org/jelly/libs/</url>
   <issueTrackingUrl>http://issues.apache.org/jira/browse/JELLY</issueTrackingUrl>
   
   <siteAddress>jakarta.apache.org</siteAddress>
-  <siteDirectory>/www/jakarta.apache.org/commons/jelly/jelly-tags</siteDirectory>
+  <siteDirectory>/www/commons.apache.org/jelly/jelly-tags</siteDirectory>
   <distributionDirectory>/www/jakarta.apache.org/builds/jakarta-commons/jelly/jelly-tags</distributionDirectory>
   
   <repository>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/jakarta/commons/proper/jelly/trunk/jelly-tags/</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/jakarta/commons/proper/jelly/trunk/jelly-tags/</developerConnection>
-    <url>http://svn.apache.org/viewcvs.cgi/jakarta/commons/proper/jelly/trunk/jelly-tags/</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/jelly/trunk/jelly-tags/</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/jelly/trunk/jelly-tags/</developerConnection>
+    <url>http://svn.apache.org/viewvc/commons/proper/jelly/trunk/jelly-tags/</url>
   </repository>
   
   <mailingLists>

Modified: commons/proper/jelly/trunk/jelly-tags/quartz/xdocs/navigation.xml
URL: http://svn.apache.org/viewvc/commons/proper/jelly/trunk/jelly-tags/quartz/xdocs/navigation.xml?view=diff&rev=561230&r1=561229&r2=561230
==============================================================================
--- commons/proper/jelly/trunk/jelly-tags/quartz/xdocs/navigation.xml (original)
+++ commons/proper/jelly/trunk/jelly-tags/quartz/xdocs/navigation.xml Mon Jul 30 21:17:09 2007
@@ -15,7 +15,7 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
-<!DOCTYPE org.apache.commons.menus SYSTEM 'http://jakarta.apache.org/commons/build/maven-build.dtd'>
+<!DOCTYPE org.apache.commons.menus SYSTEM 'http://commons.apache.org/build/maven-build.dtd'>
 <project name="Quartz Tag Library">
 
   <title>Quartz Tag Library</title>

Modified: commons/proper/jelly/trunk/jelly-tags/regexp/xdocs/navigation.xml
URL: http://svn.apache.org/viewvc/commons/proper/jelly/trunk/jelly-tags/regexp/xdocs/navigation.xml?view=diff&rev=561230&r1=561229&r2=561230
==============================================================================
--- commons/proper/jelly/trunk/jelly-tags/regexp/xdocs/navigation.xml (original)
+++ commons/proper/jelly/trunk/jelly-tags/regexp/xdocs/navigation.xml Mon Jul 30 21:17:09 2007
@@ -15,7 +15,7 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
-<!DOCTYPE org.apache.commons.menus SYSTEM 'http://jakarta.apache.org/commons/build/maven-build.dtd'>
+<!DOCTYPE org.apache.commons.menus SYSTEM 'http://commons.apache.org/build/maven-build.dtd'>
 <project name="Regexp Tag Library">
 
   <title>Regexp Tag Library</title>

Modified: commons/proper/jelly/trunk/jelly-tags/soap/xdocs/navigation.xml
URL: http://svn.apache.org/viewvc/commons/proper/jelly/trunk/jelly-tags/soap/xdocs/navigation.xml?view=diff&rev=561230&r1=561229&r2=561230
==============================================================================
--- commons/proper/jelly/trunk/jelly-tags/soap/xdocs/navigation.xml (original)
+++ commons/proper/jelly/trunk/jelly-tags/soap/xdocs/navigation.xml Mon Jul 30 21:17:09 2007
@@ -15,7 +15,7 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
-<!DOCTYPE org.apache.commons.menus SYSTEM 'http://jakarta.apache.org/commons/build/maven-build.dtd'>
+<!DOCTYPE org.apache.commons.menus SYSTEM 'http://commons.apache.org/build/maven-build.dtd'>
 <project name="SOAP Tag Library">
 
   <title>SOAP Tag Library</title>

Modified: commons/proper/jelly/trunk/jelly-tags/sql/project.xml
URL: http://svn.apache.org/viewvc/commons/proper/jelly/trunk/jelly-tags/sql/project.xml?view=diff&rev=561230&r1=561229&r2=561230
==============================================================================
--- commons/proper/jelly/trunk/jelly-tags/sql/project.xml (original)
+++ commons/proper/jelly/trunk/jelly-tags/sql/project.xml Mon Jul 30 21:17:09 2007
@@ -56,7 +56,7 @@
       <groupId>commons-jelly</groupId>
       <artifactId>commons-jelly-tags-junit</artifactId>
       <version>1.0</version>
-      <url>http://jakarta.apache.org/commons/jelly/tags/junit/</url>
+      <url>http://commons.apache.org/jelly/tags/junit/</url>
     </dependency>
     
     <!-- END for testing -->

Modified: commons/proper/jelly/trunk/jelly-tags/sql/xdocs/navigation.xml
URL: http://svn.apache.org/viewvc/commons/proper/jelly/trunk/jelly-tags/sql/xdocs/navigation.xml?view=diff&rev=561230&r1=561229&r2=561230
==============================================================================
--- commons/proper/jelly/trunk/jelly-tags/sql/xdocs/navigation.xml (original)
+++ commons/proper/jelly/trunk/jelly-tags/sql/xdocs/navigation.xml Mon Jul 30 21:17:09 2007
@@ -15,7 +15,7 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
-<!DOCTYPE org.apache.commons.menus SYSTEM 'http://jakarta.apache.org/commons/build/maven-build.dtd'>
+<!DOCTYPE org.apache.commons.menus SYSTEM 'http://commons.apache.org/build/maven-build.dtd'>
 <project name="SQL Tag Library">
 
   <title>SQL Tag Library</title>

Modified: commons/proper/jelly/trunk/jelly-tags/swing/project.xml
URL: http://svn.apache.org/viewvc/commons/proper/jelly/trunk/jelly-tags/swing/project.xml?view=diff&rev=561230&r1=561229&r2=561230
==============================================================================
--- commons/proper/jelly/trunk/jelly-tags/swing/project.xml (original)
+++ commons/proper/jelly/trunk/jelly-tags/swing/project.xml Mon Jul 30 21:17:09 2007
@@ -48,7 +48,7 @@
       <groupId>commons-jelly</groupId>
       <artifactId>commons-jelly-tags-define</artifactId>
       <version>1.0</version>
-      <url>http://jakarta.apache.org/commons/jelly/tags/define/</url>
+      <url>http://commons.apache.org/jelly/tags/define/</url>
       <properties>
         <classloader>root.maven</classloader>
       </properties>
@@ -58,7 +58,7 @@
       <groupId>commons-jelly</groupId>
       <artifactId>commons-jelly-tags-interaction</artifactId>
       <version>1.0</version>
-      <url>http://jakarta.apache.org/commons/jelly/tags/interaction/</url>
+      <url>http://commons.apache.org/jelly/tags/interaction/</url>
       <properties>
         <classloader>root.maven</classloader>
       </properties>
@@ -78,14 +78,14 @@
       <properties>
         <classloader>root.maven</classloader>
       </properties>
-      <url>http://jakarta.apache.org/commons/jelly/tags/junit/</url>
+      <url>http://commons.apache.org/jelly/tags/junit/</url>
     </dependency>
 
     <dependency>
       <groupId>commons-jelly</groupId>
       <artifactId>commons-jelly-tags-log</artifactId>
       <version>1.0</version>
-      <url>http://jakarta.apache.org/commons/jelly/tags/log/</url>
+      <url>http://commons.apache.org/jelly/tags/log/</url>
       <properties>
         <classloader>root.maven</classloader>
       </properties>

Modified: commons/proper/jelly/trunk/jelly-tags/swing/xdocs/navigation.xml
URL: http://svn.apache.org/viewvc/commons/proper/jelly/trunk/jelly-tags/swing/xdocs/navigation.xml?view=diff&rev=561230&r1=561229&r2=561230
==============================================================================
--- commons/proper/jelly/trunk/jelly-tags/swing/xdocs/navigation.xml (original)
+++ commons/proper/jelly/trunk/jelly-tags/swing/xdocs/navigation.xml Mon Jul 30 21:17:09 2007
@@ -15,7 +15,7 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
-<!DOCTYPE org.apache.commons.menus SYSTEM 'http://jakarta.apache.org/commons/build/maven-build.dtd'>
+<!DOCTYPE org.apache.commons.menus SYSTEM 'http://commons.apache.org/build/maven-build.dtd'>
 <project name="JellySwing">
 
   <title>Jelly Swing</title>

Modified: commons/proper/jelly/trunk/jelly-tags/swt/xdocs/navigation.xml
URL: http://svn.apache.org/viewvc/commons/proper/jelly/trunk/jelly-tags/swt/xdocs/navigation.xml?view=diff&rev=561230&r1=561229&r2=561230
==============================================================================
--- commons/proper/jelly/trunk/jelly-tags/swt/xdocs/navigation.xml (original)
+++ commons/proper/jelly/trunk/jelly-tags/swt/xdocs/navigation.xml Mon Jul 30 21:17:09 2007
@@ -15,7 +15,7 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
-<!DOCTYPE org.apache.commons.menus SYSTEM 'http://jakarta.apache.org/commons/build/maven-build.dtd'>
+<!DOCTYPE org.apache.commons.menus SYSTEM 'http://commons.apache.org/build/maven-build.dtd'>
 <project name="SWT Tag Library">
 
   <title>SWT Tag Library</title>

Modified: commons/proper/jelly/trunk/jelly-tags/tag-navigation.xml
URL: http://svn.apache.org/viewvc/commons/proper/jelly/trunk/jelly-tags/tag-navigation.xml?view=diff&rev=561230&r1=561229&r2=561230
==============================================================================
--- commons/proper/jelly/trunk/jelly-tags/tag-navigation.xml (original)
+++ commons/proper/jelly/trunk/jelly-tags/tag-navigation.xml Mon Jul 30 21:17:09 2007
@@ -21,7 +21,7 @@
   <organizationLogo href="http://jakarta.apache.org/images/jakarta-logo.gif">Jakarta</organizationLogo>
   
   <body><!-- note, all links will be relativized at HTML production... -->
-        <links><item name="Jelly" href="http://jakarta.apache.org/commons/jelly"/></links>
+        <links><item name="Jelly" href="http://commons.apache.org/jelly"/></links>
     <menu name="@pom.name@">
       <item name="Overview"                href="/index.html"/>
       <item name="Tags"                    href="/tags.html"/>

Modified: commons/proper/jelly/trunk/jelly-tags/tag-project.xml
URL: http://svn.apache.org/viewvc/commons/proper/jelly/trunk/jelly-tags/tag-project.xml?view=diff&rev=561230&r1=561229&r2=561230
==============================================================================
--- commons/proper/jelly/trunk/jelly-tags/tag-project.xml (original)
+++ commons/proper/jelly/trunk/jelly-tags/tag-project.xml Mon Jul 30 21:17:09 2007
@@ -36,17 +36,17 @@
   </description>
   <shortDescription>Commons Jelly Tag Library</shortDescription>
   
-  <url>http://jakarta.apache.org/commons/jelly/libs/${pom.artifactId.substring(19)}/</url>
+  <url>http://commons.apache.org/jelly/libs/${pom.artifactId.substring(19)}/</url>
   <issueTrackingUrl>http://issues.apache.org/jira/browse/JELLY</issueTrackingUrl>
   
   <siteAddress>people.apache.org</siteAddress>
-  <siteDirectory>/www/jakarta.apache.org/commons/jelly/libs/${pom.artifactId.substring(19)}/</siteDirectory>
+  <siteDirectory>/www/commons.apache.org/jelly/libs/${pom.artifactId.substring(19)}/</siteDirectory>
   <distributionDirectory>/www/jakarta.apache.org/builds/jakarta-commons/jelly/jelly-tags/${pom.artifactId.substring(19)}/</distributionDirectory>
   
   <repository>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/jakarta/commons/proper/jelly/trunk/jelly-tags/${pom.artifactId.substring(19)}</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/jakarta/commons/proper/jelly/trunk/jelly-tags/${pom.artifactId.substring(19)}</developerConnection>
-    <url>http://svn.apache.org/viewcvs.cgi/jakarta/commons/proper/jelly/trunk/jelly-tags/${pom.artifactId.substring(19)}</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/jelly/trunk/jelly-tags/${pom.artifactId.substring(19)}</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/jelly/trunk/jelly-tags/${pom.artifactId.substring(19)}</developerConnection>
+    <url>http://svn.apache.org/viewvc/commons/proper/jelly/trunk/jelly-tags/${pom.artifactId.substring(19)}</url>
   </repository>
   
   

Modified: commons/proper/jelly/trunk/jelly-tags/threads/project.xml
URL: http://svn.apache.org/viewvc/commons/proper/jelly/trunk/jelly-tags/threads/project.xml?view=diff&rev=561230&r1=561229&r2=561230
==============================================================================
--- commons/proper/jelly/trunk/jelly-tags/threads/project.xml (original)
+++ commons/proper/jelly/trunk/jelly-tags/threads/project.xml Mon Jul 30 21:17:09 2007
@@ -43,7 +43,7 @@
       <groupId>commons-jelly</groupId>
       <artifactId>commons-jelly-tags-junit</artifactId>
       <version>1.0</version>
-      <url>http://jakarta.apache.org/commons/jelly/libs/junit/</url>
+      <url>http://commons.apache.org/jelly/libs/junit/</url>
       <properties>
         <scope>test</scope>
       </properties>

Modified: commons/proper/jelly/trunk/jelly-tags/threads/xdocs/navigation.xml
URL: http://svn.apache.org/viewvc/commons/proper/jelly/trunk/jelly-tags/threads/xdocs/navigation.xml?view=diff&rev=561230&r1=561229&r2=561230
==============================================================================
--- commons/proper/jelly/trunk/jelly-tags/threads/xdocs/navigation.xml (original)
+++ commons/proper/jelly/trunk/jelly-tags/threads/xdocs/navigation.xml Mon Jul 30 21:17:09 2007
@@ -15,7 +15,7 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
-<!DOCTYPE org.apache.commons.menus SYSTEM 'http://jakarta.apache.org/commons/build/maven-build.dtd'>
+<!DOCTYPE org.apache.commons.menus SYSTEM 'http://commons.apache.org/build/maven-build.dtd'>
 <project name="Threads Tag Library">
 
   <title>Threads Tag Library</title>

Modified: commons/proper/jelly/trunk/jelly-tags/util/project.xml
URL: http://svn.apache.org/viewvc/commons/proper/jelly/trunk/jelly-tags/util/project.xml?view=diff&rev=561230&r1=561229&r2=561230
==============================================================================
--- commons/proper/jelly/trunk/jelly-tags/util/project.xml (original)
+++ commons/proper/jelly/trunk/jelly-tags/util/project.xml Mon Jul 30 21:17:09 2007
@@ -53,7 +53,7 @@
       <groupId>commons-beanutils</groupId>
       <artifactId>commons-beanutils-bean-collections</artifactId>
       <version>1.7.0</version>
-      <url>http://jakarta.apache.org/commons/beanutils/</url>
+      <url>http://commons.apache.org/beanutils/</url>
     </dependency>
     <!-- END for compilation -->
     <!-- START for test -->
@@ -62,7 +62,7 @@
       <groupId>commons-jelly</groupId>
       <artifactId>commons-jelly-tags-junit</artifactId>
       <version>1.0</version>
-      <url>http://jakarta.apache.org/commons/jelly/tags/junit/</url>
+      <url>http://commons.apache.org/jelly/tags/junit/</url>
       <properties>
         <scope>test</scope>
       </properties>

Modified: commons/proper/jelly/trunk/jelly-tags/util/xdocs/navigation.xml
URL: http://svn.apache.org/viewvc/commons/proper/jelly/trunk/jelly-tags/util/xdocs/navigation.xml?view=diff&rev=561230&r1=561229&r2=561230
==============================================================================
--- commons/proper/jelly/trunk/jelly-tags/util/xdocs/navigation.xml (original)
+++ commons/proper/jelly/trunk/jelly-tags/util/xdocs/navigation.xml Mon Jul 30 21:17:09 2007
@@ -15,7 +15,7 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
-<!DOCTYPE org.apache.commons.menus SYSTEM 'http://jakarta.apache.org/commons/build/maven-build.dtd'>
+<!DOCTYPE org.apache.commons.menus SYSTEM 'http://commons.apache.org/build/maven-build.dtd'>
 <project name="Utility Tag Library">
 
   <title>Utility Tag Library</title>

Modified: commons/proper/jelly/trunk/jelly-tags/validate/project.xml
URL: http://svn.apache.org/viewvc/commons/proper/jelly/trunk/jelly-tags/validate/project.xml?view=diff&rev=561230&r1=561229&r2=561230
==============================================================================
--- commons/proper/jelly/trunk/jelly-tags/validate/project.xml (original)
+++ commons/proper/jelly/trunk/jelly-tags/validate/project.xml Mon Jul 30 21:17:09 2007
@@ -76,7 +76,7 @@
       <groupId>commons-jelly</groupId>
       <artifactId>commons-jelly-tags-junit</artifactId>
       <version>1.0</version>
-      <url>http://jakarta.apache.org/commons/jelly/libs/junit/</url>
+      <url>http://commons.apache.org/jelly/libs/junit/</url>
       <properties>
         <scope>test</scope>
       </properties>

Modified: commons/proper/jelly/trunk/jelly-tags/validate/xdocs/navigation.xml
URL: http://svn.apache.org/viewvc/commons/proper/jelly/trunk/jelly-tags/validate/xdocs/navigation.xml?view=diff&rev=561230&r1=561229&r2=561230
==============================================================================
--- commons/proper/jelly/trunk/jelly-tags/validate/xdocs/navigation.xml (original)
+++ commons/proper/jelly/trunk/jelly-tags/validate/xdocs/navigation.xml Mon Jul 30 21:17:09 2007
@@ -15,7 +15,7 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
-<!DOCTYPE org.apache.commons.menus SYSTEM 'http://jakarta.apache.org/commons/build/maven-build.dtd'>
+<!DOCTYPE org.apache.commons.menus SYSTEM 'http://commons.apache.org/build/maven-build.dtd'>
 <project name="XML Validation Tag Library">
 
   <title>XML Validation Tag Library</title>

Modified: commons/proper/jelly/trunk/jelly-tags/velocity/xdocs/navigation.xml
URL: http://svn.apache.org/viewvc/commons/proper/jelly/trunk/jelly-tags/velocity/xdocs/navigation.xml?view=diff&rev=561230&r1=561229&r2=561230
==============================================================================
--- commons/proper/jelly/trunk/jelly-tags/velocity/xdocs/navigation.xml (original)
+++ commons/proper/jelly/trunk/jelly-tags/velocity/xdocs/navigation.xml Mon Jul 30 21:17:09 2007
@@ -15,7 +15,7 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
-<!DOCTYPE org.apache.commons.menus SYSTEM 'http://jakarta.apache.org/commons/build/maven-build.dtd'>
+<!DOCTYPE org.apache.commons.menus SYSTEM 'http://commons.apache.org/build/maven-build.dtd'>
 <project name="Velocity Tag Library">
 
   <title>Velocity Tag Library</title>

Modified: commons/proper/jelly/trunk/jelly-tags/xml/project.xml
URL: http://svn.apache.org/viewvc/commons/proper/jelly/trunk/jelly-tags/xml/project.xml?view=diff&rev=561230&r1=561229&r2=561230
==============================================================================
--- commons/proper/jelly/trunk/jelly-tags/xml/project.xml (original)
+++ commons/proper/jelly/trunk/jelly-tags/xml/project.xml Mon Jul 30 21:17:09 2007
@@ -55,7 +55,7 @@
       <groupId>commons-jelly</groupId>
       <artifactId>commons-jelly-tags-junit</artifactId>
       <version>1.0</version>
-      <url>http://jakarta.apache.org/commons/jelly/libs/junit/</url>
+      <url>http://commons.apache.org/jelly/libs/junit/</url>
       <properties>
         <scope>test</scope>
       </properties>

Modified: commons/proper/jelly/trunk/jelly-tags/xml/xdocs/navigation.xml
URL: http://svn.apache.org/viewvc/commons/proper/jelly/trunk/jelly-tags/xml/xdocs/navigation.xml?view=diff&rev=561230&r1=561229&r2=561230
==============================================================================
--- commons/proper/jelly/trunk/jelly-tags/xml/xdocs/navigation.xml (original)
+++ commons/proper/jelly/trunk/jelly-tags/xml/xdocs/navigation.xml Mon Jul 30 21:17:09 2007
@@ -15,7 +15,7 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
-<!DOCTYPE org.apache.commons.menus SYSTEM 'http://jakarta.apache.org/commons/build/maven-build.dtd'>
+<!DOCTYPE org.apache.commons.menus SYSTEM 'http://commons.apache.org/build/maven-build.dtd'>
 <project name="XML Tag Library">
 
   <title>XML Tag Library</title>

Modified: commons/proper/jelly/trunk/jelly-tags/xmlunit/project.xml
URL: http://svn.apache.org/viewvc/commons/proper/jelly/trunk/jelly-tags/xmlunit/project.xml?view=diff&rev=561230&r1=561229&r2=561230
==============================================================================
--- commons/proper/jelly/trunk/jelly-tags/xmlunit/project.xml (original)
+++ commons/proper/jelly/trunk/jelly-tags/xmlunit/project.xml Mon Jul 30 21:17:09 2007
@@ -53,7 +53,7 @@
       <groupId>commons-jelly</groupId>
       <artifactId>commons-jelly-tags-junit</artifactId>
       <version>1.0</version>
-      <url>http://jakarta.apache.org/commons/jelly/tags/junit/</url>
+      <url>http://commons.apache.org/jelly/tags/junit/</url>
       <properties>
         <scope>test</scope>
       </properties>

Modified: commons/proper/jelly/trunk/jelly-tags/xmlunit/xdocs/navigation.xml
URL: http://svn.apache.org/viewvc/commons/proper/jelly/trunk/jelly-tags/xmlunit/xdocs/navigation.xml?view=diff&rev=561230&r1=561229&r2=561230
==============================================================================
--- commons/proper/jelly/trunk/jelly-tags/xmlunit/xdocs/navigation.xml (original)
+++ commons/proper/jelly/trunk/jelly-tags/xmlunit/xdocs/navigation.xml Mon Jul 30 21:17:09 2007
@@ -15,7 +15,7 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
-<!DOCTYPE org.apache.commons.menus SYSTEM 'http://jakarta.apache.org/commons/build/maven-build.dtd'>
+<!DOCTYPE org.apache.commons.menus SYSTEM 'http://commons.apache.org/build/maven-build.dtd'>
 <project name="XMLUnit Tag Library">
 
   <title>XMLUnit Tag Library</title>

Modified: commons/proper/jelly/trunk/project.properties
URL: http://svn.apache.org/viewvc/commons/proper/jelly/trunk/project.properties?view=diff&rev=561230&r1=561229&r2=561230
==============================================================================
--- commons/proper/jelly/trunk/project.properties (original)
+++ commons/proper/jelly/trunk/project.properties Mon Jul 30 21:17:09 2007
@@ -52,7 +52,7 @@
 #maven.xdoc.jsl=../commons-build/commons-site.jsl
 maven.xdoc.date=left
 maven.xdoc.version=${pom.currentVersion}
-maven.xdoc.developmentProcessUrl=http://jakarta.apache.org/commons/charter.html
+maven.xdoc.developmentProcessUrl=http://commons.apache.org/charter.html
 maven.xdoc.poweredby.image =maven-feather.png
 maven.xdoc.distributionUrl=http://www.apache.org/dist/java-repository/commons-jelly/jars
 
@@ -90,6 +90,6 @@
 maven.repo.apache.snapshots.privatekey=${maven.repo.apache.releases.privatekey}
 maven.repo.apache.snapshots.passphrase=${maven.repo.apache.releases.passphrase}
 
-maven.scm.svn.tag.base=https://svn.apache.org/repos/asf/jakarta/commons/proper/jelly/tags
+maven.scm.svn.tag.base=https://svn.apache.org/repos/asf/commons/proper/jelly/tags
 
 maven.dist.src.assembly.dir=${maven.dist.assembly.dir}/src/${maven.final.name}-src

Modified: commons/proper/jelly/trunk/src/java/org/apache/commons/jelly/expression/jexl/JexlExpression.java
URL: http://svn.apache.org/viewvc/commons/proper/jelly/trunk/src/java/org/apache/commons/jelly/expression/jexl/JexlExpression.java?view=diff&rev=561230&r1=561229&r2=561230
==============================================================================
--- commons/proper/jelly/trunk/src/java/org/apache/commons/jelly/expression/jexl/JexlExpression.java (original)
+++ commons/proper/jelly/trunk/src/java/org/apache/commons/jelly/expression/jexl/JexlExpression.java Mon Jul 30 21:17:09 2007
@@ -31,7 +31,7 @@
 import org.apache.commons.logging.LogFactory;
 
 /**
- * Represents a <a href="http://jakarta.apache.org/commons/jexl.html">Jexl</a>
+ * Represents a <a href="http://commons.apache.org/jexl.html">Jexl</a>
  * expression which fully supports the Expression Language in JSTL and JSP
  * along with some extra features like object method invocation.
  *

Modified: commons/proper/jelly/trunk/src/java/org/apache/commons/jelly/expression/jexl/JexlExpressionFactory.java
URL: http://svn.apache.org/viewvc/commons/proper/jelly/trunk/src/java/org/apache/commons/jelly/expression/jexl/JexlExpressionFactory.java?view=diff&rev=561230&r1=561229&r2=561230
==============================================================================
--- commons/proper/jelly/trunk/src/java/org/apache/commons/jelly/expression/jexl/JexlExpressionFactory.java (original)
+++ commons/proper/jelly/trunk/src/java/org/apache/commons/jelly/expression/jexl/JexlExpressionFactory.java Mon Jul 30 21:17:09 2007
@@ -26,7 +26,7 @@
 //import org.apache.commons.jexl.resolver.FlatResolver;
 
 /**
- * Represents a factory of <a href="http://jakarta.apache.org/commons/jexl.html">Jexl</a>
+ * Represents a factory of <a href="http://commons.apache.org/jexl.html">Jexl</a>
  * expression which fully supports the Expression Language in JSTL and JSP.
  * In addition this ExpressionFactory can also support Ant style variable
  * names, where '.' is used inside variable names.

Modified: commons/proper/jelly/trunk/xdocs/index.xml
URL: http://svn.apache.org/viewvc/commons/proper/jelly/trunk/xdocs/index.xml?view=diff&rev=561230&r1=561229&r2=561230
==============================================================================
--- commons/proper/jelly/trunk/xdocs/index.xml (original)
+++ commons/proper/jelly/trunk/xdocs/index.xml Mon Jul 30 21:17:09 2007
@@ -47,7 +47,7 @@
 
 <p>
 Jelly has native support for a Velocity-like expression language called
-<a href="http://jakarta.apache.org/commons/jexl/">Jexl</a> 
+<a href="http://commons.apache.org/jexl/">Jexl</a> 
 which is a superset of the JSP, JSTL and JSF expression languages
 as  well as support for other pluggable expression languages like XPath via 
 <a href="http://jaxen.org">Jaxen</a>, JavaScript, beanshell and Jython.

Modified: commons/proper/jelly/trunk/xdocs/jellydoc.xml
URL: http://svn.apache.org/viewvc/commons/proper/jelly/trunk/xdocs/jellydoc.xml?view=diff&rev=561230&r1=561229&r2=561230
==============================================================================
--- commons/proper/jelly/trunk/xdocs/jellydoc.xml (original)
+++ commons/proper/jelly/trunk/xdocs/jellydoc.xml Mon Jul 30 21:17:09 2007
@@ -19,7 +19,7 @@
 <document>
   <properties>
     <title>A Guide To JellyDoc</title>
-    <author email="dev@commons.apache.org">Jakarta Commons Development Team</author>
+    <author email="dev@commons.apache.org">Apache Commons Development Team</author>
   </properties>
 
     <body>
@@ -28,7 +28,7 @@
                 <p>
 <strong>JellyDoc</strong> generates documentation for <strong>Jelly</strong> 
 tag libraries from their javadoc. An example of JellyDoc generated content can be viewed 
-<a href='http://jakarta.apache.org/commons/jelly/libs/betwixt/tags.html'>here</a>.
+<a href='http://commons.apache.org/jelly/libs/betwixt/tags.html'>here</a>.
             </p>
         </subsection>
             <subsection name='So What Is The Document?'>
@@ -36,11 +36,11 @@
 This document is a brief (and non-normative) 
 guide written by developers using JellyDoc to document their tag libraries and is
 aimed at helping developers use JellyDoc. Please help to improve this resource
-by <a href='http://jakarta.apache.org/commons/patches.html'>contributing patches</a>.
+by <a href='http://commons.apache.org/patches.html'>contributing patches</a>.
             </p>
                 <p>
 <strong>Note</strong> that this document is based on the maven build script used by
-the Jakarta Commons Jelly build. Details may vary for other builds.
+the Apache Commons Jelly build. Details may vary for other builds.
             </p>
         </subsection>
     </section>

Modified: commons/proper/jelly/trunk/xdocs/navigation.xml
URL: http://svn.apache.org/viewvc/commons/proper/jelly/trunk/xdocs/navigation.xml?view=diff&rev=561230&r1=561229&r2=561230
==============================================================================
--- commons/proper/jelly/trunk/xdocs/navigation.xml (original)
+++ commons/proper/jelly/trunk/xdocs/navigation.xml Mon Jul 30 21:17:09 2007
@@ -15,7 +15,7 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
-<!DOCTYPE org.apache.commons.menus SYSTEM 'http://jakarta.apache.org/commons/build/maven-build.dtd'>
+<!DOCTYPE org.apache.commons.menus SYSTEM 'http://commons.apache.org/build/maven-build.dtd'>
 <project name="Jelly">
 
   <title>Jelly</title>

Modified: commons/proper/jelly/trunk/xdocs/powered.xml
URL: http://svn.apache.org/viewvc/commons/proper/jelly/trunk/xdocs/powered.xml?view=diff&rev=561230&r1=561229&r2=561230
==============================================================================
--- commons/proper/jelly/trunk/xdocs/powered.xml (original)
+++ commons/proper/jelly/trunk/xdocs/powered.xml Mon Jul 30 21:17:09 2007
@@ -54,7 +54,7 @@
           </td>
         </tr>
         <tr>
-          <td><a href="http://jakarta.apache.org/commons/latka/">Latka</a></td>
+          <td><a href="http://commons.apache.org/latka/">Latka</a></td>
           <td>
             A functional (end-to-end) testing tool implemented in Java, and using an XML syntax to 
             define a series of HTTP (or HTTPS) requests and a set of validations used to verify that 

Modified: commons/proper/jelly/trunk/xdocs/tag-reference/ant_ant.xml
URL: http://svn.apache.org/viewvc/commons/proper/jelly/trunk/xdocs/tag-reference/ant_ant.xml?view=diff&rev=561230&r1=561229&r2=561230
==============================================================================
--- commons/proper/jelly/trunk/xdocs/tag-reference/ant_ant.xml (original)
+++ commons/proper/jelly/trunk/xdocs/tag-reference/ant_ant.xml Mon Jul 30 21:17:09 2007
@@ -27,7 +27,7 @@
 
     <section name="Home Page">
       <p>See 
-        <a href="http://jakarta.apache.org/commons/jelly/libs/ant/">http://jakarta.apache.org/commons/jelly/libs/ant/</a>
+        <a href="http://commons.apache.org/jelly/libs/ant/">http://commons.apache.org/jelly/libs/ant/</a>
       </p>
     </section>
 

Modified: commons/proper/jelly/trunk/xdocs/tag-reference/ant_fileScanner.xml
URL: http://svn.apache.org/viewvc/commons/proper/jelly/trunk/xdocs/tag-reference/ant_fileScanner.xml?view=diff&rev=561230&r1=561229&r2=561230
==============================================================================
--- commons/proper/jelly/trunk/xdocs/tag-reference/ant_fileScanner.xml (original)
+++ commons/proper/jelly/trunk/xdocs/tag-reference/ant_fileScanner.xml Mon Jul 30 21:17:09 2007
@@ -27,7 +27,7 @@
 
     <section name="Home Page">
       <p>See 
-        <a href="http://jakarta.apache.org/commons/jelly/libs/ant/">http://jakarta.apache.org/commons/jelly/libs/ant/</a>
+        <a href="http://commons.apache.org/jelly/libs/ant/">http://commons.apache.org/jelly/libs/ant/</a>
       </p>
     </section>
 

Modified: commons/proper/jelly/trunk/xdocs/tag-reference/ant_setProperty.xml
URL: http://svn.apache.org/viewvc/commons/proper/jelly/trunk/xdocs/tag-reference/ant_setProperty.xml?view=diff&rev=561230&r1=561229&r2=561230
==============================================================================
--- commons/proper/jelly/trunk/xdocs/tag-reference/ant_setProperty.xml (original)
+++ commons/proper/jelly/trunk/xdocs/tag-reference/ant_setProperty.xml Mon Jul 30 21:17:09 2007
@@ -26,7 +26,7 @@
 
     <section name="Home Page">
       <p>See 
-        <a href="http://jakarta.apache.org/commons/jelly/libs/ant/">http://jakarta.apache.org/commons/jelly/libs/ant/</a>
+        <a href="http://commons.apache.org/jelly/libs/ant/">http://commons.apache.org/jelly/libs/ant/</a>
       </p>
     </section>
 

Modified: commons/proper/jelly/trunk/xdocs/tag-reference/antlr_antlr.xml
URL: http://svn.apache.org/viewvc/commons/proper/jelly/trunk/xdocs/tag-reference/antlr_antlr.xml?view=diff&rev=561230&r1=561229&r2=561230
==============================================================================
--- commons/proper/jelly/trunk/xdocs/tag-reference/antlr_antlr.xml (original)
+++ commons/proper/jelly/trunk/xdocs/tag-reference/antlr_antlr.xml Mon Jul 30 21:17:09 2007
@@ -26,7 +26,7 @@
 
     <section name="Home Page">
       <p>See 
-        <a href="http://jakarta.apache.org/commons/jelly/libs/antlr/">http://jakarta.apache.org/commons/jelly/libs/antlr/</a>
+        <a href="http://commons.apache.org/jelly/libs/antlr/">http://commons.apache.org/jelly/libs/antlr/</a>
       </p>
     </section>
 

Modified: commons/proper/jelly/trunk/xdocs/tag-reference/antlr_grammar.xml
URL: http://svn.apache.org/viewvc/commons/proper/jelly/trunk/xdocs/tag-reference/antlr_grammar.xml?view=diff&rev=561230&r1=561229&r2=561230
==============================================================================
--- commons/proper/jelly/trunk/xdocs/tag-reference/antlr_grammar.xml (original)
+++ commons/proper/jelly/trunk/xdocs/tag-reference/antlr_grammar.xml Mon Jul 30 21:17:09 2007
@@ -26,7 +26,7 @@
 
     <section name="Home Page">
       <p>See 
-        <a href="http://jakarta.apache.org/commons/jelly/libs/antlr/">http://jakarta.apache.org/commons/jelly/libs/antlr/</a>
+        <a href="http://commons.apache.org/jelly/libs/antlr/">http://commons.apache.org/jelly/libs/antlr/</a>
       </p>
     </section>
 

Modified: commons/proper/jelly/trunk/xdocs/tag-reference/example.xml
URL: http://svn.apache.org/viewvc/commons/proper/jelly/trunk/xdocs/tag-reference/example.xml?view=diff&rev=561230&r1=561229&r2=561230
==============================================================================
--- commons/proper/jelly/trunk/xdocs/tag-reference/example.xml (original)
+++ commons/proper/jelly/trunk/xdocs/tag-reference/example.xml Mon Jul 30 21:17:09 2007
@@ -26,7 +26,7 @@
 
     <section name="Home Page">
       <p>See 
-        <a href="http://jakarta.apache.org/commons/jelly/libs/xxx/">http://jakarta.apache.org/commons/jelly/libs/xxx/</a>
+        <a href="http://commons.apache.org/jelly/libs/xxx/">http://commons.apache.org/jelly/libs/xxx/</a>
       </p>
     </section>
 

Modified: commons/proper/jexl/trunk/RELEASE-NOTES.txt
URL: http://svn.apache.org/viewvc/commons/proper/jexl/trunk/RELEASE-NOTES.txt?view=diff&rev=561230&r1=561229&r2=561230
==============================================================================
--- commons/proper/jexl/trunk/RELEASE-NOTES.txt (original)
+++ commons/proper/jexl/trunk/RELEASE-NOTES.txt Mon Jul 30 21:17:09 2007
@@ -27,7 +27,7 @@
 Jexl is an Expression Language supporting most of the constructs in the
 JSTL Expression Language, along with some additional extensions.
 
-http://jakarta.apache.org/commons/jexl/
+http://commons.apache.org/jexl/
 
 Changes in this version include:
 

Modified: commons/proper/jexl/trunk/STATUS.html
URL: http://svn.apache.org/viewvc/commons/proper/jexl/trunk/STATUS.html?view=diff&rev=561230&r1=561229&r2=561230
==============================================================================
--- commons/proper/jexl/trunk/STATUS.html (original)
+++ commons/proper/jexl/trunk/STATUS.html Mon Jul 30 21:17:09 2007
@@ -1,12 +1,12 @@
 <html>
 <head>
-<title>Status File for Jakarta Commons "Jexl" Package</title>
+<title>Status File for Apache Commons "Jexl" Package</title>
 <head>
 <body bgcolor="white">
 
 
 <div align="center">
-<h1>The Jakarta Commons <em>Jexl</em> Package</h1>
+<h1>The Apache Commons <em>Jexl</em> Package</h1>
 $Id$<br>
 <a href="#Introduction">[Introduction]</a>
 <a href="#Dependencies">[Dependencies]</a>
@@ -38,7 +38,7 @@
     (Version 1.2 or later)
 </li>
 <li>
-  <a href="http://jakarta.apache.org/commons/logger.html">Jakarta Commons Logger</a>
+  <a href="http://commons.apache.org/logger.html">Apache Commons Logger</a>
     (Version 1.0 or later)
 </li>
 <li>

Modified: commons/proper/jexl/trunk/project.properties
URL: http://svn.apache.org/viewvc/commons/proper/jexl/trunk/project.properties?view=diff&rev=561230&r1=561229&r2=561230
==============================================================================
--- commons/proper/jexl/trunk/project.properties (original)
+++ commons/proper/jexl/trunk/project.properties Mon Jul 30 21:17:09 2007
@@ -20,13 +20,13 @@
 maven.changelog.factory=org.apache.maven.svnlib.SvnChangeLogFactory
 
 maven.javadoc.author=false
-maven.javadoc.links=http://java.sun.com/j2se/1.4.2/docs/api,http://jakarta.apache.org/commons/logging/apidocs
+maven.javadoc.links=http://java.sun.com/j2se/1.4.2/docs/api,http://commons.apache.org/logging/apidocs
 
 # xdocs
 maven.xdoc.date=left
 maven.xdoc.poweredby.image=maven-feather.png
 maven.xdoc.version=${pom.currentVersion}
-maven.xdoc.developmentProcessUrl=http://jakarta.apache.org/commons/charter.html
+maven.xdoc.developmentProcessUrl=http://commons.apache.org/charter.html
 maven.xdoc.distributionUrl=http://www.apache.org/dist/java-repository/commons-jexl/jars
 
 # Compile targets

Modified: commons/proper/jexl/trunk/src/java/org/apache/commons/jexl/package.html
URL: http://svn.apache.org/viewvc/commons/proper/jexl/trunk/src/java/org/apache/commons/jexl/package.html?view=diff&rev=561230&r1=561229&r2=561230
==============================================================================
--- commons/proper/jexl/trunk/src/java/org/apache/commons/jexl/package.html (original)
+++ commons/proper/jexl/trunk/src/java/org/apache/commons/jexl/package.html Mon Jul 30 21:17:09 2007
@@ -21,13 +21,13 @@
   <p>
    JEXL attempts to bring some of the lessons learned by the Velocity
    community about expression languages in templating to a wider audience.
-   <a href="http://jakarta.apache.org/commons/jelly">Commons Jelly needed</a>
+   <a href="http://commons.apache.org/jelly">Commons Jelly needed</a>
    Velocity-ish method access, it just had to have it.
   </p>
   <p>
    It must be noted that JEXL is not a compatibile implementation of EL as defined
    in JSTL 1.1 (JSR-052) or JSP 2.0 (JSR-152). For a compatible implementation of
-   these specifications, see the <a href="http://jakarta.apache.org/commons/el">
+   these specifications, see the <a href="http://commons.apache.org/el">
    Commons EL</a> project.
   </p>
 
@@ -35,15 +35,15 @@
   
   <p>
    When evaluating expressions, JEXL merges an 
-   <a href="http://jakarta.apache.org/commons/jexl/apidocs/org/apache/commons/jexl/Expression.html">Expression</a>
+   <a href="http://commons.apache.org/jexl/apidocs/org/apache/commons/jexl/Expression.html">Expression</a>
    with a 
-   <a href="http://jakarta.apache.org/commons/jexl/apidocs/org/apache/commons/jexl/JexlContext.html">JexlContext</a>.
+   <a href="http://commons.apache.org/jexl/apidocs/org/apache/commons/jexl/JexlContext.html">JexlContext</a>.
    An Expression is created using 
-   <a href="http://jakarta.apache.org/commons/jexl/apidocs/org/apache/commons/jexl/ExpressionFactory.html#createExpression(java.lang.String)">ExpressionFactory.createExpression()</a>, 
+   <a href="http://commons.apache.org/jexl/apidocs/org/apache/commons/jexl/ExpressionFactory.html#createExpression(java.lang.String)">ExpressionFactory.createExpression()</a>, 
    passing a String containing valid JEXL syntax.  A JexlContext is created using 
-   <a href="http://jakarta.apache.org/commons/jexl/apidocs/org/apache/commons/jexl/JexlHelper.html#createContext()">JexlHelper.createContext()</a>,
+   <a href="http://commons.apache.org/jexl/apidocs/org/apache/commons/jexl/JexlHelper.html#createContext()">JexlHelper.createContext()</a>,
    and variables are put into a map exposed through the 
-   <a href="http://jakarta.apache.org/commons/jexl/apidocs/org/apache/commons/jexl/JexlContext.html#getVars()">getVars()</a>
+   <a href="http://commons.apache.org/jexl/apidocs/org/apache/commons/jexl/JexlContext.html#getVars()">getVars()</a>
    method on JexlContext.  The following example, takes a variable named foo, and 
    invokes the bar() method on the property innerFoo:
   </p>

Modified: commons/proper/jexl/trunk/xdocs/cvs-usage.xml
URL: http://svn.apache.org/viewvc/commons/proper/jexl/trunk/xdocs/cvs-usage.xml?view=diff&rev=561230&r1=561229&r2=561230
==============================================================================
--- commons/proper/jexl/trunk/xdocs/cvs-usage.xml (original)
+++ commons/proper/jexl/trunk/xdocs/cvs-usage.xml Mon Jul 30 21:17:09 2007
@@ -24,20 +24,20 @@
 <!-- ================================================== -->
 <section name="Commons JEXL Source repository">
 <p>
-  Jakarta Commons JEXL is hosted on the Apache
+  Apache Commons JEXL is hosted on the Apache
   <a href="http://subversion.tigris.org/">subversion</a> repository.
 </p>
 <p>
   The project URL is:<br />
-  <code>http://svn.apache.org/repos/asf/jakarta/commons/proper/jexl/trunk</code>
+  <code>http://svn.apache.org/repos/asf/commons/proper/jexl/trunk</code>
 </p>
 <p>
   The best way to view the repository is via the
-  <a href="http://svn.apache.org/viewcvs.cgi/jakarta/commons/proper/jexl/trunk/">subversion viewer</a>.
+  <a href="http://svn.apache.org/viewvc/commons/proper/jexl/trunk/">subversion viewer</a>.
 </p>
 <p>
   The alternative is to use the
-  <a href="http://svn.apache.org/repos/asf/jakarta/commons/proper/jexl/trunk/">native subversion</a> display.
+  <a href="http://svn.apache.org/repos/asf/commons/proper/jexl/trunk/">native subversion</a> display.
 </p>
 </section>
 <!-- ================================================== -->

Modified: commons/proper/jexl/trunk/xdocs/index.xml
URL: http://svn.apache.org/viewvc/commons/proper/jexl/trunk/xdocs/index.xml?view=diff&rev=561230&r1=561229&r2=561230
==============================================================================
--- commons/proper/jexl/trunk/xdocs/index.xml (original)
+++ commons/proper/jexl/trunk/xdocs/index.xml Mon Jul 30 21:17:09 2007
@@ -32,14 +32,14 @@
       While inspired by JSTL EL, it must be noted that JEXL is not a compatible 
       implementation of EL as defined in JSTL 1.1 (JSR-052) or JSP 2.0 (JSR-152). For a 
       compatible implementation of these specifications, see the 
-      <a href="http://jakarta.apache.org/commons/el/">Commons EL</a> project.
+      <a href="http://commons.apache.org/el/">Commons EL</a> project.
 
     </p>
 
     <p>
       JEXL attempts to bring some of the lessons learned by the Velocity
       community about expression languages in templating to a wider audience.
-      <a href="http://jakarta.apache.org/commons/jelly">Commons Jelly</a> needed
+      <a href="http://commons.apache.org/jelly">Commons Jelly</a> needed
       Velocity-ish method access, it just had to have it.
     </p>
     
@@ -48,11 +48,11 @@
     <section name="A Brief Example">
 
     <p>
-      When evaluating expressions, JEXL merges an <a href="http://jakarta.apache.org/commons/jexl/apidocs/org/apache/commons/jexl/Expression.html">Expression</a> with a <a href="http://jakarta.apache.org/commons/jexl/apidocs/org/apache/commons/jexl/JexlContext.html">JexlContext</a>.
-      An Expression is created using <a href="http://jakarta.apache.org/commons/jexl/apidocs/org/apache/commons/jexl/ExpressionFactory.html#createExpression(java.lang.String)">ExpressionFactory.createExpression()</a>, passing a
+      When evaluating expressions, JEXL merges an <a href="http://commons.apache.org/jexl/apidocs/org/apache/commons/jexl/Expression.html">Expression</a> with a <a href="http://commons.apache.org/jexl/apidocs/org/apache/commons/jexl/JexlContext.html">JexlContext</a>.
+      An Expression is created using <a href="http://commons.apache.org/jexl/apidocs/org/apache/commons/jexl/ExpressionFactory.html#createExpression(java.lang.String)">ExpressionFactory.createExpression()</a>, passing a
       String containing valid JEXL syntax.  A JexlContext is created using 
-      <a href="http://jakarta.apache.org/commons/jexl/apidocs/org/apache/commons/jexl/JexlHelper.html#createContext()">JexlHelper.createContext()</a>, and variables are put into a map exposed through
-      the <a href="http://jakarta.apache.org/commons/jexl/apidocs/org/apache/commons/jexl/JexlContext.html#getVars()">getVars()</a> method on JexlContext.  The following example, takes a variable
+      <a href="http://commons.apache.org/jexl/apidocs/org/apache/commons/jexl/JexlHelper.html#createContext()">JexlHelper.createContext()</a>, and variables are put into a map exposed through
+      the <a href="http://commons.apache.org/jexl/apidocs/org/apache/commons/jexl/JexlContext.html#getVars()">getVars()</a> method on JexlContext.  The following example, takes a variable
       named foo, and invokes the bar() method on the property innerFoo:
     </p>
 
@@ -122,7 +122,7 @@
           </li>
           <li>
             Apache has an implementation of the expression language for JSP 2.0,
-            called <a href="http://jakarta.apache.org/commons/el/index.html">EL</a>
+            called <a href="http://commons.apache.org/el/index.html">EL</a>
           </li>
           <li>
             <a href="http://java.sun.com/products/jsp/jstl/">JSTL 1.1</a> is covered 
@@ -148,10 +148,10 @@
     <section name="Anyone Using It Yet?">
         <ul>
           <li>
-           <a href="http://jakarta.apache.org/commons/jelly">Jelly</a>
+           <a href="http://commons.apache.org/jelly">Jelly</a>
           </li>
           <li>
-           <a href="http://jakarta.apache.org/commons/scxml">Commons SCXML</a>
+           <a href="http://commons.apache.org/scxml">Commons SCXML</a>
           </li>
         </ul>
     </section>

Modified: commons/proper/jexl/trunk/xdocs/navigation.xml
URL: http://svn.apache.org/viewvc/commons/proper/jexl/trunk/xdocs/navigation.xml?view=diff&rev=561230&r1=561229&r2=561230
==============================================================================
--- commons/proper/jexl/trunk/xdocs/navigation.xml (original)
+++ commons/proper/jexl/trunk/xdocs/navigation.xml Mon Jul 30 21:17:09 2007
@@ -16,7 +16,7 @@
    See the License for the specific language governing permissions and
    limitations under the License.
   -->
-<!DOCTYPE org.apache.commons.menus SYSTEM 'http://jakarta.apache.org/commons/build/maven-build.dtd'>
+<!DOCTYPE org.apache.commons.menus SYSTEM 'http://commons.apache.org/build/maven-build.dtd'>
 
 <project name="Commons JEXL">
   <title>Commons JEXL</title>
@@ -26,7 +26,7 @@
       <item name="1.1&#xA0;Javadoc"              href="/apidocs-1.1/index.html"/>
       <item name="1.0&#xA0;Javadoc"              href="/apidocs-1.0/index.html"/>
       <item name="Latest&#xA0;Javadoc"           href="/apidocs/index.html"/>
-      <item name="Examples"                      href="http://svn.apache.org/viewvc/jakarta/commons/proper/jexl/trunk/examples/"/>
+      <item name="Examples"                      href="http://svn.apache.org/viewvc/commons/proper/jexl/trunk/examples/"/>
       <item name="Releases and Builds"           href="/releases.html"/>
       <item name="Jar Downloads"                 href="/downloads.html"/>
       <item name="Reference"                     href="/reference/index.html"/>

Modified: commons/proper/jexl/trunk/xdocs/reference/examples.xml
URL: http://svn.apache.org/viewvc/commons/proper/jexl/trunk/xdocs/reference/examples.xml?view=diff&rev=561230&r1=561229&r2=561230
==============================================================================
--- commons/proper/jexl/trunk/xdocs/reference/examples.xml (original)
+++ commons/proper/jexl/trunk/xdocs/reference/examples.xml Mon Jul 30 21:17:09 2007
@@ -35,14 +35,14 @@
       <p>
         You can find two sample programs in JEXL's CVS repository:
         <ul>
-          <li><a href="http://svn.apache.org/viewcvs.cgi/jakarta/commons/proper/jexl/trunk/examples/ArrayExample.java?view=markup">Using arrays</a></li>
-          <li><a href="http://svn.apache.org/viewcvs.cgi/jakarta/commons/proper/jexl/trunk/examples/MethodPropertyExample.java?view=markup">Accessing Properties and invoking methods</a></li>
+          <li><a href="http://svn.apache.org/viewvc/commons/proper/jexl/trunk/examples/ArrayExample.java?view=markup">Using arrays</a></li>
+          <li><a href="http://svn.apache.org/viewvc/commons/proper/jexl/trunk/examples/MethodPropertyExample.java?view=markup">Accessing Properties and invoking methods</a></li>
         </ul>
       </p>
       <p>
-        As well, <a href="http://svn.apache.org/viewcvs.cgi/jakarta/commons/proper/jexl/trunk/src/test/org/apache/commons/jexl/JexlTest.java?view=markup">JEXL's Unit Tests</a>
+        As well, <a href="http://svn.apache.org/viewvc/commons/proper/jexl/trunk/src/test/org/apache/commons/jexl/JexlTest.java?view=markup">JEXL's Unit Tests</a>
         provide handy examples of expressions. The test code also contains a
-        <a href="http://svn.apache.org/viewcvs.cgi/jakarta/commons/proper/jexl/trunk/src/test/org/apache/commons/jexl/Jexl.java?view=markup">simple class</a>
+        <a href="http://svn.apache.org/viewvc/commons/proper/jexl/trunk/src/test/org/apache/commons/jexl/Jexl.java?view=markup">simple class</a>
         that evaluates its command line arguments as JEXL expressions when run.
       </p>
     </section>
@@ -50,24 +50,24 @@
       <p>
         To evaluate expressions using JEXL, you need two things:
         <ul>
-          <li>A <a href="http://jakarta.apache.org/commons/jexl/apidocs/org/apache/commons/jexl/JexlContext.html">context</a> containing any variables, and</li>
-          <li>An <a href="http://jakarta.apache.org/commons/jexl/apidocs/org/apache/commons/jexl/Expression.html">expression</a></li>
+          <li>A <a href="http://commons.apache.org/jexl/apidocs/org/apache/commons/jexl/JexlContext.html">context</a> containing any variables, and</li>
+          <li>An <a href="http://commons.apache.org/jexl/apidocs/org/apache/commons/jexl/Expression.html">expression</a></li>
         </ul>
       </p>
       <p>
         The easiest way of obtaining a a context is to use the
-        <a href="http://jakarta.apache.org/commons/jexl/apidocs/org/apache/commons/jexl/JexlHelper.html#createContext()">JexlHelper.createContext()</a>
+        <a href="http://commons.apache.org/jexl/apidocs/org/apache/commons/jexl/JexlHelper.html#createContext()">JexlHelper.createContext()</a>
         method. This creates a context which is simply an extension of a
         <a href="http://java.sun.com/j2se/1.4.2/docs/api/java/util/HashMap.html">HashMap</a>
       </p>
       <p>
-        <a href="http://jakarta.apache.org/commons/jexl/apidocs/org/apache/commons/jexl/Expression.html">Expressions</a> are
-        created using the <a href="http://jakarta.apache.org/commons/jexl/apidocs/org/apache/commons/jexl/ExpressionFactory.html#createExpression(java.lang.String)">ExpressionFactory.createExpression(String)</a>
+        <a href="http://commons.apache.org/jexl/apidocs/org/apache/commons/jexl/Expression.html">Expressions</a> are
+        created using the <a href="http://commons.apache.org/jexl/apidocs/org/apache/commons/jexl/ExpressionFactory.html#createExpression(java.lang.String)">ExpressionFactory.createExpression(String)</a>
         method. 
       </p>
       <p>
         Once you have your expression, you can then use use the
-        <a href="http://jakarta.apache.org/commons/jexl/apidocs/org/apache/commons/jexl/Expression.html#evaluate(org.apache.commons.jexl.JexlContext)">evaluate</a>
+        <a href="http://commons.apache.org/jexl/apidocs/org/apache/commons/jexl/Expression.html#evaluate(org.apache.commons.jexl.JexlContext)">evaluate</a>
         to execute it and obtain a result.
       </p>
       <p>
@@ -98,7 +98,7 @@
         own.
       </p>
       <p>
-        The <a href="http://jakarta.apache.org/commons/jexl/apidocs/org/apache/commons/jexl/JexlContext.html">JexlContext</a>
+        The <a href="http://commons.apache.org/jexl/apidocs/org/apache/commons/jexl/JexlContext.html">JexlContext</a>
         interface is very simple with only two methods, one to get the variables of the
         context as a <a href="http://java.sun.com/j2se/1.4.2/docs/api/java/util/Map.html">Map</a> and
         another to set the variables of the context from a Map.
@@ -119,7 +119,7 @@
         evaluation.
       </p>
       <p>
-        If <a href="http://jakarta.apache.org/commons/jexl/apidocs/org/apache/commons/jexl/JexlExprResolver.html">pre-resolvers</a>
+        If <a href="http://commons.apache.org/jexl/apidocs/org/apache/commons/jexl/JexlExprResolver.html">pre-resolvers</a>
         is added to an expression, any value it returns will be used instead of that normally provided by JEXL. If JEXL evaluates
         an expression to <code>null</code> post-resolvers of an expression are called in turn in an attempt to get a value.
       </p>

Modified: commons/proper/jxpath/trunk/STATUS.html
URL: http://svn.apache.org/viewvc/commons/proper/jxpath/trunk/STATUS.html?view=diff&rev=561230&r1=561229&r2=561230
==============================================================================
--- commons/proper/jxpath/trunk/STATUS.html (original)
+++ commons/proper/jxpath/trunk/STATUS.html Mon Jul 30 21:17:09 2007
@@ -19,13 +19,13 @@
 <head>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
    <meta name="GENERATOR" content="Mozilla/4.75 [en] (Windows NT 5.0; U) [Netscape]">
-   <title>Status File for Jakarta Commons "BeanUtils" Component</title>
+   <title>Status File for Apache Commons "BeanUtils" Component</title>
 </head>
 <body bgcolor="#FFFFFF">
 
 <center>
 <h1>
-The Jakarta Commons <i>JXPath</i> Component</h1></center>
+The Apache Commons <i>JXPath</i> Component</h1></center>
 
 <center>$Id$
 <br><a href="#Introduction">[Introduction]</a><a href="#Dependencies">[Dependencies]</a><a href="#Release Info">[Release

Modified: commons/proper/jxpath/trunk/project.properties
URL: http://svn.apache.org/viewvc/commons/proper/jxpath/trunk/project.properties?view=diff&rev=561230&r1=561229&r2=561230
==============================================================================
--- commons/proper/jxpath/trunk/project.properties (original)
+++ commons/proper/jxpath/trunk/project.properties Mon Jul 30 21:17:09 2007
@@ -42,7 +42,7 @@
 maven.xdoc.date=left
 maven.xdoc.poweredby.image=maven-feather.png
 maven.xdoc.version=${pom.currentVersion}
-maven.xdoc.developmentProcessUrl=http://jakarta.apache.org/commons/charter.html
+maven.xdoc.developmentProcessUrl=http://commons.apache.org/charter.html
 
 # Make the source distro unzip to a different directory
 maven.dist.src.assembly.dir=${maven.dist.assembly.dir}/src/${maven.final.name}-src

Modified: commons/proper/jxpath/trunk/src/java/org/apache/commons/jxpath/JXPathContext.java
URL: http://svn.apache.org/viewvc/commons/proper/jxpath/trunk/src/java/org/apache/commons/jxpath/JXPathContext.java?view=diff&rev=561230&r1=561229&r2=561230
==============================================================================
--- commons/proper/jxpath/trunk/src/java/org/apache/commons/jxpath/JXPathContext.java (original)
+++ commons/proper/jxpath/trunk/src/java/org/apache/commons/jxpath/JXPathContext.java Mon Jul 30 21:17:09 2007
@@ -372,7 +372,7 @@
  * Language (XPath) Version 1.0</a><br><br> 
  * 
  * You will also find more information and examples in
- * <a href="http://jakarta.apache.org/commons/jxpath/users-guide.html">
+ * <a href="http://commons.apache.org/jxpath/users-guide.html">
  * JXPath User's Guide</a>
  *
  *

Modified: commons/proper/jxpath/trunk/src/java/org/apache/commons/jxpath/ri/model/dynabeans/DynaBeanPointerFactory.java
URL: http://svn.apache.org/viewvc/commons/proper/jxpath/trunk/src/java/org/apache/commons/jxpath/ri/model/dynabeans/DynaBeanPointerFactory.java?view=diff&rev=561230&r1=561229&r2=561230
==============================================================================
--- commons/proper/jxpath/trunk/src/java/org/apache/commons/jxpath/ri/model/dynabeans/DynaBeanPointerFactory.java (original)
+++ commons/proper/jxpath/trunk/src/java/org/apache/commons/jxpath/ri/model/dynabeans/DynaBeanPointerFactory.java Mon Jul 30 21:17:09 2007
@@ -25,8 +25,8 @@
 
 /**
  * Implements NodePointerFactory for DynaBeans.
- * See <a href="http://jakarta.apache.org/commons/beanutils.html">
- * Jakarta Commons BeanUtils
+ * See <a href="http://commons.apache.org/beanutils.html">
+ * Apache Commons BeanUtils
  * </a>
  *
  * @author Dmitri Plotnikov

Modified: commons/proper/jxpath/trunk/xdocs/building.xml
URL: http://svn.apache.org/viewvc/commons/proper/jxpath/trunk/xdocs/building.xml?view=diff&rev=561230&r1=561229&r2=561230
==============================================================================
--- commons/proper/jxpath/trunk/xdocs/building.xml (original)
+++ commons/proper/jxpath/trunk/xdocs/building.xml Mon Jul 30 21:17:09 2007
@@ -46,7 +46,7 @@
   </p>
   <p>
 	Further details can be found in the
-	<a href="http://jakarta.apache.org/commons/building.html">commons build instructions</a>.
+	<a href="http://commons.apache.org/building.html">commons build instructions</a>.
   </p>
 </section>
 <!-- ================================================== -->

Modified: commons/proper/jxpath/trunk/xdocs/cvs-usage.xml
URL: http://svn.apache.org/viewvc/commons/proper/jxpath/trunk/xdocs/cvs-usage.xml?view=diff&rev=561230&r1=561229&r2=561230
==============================================================================
--- commons/proper/jxpath/trunk/xdocs/cvs-usage.xml (original)
+++ commons/proper/jxpath/trunk/xdocs/cvs-usage.xml Mon Jul 30 21:17:09 2007
@@ -27,20 +27,20 @@
 <!-- ================================================== -->
 <section name="Source repository">
 <p>
-  Jakarta Commons JXPath is hosted on the Apache
+  Apache Commons JXPath is hosted on the Apache
   <a href="http://subversion.tigris.org/">subversion</a> repository.
 </p>
 <p>
   The project URL is:<br />
-  <code>http://svn.apache.org/repos/asf/jakarta/commons/proper/jxpath/trunk</code>
+  <code>http://svn.apache.org/repos/asf/commons/proper/jxpath/trunk</code>
 </p>
 <p>
   The best way to view the repository is via the
-  <a href="http://svn.apache.org/viewvc/jakarta/commons/proper/jxpath/trunk/">subversion viewer</a>.
+  <a href="http://svn.apache.org/viewvc/commons/proper/jxpath/trunk/">subversion viewer</a>.
 </p>
 <p>
   The alternative is to use the
-  <a href="http://svn.apache.org/repos/asf/jakarta/commons/proper/jxpath/trunk/">native subversion</a> display.
+  <a href="http://svn.apache.org/repos/asf/commons/proper/jxpath/trunk/">native subversion</a> display.
 </p>
 <p>
   For more information on subversion and creating patches see the

Modified: commons/proper/jxpath/trunk/xdocs/navigation.xml
URL: http://svn.apache.org/viewvc/commons/proper/jxpath/trunk/xdocs/navigation.xml?view=diff&rev=561230&r1=561229&r2=561230
==============================================================================
--- commons/proper/jxpath/trunk/xdocs/navigation.xml (original)
+++ commons/proper/jxpath/trunk/xdocs/navigation.xml Mon Jul 30 21:17:09 2007
@@ -15,7 +15,7 @@
    See the License for the specific language governing permissions and
    limitations under the License.
 -->
-<!DOCTYPE org.apache.commons.menus SYSTEM 'http://jakarta.apache.org/commons/build/maven-build.dtd'>
+<!DOCTYPE org.apache.commons.menus SYSTEM 'http://commons.apache.org/build/maven-build.dtd'>
 <project name="JXPath">
   <title>JXPath</title>
   <organizationLogo href="/images/temp.gif">Jakarta</organizationLogo>
@@ -24,7 +24,7 @@
     <links>
       <item name="Apache"  href="http://www.apache.org"/>
       <item name="Jakarta" href="http://jakarta.apache.org"/>
-      <item name="Commons" href="http://jakarta.apache.org/commons/"/>
+      <item name="Commons" href="http://commons.apache.org/"/>
     </links>
 
     <menu name="JXPath">
@@ -39,13 +39,13 @@
     </menu>
 
     <menu name="JXPath 1.2">
-        <item name="Javadoc"       href="http://jakarta.apache.org/commons/jxpath/api-1.2/"/>
-        <item name="Release Notes" href="http://jakarta.apache.org/commons/jxpath/release-notes-1.2.html"/>
+        <item name="Javadoc"       href="http://commons.apache.org/jxpath/api-1.2/"/>
+        <item name="Release Notes" href="http://commons.apache.org/jxpath/release-notes-1.2.html"/>
     </menu>
 
     <menu name="JXPath 1.1">
-        <item name="Javadoc"       href="http://jakarta.apache.org/commons/jxpath/api-1.1/"/>
-        <item name="Release Notes" href="http://jakarta.apache.org/commons/jxpath/release-notes-1.1.html"/>
+        <item name="Javadoc"       href="http://commons.apache.org/jxpath/api-1.1/"/>
+        <item name="Release Notes" href="http://commons.apache.org/jxpath/release-notes-1.1.html"/>
     </menu>
     
     <menu name="Development">

Modified: commons/proper/jxpath/trunk/xdocs/release-notes-1.1.xml
URL: http://svn.apache.org/viewvc/commons/proper/jxpath/trunk/xdocs/release-notes-1.1.xml?view=diff&rev=561230&r1=561229&r2=561230
==============================================================================
--- commons/proper/jxpath/trunk/xdocs/release-notes-1.1.xml (original)
+++ commons/proper/jxpath/trunk/xdocs/release-notes-1.1.xml Mon Jul 30 21:17:09 2007
@@ -49,7 +49,7 @@
         </li>
         <li>
           Support for DynaBeans
-          (see <a href="http://jakarta.apache.org/commons/beanutils">Jakarta
+          (see <a href="http://commons.apache.org/beanutils">Jakarta
           Commons BeanUtils</a>).
           <br/>
         </li>

Modified: commons/proper/jxpath/trunk/xdocs/users-guide.xml
URL: http://svn.apache.org/viewvc/commons/proper/jxpath/trunk/xdocs/users-guide.xml?view=diff&rev=561230&r1=561229&r2=561230
==============================================================================
--- commons/proper/jxpath/trunk/xdocs/users-guide.xml (original)
+++ commons/proper/jxpath/trunk/xdocs/users-guide.xml Mon Jul 30 21:17:09 2007
@@ -409,7 +409,7 @@
 
       <subsection name="DynaBean Access">
         <p>
-          JXPath supports <a href="http://jakarta.apache.org/commons/beanutils/api/org/apache/commons/beanutils/DynaBean.html">DynaBeans</a> 
+          JXPath supports <a href="http://commons.apache.org/beanutils/api/org/apache/commons/beanutils/DynaBean.html">DynaBeans</a> 
           as well. DynaBeans are treated exactly the same way as JavaBeans.
         </p>
       </subsection>

Modified: commons/proper/lang/trunk/RELEASE-NOTES.txt
URL: http://svn.apache.org/viewvc/commons/proper/lang/trunk/RELEASE-NOTES.txt?view=diff&rev=561230&r1=561229&r2=561230
==============================================================================
--- commons/proper/lang/trunk/RELEASE-NOTES.txt (original)
+++ commons/proper/lang/trunk/RELEASE-NOTES.txt Mon Jul 30 21:17:09 2007
@@ -8,7 +8,7 @@
 INTRODUCTION:
 
 This document contains the release notes for the 2.3 version of Apache 
-Jakarta Commons Lang.
+Apache Commons Lang.
 Commons Lang is a set of utility functions and reusable components that
 should be of use in any Java environment.
 

Modified: commons/proper/lang/trunk/STATUS.html
URL: http://svn.apache.org/viewvc/commons/proper/lang/trunk/STATUS.html?view=diff&rev=561230&r1=561229&r2=561230
==============================================================================
--- commons/proper/lang/trunk/STATUS.html (original)
+++ commons/proper/lang/trunk/STATUS.html Mon Jul 30 21:17:09 2007
@@ -16,13 +16,13 @@
 -->
 <html>
 <head>
-<title>Status File for Jakarta Commons "Lang" Component</title>
+<title>Status File for Apache Commons "Lang" Component</title>
 </head>
 <body bgcolor="white">
 
 
 <div align="center">
-<h1>The Jakarta Commons <em>Lang</em> Component</h1>
+<h1>The Apache Commons <em>Lang</em> Component</h1>
 $Id$<br />
 <a href="#Introduction">[Introduction]</a>
 <a href="#Dependencies">[Dependencies]</a>

Modified: commons/proper/lang/trunk/build.xml
URL: http://svn.apache.org/viewvc/commons/proper/lang/trunk/build.xml?view=diff&rev=561230&r1=561229&r2=561230
==============================================================================
--- commons/proper/lang/trunk/build.xml (original)
+++ commons/proper/lang/trunk/build.xml Mon Jul 30 21:17:09 2007
@@ -19,7 +19,7 @@
  */
  -->
 <!--
-   "Lang" component of the Jakarta Commons Subproject
+   "Lang" component of the Apache Commons Subproject
    $Id$
 -->
 <project name="Lang" default="compile" basedir=".">

Modified: commons/proper/lang/trunk/project.properties
URL: http://svn.apache.org/viewvc/commons/proper/lang/trunk/project.properties?view=diff&rev=561230&r1=561229&r2=561230
==============================================================================
--- commons/proper/lang/trunk/project.properties (original)
+++ commons/proper/lang/trunk/project.properties Mon Jul 30 21:17:09 2007
@@ -26,7 +26,7 @@
 
 maven.xdoc.date=left
 maven.xdoc.version=${pom.currentVersion}
-maven.xdoc.developmentProcessUrl=http://jakarta.apache.org/commons/charter.html
+maven.xdoc.developmentProcessUrl=http://commons.apache.org/charter.html
 maven.xdoc.poweredby.image=maven-feather.png
 
 # Jar Manifest Additional Attributes

Modified: commons/proper/lang/trunk/src/java/org/apache/commons/lang/IntHashMap.java
URL: http://svn.apache.org/viewvc/commons/proper/lang/trunk/src/java/org/apache/commons/lang/IntHashMap.java?view=diff&rev=561230&r1=561229&r2=561230
==============================================================================
--- commons/proper/lang/trunk/src/java/org/apache/commons/lang/IntHashMap.java (original)
+++ commons/proper/lang/trunk/src/java/org/apache/commons/lang/IntHashMap.java Mon Jul 30 21:17:09 2007
@@ -25,8 +25,8 @@
  * <p>A hash map that uses primitive ints for the key rather than objects.</p>
  *
  * <p>Note that this class is for internal optimization purposes only, and may
- * not be supported in future releases of Jakarta Commons Lang.  Utilities of
- * this sort may be included in future releases of Jakarta Commons Collections.</p>
+ * not be supported in future releases of Apache Commons Lang.  Utilities of
+ * this sort may be included in future releases of Apache Commons Collections.</p>
  *
  * @author Justin Couch
  * @author Alex Chaffee (alex@apache.org)

Modified: commons/proper/lang/trunk/src/java/org/apache/commons/lang/overview.html
URL: http://svn.apache.org/viewvc/commons/proper/lang/trunk/src/java/org/apache/commons/lang/overview.html?view=diff&rev=561230&r1=561229&r2=561230
==============================================================================
--- commons/proper/lang/trunk/src/java/org/apache/commons/lang/overview.html (original)
+++ commons/proper/lang/trunk/src/java/org/apache/commons/lang/overview.html Mon Jul 30 21:17:09 2007
@@ -17,7 +17,7 @@
 <html>
 <body>
 <p>
-This document is the API specification for the Apache Jakarta Commons Lang Library, version 2.3.
+This document is the API specification for the Apache Apache Commons Lang Library, version 2.3.
 </p>
 </body>
 </html>

Modified: commons/proper/lang/trunk/xdocs/index.xml
URL: http://svn.apache.org/viewvc/commons/proper/lang/trunk/xdocs/index.xml?view=diff&rev=561230&r1=561229&r2=561230
==============================================================================
--- commons/proper/lang/trunk/xdocs/index.xml (original)
+++ commons/proper/lang/trunk/xdocs/index.xml Mon Jul 30 21:17:09 2007
@@ -88,7 +88,7 @@
 <ul>
 <li>
 Oct 17, 2002 - <a href="http://www.builder.com/">Builder.com</a> has an article on Commons Lang v1.0 entitled
-<a href="http://builder.com.com/article.jhtml?id=u00320021017yan01.htm&amp;page=1&amp;vf=tt">Jakarta Commons Lang project offers centralized utility functions</a>
+<a href="http://builder.com.com/article.jhtml?id=u00320021017yan01.htm&amp;page=1&amp;vf=tt">Apache Commons Lang project offers centralized utility functions</a>
 </li>
 <li>
 <a href="http://ant.apache.org">Ant</a>,

Modified: commons/proper/launcher/trunk/README.txt
URL: http://svn.apache.org/viewvc/commons/proper/launcher/trunk/README.txt?view=diff&rev=561230&r1=561229&r2=561230
==============================================================================
--- commons/proper/launcher/trunk/README.txt (original)
+++ commons/proper/launcher/trunk/README.txt Mon Jul 30 21:17:09 2007
@@ -1,2 +1,2 @@
-See http://jakarta.apache.org/commons/launcher/ for additional and 
+See http://commons.apache.org/launcher/ for additional and 
 up-to-date information on Commons Launcher.

Modified: commons/proper/launcher/trunk/build.xml
URL: http://svn.apache.org/viewvc/commons/proper/launcher/trunk/build.xml?view=diff&rev=561230&r1=561229&r2=561230
==============================================================================
--- commons/proper/launcher/trunk/build.xml (original)
+++ commons/proper/launcher/trunk/build.xml Mon Jul 30 21:17:09 2007
@@ -18,7 +18,7 @@
 
 
 <!--
-        "Launcher" component of the Jakarta Commons Subproject
+        "Launcher" component of the Apache Commons Subproject
         $Id$
 -->
 

Modified: commons/proper/launcher/trunk/example/build.xml
URL: http://svn.apache.org/viewvc/commons/proper/launcher/trunk/example/build.xml?view=diff&rev=561230&r1=561229&r2=561230
==============================================================================
--- commons/proper/launcher/trunk/example/build.xml (original)
+++ commons/proper/launcher/trunk/example/build.xml Mon Jul 30 21:17:09 2007
@@ -42,7 +42,7 @@
       <property name="classpath" value="${cp}:${commons-logging.jar}"/>
 
       <property name="name" value="launcher-demo"/>
-      <property name="title" value="Jakarta Commons Launcher Demo"/>
+      <property name="title" value="Apache Commons Launcher Demo"/>
       <property name="version" value="Nightly-${DSTAMP}${TSTAMP}"/>
       <property name="package" value="org.apache.commons.launcher.example.*"/>
 

Modified: commons/proper/launcher/trunk/project.properties
URL: http://svn.apache.org/viewvc/commons/proper/launcher/trunk/project.properties?view=diff&rev=561230&r1=561229&r2=561230
==============================================================================
--- commons/proper/launcher/trunk/project.properties (original)
+++ commons/proper/launcher/trunk/project.properties Mon Jul 30 21:17:09 2007
@@ -39,7 +39,7 @@
 maven.xdoc.includeProjectDocumentation=no
 maven.xdoc.date=bottom
 maven.xdoc.version=${pom.currentVersion}
-maven.xdoc.developmentProcessUrl=http://jakarta.apache.org/commons/charter.html
+maven.xdoc.developmentProcessUrl=http://commons.apache.org/charter.html
 maven.xdoc.poweredby.image=maven-feather.png
 
 maven.compile.debug=on

Modified: commons/proper/launcher/trunk/xdocs/building.xml
URL: http://svn.apache.org/viewvc/commons/proper/launcher/trunk/xdocs/building.xml?view=diff&rev=561230&r1=561229&r2=561230
==============================================================================
--- commons/proper/launcher/trunk/xdocs/building.xml (original)
+++ commons/proper/launcher/trunk/xdocs/building.xml Mon Jul 30 21:17:09 2007
@@ -46,7 +46,7 @@
   </p>
   <p>
 	Further details can be found in the
-	<a href="http://jakarta.apache.org/commons/building.html">commons build instructions</a>.
+	<a href="http://commons.apache.org/building.html">commons build instructions</a>.
   </p>
 </section>
 <!-- ================================================== -->

Modified: commons/proper/launcher/trunk/xdocs/cvs-usage.xml
URL: http://svn.apache.org/viewvc/commons/proper/launcher/trunk/xdocs/cvs-usage.xml?view=diff&rev=561230&r1=561229&r2=561230
==============================================================================
--- commons/proper/launcher/trunk/xdocs/cvs-usage.xml (original)
+++ commons/proper/launcher/trunk/xdocs/cvs-usage.xml Mon Jul 30 21:17:09 2007
@@ -25,20 +25,20 @@
 <!-- ================================================== -->
 <section name="Source repository">
 <p>
-  Jakarta Commons Launcher is hosted on the Apache
+  Apache Commons Launcher is hosted on the Apache
   <a href="http://subversion.tigris.org/">subversion</a> repository.
 </p>
 <p>
   The project URL is:<br />
-  <code>http://svn.apache.org/repos/asf/jakarta/commons/proper/launcher/trunk</code>
+  <code>http://svn.apache.org/repos/asf/commons/proper/launcher/trunk</code>
 </p>
 <p>
   The best way to view the repository is via the
-  <a href="http://svn.apache.org/viewvc/jakarta/commons/proper/launcher/trunk/">subversion viewer</a>.
+  <a href="http://svn.apache.org/viewvc/commons/proper/launcher/trunk/">subversion viewer</a>.
 </p>
 <p>
   The alternative is to use the
-  <a href="http://svn.apache.org/repos/asf/jakarta/commons/proper/launcher/trunk/">native subversion</a> display.
+  <a href="http://svn.apache.org/repos/asf/commons/proper/launcher/trunk/">native subversion</a> display.
 </p>
 <p>
   For more information on subversion and creating patches see the