On 22 August 2014 05:55, Olivier Lamy <ol...@apache.org> wrote: > On 21 August 2014 01:02, <s...@apache.org> wrote: >> Author: sebb >> Date: Wed Aug 20 15:02:31 2014 >> New Revision: 1619123 >> >> URL: http://svn.apache.org/r1619123 >> Log: >> Fix up URLs >> >> Modified: >> commons/proper/jelly/trunk/pom.xml >> commons/proper/proxy/trunk/pom.xml >> >> Modified: commons/proper/jelly/trunk/pom.xml >> URL: >> http://svn.apache.org/viewvc/commons/proper/jelly/trunk/pom.xml?rev=1619123&r1=1619122&r2=1619123&view=diff >> ============================================================================== >> --- commons/proper/jelly/trunk/pom.xml (original) >> +++ commons/proper/jelly/trunk/pom.xml Wed Aug 20 15:02:31 2014 >> @@ -12,7 +12,7 @@ >> <version>1.1-SNAPSHOT</version> >> <name>Apache Commons Jelly</name> >> <description>Apache Commons Jelly is a Java and XML based scripting >> engine. Jelly combines the best ideas from JSTL, Velocity, DVSL, Ant and >> Cocoon all together in a simple yet powerful scripting engine.</description> >> - <url>http://commons.apache.org/jelly/</url> >> + <url>http://commons.apache.org/proper/commons-jelly/</url> > > I believe redirect works or I miss something? > And BTW the short url looks more user friendly IMHO
Yes, but AFAICR the shorter URLs don't play well with Maven. See the dev list archives. > >> <inceptionYear>2002</inceptionYear> >> <organization> >> <name>The Apache Software Foundation</name> >> >> Modified: commons/proper/proxy/trunk/pom.xml >> URL: >> http://svn.apache.org/viewvc/commons/proper/proxy/trunk/pom.xml?rev=1619123&r1=1619122&r2=1619123&view=diff >> ============================================================================== >> --- commons/proper/proxy/trunk/pom.xml (original) >> +++ commons/proper/proxy/trunk/pom.xml Wed Aug 20 15:02:31 2014 >> @@ -28,7 +28,7 @@ >> <version>2.1-SNAPSHOT</version> >> <name>Apache Commons Proxy</name> >> <description>Java library for dynamic proxying</description> >> - <url>http://commons.apache.org/proxy/</url> >> + <url>http://commons.apache.org/proper/commons-proxy/</url> >> <inceptionYear>2005</inceptionYear> >> >> <issueManagement> >> >> > > > > -- > Olivier Lamy > Ecetera: http://ecetera.com.au > http://twitter.com/olamy | http://linkedin.com/in/olamy > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org > For additional commands, e-mail: dev-h...@commons.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org