lunes, 11 de junio de 2007

package-info jdk6 con clases compiladas con jdk5

clean all
ant run build del seam
ant run build del example

A package-info class contains annotated package and annotation type. These classes are compiled using JDK 6 compiler with target 1.5. JDK 5 fails to load the generated package-info with the following error:

http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6553734

No hay comentarios: