[jboss-dev-forums] [Design of JBoss Build System] - Re: jboss-parent 4-beta-2

alesj do-not-reply at jboss.com
Wed Apr 9 13:48:46 EDT 2008


Now I'm getting compilation error, due to 1.3 jdk usage:

  |         [ERROR] BUILD FAILURE
  |         [INFO] ------------------------------------------------------------------------
  |         [INFO] Compilation failure
  | 
  |     C:\projects\microcontainer\mdr\src\main\org\jboss\metadata\spi\retrieval\helper\MetaDataToAnnotationBridge.java:[36,39] generics are not supported in -source 1.3
  |         (try -source 1.5 to enable generics)
  |         public class MetaDataToAnnotationBridge<T extends Annotation> implements AnnotationItem<T>
  | 
Where is this 1.3 jdk creeping in?

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4142904#4142904

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4142904



More information about the jboss-dev-forums mailing list