Return-Path: Delivered-To: apmail-commons-dev-archive@www.apache.org Received: (qmail 80189 invoked from network); 27 Jul 2007 17:52:45 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 27 Jul 2007 17:52:45 -0000 Received: (qmail 46507 invoked by uid 500); 27 Jul 2007 17:52:43 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 46402 invoked by uid 500); 27 Jul 2007 17:52:43 -0000 Mailing-List: contact dev-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list dev@commons.apache.org Received: (qmail 46393 invoked by uid 500); 27 Jul 2007 17:52:42 -0000 Delivered-To: apmail-jakarta-commons-dev@jakarta.apache.org Received: (qmail 46389 invoked by uid 500); 27 Jul 2007 17:52:42 -0000 Delivered-To: apmail-jakarta-commons-cvs@jakarta.apache.org Received: (qmail 46386 invoked by uid 99); 27 Jul 2007 17:52:42 -0000 Received: from Unknown (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 27 Jul 2007 10:52:42 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 27 Jul 2007 17:52:40 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id CE4451A9823; Fri, 27 Jul 2007 10:52:20 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r560337 [3/3] - in /jakarta/commons/proper: attributes/trunk/ attributes/trunk/api/ attributes/trunk/compiler/ attributes/trunk/plugin/ attributes/trunk/site/ attributes/trunk/unittest/ beanutils/trunk/ betwixt/trunk/ chain/trunk/ cli/trunk... Date: Fri, 27 Jul 2007 17:52:10 -0000 To: commons-cvs@jakarta.apache.org From: niallp@apache.org X-Mailer: svnmailer-1.1.0 Message-Id: <20070727175220.CE4451A9823@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Modified: jakarta/commons/proper/scxml/trunk/pom.xml URL: http://svn.apache.org/viewvc/jakarta/commons/proper/scxml/trunk/pom.xml?view=diff&rev=560337&r1=560336&r2=560337 ============================================================================== --- jakarta/commons/proper/scxml/trunk/pom.xml (original) +++ jakarta/commons/proper/scxml/trunk/pom.xml Fri Jul 27 10:52:04 2007 @@ -34,12 +34,12 @@ 2005 A Java Implementation of a State Chart XML Engine - http://jakarta.apache.org/commons/scxml/ + http://commons.apache.org/scxml/ - scm:svn:http://svn.apache.org/repos/asf/jakarta/commons/proper/scxml/trunk - scm:svn:https://svn.apache.org/repos/asf/jakarta/commons/proper/scxml/trunk - http://svn.apache.org/viewvc/jakarta/commons/proper/scxml/trunk + scm:svn:http://svn.apache.org/repos/asf/commons/proper/scxml/trunk + scm:svn:https://svn.apache.org/repos/asf/commons/proper/scxml/trunk + http://svn.apache.org/viewvc/commons/proper/scxml/trunk Modified: jakarta/commons/proper/scxml/trunk/project.xml URL: http://svn.apache.org/viewvc/jakarta/commons/proper/scxml/trunk/project.xml?view=diff&rev=560337&r1=560336&r2=560337 ============================================================================== --- jakarta/commons/proper/scxml/trunk/project.xml (original) +++ jakarta/commons/proper/scxml/trunk/project.xml Fri Jul 27 10:52:04 2007 @@ -23,17 +23,17 @@ 0.7-SNAPSHOT 2005 - Jakarta Commons SCXML + Commons SCXML A Java Implementation of a State Chart XML Engine /images/scxml-logo-white.png - http://jakarta.apache.org/commons/scxml/ + http://commons.apache.org/scxml/ org.apache.commons.scxml The Apache Software Foundation - http://jakarta.apache.org - http://jakarta.apache.org/images/original-jakarta-logo.gif + http://commons.apache.org/ + http://commons.apache.org/images/logo.png @@ -44,28 +44,28 @@ people.apache.org - /www/jakarta.apache.org/commons/scxml/ + /www/commons.apache.org/scxml/ http://issues.apache.org/jira/ - /www/jakarta.apache.org/builds/jakarta-commons/scxml/ + /www/people.apache.org/builds/commons/scxml/ - scm:svn:http://svn.apache.org/repos/asf/jakarta/commons/proper/scxml/trunk - scm:svn:https://svn.apache.org/repos/asf/jakarta/commons/proper/scxml/trunk - http://svn.apache.org/viewvc/jakarta/commons/proper/scxml/trunk + scm:svn:http://svn.apache.org/repos/asf/commons/proper/scxml/trunk + scm:svn:https://svn.apache.org/repos/asf/commons/proper/scxml/trunk + http://svn.apache.org/viewvc/commons/proper/scxml/trunk - Commons Dev List - commons-dev-subscribe@jakarta.apache.org - commons-dev-unsubscribe@jakarta.apache.org - http://mail-archives.apache.org/mod_mbox/jakarta-commons-dev/ + Commons Dev List + dev-subscribe@commons.apache.org + dev-unsubscribe@commons.apache.org + http://mail-archives.apache.org/mod_mbox/commons-dev/ - Commons User List - commons-user-subscribe@jakarta.apache.org - commons-user-unsubscribe@jakarta.apache.org - http://mail-archives.apache.org/mod_mbox/jakarta-commons-user/ + Commons User List + user-subscribe@commons.apache.org + user-unsubscribe@commons.apache.org + http://mail-archives.apache.org/mod_mbox/commons-user/ @@ -123,7 +123,7 @@ commons-logging commons-logging 1.1 - http://jakarta.apache.org/commons/logging/ + http://commons.apache.org/logging/ <b>Core</b> (everything) @@ -133,7 +133,7 @@ commons-digester commons-digester 1.8 - http://jakarta.apache.org/commons/digester/ + http://commons.apache.org/digester/ <b>Core</b> (everything) @@ -143,7 +143,7 @@ commons-beanutils commons-beanutils 1.7.0 - http://jakarta.apache.org/commons/beanutils/ + http://commons.apache.org/beanutils/ <b>Transitive</b> (from Digester, so <b>core</b>) @@ -163,7 +163,7 @@ commons-el commons-el 1.0 - http://jakarta.apache.org/commons/el/ + http://commons.apache.org/el/ <b>Usecases</b> (JSP/JSF environments) @@ -174,7 +174,7 @@ commons-jexl commons-jexl 1.1 - http://jakarta.apache.org/commons/jexl/ + http://commons.apache.org/jexl/ <b>Usecases</b> (JEXL environments) Modified: jakarta/commons/proper/transaction/trunk/project.xml URL: http://svn.apache.org/viewvc/jakarta/commons/proper/transaction/trunk/project.xml?view=diff&rev=560337&r1=560336&r2=560337 ============================================================================== --- jakarta/commons/proper/transaction/trunk/project.xml (original) +++ jakarta/commons/proper/transaction/trunk/project.xml Fri Jul 27 10:52:04 2007 @@ -27,13 +27,13 @@ 1.3-dev - http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/ + http://commons.apache.org/${pom.artifactId.substring(8)}/ org.apache.commons.${pom.artifactId.substring(8)} The Apache Software Foundation - http://jakarta.apache.org - http://jakarta.apache.org/images/original-jakarta-logo.gif + http://commons.apache.org/ + http://commons.apache.org/images/logo.png @@ -44,29 +44,29 @@ - jakarta + commons http://issues.apache.org/jira/browse/${pom.artifactId.substring(8).toUpperCase()} minotaur.apache.org - /www/jakarta.apache.org/commons/${pom.artifactId.substring(8)}/ - /www/jakarta.apache.org/builds/jakarta-commons/${pom.artifactId.substring(8)}/ + /www/commons.apache.org/${pom.artifactId.substring(8)}/ + /www/people.apache.org/builds/commons/${pom.artifactId.substring(8)}/ - scm:svn:http://svn.apache.org/repos/asf/jakarta/commons/proper/${pom.artifactId.substring(8)}/trunk - http://svn.apache.org/repos/asf/jakarta/commons/proper/${pom.artifactId.substring(8)}/trunk/ + scm:svn:http://svn.apache.org/repos/asf/commons/proper/${pom.artifactId.substring(8)}/trunk + http://svn.apache.org/repos/asf/commons/proper/${pom.artifactId.substring(8)}/trunk/ Commons Dev List - commons-dev-subscribe@jakarta.apache.org - commons-dev-unsubscribe@jakarta.apache.org - http://mail-archives.apache.org/mod_mbox/jakarta-commons-dev/ + dev-subscribe@commons.apache.org + dev-unsubscribe@commons.apache.org + http://mail-archives.apache.org/mod_mbox/commons-dev/ Commons User List - commons-user-subscribe@jakarta.apache.org - commons-user-unsubscribe@jakarta.apache.org - http://mail-archives.apache.org/mod_mbox/jakarta-commons-user/ + user-subscribe@commons.apache.org + user-unsubscribe@commons.apache.org + http://mail-archives.apache.org/mod_mbox/commons-user/ @@ -214,7 +214,7 @@ - commons-dev@jakarta.apache.org + dev@commons.apache.org src/java src/test Modified: jakarta/commons/proper/validator/trunk/pom.xml URL: http://svn.apache.org/viewvc/jakarta/commons/proper/validator/trunk/pom.xml?view=diff&rev=560337&r1=560336&r2=560337 ============================================================================== --- jakarta/commons/proper/validator/trunk/pom.xml (original) +++ jakarta/commons/proper/validator/trunk/pom.xml Fri Jul 27 10:52:04 2007 @@ -34,7 +34,7 @@ and server side data validation. It may be used standalone or with a framework like Struts. - http://jakarta.apache.org/commons/validator/ + http://commons.apache.org/validator/ jira http://issues.apache.org/jira/browse/VALIDATOR @@ -99,9 +99,9 @@ - scm:svn:http://svn.apache.org/repos/asf/jakarta/commons/proper/validator/trunk/ - scm:svn:https://svn.apache.org/repos/asf/jakarta/commons/proper/validator/trunk/ - http://svn.apache.org/viewvc/jakarta/commons/proper/validator/trunk/ + scm:svn:http://svn.apache.org/repos/asf/commons/proper/validator/trunk/ + scm:svn:https://svn.apache.org/repos/asf/commons/proper/validator/trunk/ + http://svn.apache.org/viewvc/commons/proper/validator/trunk/ Modified: jakarta/commons/proper/validator/trunk/project.xml URL: http://svn.apache.org/viewvc/jakarta/commons/proper/validator/trunk/project.xml?view=diff&rev=560337&r1=560336&r2=560337 ============================================================================== --- jakarta/commons/proper/validator/trunk/project.xml (original) +++ jakarta/commons/proper/validator/trunk/project.xml Fri Jul 27 10:52:04 2007 @@ -32,13 +32,13 @@ /images/logo.png - http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/ - org.apache.commons.${pom.artifactId.substring(8)} + http://commons.apache.org/commons/validator/ + org.apache.commons.validator The Apache Software Foundation - http://jakarta.apache.org - http://jakarta.apache.org/images/original-jakarta-logo.gif + http://commons.apache.org/ + http://commons.apache.org/images/logo.png @@ -49,29 +49,29 @@ - jakarta + commons http://issues.apache.org/jira/ people.apache.org - /www/jakarta.apache.org/commons/${pom.artifactId.substring(8)}/ - /www/jakarta.apache.org/builds/jakarta-commons/${pom.artifactId.substring(8)}/ + /www/commons.apache.org/${pom.artifactId.substring(8)}/ + /www/people.apache.org/builds/commons/${pom.artifactId.substring(8)}/ - scm:svn:http://svn.apache.org/repos/asf/jakarta/commons/proper/${pom.artifactId.substring(8)}/trunk + scm:svn:http://svn.apache.org/repos/asf/commons/proper/${pom.artifactId.substring(8)}/trunk http://svn.apache.org/viewvc Commons Dev List - commons-dev-subscribe@jakarta.apache.org - commons-dev-unsubscribe@jakarta.apache.org - http://mail-archives.apache.org/mod_mbox/jakarta-commons-dev/ + dev-subscribe@commons.apache.org + dev-unsubscribe@commons.apache.org + http://mail-archives.apache.org/mod_mbox/commons-dev/ Commons User List - commons-user-subscribe@jakarta.apache.org - commons-user-unsubscribe@jakarta.apache.org - http://mail-archives.apache.org/mod_mbox/jakarta-commons-user/ + user-subscribe@commons.apache.org + user-unsubscribe@commons.apache.org + http://mail-archives.apache.org/mod_mbox/commons-user/ @@ -236,7 +236,7 @@ commons-beanutils commons-beanutils 1.7.0 - http://jakarta.apache.org/commons/beanutils/ + http://commons.apache.org/beanutils/ <strong>Required</strong> @@ -248,7 +248,7 @@ commons-digester commons-digester 1.8 - http://jakarta.apache.org/commons/digester/ + http://commons.apache.org/digester/ Usually <strong>Required</strong> @@ -261,7 +261,7 @@ commons-logging commons-logging 1.0.4 - http://jakarta.apache.org/commons/logging/ + http://commons.apache.org/logging/ <strong>Required</strong> @@ -372,7 +372,7 @@ - commons-dev@jakarta.apache.org + dev@commons.apache.org src/main/java src/test/java Modified: jakarta/commons/proper/vfs/trunk/pom.xml URL: http://svn.apache.org/viewvc/jakarta/commons/proper/vfs/trunk/pom.xml?view=diff&rev=560337&r1=560336&r2=560337 ============================================================================== --- jakarta/commons/proper/vfs/trunk/pom.xml (original) +++ jakarta/commons/proper/vfs/trunk/pom.xml Fri Jul 27 10:52:04 2007 @@ -33,7 +33,7 @@ pom 1.1-SNAPSHOT - http://jakarta.apache.org/commons/vfs/ + http://commons.apache.org/vfs/ 2002 @@ -48,8 +48,8 @@ - scm:svn:http://svn.apache.org/repos/asf/jakarta/commons/proper/vfs/trunk - scm:svn:https://svn.apache.org/repos/asf/jakarta/commons/proper/vfs/trunk + scm:svn:http://svn.apache.org/repos/asf/commons/proper/vfs/trunk + scm:svn:https://svn.apache.org/repos/asf/commons/proper/vfs/trunk http://svn.apache.org/viewvc @@ -125,7 +125,7 @@ apache.website - scp://people.apache.org/www/jakarta.apache.org/commons/vfs/ + scp://people.apache.org/www/commons.apache.org/vfs/ Modified: jakarta/commons/proper/vfs/trunk/project.xml URL: http://svn.apache.org/viewvc/jakarta/commons/proper/vfs/trunk/project.xml?view=diff&rev=560337&r1=560336&r2=560337 ============================================================================== --- jakarta/commons/proper/vfs/trunk/project.xml (original) +++ jakarta/commons/proper/vfs/trunk/project.xml Fri Jul 27 10:52:04 2007 @@ -23,7 +23,7 @@ commons-vfs commons-vfs /images/vfs-logo-white.png - http://jakarta.apache.org/commons/vfs/ + http://commons.apache.org/vfs/ 1.1-SNAPSHOT 2002 org.apache.commons.vfs @@ -35,8 +35,8 @@ The Apache Software Foundation - http://jakarta.apache.org - http://jakarta.apache.org/images/original-jakarta-logo.gif + http://commons.apache.org/ + http://commons.apache.org/images/logo.png @@ -49,26 +49,26 @@ http://issues.apache.org/jira/ people.apache.org public_html/vfs-1.1/site - /www/jakarta.apache.org/builds/jakarta-commons/vfs/ + /www/people.apache.org/builds/commons/vfs/ - scm:svn:http://svn.apache.org/repos/asf/jakarta/commons/proper/vfs/trunk + scm:svn:http://svn.apache.org/repos/asf/commons/proper/vfs/trunk http://svn.apache.org/viewvc Commons Dev List - commons-dev-subscribe@jakarta.apache.org - commons-dev-unsubscribe@jakarta.apache.org - http://mail-archives.apache.org/mod_mbox/jakarta-commons-dev/ + dev-subscribe@commons.apache.org + dev-unsubscribe@commons.apache.org + http://mail-archives.apache.org/mod_mbox/commons-dev/ Commons User List - commons-user-subscribe@jakarta.apache.org - commons-user-unsubscribe@jakarta.apache.org - http://mail-archives.apache.org/mod_mbox/jakarta-commons-user/ + user-subscribe@commons.apache.org + user-unsubscribe@commons.apache.org + http://mail-archives.apache.org/mod_mbox/commons-user/ @@ -132,7 +132,7 @@ commons-net commons-net 1.4.1 - http://jakarta.apache.org/commons/net/ + http://commons.apache.org/net/ true @@ -145,7 +145,7 @@ commons-logging commons-logging 1.0.4 - http://jakarta.apache.org/commons/logging/ + http://commons.apache.org/logging/