Re: svn commit: r6254 - in /release/commons/csv: binaries/HEADER.html binaries/README.html source/HEADER.html source/README.html

2014-08-26 Thread sebb
On 23 August 2014 10:10, wrote: > Author: britter > Date: Sat Aug 23 09:10:52 2014 > New Revision: 6254 > > Log: > Remove broken links Looks like the problem was an incorrect relative link. The files were linked to release/(HEADER|README).html but should have been linked to ../(HEADER|README).h

Re: [lang] Remove JDK 1.3 workaround from FieldUtils

2014-08-26 Thread Gary Gregory
On Tue, Aug 26, 2014 at 10:17 AM, sebb wrote: > On 26 August 2014 13:40, Gary Gregory wrote: > > On Tue, Aug 26, 2014 at 8:38 AM, Duncan Jones wrote: > > > >> Hi Benedikt, > >> > >> On 26 August 2014 12:53, wrote: > >> > Author: britter > >> > Date: Tue Aug 26 11:53:51 2014 > >> > New Revisio

Re: [lang] Remove JDK 1.3 workaround from FieldUtils

2014-08-26 Thread sebb
On 26 August 2014 13:40, Gary Gregory wrote: > On Tue, Aug 26, 2014 at 8:38 AM, Duncan Jones wrote: > >> Hi Benedikt, >> >> On 26 August 2014 12:53, wrote: >> > Author: britter >> > Date: Tue Aug 26 11:53:51 2014 >> > New Revision: 1620579 >> > >> > URL: http://svn.apache.org/r1620579 >> > Log:

Re: [BCEL] Trying a release?

2014-08-26 Thread sebb
On 22 August 2014 11:51, Gary Gregory wrote: > I do not think we should change the maven coordinates if the package name > does not change. Agreed. > Sebb, can you clarify? Maven identifies the code by means of the Maven coordinates; it does not look at package names. Java identifies classes b

Re: svn commit: r1619123 - in /commons/proper: jelly/trunk/pom.xml proxy/trunk/pom.xml

2014-08-26 Thread sebb
On 22 August 2014 05:55, Olivier Lamy wrote: > On 21 August 2014 01:02, 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/prop

Re: svn commit: r1619091 - /commons/proper/daemon/branches/1.0.x/pom.xml

2014-08-26 Thread sebb
On 21 August 2014 22:25, Emmanuel Bourg wrote: > Le 21/08/2014 01:00, sebb a écrit : > >> No, because the short URLs don't work properly in all the links. > > What do you mean by "don't work properly" ? > http://commons.apache.org/daemon works fine and redirects to the long > URL (for now). As fa

Re: [lang] Remove JDK 1.3 workaround from FieldUtils

2014-08-26 Thread Gary Gregory
On Tue, Aug 26, 2014 at 8:38 AM, Duncan Jones wrote: > Hi Benedikt, > > On 26 August 2014 12:53, wrote: > > Author: britter > > Date: Tue Aug 26 11:53:51 2014 > > New Revision: 1620579 > > > > URL: http://svn.apache.org/r1620579 > > Log: > > Add fixme regarding a JDK 1.3 workaround > > > > Modi

[lang] Remove JDK 1.3 workaround from FieldUtils

2014-08-26 Thread Duncan Jones
Hi Benedikt, On 26 August 2014 12:53, wrote: > Author: britter > Date: Tue Aug 26 11:53:51 2014 > New Revision: 1620579 > > URL: http://svn.apache.org/r1620579 > Log: > Add fixme regarding a JDK 1.3 workaround > > Modified: > > commons/proper/lang/trunk/src/main/java/org/apache/commons/lang