You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by ri...@apache.org on 2010/08/16 12:11:09 UTC

svn commit: r985855 - /geronimo/specs/trunk/geronimo-annotation_1.1_spec/src/main/java/javax/annotation/processing/

Author: rickmcguire
Date: Mon Aug 16 10:11:09 2010
New Revision: 985855

URL: http://svn.apache.org/viewvc?rev=985855&view=rev
Log:
GERONIMO-5529 javax.annotation.processing.AnnotationProcessing inappropriately throwing UnsupportedOperationException errors. 

javax.annotation.processing is not part of the java ee 6 common annotation specification, but rather part of the jre. 


Removed:
    geronimo/specs/trunk/geronimo-annotation_1.1_spec/src/main/java/javax/annotation/processing/