Hi Rahul, just checked out the digester /trunk and run tests, everything worked fine. All new stuff are contained in the current development code. I really appreciate you fixed the inglorious compiler problem, there are no words to say thank you for saving me a lot of work :P At that point I'd consider the sandbox terminated, is there any procedure as far as you know to officially declare the status of the sandbox 'complete'? I mean, something more than the 'svn rm' :P
Last, but not least: take me in consideration for maintaining that code, being myself the first user :) Thanks for your time and effort! Simo http://people.apache.org/~simonetripodi/ http://www.99soft.org/ On Mon, Aug 23, 2010 at 3:39 AM, Rahul Akolkar <rahul.akol...@gmail.com> wrote: > On Sun, Aug 22, 2010 at 11:26 AM, Simone Tripodi > <simone.trip...@gmail.com> wrote: >> Thanks for your help, I'll install a Win machine and fix it! > <snip/> > > I had a chance to look at the code. I've checked in a fix to humor my > compiler, and merged the at-digester functionality into the digester > trunk. > > Please take a look at the digester trunk here [1] to see if all the > changes got copied from the sandbox correctly. Thanks for this > additional functionality. > > -Rahul > > [1] http://svn.apache.org/repos/asf/commons/proper/digester/trunk/ > > > >> Simo >> >> http://people.apache.org/~simonetripodi/ >> http://www.99soft.org/ >> >> >> >> On Sun, Aug 22, 2010 at 4:18 PM, Rahul Akolkar <rahul.akol...@gmail.com> >> wrote: >>> On Sun, Aug 22, 2010 at 8:17 AM, Simone Tripodi >>> <simone.trip...@gmail.com> wrote: >>>> Hi!!! >>>> really wired, we're using the same maven version, the main differences >>>> I notice are >>>> - OS (win xp Vs mac os x) >>>> - platform encoding >>>> - Java version (1.5.0_17 Vs 1.5.0_24) >>>> >>>> I think the first 2 points could be ignored, I don't know if the java >>>> version can imply something... I don't understand why tests can be run >>>> on my platform... still investigating... follow below my details >>>> >>> <snip/> >>> >>> Seeing same failure with 1.5.0_22 on XP. I won't have time to dig into >>> this the next few days. >>> >>> -Rahul >>> >>> >>>> Simo >>>> >>>> >>>> java -version >>>> java version "1.5.0_24" >>>> Java(TM) 2 Runtime Environment, Standard Edition (build >>>> 1.5.0_24-b02-357-10M3065) >>>> Java HotSpot(TM) Client VM (build 1.5.0_24-149, mixed mode, sharing) >>>> >>>> mvn --version >>>> Apache Maven 2.2.1 (r801777; 2009-08-06 21:16:01+0200) >>>> Java version: 1.5.0_24 >>>> Java home: ... >>>> Default locale: en_US, platform encoding: MacRoman >>>> OS name: "mac os x" version: "10.6.4" arch: "i386" Family: "unix" >>>> >>>> http://people.apache.org/~simonetripodi/ >>>> http://www.99soft.org/ >>>> >>>> >>>> >>>> On Sun, Aug 22, 2010 at 12:38 AM, Rahul Akolkar <rahul.akol...@gmail.com> >>>> wrote: >>>>> On Sat, Aug 21, 2010 at 4:05 PM, Simone Tripodi >>>>> <simone.trip...@gmail.com> wrote: >>>>>> Just installed the Java5, ran 'mvn test' and worked... , follows below >>>>>> my terminal output (omitted all the tests)... can you tell me please >>>>>> what goes wrong? >>>>> <snip/> >>>>> >>>>> Ofcourse, see details below. >>>>> >>>>> -Rahul >>>>> >>>>> >>>>> java -version >>>>> >>>>> java version "1.5.0_17" >>>>> Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_17-b04) >>>>> Java HotSpot(TM) Client VM (build 1.5.0_17-b04, mixed mode) >>>>> >>>>> mvn --version >>>>> >>>>> Apache Maven 2.2.1 (r801777; 2009-08-06 15:16:01-0400) >>>>> Java version: 1.5.0_17 >>>>> Java home: ... >>>>> Default locale: en_US, platform encoding: Cp1252 >>>>> OS name: "windows xp" version: "5.1" arch: "x86" Family: "windows" >>>>> >>>>> mvn test >>>>> >>>>> ... >>>>> >>>>> [INFO] 2 errors >>>>> [INFO] ----------------------------------- >>>>> [INFO] ----------------------------------- >>>>> [ERROR] BUILD FAILURE >>>>> [INFO] ----------------------------------- >>>>> [INFO] Compilation failure >>>>> >>>>> \Commons\atdigester\src\java\org\apache\commons\digester\annotations\DigesterLoader.java:[202,23] >>>>> cannot find symbol >>>>> symbol : method >>>>> addRuleProvider(java.lang.String,java.lang.Class<capture of ? extends >>>>> org.apache.commons.digester.annotations.AnnotationRuleProvider<A,E,? >>>>> extends org.apache.commons.digester.Rule>>,A >>>>> ,E) >>>>> location: class >>>>> org.apache.commons.digester.annotations.FromAnnotationsRuleSet >>>>> >>>>> \Commons\atdigester\src\java\org\apache\commons\digester\annotations\handlers\MethodHandler.java:[116,19] >>>>> cannot find symbol >>>>> symbol : method >>>>> addRuleProvider(java.lang.String,java.lang.Class<capture of ? extends >>>>> org.apache.commons.digester.annotations.AnnotationRuleProvider<A,java.lang.reflect.Method,? >>>>> extends org.apache.co >>>>> mmons.digester.Rule>>,A,java.lang.reflect.Method) >>>>> location: class >>>>> org.apache.commons.digester.annotations.FromAnnotationsRuleSet >>>>> >>>>> >>> <snap/> > > --------------------------------------------------------------------- > 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