[webbeans-dev] jdk6 features creeping in

Ales Justin ales.justin at gmail.com
Sat Apr 25 07:39:55 EDT 2009


[INFO] 
------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] 
------------------------------------------------------------------------
[INFO] Compilation failure

C:\projects\web-beans\ri\tests\src\test\java\org\jboss\webbeans\test\unit\xml\javaeepkg\foo\Order.java:[14,17] 
cannot find symbol
symbol  : class CommonDataSource
location: package javax.sql

C:\projects\web-beans\ri\tests\src\test\java\org\jboss\webbeans\test\unit\xml\javaeepkg\foo\Order.java:[31,44] 
cannot find symbol
symbol  : class CommonDataSource
location: class org.jboss.webbeans.test.unit.xml.javaeepkg.foo.Order

C:\projects\web-beans\ri\tests\src\test\java\org\jboss\jsr299\tck\tests\implementation\enterprise\lifecycle\EnterpriseBeanLifecycleTest.java:[64,33] 
cannot find symbol
symbol  : constructor HashSet(java.util.List<java.lang.Class>)
location: class java.util.HashSet<java.lang.Class<?>>




More information about the weld-dev mailing list