You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by rm...@apache.org on 2012/04/11 11:20:12 UTC

svn commit: r1324663 [1/2] - in /openejb/branches/openejb-4.0.0: arquillian-tomee/arquillian-tomee-common/src/main/java/org/apache/openejb/arquillian/common/ arquillian-tomee/arquillian-tomee-tests/src/test/java/org/apache/openejb/arquillian/tests/jaxw...

Author: rmannibucau
Date: Wed Apr 11 09:20:09 2012
New Revision: 1324663

URL: http://svn.apache.org/viewvc?rev=1324663&view=rev
Log:
bunch of missing java header

Modified:
    openejb/branches/openejb-4.0.0/arquillian-tomee/arquillian-tomee-common/src/main/java/org/apache/openejb/arquillian/common/ArquillianRuntimeException.java
    openejb/branches/openejb-4.0.0/arquillian-tomee/arquillian-tomee-common/src/main/java/org/apache/openejb/arquillian/common/Prefixes.java
    openejb/branches/openejb-4.0.0/arquillian-tomee/arquillian-tomee-tests/src/test/java/org/apache/openejb/arquillian/tests/jaxws/openejbjar/LengthCalculator.java
    openejb/branches/openejb-4.0.0/arquillian-tomee/arquillian-tomee-tests/src/test/java/org/apache/openejb/arquillian/tests/jaxws/openejbjar/OpenEJBJarForAddressDeploymentTest.java
    openejb/branches/openejb-4.0.0/arquillian-tomee/arquillian-tomee-tests/src/test/java/org/apache/openejb/arquillian/tests/persistence/multiple/Person1.java
    openejb/branches/openejb-4.0.0/arquillian-tomee/arquillian-tomee-tests/src/test/java/org/apache/openejb/arquillian/tests/persistence/multiple/Person2.java
    openejb/branches/openejb-4.0.0/arquillian-tomee/arquillian-tomee-tests/src/test/java/org/apache/openejb/arquillian/tests/requestdispose/Pojo.java
    openejb/branches/openejb-4.0.0/arquillian-tomee/arquillian-tomee-tests/src/test/java/org/apache/openejb/arquillian/tests/requestdispose/SomePojo.java
    openejb/branches/openejb-4.0.0/container/openejb-core/src/main/java/org/apache/openejb/assembler/JMXDeployer.java
    openejb/branches/openejb-4.0.0/container/openejb-core/src/main/java/org/apache/openejb/assembler/classic/ClassListInfo.java
    openejb/branches/openejb-4.0.0/container/openejb-core/src/main/java/org/apache/openejb/assembler/classic/DelegatePermissionCollection.java
    openejb/branches/openejb-4.0.0/container/openejb-core/src/main/java/org/apache/openejb/assembler/classic/ImportSql.java
    openejb/branches/openejb-4.0.0/container/openejb-core/src/main/java/org/apache/openejb/config/ConfigurableClasspathArchive.java
    openejb/branches/openejb-4.0.0/container/openejb-core/src/main/java/org/apache/openejb/config/ResourcesModule.java
    openejb/branches/openejb-4.0.0/container/openejb-core/src/main/java/org/apache/openejb/config/ScanConstants.java
    openejb/branches/openejb-4.0.0/container/openejb-core/src/main/java/org/apache/openejb/config/ScanUtil.java
    openejb/branches/openejb-4.0.0/container/openejb-core/src/main/java/org/apache/openejb/config/WebappAggregatedArchive.java
    openejb/branches/openejb-4.0.0/container/openejb-core/src/main/java/org/apache/openejb/config/sys/AdditionalDeployments.java
    openejb/branches/openejb-4.0.0/container/openejb-core/src/main/java/org/apache/openejb/core/EmptyResourcesClassLoader.java
    openejb/branches/openejb-4.0.0/container/openejb-core/src/main/java/org/apache/openejb/openjpa/JULOpenJPALog.java
    openejb/branches/openejb-4.0.0/container/openejb-core/src/main/java/org/apache/openejb/openjpa/JULOpenJPALogFactory.java
    openejb/branches/openejb-4.0.0/container/openejb-core/src/main/java/org/apache/openejb/util/SingleLineFormatter.java
    openejb/branches/openejb-4.0.0/container/openejb-core/src/main/java/org/apache/openejb/util/UpdateChecker.java
    openejb/branches/openejb-4.0.0/container/openejb-core/src/main/java/org/apache/openejb/util/helper/CommandHelper.java
    openejb/branches/openejb-4.0.0/container/openejb-core/src/test/java/org/apache/openejb/assembler/classic/ImportSqlScriptTest.java
    openejb/branches/openejb-4.0.0/container/openejb-core/src/test/java/org/apache/openejb/bval/util/CustomValidatorProvider.java
    openejb/branches/openejb-4.0.0/container/openejb-core/src/test/java/org/apache/openejb/config/scanning/AbstractXmlAnnotationFinderTest.java
    openejb/branches/openejb-4.0.0/container/openejb-core/src/test/java/org/apache/openejb/config/scanning/XmlClassesAnnotationFinderTest.java
    openejb/branches/openejb-4.0.0/container/openejb-core/src/test/java/org/apache/openejb/config/scanning/XmlPackageAnnotationFinderTest.java
    openejb/branches/openejb-4.0.0/container/openejb-core/src/test/java/org/apache/openejb/config/scanning/bean/MyAnnotation.java
    openejb/branches/openejb-4.0.0/container/openejb-core/src/test/java/org/apache/openejb/config/scanning/bean/MyBean1.java
    openejb/branches/openejb-4.0.0/container/openejb-core/src/test/java/org/apache/openejb/config/scanning/bean/MyBean2.java
    openejb/branches/openejb-4.0.0/container/openejb-core/src/test/java/org/apache/openejb/config/scanning/bean/MyBean3.java
    openejb/branches/openejb-4.0.0/container/openejb-core/src/test/java/org/apache/openejb/core/stateful/PassivationWithEmTest.java
    openejb/branches/openejb-4.0.0/container/openejb-core/src/test/java/org/apache/openejb/core/stateful/StatefulStatefulTimeoutTest.java
    openejb/branches/openejb-4.0.0/container/openejb-core/src/test/java/org/apache/openejb/interceptors/InterceptorBindingEjbTest.java
    openejb/branches/openejb-4.0.0/container/openejb-core/src/test/java/org/apache/openejb/mbeans/Parent.java
    openejb/branches/openejb-4.0.0/container/openejb-loader/src/main/java/org/apache/openejb/loader/LoaderRuntimeException.java
    openejb/branches/openejb-4.0.0/container/openejb-loader/src/main/java/org/apache/openejb/loader/LocationResolver.java
    openejb/branches/openejb-4.0.0/examples/polling-parent/polling-client/src/main/java/jug/client/Client.java
    openejb/branches/openejb-4.0.0/examples/polling-parent/polling-client/src/main/java/jug/client/command/api/AbstractCommand.java
    openejb/branches/openejb-4.0.0/examples/polling-parent/polling-client/src/main/java/jug/client/command/api/Command.java
    openejb/branches/openejb-4.0.0/examples/polling-parent/polling-client/src/main/java/jug/client/command/impl/BestPollCommand.java
    openejb/branches/openejb-4.0.0/examples/polling-parent/polling-client/src/main/java/jug/client/command/impl/ExitCommand.java
    openejb/branches/openejb-4.0.0/examples/polling-parent/polling-client/src/main/java/jug/client/command/impl/HelpCommand.java
    openejb/branches/openejb-4.0.0/examples/polling-parent/polling-client/src/main/java/jug/client/command/impl/NewPollCommand.java
    openejb/branches/openejb-4.0.0/examples/polling-parent/polling-client/src/main/java/jug/client/command/impl/PollResultCommand.java
    openejb/branches/openejb-4.0.0/examples/polling-parent/polling-client/src/main/java/jug/client/command/impl/PollsCommand.java
    openejb/branches/openejb-4.0.0/examples/polling-parent/polling-client/src/main/java/jug/client/command/impl/QueryAndPostCommand.java
    openejb/branches/openejb-4.0.0/examples/polling-parent/polling-client/src/main/java/jug/client/command/impl/ShowPollCommand.java
    openejb/branches/openejb-4.0.0/examples/polling-parent/polling-client/src/main/java/jug/client/command/impl/SwitchClientCommand.java
    openejb/branches/openejb-4.0.0/examples/polling-parent/polling-client/src/main/java/jug/client/command/impl/VoteCommand.java
    openejb/branches/openejb-4.0.0/examples/polling-parent/polling-client/src/main/java/jug/client/util/ClientNameHolder.java
    openejb/branches/openejb-4.0.0/examples/polling-parent/polling-client/src/main/java/jug/client/util/CommandManager.java
    openejb/branches/openejb-4.0.0/examples/polling-parent/polling-client/src/main/java/jug/client/util/ConfigurableClasspathArchive.java
    openejb/branches/openejb-4.0.0/examples/polling-parent/polling-core/src/main/java/jug/dao/SubjectDao.java
    openejb/branches/openejb-4.0.0/examples/polling-parent/polling-core/src/main/java/jug/dao/VoteDao.java
    openejb/branches/openejb-4.0.0/examples/polling-parent/polling-core/src/test/java/jug/dao/SubjectDaoTest.java
    openejb/branches/openejb-4.0.0/examples/polling-parent/polling-domain/src/main/java/jug/domain/Result.java
    openejb/branches/openejb-4.0.0/examples/polling-parent/polling-domain/src/main/java/jug/domain/Subject.java
    openejb/branches/openejb-4.0.0/examples/polling-parent/polling-domain/src/main/java/jug/domain/Value.java
    openejb/branches/openejb-4.0.0/examples/polling-parent/polling-domain/src/main/java/jug/domain/Vote.java
    openejb/branches/openejb-4.0.0/examples/polling-parent/polling-web/src/main/java/jug/monitoring/VoteCounter.java
    openejb/branches/openejb-4.0.0/examples/polling-parent/polling-web/src/main/java/jug/rest/PollingApplication.java
    openejb/branches/openejb-4.0.0/examples/polling-parent/polling-web/src/main/java/jug/rest/SubjectService.java
    openejb/branches/openejb-4.0.0/examples/polling-parent/polling-web/src/main/java/jug/routing/DataSourceInitializer.java
    openejb/branches/openejb-4.0.0/examples/polling-parent/polling-web/src/main/java/jug/routing/PollingRouter.java
    openejb/branches/openejb-4.0.0/examples/polling-parent/polling-web/src/main/java/jug/routing/RoutingFilter.java
    openejb/branches/openejb-4.0.0/examples/polling-parent/polling-web/src/test/java/jug/rest/SubjectServiceTest.java
    openejb/branches/openejb-4.0.0/examples/polling-parent/polling-web/src/test/java/jug/rest/arquillian/SubjectServiceTomEETest.java
    openejb/branches/openejb-4.0.0/examples/spring-data-proxy-meta/src/main/java/org/superbiz/dynamic/api/Metatype.java
    openejb/branches/openejb-4.0.0/examples/spring-data-proxy-meta/src/main/java/org/superbiz/dynamic/api/SpringRepository.java
    openejb/branches/openejb-4.0.0/examples/spring-data-proxy-meta/src/main/java/org/superbiz/dynamic/framework/SpringDataProxy.java
    openejb/branches/openejb-4.0.0/examples/spring-data-proxy/src/main/java/org/superbiz/dynamic/SpringDataProxy.java
    openejb/branches/openejb-4.0.0/maven/dd-maven-plugin/src/main/java/org/apache/openejb/maven/plugin/dd/MergeDDForWebappMojo.java
    openejb/branches/openejb-4.0.0/maven/dd-maven-plugin/src/main/java/org/apache/openejb/maven/plugin/dd/Merger.java
    openejb/branches/openejb-4.0.0/maven/dd-maven-plugin/src/main/java/org/apache/openejb/maven/plugin/dd/merger/EjbJarMerger.java
    openejb/branches/openejb-4.0.0/maven/dd-maven-plugin/src/main/java/org/apache/openejb/maven/plugin/dd/merger/EnvEntriesMerger.java
    openejb/branches/openejb-4.0.0/maven/dd-maven-plugin/src/main/java/org/apache/openejb/maven/plugin/dd/merger/OpenEJBJarMerger.java
    openejb/branches/openejb-4.0.0/maven/dd-maven-plugin/src/main/java/org/apache/openejb/maven/plugin/dd/merger/ValidationMerger.java
    openejb/branches/openejb-4.0.0/maven/maven-util/src/main/java/org/apache/openejb/maven/util/MavenLogStreamFactory.java
    openejb/branches/openejb-4.0.0/maven/openejb-embedded-maven-plugin/src/main/java/org/apache/openejb/maven/plugin/embedded/OpenEJBEmbeddedMojo.java
    openejb/branches/openejb-4.0.0/maven/spi-helper-maven-plugin/src/main/java/org/apache/openejb/maven/plugin/spi/SpiMojo.java
    openejb/branches/openejb-4.0.0/server/openejb-client/src/main/java/org/apache/openejb/client/ClientRuntimeException.java
    openejb/branches/openejb-4.0.0/server/openejb-client/src/main/java/org/apache/openejb/client/util/ClassLoaderUtil.java
    openejb/branches/openejb-4.0.0/server/openejb-common-cli/src/main/java/org/apache/openejb/server/cli/command/Command.java
    openejb/branches/openejb-4.0.0/server/openejb-common-cli/src/main/java/org/apache/openejb/server/cli/command/LocalJMXCommand.java
    openejb/branches/openejb-4.0.0/server/openejb-common-cli/src/test/java/org/apache/openejb/server/groovy/Bar.java
    openejb/branches/openejb-4.0.0/server/openejb-common-cli/src/test/java/org/apache/openejb/server/groovy/BeanManagerHelperTest.java
    openejb/branches/openejb-4.0.0/server/openejb-common-cli/src/test/java/org/apache/openejb/server/groovy/Foo.java
    openejb/branches/openejb-4.0.0/server/openejb-rest/src/main/java/org/apache/openejb/server/rest/OpenEJBRestRuntimeException.java
    openejb/branches/openejb-4.0.0/server/openejb-server/src/main/java/org/apache/openejb/server/ServerRuntimeException.java
    openejb/branches/openejb-4.0.0/server/openejb-ssh/src/test/java/org/apache/openejb/server/ssh/Foo.java
    openejb/branches/openejb-4.0.0/tck/tck-common/src/main/java/org/apache/openejb/tck/OpenEJBTCKRuntimeException.java
    openejb/branches/openejb-4.0.0/tomee/tomee-catalina/src/main/java/org/apache/tomee/catalina/TomEEServiceManager.java
    openejb/branches/openejb-4.0.0/tomee/tomee-myfaces/src/main/java/org/apache/tomee/myfaces/TomEEAnnotationProvider.java
    openejb/branches/openejb-4.0.0/tomee/tomee-myfaces/src/main/java/org/apache/tomee/myfaces/TomEEAnnotationProviderFactory.java

