Re: [Digester] working toward a release

2010-09-02 Thread Simone Tripodi
Hi Rahul, thanks for your feedbacks!!! :) At that point I'd try to call a vote for a new release, WDYT? Can you point me please at some wiki page where described the release procedure? Many thanks in advance, have a nice day! Simo http://people.apache.org/~simonetripodi/ http://www.99soft.org/

[g...@vmgump]: Project commons-javaflow (in module commons-sandbox) failed

2010-09-02 Thread Gump
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 gene...@gump.apache.org. Project commons-javaflow has an issue affecting its community integration. This is

[g...@vmgump]: Project commons-proxy-test (in module apache-commons) failed

2010-09-02 Thread Gump
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 gene...@gump.apache.org. Project commons-proxy-test has an issue affecting its community integration. This

[g...@vmgump]: Project commons-scxml-test (in module apache-commons) failed

2010-09-02 Thread Gump
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 gene...@gump.apache.org. Project commons-scxml-test has an issue affecting its community integration. This

[g...@vmgump]: Project commons-io-test (in module apache-commons) failed

2010-09-02 Thread Gump
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 gene...@gump.apache.org. Project commons-io-test has an issue affecting its community integration. This iss

Re: [Digester] working toward a release

2010-09-02 Thread Rahul Akolkar
On Thu, Sep 2, 2010 at 4:54 PM, Simone Tripodi wrote: > Hi again, > I've been fixing PMD-CPD-Checkstyle errors, by now PMD warnings could > be considered trivial since they're detected on Deprecated > methods/constructor, there is a CPD warning I'd like to fix: > > File                            

Re: [digester] svn commit: r991743

2010-09-02 Thread Rahul Akolkar
On Thu, Sep 2, 2010 at 2:03 PM, Simone Tripodi wrote: > Gosh, apologizes :( > do we have any chance to retrieve it from an older revision then move? One could: * svn rm this one (without history). * svn cp in a pegged version into a working copy -- 991691 seems to be where the rest came from (

Re: [Digester] working toward a release

2010-09-02 Thread Simone Tripodi
Hi again, I've been fixing PMD-CPD-Checkstyle errors, by now PMD warnings could be considered trivial since they're detected on Deprecated methods/constructor, there is a CPD warning I'd like to fix: FileLine org/apache/commons/di

[sanselan] ICO format patch

2010-09-02 Thread Damjan Jovanovic
Hi I've finished my patch for Sanselan that vastly improves support for ICO files, it now: Uses only the BITMAPINFOHEADER to parse the icon (using the ICONDIRENTRY is wrong and the tests included prove it) Adds support for writing ICO files Adds support for reading 16 BPP ICO files Adds support f

Re: [digester] svn commit: r991743

2010-09-02 Thread Simone Tripodi
Gosh, apologizes :( do we have any chance to retrieve it from an older revision then move? Thanks in advance, Simo http://people.apache.org/~simonetripodi/ http://www.99soft.org/ On Thu, Sep 2, 2010 at 7:03 PM, Rahul Akolkar wrote: > On Wed, Sep 1, 2010 at 6:44 PM,   wrote: >> Author: simonetr

Re: [digester] svn commit: r991743

2010-09-02 Thread Rahul Akolkar
On Wed, Sep 1, 2010 at 6:44 PM, wrote: > Author: simonetripodi > Date: Wed Sep  1 22:44:15 2010 > New Revision: 991743 > > URL: http://svn.apache.org/viewvc?rev=991743&view=rev > Log: > moved main src to the default maven archetype dir structure > > Added: >    commons/proper/digester/trunk/src/m

Re: [Digester] working toward a release

2010-09-02 Thread Rahul Akolkar
On Thu, Sep 2, 2010 at 1:54 AM, Simone Tripodi wrote: > Hi all, > just to give you a brief recap of the completed actions: > - tests have been migrated to JUnit 4; > - project structure has been moved to default Maven archetype structure; > - ant build & config have been removed; > - whole documen