Hi folks, As you know, I have implemented new test framework. Please do not use old test framework for writing new tests,i .e do not use "TestContext" class and its methods anymore.
Moreover, do not put new tests into the "org/apache/webbeans/test" folder. Put
new tests into "org/apache/webbeans/newtests" folder. One more thing is that
please ensure that you have check-out all committed code before adding/updating
something.
Thanks;
--Gurkan
