Re: [GUMP@vmgump]: Project commons-digester3 (in module apache-commons) failed

2012-01-06 Thread Simone Tripodi
. > > -Original Message- From: Simone Tripodi > Sent: Wednesday, January 04, 2012 11:28 AM > To: Commons Developers List > Subject: Re: [GUMP@vmgump]: Project commons-digester3 (in module > apache-commons) failed > > > Hi Matt! > > happy new year!!! :) > &

Re: [GUMP@vmgump]: Project commons-digester3 (in module apache-commons) failed

2012-01-05 Thread Bill Barker
ache repository. -Original Message- From: Simone Tripodi Sent: Wednesday, January 04, 2012 11:28 AM To: Commons Developers List Subject: Re: [GUMP@vmgump]: Project commons-digester3 (in module apache-commons) failed Hi Matt! happy new year!!! :) I have the trouble that even compiling the AP with

Re: [GUMP@vmgump]: Project commons-digester3 (in module apache-commons) failed

2012-01-04 Thread Simone Tripodi
Hi Matt! happy new year!!! :) I have the trouble that even compiling the AP with JDK6 APIs, with target JDK5, it cannot be used but Java5 APT... maybe my question sounds a little confused as I am, but hopefully you know more than me about that topic! Best, -Simo http://people.apache.org/~simone

Re: [GUMP@vmgump]: Project commons-digester3 (in module apache-commons) failed

2012-01-04 Thread Matt Benson
The annotation processing should be part of the build, so perhaps set up to do the build with JDK6, with a JDK5 VM target? Matt On Wed, Jan 4, 2012 at 9:06 AM, Simone Tripodi wrote: > Hi Konstantin, > > thanks for your feedbacks, unfortunately Digester still need to > support JDK5 - what if I sw

Re: [GUMP@vmgump]: Project commons-digester3 (in module apache-commons) failed

2012-01-04 Thread Simone Tripodi
Hi Konstantin, thanks for your feedbacks, unfortunately Digester still need to support JDK5 - what if I switch to JDK6 APIs to implement the processor? is there any backward-compatibility support? Thanks again, -Simo http://people.apache.org/~simonetripodi/ http://simonetripodi.livejournal.com/

Re: [GUMP@vmgump]: Project commons-digester3 (in module apache-commons) failed

2012-01-04 Thread Konstantin Kolinko
2012/1/4 Simone Tripodi : > hi all guys, > > I have to admit my n00b status on Annotations Processing and I just > started following the Oracle guide[1] to write it, but > com.sun.mirror.* classes are not present in the JVM invoked by Gump. > Do you have any hint/recommendation? http://docs.oracle

Re: [GUMP@vmgump]: Project commons-digester3 (in module apache-commons) failed

2012-01-04 Thread Simone Tripodi
hi all guys, I have to admit my n00b status on Annotations Processing and I just started following the Oracle guide[1] to write it, but com.sun.mirror.* classes are not present in the JVM invoked by Gump. Do you have any hint/recommendation? Thanks a lot in advance! -Simo [1] http://docs.oracle.c