You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomee.apache.org by Joe Bohn <jo...@earthlink.net> on 2009/03/10 21:44:48 UTC

[DISCUSS] OpenEJB 3.0.1 release

I ran the rat tool against the tag and found a number of files missing 
headers.

I suspect the only real concern would be the poms and the one java file 
listed.  However, I'll list all of the files just for completeness.

./assembly/openejb-standalone/pom.xml
./assembly/openejb-standalone/src/main/resources/DATA-README.txt
./assembly/openejb-tomcat/openejb-tomcat-catalina/pom.xml
./assembly/openejb-tomcat/openejb-tomcat-catalina/src/main/resources/META-INF/org.apache.openejb.tomcat/ServerClassLoader
./container/openejb-core/pom.xml
./container/openejb-core/src/main/java/org/apache/openejb/Vendor.java
./container/openejb-core/src/main/resources/META-INF/org.apache.openejb.cli/validate.examples
./container/openejb-core/src/main/resources/META-INF/org.apache.openejb.cli/validate.help
./container/openejb-core/src/main/resources/META-INF/org.apache.openejb.resource.jdbc.DataSourcePlugin/derby
./container/openejb-core/src/main/resources/META-INF/org.apache.openejb.resource.jdbc.DataSourcePlugin/hsqldb
./container/openejb-core/src/main/resources/META-INF/org.apache.openejb.resource.jdbc.DataSourcePlugin/idb
./container/openejb-core/src/main/resources/META-INF/services/org/apache/activemq/broker/openejb
./container/openejb-core/src/main/resources/schema/ejb-jar_1_1.xsd
./container/openejb-jee/src/main/resources/META-INF/schema/xml.xsd
./examples/component-interfaces/src/main/resources/META-INF/ejb-jar.xml
./examples/custom-injection/src/main/resources/META-INF/ejb-jar.xml
./examples/helloworld-weblogic/src/main/resources/META-INF/ejb-jar.xml
./examples/injection-of-datasource/src/main/resources/META-INF/ejb-jar.xml
./examples/injection-of-ejbs/src/main/resources/META-INF/ejb-jar.xml
./examples/injection-of-entitymanager/src/main/resources/META-INF/ejb-jar.xml
./examples/jpa-hibernate/src/main/resources/META-INF/ejb-jar.xml
./examples/simple-stateful/src/main/resources/META-INF/ejb-jar.xml
./examples/simple-stateless/src/main/resources/META-INF/ejb-jar.xml
./examples/simple-webservice/src/main/resources/META-INF/ejb-jar.xml
./examples/telephone-stateful/src/main/resources/META-INF/ejb-jar.xml
./examples/testing-security/src/main/resources/META-INF/ejb-jar.xml
./examples/testing-security/src/test/resources/META-INF/ejb-jar.xml
./examples/testing-transactions/src/main/resources/META-INF/ejb-jar.xml
./examples/testing-transactions/src/test/resources/META-INF/ejb-jar.xml
./itests/openejb-itests-client/src/main/resources/META-INF/org.apache.openejb.cli/test.help
./server/openejb-axis/pom.xml
./server/openejb-axis/src/main/resources/META-INF/schema/soap_encoding_1_1.xsd
./server/openejb-client/src/main/resources/META-INF/org.apache.openejb.client.IdentityResolver/jaas
./server/openejb-client/src/main/resources/META-INF/org.apache.openejb.client.IdentityResolver/simple
./server/openejb-cxf/src/main/resources/META-INF/cxf.extension
./server/openejb-server/src/main/resources/META-INF/org.apache.openejb.cli/start.help
./server/openejb-server/src/main/resources/META-INF/org.apache.openejb.cli/stop.examples
./server/openejb-server/src/main/resources/META-INF/org.apache.openejb.cli/stop.help


Joe

Re: [DISCUSS] OpenEJB 3.0.1 release

Posted by David Blevins <da...@visi.com>.
Nexus is giving me troubles -- seems to be in a bad state right now --  
but I managed to get some binaries into it.

New vote coming.

-David

