DeploymentLoader.java Revision 1416096 TOMEE-613: Extracted EARs do not deploy without META-INF/application.xml file

2012-12-05 Thread AndyG
Pretty obvious what's going on here due to changes in DeploymentLoader.java on revision 1416096: UnknownModuleTypeException: Unable to determine module type for jar: file:/[path]/apps/*.svn* I have added some code to filter directory names, but not sure it's the best way to filter. Shouldn't we

Re: DeploymentLoader.java Revision 1416096 TOMEE-613: Extracted EARs do not deploy without META-INF/application.xml file

2012-12-05 Thread Romain Manni-Bucau
Hi, your fix is fine IMO wonder about .git, .hg too (i have to admit i never had such dir in a binary) Romain Manni-Bucau Twitter: @rmannibucau Blog: http://rmannibucau.wordpress.com/ LinkedIn: http://fr.linkedin.com/in/rmannibucau Github: https://github.com/rmannibucau 2012/12/5 AndyG

Fwd: svn commit: r1417653 - in /openejb/trunk/openejb/maven: ./ tomee-webapp-archetype/ tomee-webapp-archetype/src/ tomee-webapp-archetype/src/main/ tomee-webapp-archetype/src/main/resources/ tomee-we

2012-12-05 Thread Romain Manni-Bucau
Hi guys, with JL we got as feedback we were missing a real archetype with tomee maven plugin etc configured. i pushed a simple one i commented all the arquillian stuff (to avoid to need to pull it if not used) currently it only contain a servlet, and a beans.xml wonder if 1) we should put

Re: svn commit: r1416880 - in /openejb/trunk/openejb/container/openejb-core/src/main/java/org/apache/openejb/config: ConfigurationFactory.java DeploymentLoader.java

2012-12-05 Thread David Blevins
If you can file JIRAs for the Release notes that'd be awesome! -David On Dec 4, 2012, at 3:02 AM, andygumbre...@apache.org wrote: Author: andygumbrecht Date: Tue Dec 4 11:02:55 2012 New Revision: 1416880 URL: http://svn.apache.org/viewvc?rev=1416880view=rev Log: Fix - OpenEJB 'lib' is