Hi! FYI: yesterday night, I started integrating the TCK from the webbeans RI into openwebeans-impl.
I'm currently using the 1.0.0-SNAPSHOT and will _not_ checkin the changes into the mainline until there is an official TCK released. The problem is that even if I omit the execution of the TCK via a profile, I still need at least the org.jboss.webbeans.tck:webbeans-tck-api otherwise the tests will not compile. So everyone who likes to build the TCK for openwebbeans has to build the jboss TCK modules first in his local environment - which is not acceptable to be checked in. I maybe could do the TCK integration in a separate module openwebbeans-tck in the meantime, and if it finally works, we could move all the code and configuration over to openwebbeans-impl. Another way would be to develop this solely in git until we reached this point and move it over to SVN later. LieGrue, strub
