[webbeans-dev] jdk6 features creeping in
Victor Yarmolovich
vyarmolovich at exadel.com
Thu May 7 07:04:10 EDT 2009
Hi David,
It is strange, but I could reproduce it only today on my new MacOS
environment.
So, I've committed fixes in the repository.
Victor.
-----Original Message-----
From: David Allen [mailto:drallendc at gmail.com]
Sent: Tuesday, April 28, 2009 1:12 PM
To: Ales Justin
Cc: WebBeans; vyarmolovich at exadel.com
Subject: Re: [webbeans-dev] jdk6 features creeping in
Same thing is in the TCK for the first two errors, but I changed
CommonDataSource to just DataSource which should fix that problem.
Can Victor get the unit test fixed?
On Sat, 2009-04-25 at 13:39 +0200, Ales Justin wrote:
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] BUILD FAILURE
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Compilation failure
>
>
C:\projects\web-beans\ri\tests\src\test\java\org\jboss\webbeans\test\unit\xm
l\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\xm
l\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\impl
ementation\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<?>>
>
> _______________________________________________
> webbeans-dev mailing list
> webbeans-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/webbeans-dev
More information about the weld-dev
mailing list