Re: [attributes] Gump failure after qdox update

2011-02-11 Thread Simone Tripodi
my 0.02cents: I'm +1 on moving Attributes to dormant, since it aimed provide an Java5 Annotation for VM that didn't support at all. since it proved to be stable enough - Cedric Beust uses it on TestNG library - there's no reason to continue be maintained for the reasons explained by Sebastian. Have

Re: [attributes] Gump failure after qdox update

2011-02-11 Thread sebb
On 11 February 2011 16:36, Rahul Akolkar wrote: > On Fri, Feb 11, 2011 at 3:55 AM, Stefan Bodewig wrote: >> On 2011-02-11, Gump wrote: >> >>>     [javac] >>> /srv/gump/public/workspace/apache-commons/attributes/compiler/src/java/org/apache/commons/attributes/compiler/AttributeCompiler.java:245:

Re: [attributes] Gump failure after qdox update

2011-02-11 Thread Rahul Akolkar
On Fri, Feb 11, 2011 at 3:55 AM, Stefan Bodewig wrote: > On 2011-02-11, Gump wrote: > >>     [javac] >> /srv/gump/public/workspace/apache-commons/attributes/compiler/src/java/org/apache/commons/attributes/compiler/AttributeCompiler.java:245: >> incompatible types >>     [javac] found   : com.tho

[attributes] Gump failure after qdox update

2011-02-11 Thread Stefan Bodewig
On 2011-02-11, Gump wrote: > [javac] > /srv/gump/public/workspace/apache-commons/attributes/compiler/src/java/org/apache/commons/attributes/compiler/AttributeCompiler.java:245: > incompatible types > [javac] found : com.thoughtworks.qdox.model.JavaPackage > [javac] required: java.l