Re: Ant build script for source repackaging

2008-02-07 Thread Curt Arnold
Thanks for this nice script ! Should I update the "candidate" folder with the generated jars an call for a vote ? Nico. The first version of the script was written to verify your process. I've slightly modified the script to improve the generated jars. The new script (http://people

[EMAIL PROTECTED]: Project commons-jelly-tags-jaxme (in module commons-jelly) failed

2008-02-07 Thread commons-jelly-tags-jaxme development
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at [EMAIL PROTECTED] Project commons-jelly-tags-jaxme has an issue affecting its community integration. This

Re: [io] 2.0 Moving to minimum of JDK 1.5

2008-02-07 Thread Niall Pemberton
On Feb 7, 2008 8:10 AM, Stephen Colebourne <[EMAIL PROTECTED]> wrote: > Niall Pemberton wrote: > >>> [Note CharSequence replaces String and/or StringBuffer flavours] > > > > OK for the above I added new methods, rather than changing the method > > signature - so still compatbile atm: > >http://

[continuum] BUILD SUCCESSFUL: Commons IO

2008-02-07 Thread Continuum VMBuild Server
Online report : http://vmbuild.apache.org/continuum/buildResult.action?buildId=47621&projectId=155 Build statistics: State: Ok Previous State: Failed Started at: Thu 7 Feb 2008 07:15:13 -0800 Finished at: Thu 7 Feb 2008 07:16:05 -0800 Total time: 52s Build Trigger: Schedule Build Number:

[continuum] BUILD FAILURE: Commons IO

2008-02-07 Thread Continuum VMBuild Server
Online report : http://vmbuild.apache.org/continuum/buildResult.action?buildId=47577&projectId=155 Build statistics: State: Failed Previous State: Failed Started at: Thu 7 Feb 2008 05:33:50 -0800 Finished at: Thu 7 Feb 2008 05:35:05 -0800 Total time: 1m 14s Build Trigger: Schedule Build N

[continuum] BUILD FAILURE: Commons IO

2008-02-07 Thread Continuum VMBuild Server
Online report : http://vmbuild.apache.org/continuum/buildResult.action?buildId=47577&projectId=155 Build statistics: State: Failed Previous State: Failed Started at: Thu 7 Feb 2008 05:33:50 -0800 Finished at: Thu 7 Feb 2008 05:35:05 -0800 Total time: 1m 14s Build Trigger: Schedule Build N

Re: Ant build script for source repackaging

2008-02-07 Thread nicolas de loof
2008/2/7, Curt Arnold <[EMAIL PROTECTED]>: > > > Observed differences: > > commons-betwixt-0.5: > commons-httpclient-3.1: > commons-jxpath-1.2: > These jars have LICENSE.txt, etc in the META-INF directory. Not that > that is a bad place to be, it just looks like these might have been > prepared ma

Ant build script for source repackaging

2008-02-07 Thread Curt Arnold
I wrote an Ant script that attempts to mimic the platform specific script used to prepare the current candidates. The script also can compare the candidate against the locally prepared source jars to determine any inconsistencies. The script is available at http://people.apache.org/~carnol

Re: [continuum] BUILD FAILURE: Commons IO

2008-02-07 Thread sebb
You can register at http://vmbuild.apache.org/continuum/. You can then ask for your rights to be enhanced on [EMAIL PROTECTED] S/// On 06/02/2008, Niall Pemberton <[EMAIL PROTECTED]> wrote: > How can I change the JDK version Continuum is using to 1.5? > > Can I get a Continuum logon or something?

Re: [io] 2.0 Moving to minimum of JDK 1.5

2008-02-07 Thread Stephen Colebourne
Niall Pemberton wrote: [Note CharSequence replaces String and/or StringBuffer flavours] OK for the above I added new methods, rather than changing the method signature - so still compatbile atm: http://svn.apache.org/viewvc?view=rev&revision=619188 Although, the API is now bigger. If we de