Repository: tomee
Updated Branches:
  refs/heads/tomee-7.0.0-M1 cb2a26ae8 -> bc6005a7d


Rat


Project: http://git-wip-us.apache.org/repos/asf/tomee/repo
Commit: http://git-wip-us.apache.org/repos/asf/tomee/commit/8652068e
Tree: http://git-wip-us.apache.org/repos/asf/tomee/tree/8652068e
Diff: http://git-wip-us.apache.org/repos/asf/tomee/diff/8652068e

Branch: refs/heads/tomee-7.0.0-M1
Commit: 8652068e95d4d46c37daf49d64541835ed7e466b
Parents: 9376249
Author: andygumbre...@apache.org <andy...@gmx.de>
Authored: Fri Sep 25 18:26:13 2015 +0200
Committer: andygumbre...@apache.org <andy...@gmx.de>
Committed: Fri Sep 25 18:26:13 2015 +0200

----------------------------------------------------------------------
 .../jdbc/ResettableDataSourceHandlerTest.java      | 17 +++++++++++++++++
 rat.xml                                            |  1 +
 2 files changed, 18 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tomee/blob/8652068e/container/openejb-core/src/test/java/org/apache/openejb/resource/jdbc/ResettableDataSourceHandlerTest.java
----------------------------------------------------------------------
diff --git 
a/container/openejb-core/src/test/java/org/apache/openejb/resource/jdbc/ResettableDataSourceHandlerTest.java
 
b/container/openejb-core/src/test/java/org/apache/openejb/resource/jdbc/ResettableDataSourceHandlerTest.java
index 8eeb5c5..78a43b2 100644
--- 
a/container/openejb-core/src/test/java/org/apache/openejb/resource/jdbc/ResettableDataSourceHandlerTest.java
+++ 
b/container/openejb-core/src/test/java/org/apache/openejb/resource/jdbc/ResettableDataSourceHandlerTest.java
@@ -1,3 +1,20 @@
+/**
+ *
+ * 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.resource.jdbc;
 
 import org.apache.openejb.junit.ApplicationComposer;

http://git-wip-us.apache.org/repos/asf/tomee/blob/8652068e/rat.xml
----------------------------------------------------------------------
diff --git a/rat.xml b/rat.xml
index e273f2a..91f9d31 100644
--- a/rat.xml
+++ b/rat.xml
@@ -60,6 +60,7 @@
           <exclude 
name="tomee/tomee-deb/src/main/resources/control/control.template"/>
           <exclude 
name="tomee/tomee-deb/src/main/resources/copyright.template"/>
           <exclude 
name="tomee/tomee-webaccess/src/test/resources/test/log/**"/>
+          <exclude 
name="utils/log4j2-tomee/src/main/resources/META-INF/org.apache.openejb.extension"/>
          
           <exclude 
name="utils/openejb-core-eclipselink/src/main/resources/META-INF/org.apache.openejb.persistence.PersistenceBootstrap.provider"/>
           <exclude 
name="utils/openejb-core-hibernate/src/main/resources/META-INF/org.apache.openejb.persistence.PersistenceBootstrap.provider"/>
           <exclude 
name="assembly/openejb-standalone/src/main/resources/service.readme.txt"/>

Reply via email to