Modified: openejb/branches/openejb-4.0.0/arquillian-tomee/arquillian-tomee-common/src/main/java/org/apache/openejb/arquillian/common/ArquillianRuntimeException.java
URL: http://svn.apache.org/viewvc/openejb/branches/openejb-4.0.0/arquillian-tomee/arquillian-tomee-common/src/main/java/org/apache/openejb/arquillian/common/ArquillianRuntimeException.java?rev=1324663&r1=1324662&r2=1324663&view=diff
==============================================================================
--- openejb/branches/openejb-4.0.0/arquillian-tomee/arquillian-tomee-common/src/main/java/org/apache/openejb/arquillian/common/ArquillianRuntimeException.java (original)
+++ openejb/branches/openejb-4.0.0/arquillian-tomee/arquillian-tomee-common/src/main/java/org/apache/openejb/arquillian/common/ArquillianRuntimeException.java Wed Apr 11 09:20:09 2012
@@ -1,3 +1,19 @@
+/**
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
 package org.apache.openejb.arquillian.common;
 
 public class ArquillianRuntimeException extends RuntimeException {

Modified: openejb/branches/openejb-4.0.0/arquillian-tomee/arquillian-tomee-common/src/main/java/org/apache/openejb/arquillian/common/Prefixes.java
URL: http://svn.apache.org/viewvc/openejb/branches/openejb-4.0.0/arquillian-tomee/arquillian-tomee-common/src/main/java/org/apache/openejb/arquillian/common/Prefixes.java?rev=1324663&r1=1324662&r2=1324663&view=diff
==============================================================================
--- openejb/branches/openejb-4.0.0/arquillian-tomee/arquillian-tomee-common/src/main/java/org/apache/openejb/arquillian/common/Prefixes.java (original)
+++ openejb/branches/openejb-4.0.0/arquillian-tomee/arquillian-tomee-common/src/main/java/org/apache/openejb/arquillian/common/Prefixes.java Wed Apr 11 09:20:09 2012
@@ -1,3 +1,19 @@
+/**
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
 package org.apache.openejb.arquillian.common;
 
 import java.lang.annotation.Retention;

Modified: openejb/branches/openejb-4.0.0/arquillian-tomee/arquillian-tomee-tests/src/test/java/org/apache/openejb/arquillian/tests/jaxws/openejbjar/LengthCalculator.java
URL: http://svn.apache.org/viewvc/openejb/branches/openejb-4.0.0/arquillian-tomee/arquillian-tomee-tests/src/test/java/org/apache/openejb/arquillian/tests/jaxws/openejbjar/LengthCalculator.java?rev=1324663&r1=1324662&r2=1324663&view=diff
==============================================================================
--- openejb/branches/openejb-4.0.0/arquillian-tomee/arquillian-tomee-tests/src/test/java/org/apache/openejb/arquillian/tests/jaxws/openejbjar/LengthCalculator.java (original)
+++ openejb/branches/openejb-4.0.0/arquillian-tomee/arquillian-tomee-tests/src/test/java/org/apache/openejb/arquillian/tests/jaxws/openejbjar/LengthCalculator.java Wed Apr 11 09:20:09 2012
@@ -1,3 +1,19 @@
+/**
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
 package org.apache.openejb.arquillian.tests.jaxws.openejbjar;
 
 import javax.ejb.Stateless;

Modified: openejb/branches/openejb-4.0.0/arquillian-tomee/arquillian-tomee-tests/src/test/java/org/apache/openejb/arquillian/tests/jaxws/openejbjar/OpenEJBJarForAddressDeploymentTest.java
URL: http://svn.apache.org/viewvc/openejb/branches/openejb-4.0.0/arquillian-tomee/arquillian-tomee-tests/src/test/java/org/apache/openejb/arquillian/tests/jaxws/openejbjar/OpenEJBJarForAddressDeploymentTest.java?rev=1324663&r1=1324662&r2=1324663&view=diff
==============================================================================
--- openejb/branches/openejb-4.0.0/arquillian-tomee/arquillian-tomee-tests/src/test/java/org/apache/openejb/arquillian/tests/jaxws/openejbjar/OpenEJBJarForAddressDeploymentTest.java (original)
+++ openejb/branches/openejb-4.0.0/arquillian-tomee/arquillian-tomee-tests/src/test/java/org/apache/openejb/arquillian/tests/jaxws/openejbjar/OpenEJBJarForAddressDeploymentTest.java Wed Apr 11 09:20:09 2012
@@ -1,3 +1,19 @@
+/**
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
 package org.apache.openejb.arquillian.tests.jaxws.openejbjar;
 
 import org.apache.ziplock.IO;

Modified: openejb/branches/openejb-4.0.0/arquillian-tomee/arquillian-tomee-tests/src/test/java/org/apache/openejb/arquillian/tests/persistence/multiple/Person1.java
URL: http://svn.apache.org/viewvc/openejb/branches/openejb-4.0.0/arquillian-tomee/arquillian-tomee-tests/src/test/java/org/apache/openejb/arquillian/tests/persistence/multiple/Person1.java?rev=1324663&r1=1324662&r2=1324663&view=diff
==============================================================================
--- openejb/branches/openejb-4.0.0/arquillian-tomee/arquillian-tomee-tests/src/test/java/org/apache/openejb/arquillian/tests/persistence/multiple/Person1.java (original)
+++ openejb/branches/openejb-4.0.0/arquillian-tomee/arquillian-tomee-tests/src/test/java/org/apache/openejb/arquillian/tests/persistence/multiple/Person1.java Wed Apr 11 09:20:09 2012
@@ -1,3 +1,19 @@
+/**
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
 package org.apache.openejb.arquillian.tests.persistence.multiple;
 
 import javax.persistence.Entity;

Modified: openejb/branches/openejb-4.0.0/arquillian-tomee/arquillian-tomee-tests/src/test/java/org/apache/openejb/arquillian/tests/persistence/multiple/Person2.java
URL: http://svn.apache.org/viewvc/openejb/branches/openejb-4.0.0/arquillian-tomee/arquillian-tomee-tests/src/test/java/org/apache/openejb/arquillian/tests/persistence/multiple/Person2.java?rev=1324663&r1=1324662&r2=1324663&view=diff
==============================================================================
--- openejb/branches/openejb-4.0.0/arquillian-tomee/arquillian-tomee-tests/src/test/java/org/apache/openejb/arquillian/tests/persistence/multiple/Person2.java (original)
+++ openejb/branches/openejb-4.0.0/arquillian-tomee/arquillian-tomee-tests/src/test/java/org/apache/openejb/arquillian/tests/persistence/multiple/Person2.java Wed Apr 11 09:20:09 2012
@@ -1,3 +1,19 @@
+/**
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
 package org.apache.openejb.arquillian.tests.persistence.multiple;
 
 import javax.persistence.Entity;

Modified: openejb/branches/openejb-4.0.0/arquillian-tomee/arquillian-tomee-tests/src/test/java/org/apache/openejb/arquillian/tests/requestdispose/Pojo.java
URL: http://svn.apache.org/viewvc/openejb/branches/openejb-4.0.0/arquillian-tomee/arquillian-tomee-tests/src/test/java/org/apache/openejb/arquillian/tests/requestdispose/Pojo.java?rev=1324663&r1=1324662&r2=1324663&view=diff
==============================================================================
--- openejb/branches/openejb-4.0.0/arquillian-tomee/arquillian-tomee-tests/src/test/java/org/apache/openejb/arquillian/tests/requestdispose/Pojo.java (original)
+++ openejb/branches/openejb-4.0.0/arquillian-tomee/arquillian-tomee-tests/src/test/java/org/apache/openejb/arquillian/tests/requestdispose/Pojo.java Wed Apr 11 09:20:09 2012
@@ -1,3 +1,19 @@
+/**
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
 package org.apache.openejb.arquillian.tests.requestdispose;
 
 public interface Pojo {

Modified: openejb/branches/openejb-4.0.0/arquillian-tomee/arquillian-tomee-tests/src/test/java/org/apache/openejb/arquillian/tests/requestdispose/SomePojo.java
URL: http://svn.apache.org/viewvc/openejb/branches/openejb-4.0.0/arquillian-tomee/arquillian-tomee-tests/src/test/java/org/apache/openejb/arquillian/tests/requestdispose/SomePojo.java?rev=1324663&r1=1324662&r2=1324663&view=diff
==============================================================================
--- openejb/branches/openejb-4.0.0/arquillian-tomee/arquillian-tomee-tests/src/test/java/org/apache/openejb/arquillian/tests/requestdispose/SomePojo.java (original)
+++ openejb/branches/openejb-4.0.0/arquillian-tomee/arquillian-tomee-tests/src/test/java/org/apache/openejb/arquillian/tests/requestdispose/SomePojo.java Wed Apr 11 09:20:09 2012
@@ -1,3 +1,19 @@
+/**
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
 package org.apache.openejb.arquillian.tests.requestdispose;
 
 public class SomePojo implements Pojo {

Modified: openejb/branches/openejb-4.0.0/container/openejb-core/src/main/java/org/apache/openejb/assembler/JMXDeployer.java
URL: http://svn.apache.org/viewvc/openejb/branches/openejb-4.0.0/container/openejb-core/src/main/java/org/apache/openejb/assembler/JMXDeployer.java?rev=1324663&r1=1324662&r2=1324663&view=diff
==============================================================================
--- openejb/branches/openejb-4.0.0/container/openejb-core/src/main/java/org/apache/openejb/assembler/JMXDeployer.java (original)
+++ openejb/branches/openejb-4.0.0/container/openejb-core/src/main/java/org/apache/openejb/assembler/JMXDeployer.java Wed Apr 11 09:20:09 2012
@@ -1,3 +1,19 @@
+/**
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
 package org.apache.openejb.assembler;
 
 import java.util.Collection;

Modified: openejb/branches/openejb-4.0.0/container/openejb-core/src/main/java/org/apache/openejb/assembler/classic/ClassListInfo.java
URL: http://svn.apache.org/viewvc/openejb/branches/openejb-4.0.0/container/openejb-core/src/main/java/org/apache/openejb/assembler/classic/ClassListInfo.java?rev=1324663&r1=1324662&r2=1324663&view=diff
==============================================================================
--- openejb/branches/openejb-4.0.0/container/openejb-core/src/main/java/org/apache/openejb/assembler/classic/ClassListInfo.java (original)
+++ openejb/branches/openejb-4.0.0/container/openejb-core/src/main/java/org/apache/openejb/assembler/classic/ClassListInfo.java Wed Apr 11 09:20:09 2012
@@ -1,3 +1,19 @@
+/**
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
 package org.apache.openejb.assembler.classic;
 
 import java.util.HashSet;

Modified: openejb/branches/openejb-4.0.0/container/openejb-core/src/main/java/org/apache/openejb/assembler/classic/DelegatePermissionCollection.java
URL: http://svn.apache.org/viewvc/openejb/branches/openejb-4.0.0/container/openejb-core/src/main/java/org/apache/openejb/assembler/classic/DelegatePermissionCollection.java?rev=1324663&r1=1324662&r2=1324663&view=diff
==============================================================================
--- openejb/branches/openejb-4.0.0/container/openejb-core/src/main/java/org/apache/openejb/assembler/classic/DelegatePermissionCollection.java (original)
+++ openejb/branches/openejb-4.0.0/container/openejb-core/src/main/java/org/apache/openejb/assembler/classic/DelegatePermissionCollection.java Wed Apr 11 09:20:09 2012
@@ -1,3 +1,19 @@
+/**
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
 package org.apache.openejb.assembler.classic;
 
 import org.apache.openejb.loader.SystemInstance;

Modified: openejb/branches/openejb-4.0.0/container/openejb-core/src/main/java/org/apache/openejb/assembler/classic/ImportSql.java
URL: http://svn.apache.org/viewvc/openejb/branches/openejb-4.0.0/container/openejb-core/src/main/java/org/apache/openejb/assembler/classic/ImportSql.java?rev=1324663&r1=1324662&r2=1324663&view=diff
==============================================================================
--- openejb/branches/openejb-4.0.0/container/openejb-core/src/main/java/org/apache/openejb/assembler/classic/ImportSql.java (original)
+++ openejb/branches/openejb-4.0.0/container/openejb-core/src/main/java/org/apache/openejb/assembler/classic/ImportSql.java Wed Apr 11 09:20:09 2012
@@ -1,3 +1,19 @@
+/**
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
 package org.apache.openejb.assembler.classic;
 
 import org.apache.openejb.OpenEJBRuntimeException;

Modified: openejb/branches/openejb-4.0.0/container/openejb-core/src/main/java/org/apache/openejb/config/ConfigurableClasspathArchive.java
URL: http://svn.apache.org/viewvc/openejb/branches/openejb-4.0.0/container/openejb-core/src/main/java/org/apache/openejb/config/ConfigurableClasspathArchive.java?rev=1324663&r1=1324662&r2=1324663&view=diff
==============================================================================
--- openejb/branches/openejb-4.0.0/container/openejb-core/src/main/java/org/apache/openejb/config/ConfigurableClasspathArchive.java (original)
+++ openejb/branches/openejb-4.0.0/container/openejb-core/src/main/java/org/apache/openejb/config/ConfigurableClasspathArchive.java Wed Apr 11 09:20:09 2012
@@ -1,3 +1,19 @@
+/**
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
 package org.apache.openejb.config;
 
 import org.apache.openejb.core.EmptyResourcesClassLoader;

Modified: openejb/branches/openejb-4.0.0/container/openejb-core/src/main/java/org/apache/openejb/config/ResourcesModule.java
URL: http://svn.apache.org/viewvc/openejb/branches/openejb-4.0.0/container/openejb-core/src/main/java/org/apache/openejb/config/ResourcesModule.java?rev=1324663&r1=1324662&r2=1324663&view=diff
==============================================================================
--- openejb/branches/openejb-4.0.0/container/openejb-core/src/main/java/org/apache/openejb/config/ResourcesModule.java (original)
+++ openejb/branches/openejb-4.0.0/container/openejb-core/src/main/java/org/apache/openejb/config/ResourcesModule.java Wed Apr 11 09:20:09 2012
@@ -1,3 +1,19 @@
+/**
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
 package org.apache.openejb.config;
 
 import java.io.File;

Modified: openejb/branches/openejb-4.0.0/container/openejb-core/src/main/java/org/apache/openejb/config/ScanConstants.java
URL: http://svn.apache.org/viewvc/openejb/branches/openejb-4.0.0/container/openejb-core/src/main/java/org/apache/openejb/config/ScanConstants.java?rev=1324663&r1=1324662&r2=1324663&view=diff
==============================================================================
--- openejb/branches/openejb-4.0.0/container/openejb-core/src/main/java/org/apache/openejb/config/ScanConstants.java (original)
+++ openejb/branches/openejb-4.0.0/container/openejb-core/src/main/java/org/apache/openejb/config/ScanConstants.java Wed Apr 11 09:20:09 2012
@@ -1,3 +1,19 @@
+/**
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
 package org.apache.openejb.config;
 
 public interface ScanConstants {

Modified: openejb/branches/openejb-4.0.0/container/openejb-core/src/main/java/org/apache/openejb/config/ScanUtil.java
URL: http://svn.apache.org/viewvc/openejb/branches/openejb-4.0.0/container/openejb-core/src/main/java/org/apache/openejb/config/ScanUtil.java?rev=1324663&r1=1324662&r2=1324663&view=diff
==============================================================================
--- openejb/branches/openejb-4.0.0/container/openejb-core/src/main/java/org/apache/openejb/config/ScanUtil.java (original)
+++ openejb/branches/openejb-4.0.0/container/openejb-core/src/main/java/org/apache/openejb/config/ScanUtil.java Wed Apr 11 09:20:09 2012
@@ -1,3 +1,19 @@
+/**
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
 package org.apache.openejb.config;
 
 import org.xml.sax.Attributes;

Modified: openejb/branches/openejb-4.0.0/container/openejb-core/src/main/java/org/apache/openejb/config/WebappAggregatedArchive.java
URL: http://svn.apache.org/viewvc/openejb/branches/openejb-4.0.0/container/openejb-core/src/main/java/org/apache/openejb/config/WebappAggregatedArchive.java?rev=1324663&r1=1324662&r2=1324663&view=diff
==============================================================================
--- openejb/branches/openejb-4.0.0/container/openejb-core/src/main/java/org/apache/openejb/config/WebappAggregatedArchive.java (original)
+++ openejb/branches/openejb-4.0.0/container/openejb-core/src/main/java/org/apache/openejb/config/WebappAggregatedArchive.java Wed Apr 11 09:20:09 2012
@@ -1,3 +1,19 @@
+/**
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
 package org.apache.openejb.config;
 
 import org.apache.xbean.finder.archive.Archive;

Modified: openejb/branches/openejb-4.0.0/container/openejb-core/src/main/java/org/apache/openejb/config/sys/AdditionalDeployments.java
URL: http://svn.apache.org/viewvc/openejb/branches/openejb-4.0.0/container/openejb-core/src/main/java/org/apache/openejb/config/sys/AdditionalDeployments.java?rev=1324663&r1=1324662&r2=1324663&view=diff
==============================================================================
--- openejb/branches/openejb-4.0.0/container/openejb-core/src/main/java/org/apache/openejb/config/sys/AdditionalDeployments.java (original)
+++ openejb/branches/openejb-4.0.0/container/openejb-core/src/main/java/org/apache/openejb/config/sys/AdditionalDeployments.java Wed Apr 11 09:20:09 2012
@@ -1,14 +1,28 @@
+/**
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
 package org.apache.openejb.config.sys;
 
-import org.apache.openejb.config.sys.Deployments;
-
+import java.util.ArrayList;
+import java.util.List;
 import javax.xml.bind.annotation.XmlAccessType;
 import javax.xml.bind.annotation.XmlAccessorType;
 import javax.xml.bind.annotation.XmlElement;
 import javax.xml.bind.annotation.XmlRootElement;
 import javax.xml.bind.annotation.XmlType;
-import java.util.ArrayList;
-import java.util.List;
 
 @XmlAccessorType(XmlAccessType.FIELD)
 @XmlType

Modified: openejb/branches/openejb-4.0.0/container/openejb-core/src/main/java/org/apache/openejb/core/EmptyResourcesClassLoader.java
URL: http://svn.apache.org/viewvc/openejb/branches/openejb-4.0.0/container/openejb-core/src/main/java/org/apache/openejb/core/EmptyResourcesClassLoader.java?rev=1324663&r1=1324662&r2=1324663&view=diff
==============================================================================
--- openejb/branches/openejb-4.0.0/container/openejb-core/src/main/java/org/apache/openejb/core/EmptyResourcesClassLoader.java (original)
+++ openejb/branches/openejb-4.0.0/container/openejb-core/src/main/java/org/apache/openejb/core/EmptyResourcesClassLoader.java Wed Apr 11 09:20:09 2012
@@ -1,3 +1,19 @@
+/**
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
 package org.apache.openejb.core;
 
 import java.io.IOException;

Modified: openejb/branches/openejb-4.0.0/container/openejb-core/src/main/java/org/apache/openejb/openjpa/JULOpenJPALog.java
URL: http://svn.apache.org/viewvc/openejb/branches/openejb-4.0.0/container/openejb-core/src/main/java/org/apache/openejb/openjpa/JULOpenJPALog.java?rev=1324663&r1=1324662&r2=1324663&view=diff
==============================================================================
--- openejb/branches/openejb-4.0.0/container/openejb-core/src/main/java/org/apache/openejb/openjpa/JULOpenJPALog.java (original)
+++ openejb/branches/openejb-4.0.0/container/openejb-core/src/main/java/org/apache/openejb/openjpa/JULOpenJPALog.java Wed Apr 11 09:20:09 2012
@@ -1,3 +1,19 @@
+/**
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
 package org.apache.openejb.openjpa;
 
 import org.apache.openejb.util.JuliLogStream;

Modified: openejb/branches/openejb-4.0.0/container/openejb-core/src/main/java/org/apache/openejb/openjpa/JULOpenJPALogFactory.java
URL: http://svn.apache.org/viewvc/openejb/branches/openejb-4.0.0/container/openejb-core/src/main/java/org/apache/openejb/openjpa/JULOpenJPALogFactory.java?rev=1324663&r1=1324662&r2=1324663&view=diff
==============================================================================
--- openejb/branches/openejb-4.0.0/container/openejb-core/src/main/java/org/apache/openejb/openjpa/JULOpenJPALogFactory.java (original)
+++ openejb/branches/openejb-4.0.0/container/openejb-core/src/main/java/org/apache/openejb/openjpa/JULOpenJPALogFactory.java Wed Apr 11 09:20:09 2012
@@ -1,3 +1,19 @@
+/**
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
 package org.apache.openejb.openjpa;
 
 import org.apache.openjpa.lib.log.Log;

Modified: openejb/branches/openejb-4.0.0/container/openejb-core/src/main/java/org/apache/openejb/util/SingleLineFormatter.java
URL: http://svn.apache.org/viewvc/openejb/branches/openejb-4.0.0/container/openejb-core/src/main/java/org/apache/openejb/util/SingleLineFormatter.java?rev=1324663&r1=1324662&r2=1324663&view=diff
==============================================================================
--- openejb/branches/openejb-4.0.0/container/openejb-core/src/main/java/org/apache/openejb/util/SingleLineFormatter.java (original)
+++ openejb/branches/openejb-4.0.0/container/openejb-core/src/main/java/org/apache/openejb/util/SingleLineFormatter.java Wed Apr 11 09:20:09 2012
@@ -1,3 +1,19 @@
+/**
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
 package org.apache.openejb.util;
 
 import java.io.PrintWriter;

Modified: openejb/branches/openejb-4.0.0/container/openejb-core/src/main/java/org/apache/openejb/util/UpdateChecker.java
URL: http://svn.apache.org/viewvc/openejb/branches/openejb-4.0.0/container/openejb-core/src/main/java/org/apache/openejb/util/UpdateChecker.java?rev=1324663&r1=1324662&r2=1324663&view=diff
==============================================================================
--- openejb/branches/openejb-4.0.0/container/openejb-core/src/main/java/org/apache/openejb/util/UpdateChecker.java (original)
+++ openejb/branches/openejb-4.0.0/container/openejb-core/src/main/java/org/apache/openejb/util/UpdateChecker.java Wed Apr 11 09:20:09 2012
@@ -1,3 +1,19 @@
+/**
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
 package org.apache.openejb.util;
 
 import org.apache.openejb.loader.IO;

Modified: openejb/branches/openejb-4.0.0/container/openejb-core/src/main/java/org/apache/openejb/util/helper/CommandHelper.java
URL: http://svn.apache.org/viewvc/openejb/branches/openejb-4.0.0/container/openejb-core/src/main/java/org/apache/openejb/util/helper/CommandHelper.java?rev=1324663&r1=1324662&r2=1324663&view=diff
==============================================================================
--- openejb/branches/openejb-4.0.0/container/openejb-core/src/main/java/org/apache/openejb/util/helper/CommandHelper.java (original)
+++ openejb/branches/openejb-4.0.0/container/openejb-core/src/main/java/org/apache/openejb/util/helper/CommandHelper.java Wed Apr 11 09:20:09 2012
@@ -1,3 +1,19 @@
+/**
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
 package org.apache.openejb.util.helper;
 
 import org.apache.openejb.BeanContext;

Modified: openejb/branches/openejb-4.0.0/container/openejb-core/src/test/java/org/apache/openejb/assembler/classic/ImportSqlScriptTest.java
URL: http://svn.apache.org/viewvc/openejb/branches/openejb-4.0.0/container/openejb-core/src/test/java/org/apache/openejb/assembler/classic/ImportSqlScriptTest.java?rev=1324663&r1=1324662&r2=1324663&view=diff
==============================================================================
--- openejb/branches/openejb-4.0.0/container/openejb-core/src/test/java/org/apache/openejb/assembler/classic/ImportSqlScriptTest.java (original)
+++ openejb/branches/openejb-4.0.0/container/openejb-core/src/test/java/org/apache/openejb/assembler/classic/ImportSqlScriptTest.java Wed Apr 11 09:20:09 2012
@@ -1,3 +1,19 @@
+/**
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
 package org.apache.openejb.assembler.classic;
 
 import org.apache.openejb.jee.Empty;

Modified: openejb/branches/openejb-4.0.0/container/openejb-core/src/test/java/org/apache/openejb/bval/util/CustomValidatorProvider.java
URL: http://svn.apache.org/viewvc/openejb/branches/openejb-4.0.0/container/openejb-core/src/test/java/org/apache/openejb/bval/util/CustomValidatorProvider.java?rev=1324663&r1=1324662&r2=1324663&view=diff
==============================================================================
--- openejb/branches/openejb-4.0.0/container/openejb-core/src/test/java/org/apache/openejb/bval/util/CustomValidatorProvider.java (original)
+++ openejb/branches/openejb-4.0.0/container/openejb-core/src/test/java/org/apache/openejb/bval/util/CustomValidatorProvider.java Wed Apr 11 09:20:09 2012
@@ -1,3 +1,19 @@
+/**
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
 package org.apache.openejb.bval.util;
 
 import org.apache.bval.jsr303.ApacheValidationProvider;

Modified: openejb/branches/openejb-4.0.0/container/openejb-core/src/test/java/org/apache/openejb/config/scanning/AbstractXmlAnnotationFinderTest.java
URL: http://svn.apache.org/viewvc/openejb/branches/openejb-4.0.0/container/openejb-core/src/test/java/org/apache/openejb/config/scanning/AbstractXmlAnnotationFinderTest.java?rev=1324663&r1=1324662&r2=1324663&view=diff
==============================================================================
--- openejb/branches/openejb-4.0.0/container/openejb-core/src/test/java/org/apache/openejb/config/scanning/AbstractXmlAnnotationFinderTest.java (original)
+++ openejb/branches/openejb-4.0.0/container/openejb-core/src/test/java/org/apache/openejb/config/scanning/AbstractXmlAnnotationFinderTest.java Wed Apr 11 09:20:09 2012
@@ -1,3 +1,19 @@
+/**
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
 package org.apache.openejb.config.scanning;
 
 import org.apache.openejb.config.ConfigurableClasspathArchive;

Modified: openejb/branches/openejb-4.0.0/container/openejb-core/src/test/java/org/apache/openejb/config/scanning/XmlClassesAnnotationFinderTest.java
URL: http://svn.apache.org/viewvc/openejb/branches/openejb-4.0.0/container/openejb-core/src/test/java/org/apache/openejb/config/scanning/XmlClassesAnnotationFinderTest.java?rev=1324663&r1=1324662&r2=1324663&view=diff
==============================================================================
--- openejb/branches/openejb-4.0.0/container/openejb-core/src/test/java/org/apache/openejb/config/scanning/XmlClassesAnnotationFinderTest.java (original)
+++ openejb/branches/openejb-4.0.0/container/openejb-core/src/test/java/org/apache/openejb/config/scanning/XmlClassesAnnotationFinderTest.java Wed Apr 11 09:20:09 2012
@@ -1,3 +1,19 @@
+/**
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
 package org.apache.openejb.config.scanning;
 
 public class XmlClassesAnnotationFinderTest extends AbstractXmlAnnotationFinderTest {

Modified: openejb/branches/openejb-4.0.0/container/openejb-core/src/test/java/org/apache/openejb/config/scanning/XmlPackageAnnotationFinderTest.java
URL: http://svn.apache.org/viewvc/openejb/branches/openejb-4.0.0/container/openejb-core/src/test/java/org/apache/openejb/config/scanning/XmlPackageAnnotationFinderTest.java?rev=1324663&r1=1324662&r2=1324663&view=diff
==============================================================================
--- openejb/branches/openejb-4.0.0/container/openejb-core/src/test/java/org/apache/openejb/config/scanning/XmlPackageAnnotationFinderTest.java (original)
+++ openejb/branches/openejb-4.0.0/container/openejb-core/src/test/java/org/apache/openejb/config/scanning/XmlPackageAnnotationFinderTest.java Wed Apr 11 09:20:09 2012
@@ -1,3 +1,19 @@
+/**
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
 package org.apache.openejb.config.scanning;
 
 public class XmlPackageAnnotationFinderTest extends AbstractXmlAnnotationFinderTest {

Modified: openejb/branches/openejb-4.0.0/container/openejb-core/src/test/java/org/apache/openejb/config/scanning/bean/MyAnnotation.java
URL: http://svn.apache.org/viewvc/openejb/branches/openejb-4.0.0/container/openejb-core/src/test/java/org/apache/openejb/config/scanning/bean/MyAnnotation.java?rev=1324663&r1=1324662&r2=1324663&view=diff
==============================================================================
--- openejb/branches/openejb-4.0.0/container/openejb-core/src/test/java/org/apache/openejb/config/scanning/bean/MyAnnotation.java (original)
+++ openejb/branches/openejb-4.0.0/container/openejb-core/src/test/java/org/apache/openejb/config/scanning/bean/MyAnnotation.java Wed Apr 11 09:20:09 2012
@@ -1,3 +1,19 @@
+/**
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
 package org.apache.openejb.config.scanning.bean;
 
 import java.lang.annotation.ElementType;

Modified: openejb/branches/openejb-4.0.0/container/openejb-core/src/test/java/org/apache/openejb/config/scanning/bean/MyBean1.java
URL: http://svn.apache.org/viewvc/openejb/branches/openejb-4.0.0/container/openejb-core/src/test/java/org/apache/openejb/config/scanning/bean/MyBean1.java?rev=1324663&r1=1324662&r2=1324663&view=diff
==============================================================================
--- openejb/branches/openejb-4.0.0/container/openejb-core/src/test/java/org/apache/openejb/config/scanning/bean/MyBean1.java (original)
+++ openejb/branches/openejb-4.0.0/container/openejb-core/src/test/java/org/apache/openejb/config/scanning/bean/MyBean1.java Wed Apr 11 09:20:09 2012
@@ -1,3 +1,19 @@
+/**
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
 package org.apache.openejb.config.scanning.bean;
 
 @MyAnnotation

Modified: openejb/branches/openejb-4.0.0/container/openejb-core/src/test/java/org/apache/openejb/config/scanning/bean/MyBean2.java
URL: http://svn.apache.org/viewvc/openejb/branches/openejb-4.0.0/container/openejb-core/src/test/java/org/apache/openejb/config/scanning/bean/MyBean2.java?rev=1324663&r1=1324662&r2=1324663&view=diff
==============================================================================
--- openejb/branches/openejb-4.0.0/container/openejb-core/src/test/java/org/apache/openejb/config/scanning/bean/MyBean2.java (original)
+++ openejb/branches/openejb-4.0.0/container/openejb-core/src/test/java/org/apache/openejb/config/scanning/bean/MyBean2.java Wed Apr 11 09:20:09 2012
@@ -1,3 +1,19 @@
+/**
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
 package org.apache.openejb.config.scanning.bean;
 
 public class MyBean2 {

Modified: openejb/branches/openejb-4.0.0/container/openejb-core/src/test/java/org/apache/openejb/config/scanning/bean/MyBean3.java
URL: http://svn.apache.org/viewvc/openejb/branches/openejb-4.0.0/container/openejb-core/src/test/java/org/apache/openejb/config/scanning/bean/MyBean3.java?rev=1324663&r1=1324662&r2=1324663&view=diff
==============================================================================
--- openejb/branches/openejb-4.0.0/container/openejb-core/src/test/java/org/apache/openejb/config/scanning/bean/MyBean3.java (original)
+++ openejb/branches/openejb-4.0.0/container/openejb-core/src/test/java/org/apache/openejb/config/scanning/bean/MyBean3.java Wed Apr 11 09:20:09 2012
@@ -1,3 +1,19 @@
+/**
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
 package org.apache.openejb.config.scanning.bean;
 
 public class MyBean3 {

Modified: openejb/branches/openejb-4.0.0/container/openejb-core/src/test/java/org/apache/openejb/core/stateful/PassivationWithEmTest.java
URL: http://svn.apache.org/viewvc/openejb/branches/openejb-4.0.0/container/openejb-core/src/test/java/org/apache/openejb/core/stateful/PassivationWithEmTest.java?rev=1324663&r1=1324662&r2=1324663&view=diff
==============================================================================
--- openejb/branches/openejb-4.0.0/container/openejb-core/src/test/java/org/apache/openejb/core/stateful/PassivationWithEmTest.java (original)
+++ openejb/branches/openejb-4.0.0/container/openejb-core/src/test/java/org/apache/openejb/core/stateful/PassivationWithEmTest.java Wed Apr 11 09:20:09 2012
@@ -1,5 +1,28 @@
+/**
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
 package org.apache.openejb.core.stateful;
 
+import java.util.Properties;
+import javax.persistence.Entity;
+import javax.persistence.EntityManager;
+import javax.persistence.GeneratedValue;
+import javax.persistence.Id;
+import javax.persistence.PersistenceContext;
+import javax.persistence.PersistenceContextType;
 import org.apache.openejb.jee.EjbJar;
 import org.apache.openejb.jee.StatefulBean;
 import org.apache.openejb.jee.jpa.unit.Persistence;
@@ -10,18 +33,9 @@ import org.apache.openejb.junit.Configur
 import org.apache.openejb.junit.Module;
 import org.apache.openejb.loader.SystemInstance;
 import org.apache.openejb.spi.ContainerSystem;
-import org.junit.Ignore;
 import org.junit.Test;
 import org.junit.runner.RunWith;
 
-import javax.persistence.Entity;
-import javax.persistence.EntityManager;
-import javax.persistence.GeneratedValue;
-import javax.persistence.Id;
-import javax.persistence.PersistenceContext;
-import javax.persistence.PersistenceContextType;
-import java.util.Properties;
-
 @RunWith(ApplicationComposer.class)
 public class PassivationWithEmTest {
     @Test

Modified: openejb/branches/openejb-4.0.0/container/openejb-core/src/test/java/org/apache/openejb/core/stateful/StatefulStatefulTimeoutTest.java
URL: http://svn.apache.org/viewvc/openejb/branches/openejb-4.0.0/container/openejb-core/src/test/java/org/apache/openejb/core/stateful/StatefulStatefulTimeoutTest.java?rev=1324663&r1=1324662&r2=1324663&view=diff
==============================================================================
--- openejb/branches/openejb-4.0.0/container/openejb-core/src/test/java/org/apache/openejb/core/stateful/StatefulStatefulTimeoutTest.java (original)
+++ openejb/branches/openejb-4.0.0/container/openejb-core/src/test/java/org/apache/openejb/core/stateful/StatefulStatefulTimeoutTest.java Wed Apr 11 09:20:09 2012
@@ -1,3 +1,19 @@
+/**
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
 package org.apache.openejb.core.stateful;
 
 import org.apache.openejb.jee.EnterpriseBean;

Modified: openejb/branches/openejb-4.0.0/container/openejb-core/src/test/java/org/apache/openejb/interceptors/InterceptorBindingEjbTest.java
URL: http://svn.apache.org/viewvc/openejb/branches/openejb-4.0.0/container/openejb-core/src/test/java/org/apache/openejb/interceptors/InterceptorBindingEjbTest.java?rev=1324663&r1=1324662&r2=1324663&view=diff
==============================================================================
--- openejb/branches/openejb-4.0.0/container/openejb-core/src/test/java/org/apache/openejb/interceptors/InterceptorBindingEjbTest.java (original)
+++ openejb/branches/openejb-4.0.0/container/openejb-core/src/test/java/org/apache/openejb/interceptors/InterceptorBindingEjbTest.java Wed Apr 11 09:20:09 2012
@@ -1,3 +1,19 @@
+/**
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
 package org.apache.openejb.interceptors;
 
 import org.apache.openejb.config.EjbModule;

Modified: openejb/branches/openejb-4.0.0/container/openejb-core/src/test/java/org/apache/openejb/mbeans/Parent.java
URL: http://svn.apache.org/viewvc/openejb/branches/openejb-4.0.0/container/openejb-core/src/test/java/org/apache/openejb/mbeans/Parent.java?rev=1324663&r1=1324662&r2=1324663&view=diff
==============================================================================
--- openejb/branches/openejb-4.0.0/container/openejb-core/src/test/java/org/apache/openejb/mbeans/Parent.java (original)
+++ openejb/branches/openejb-4.0.0/container/openejb-core/src/test/java/org/apache/openejb/mbeans/Parent.java Wed Apr 11 09:20:09 2012
@@ -1,3 +1,19 @@
+/**
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
 package org.apache.openejb.mbeans;
 
 import javax.management.Description;

Modified: openejb/branches/openejb-4.0.0/container/openejb-loader/src/main/java/org/apache/openejb/loader/LoaderRuntimeException.java
URL: http://svn.apache.org/viewvc/openejb/branches/openejb-4.0.0/container/openejb-loader/src/main/java/org/apache/openejb/loader/LoaderRuntimeException.java?rev=1324663&r1=1324662&r2=1324663&view=diff
==============================================================================
--- openejb/branches/openejb-4.0.0/container/openejb-loader/src/main/java/org/apache/openejb/loader/LoaderRuntimeException.java (original)
+++ openejb/branches/openejb-4.0.0/container/openejb-loader/src/main/java/org/apache/openejb/loader/LoaderRuntimeException.java Wed Apr 11 09:20:09 2012
@@ -1,3 +1,19 @@
+/**
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
 package org.apache.openejb.loader;
 
 public class LoaderRuntimeException extends RuntimeException {

Modified: openejb/branches/openejb-4.0.0/container/openejb-loader/src/main/java/org/apache/openejb/loader/LocationResolver.java
URL: http://svn.apache.org/viewvc/openejb/branches/openejb-4.0.0/container/openejb-loader/src/main/java/org/apache/openejb/loader/LocationResolver.java?rev=1324663&r1=1324662&r2=1324663&view=diff
==============================================================================
--- openejb/branches/openejb-4.0.0/container/openejb-loader/src/main/java/org/apache/openejb/loader/LocationResolver.java (original)
+++ openejb/branches/openejb-4.0.0/container/openejb-loader/src/main/java/org/apache/openejb/loader/LocationResolver.java Wed Apr 11 09:20:09 2012
@@ -1,3 +1,19 @@
+/**
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
 package org.apache.openejb.loader;
 
 public interface LocationResolver {

Modified: openejb/branches/openejb-4.0.0/examples/polling-parent/polling-client/src/main/java/jug/client/Client.java
URL: http://svn.apache.org/viewvc/openejb/branches/openejb-4.0.0/examples/polling-parent/polling-client/src/main/java/jug/client/Client.java?rev=1324663&r1=1324662&r2=1324663&view=diff
==============================================================================
--- openejb/branches/openejb-4.0.0/examples/polling-parent/polling-client/src/main/java/jug/client/Client.java (original)
+++ openejb/branches/openejb-4.0.0/examples/polling-parent/polling-client/src/main/java/jug/client/Client.java Wed Apr 11 09:20:09 2012
@@ -1,3 +1,19 @@
+/**
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
 package jug.client;
 
 import jline.ConsoleReader;

Modified: openejb/branches/openejb-4.0.0/examples/polling-parent/polling-client/src/main/java/jug/client/command/api/AbstractCommand.java
URL: http://svn.apache.org/viewvc/openejb/branches/openejb-4.0.0/examples/polling-parent/polling-client/src/main/java/jug/client/command/api/AbstractCommand.java?rev=1324663&r1=1324662&r2=1324663&view=diff
==============================================================================
--- openejb/branches/openejb-4.0.0/examples/polling-parent/polling-client/src/main/java/jug/client/command/api/AbstractCommand.java (original)
+++ openejb/branches/openejb-4.0.0/examples/polling-parent/polling-client/src/main/java/jug/client/command/api/AbstractCommand.java Wed Apr 11 09:20:09 2012
@@ -1,3 +1,19 @@
+/**
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
 package jug.client.command.api;
 
 import jug.client.util.ClientNameHolder;

Modified: openejb/branches/openejb-4.0.0/examples/polling-parent/polling-client/src/main/java/jug/client/command/api/Command.java
URL: http://svn.apache.org/viewvc/openejb/branches/openejb-4.0.0/examples/polling-parent/polling-client/src/main/java/jug/client/command/api/Command.java?rev=1324663&r1=1324662&r2=1324663&view=diff
==============================================================================
--- openejb/branches/openejb-4.0.0/examples/polling-parent/polling-client/src/main/java/jug/client/command/api/Command.java (original)
+++ openejb/branches/openejb-4.0.0/examples/polling-parent/polling-client/src/main/java/jug/client/command/api/Command.java Wed Apr 11 09:20:09 2012
@@ -1,3 +1,19 @@
+/**
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
 package jug.client.command.api;
 
 import java.lang.annotation.ElementType;

Modified: openejb/branches/openejb-4.0.0/examples/polling-parent/polling-client/src/main/java/jug/client/command/impl/BestPollCommand.java
URL: http://svn.apache.org/viewvc/openejb/branches/openejb-4.0.0/examples/polling-parent/polling-client/src/main/java/jug/client/command/impl/BestPollCommand.java?rev=1324663&r1=1324662&r2=1324663&view=diff
==============================================================================
--- openejb/branches/openejb-4.0.0/examples/polling-parent/polling-client/src/main/java/jug/client/command/impl/BestPollCommand.java (original)
+++ openejb/branches/openejb-4.0.0/examples/polling-parent/polling-client/src/main/java/jug/client/command/impl/BestPollCommand.java Wed Apr 11 09:20:09 2012
@@ -1,3 +1,19 @@
+/**
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
 package jug.client.command.impl;
 
 import jug.client.command.api.AbstractCommand;

Modified: openejb/branches/openejb-4.0.0/examples/polling-parent/polling-client/src/main/java/jug/client/command/impl/ExitCommand.java
URL: http://svn.apache.org/viewvc/openejb/branches/openejb-4.0.0/examples/polling-parent/polling-client/src/main/java/jug/client/command/impl/ExitCommand.java?rev=1324663&r1=1324662&r2=1324663&view=diff
==============================================================================
--- openejb/branches/openejb-4.0.0/examples/polling-parent/polling-client/src/main/java/jug/client/command/impl/ExitCommand.java (original)
+++ openejb/branches/openejb-4.0.0/examples/polling-parent/polling-client/src/main/java/jug/client/command/impl/ExitCommand.java Wed Apr 11 09:20:09 2012
@@ -1,3 +1,19 @@
+/**
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
 package jug.client.command.impl;
 
 import jug.client.command.api.AbstractCommand;

Modified: openejb/branches/openejb-4.0.0/examples/polling-parent/polling-client/src/main/java/jug/client/command/impl/HelpCommand.java
URL: http://svn.apache.org/viewvc/openejb/branches/openejb-4.0.0/examples/polling-parent/polling-client/src/main/java/jug/client/command/impl/HelpCommand.java?rev=1324663&r1=1324662&r2=1324663&view=diff
==============================================================================
--- openejb/branches/openejb-4.0.0/examples/polling-parent/polling-client/src/main/java/jug/client/command/impl/HelpCommand.java (original)
+++ openejb/branches/openejb-4.0.0/examples/polling-parent/polling-client/src/main/java/jug/client/command/impl/HelpCommand.java Wed Apr 11 09:20:09 2012
@@ -1,3 +1,19 @@
+/**
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
 package jug.client.command.impl;
 
 import jug.client.command.api.AbstractCommand;