yes I added the initial TCKs integration ~ 3months ago and Gurkan worked a lot on getting most tests pass in the meantime.
So we currently do not pass all the TCK tests but at least ~ 75% LieGrue, strub --- Matthias Wessendorf <[email protected]> schrieb am Di, 21.4.2009: > Von: Matthias Wessendorf <[email protected]> > Betreff: q on TCK (was: Re: summary of todays IRC talk with Gurkan) > An: [email protected] > Datum: Dienstag, 21. April 2009, 11:57 > > > > I will work on the TCK integration for testing ... > > So we have already the TCK, even the 299 spec is not (yet) > final? > > -M > > > > > > All comments are welcome. > > > > Thanks; > > > > Gurkan > > > > > > [1]http://cwiki.apache.org/confluence/display/OWB/Index > > [2]http://incubator.apache.org/openwebbeans > > [3]http://blogs.apache.org/owb/ > > > > > > > > > > ________________________________ > > From: "[email protected]" > <[email protected]> > > To: [email protected] > > Sent: Monday, April 20, 2009 2:58:40 AM > > Subject: summary of todays IRC talk with Gurkan > > > > > > Hiho! > > > > This is a short summary about what Gurkan and I talked > in IRC. > > > > 1.) The plugin code seems ok on the first glance. I > now checked it into SVN. > > > > What's in all those checkins I did the last 4 hours: > > a) the webbeans-impl (core code) now doesn't contain > any JSF nor JPA stuff anymore. This has been moved out to > the webbeans-jpa and webbeans-jsf maven modules. We > introduced a PluginLoader to make this possible. The modules > can be activated by simply dropping the jars into the > classpath :) > > This works using the java.util.ServiceLoader [1] which > parses files in META-INF/services of each jar (or directory) > found in the classpath. > > > > See PluginLoader and OpenWebBeansPlugin for further > documentation. > > > > 2.) M2 will be built in ~ 3,4 weeks (2nd week of may). > The time schedule roughly looks like the following: > > Next week we will further 'externalise' non core > functions from webbeans-impl, e.g. EJB stuff. > > Afterwards we have to bring a lot of documentation up > to date and do some code cleanup! > > There is 1 additional week for bugfixing and as buffer > for unexpected changes. > > > > LieGrue, > > strub > > > > [1] > > http://java.sun.com/javase/6/docs/technotes/guides/jar/jar.html#Service%20Provider > > > > > > > > > > -- > Matthias Wessendorf > > blog: http://matthiaswessendorf.wordpress.com/ > sessions: http://www.slideshare.net/mwessendorf > twitter: http://twitter.com/mwessendorf >