On Mar 10, 2009, at 1:44 PM, Joe Bohn wrote:

> I ran the rat tool against the tag and found a number of files  
> missing headers.
>
> I suspect the only real concern would be the poms and the one java  
> file listed.  However, I'll list all of the files just for  
> completeness.
>
> ./assembly/openejb-standalone/pom.xml
> ./assembly/openejb-standalone/src/main/resources/DATA-README.txt
> ./assembly/openejb-tomcat/openejb-tomcat-catalina/pom.xml
> ./assembly/openejb-tomcat/openejb-tomcat-catalina/src/main/resources/ 
> META-INF/org.apache.openejb.tomcat/ServerClassLoader
> ./container/openejb-core/pom.xml
> ./container/openejb-core/src/main/java/org/apache/openejb/Vendor.java
> ./container/openejb-core/src/main/resources/META-INF/ 
> org.apache.openejb.cli/validate.examples
> ./container/openejb-core/src/main/resources/META-INF/ 
> org.apache.openejb.cli/validate.help
> ./container/openejb-core/src/main/resources/META-INF/ 
> org.apache.openejb.resource.jdbc.DataSourcePlugin/derby
> ./container/openejb-core/src/main/resources/META-INF/ 
> org.apache.openejb.resource.jdbc.DataSourcePlugin/hsqldb
> ./container/openejb-core/src/main/resources/META-INF/ 
> org.apache.openejb.resource.jdbc.DataSourcePlugin/idb
> ./container/openejb-core/src/main/resources/META-INF/services/org/ 
> apache/activemq/broker/openejb
> ./container/openejb-core/src/main/resources/schema/ejb-jar_1_1.xsd
> ./container/openejb-jee/src/main/resources/META-INF/schema/xml.xsd
> ./examples/component-interfaces/src/main/resources/META-INF/ejb- 
> jar.xml
> ./examples/custom-injection/src/main/resources/META-INF/ejb-jar.xml
> ./examples/helloworld-weblogic/src/main/resources/META-INF/ejb-jar.xml
> ./examples/injection-of-datasource/src/main/resources/META-INF/ejb- 
> jar.xml
> ./examples/injection-of-ejbs/src/main/resources/META-INF/ejb-jar.xml
> ./examples/injection-of-entitymanager/src/main/resources/META-INF/ 
> ejb-jar.xml
> ./examples/jpa-hibernate/src/main/resources/META-INF/ejb-jar.xml
> ./examples/simple-stateful/src/main/resources/META-INF/ejb-jar.xml
> ./examples/simple-stateless/src/main/resources/META-INF/ejb-jar.xml
> ./examples/simple-webservice/src/main/resources/META-INF/ejb-jar.xml
> ./examples/telephone-stateful/src/main/resources/META-INF/ejb-jar.xml
> ./examples/testing-security/src/main/resources/META-INF/ejb-jar.xml
> ./examples/testing-security/src/test/resources/META-INF/ejb-jar.xml
> ./examples/testing-transactions/src/main/resources/META-INF/ejb- 
> jar.xml
> ./examples/testing-transactions/src/test/resources/META-INF/ejb- 
> jar.xml
> ./itests/openejb-itests-client/src/main/resources/META-INF/ 
> org.apache.openejb.cli/test.help
> ./server/openejb-axis/pom.xml
> ./server/openejb-axis/src/main/resources/META-INF/schema/ 
> soap_encoding_1_1.xsd
> ./server/openejb-client/src/main/resources/META-INF/ 
> org.apache.openejb.client.IdentityResolver/jaas
> ./server/openejb-client/src/main/resources/META-INF/ 
> org.apache.openejb.client.IdentityResolver/simple
> ./server/openejb-cxf/src/main/resources/META-INF/cxf.extension
> ./server/openejb-server/src/main/resources/META-INF/ 
> org.apache.openejb.cli/start.help
> ./server/openejb-server/src/main/resources/META-INF/ 
> org.apache.openejb.cli/stop.examples
> ./server/openejb-server/src/main/resources/META-INF/ 
> org.apache.openejb.cli/stop.help
>
>
> Joe
>