Hello about https://issues.apache.org/jira/browse/OPENEJB-2106 not sure I fully got it so here some points: tomee itself doesn't rely on xsd so this is really just an IDE issue. On this side most IDEs (netbeans and idea - ultimate - at least) provide EE xsd out of the box. If not openejb-jee contains them so it is easy to not rely on http configuring them in your IDE. If your jira references http://svn.apache.org/repos/asf/tomee/tomee/trunk/container/openejb-core/src/test/resources/beans-namespace.xml please don't touch it at all. This *test* file was created to be totally broken and ensure openejb is able to "handle" JBoss/Weld CDI modules ignoring what is not standard.
Romain Manni-Bucau Twitter: @rmannibucau Blog: http://rmannibucau.wordpress.com/ LinkedIn: http://fr.linkedin.com/in/rmannibucau Github: https://github.com/rmannibucau 2014-10-03 20:59 GMT+02:00 Daniel Kasmeroglu <[email protected]>: > The following issues are trivial as they're basically fixing issues > visible within the IDE: > > * https://issues.apache.org/jira/browse/TOMEE-1377 > * https://issues.apache.org/jira/browse/TOMEE-1376 > * https://issues.apache.org/jira/browse/OPENEJB-2106 > > This issue provides a patch used to appliy @Override annotations where > necessary: > > * https://issues.apache.org/jira/browse/TOMEE-1378 > > > Can anyone tell me when the switch to GIT will be accomplished ? > > > Best regards > > Daniel Kasmeroglu
