You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jdo-commits@db.apache.org by mb...@apache.org on 2015/03/06 23:08:34 UTC

svn commit: r1664733 - in /db/jdo/trunk: ./ api/test/resources/META-INF/services/ api/test/schema/jdoconfig/Negative07/META-INF/services/ api/test/schema/jdoconfig/Negative08/META-INF/services/ api/test/schema/jdoconfig/Negative09/9a/META-INF/services/...

Author: mbo
Date: Fri Mar  6 22:08:33 2015
New Revision: 1664733

URL: http://svn.apache.org/r1664733
Log:
Fixed license issues reported by apache rat

Modified:
    db/jdo/trunk/api/test/resources/META-INF/services/javax.jdo.JDOEnhancer
    db/jdo/trunk/api/test/schema/jdoconfig/Negative07/META-INF/services/javax.jdo.PersistenceManagerFactory
    db/jdo/trunk/api/test/schema/jdoconfig/Negative08/META-INF/services/javax.jdo.PersistenceManagerFactory
    db/jdo/trunk/api/test/schema/jdoconfig/Negative09/9a/META-INF/services/javax.jdo.PersistenceManagerFactory
    db/jdo/trunk/api/test/schema/jdoconfig/Negative09/9b/META-INF/services/javax.jdo.PersistenceManagerFactory
    db/jdo/trunk/api/test/schema/jdoconfig/Pmfmapmap02/propsfile.props
    db/jdo/trunk/api/test/schema/jdoconfig/Positive03/META-INF/services/javax.jdo.PersistenceManagerFactory
    db/jdo/trunk/api/test/schema/jdoconfig/Positive04/META-INF/services/javax.jdo.PersistenceManagerFactory
    db/jdo/trunk/api/test/schema/jdoconfig/Positive05/META-INF/services/javax.jdo.PersistenceManagerFactory
    db/jdo/trunk/pom.xml

Modified: db/jdo/trunk/api/test/resources/META-INF/services/javax.jdo.JDOEnhancer
URL: http://svn.apache.org/viewvc/db/jdo/trunk/api/test/resources/META-INF/services/javax.jdo.JDOEnhancer?rev=1664733&r1=1664732&r2=1664733&view=diff
==============================================================================
--- db/jdo/trunk/api/test/resources/META-INF/services/javax.jdo.JDOEnhancer (original)
+++ db/jdo/trunk/api/test/resources/META-INF/services/javax.jdo.JDOEnhancer Fri Mar  6 22:08:33 2015
@@ -1 +1,17 @@
+#
+# 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.
+# 
 javax.jdo.MockEnhancer

Modified: db/jdo/trunk/api/test/schema/jdoconfig/Negative07/META-INF/services/javax.jdo.PersistenceManagerFactory
URL: http://svn.apache.org/viewvc/db/jdo/trunk/api/test/schema/jdoconfig/Negative07/META-INF/services/javax.jdo.PersistenceManagerFactory?rev=1664733&r1=1664732&r2=1664733&view=diff
==============================================================================
--- db/jdo/trunk/api/test/schema/jdoconfig/Negative07/META-INF/services/javax.jdo.PersistenceManagerFactory (original)
+++ db/jdo/trunk/api/test/schema/jdoconfig/Negative07/META-INF/services/javax.jdo.PersistenceManagerFactory Fri Mar  6 22:08:33 2015
@@ -0,0 +1,16 @@
+#
+# 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.
+# 

Modified: db/jdo/trunk/api/test/schema/jdoconfig/Negative08/META-INF/services/javax.jdo.PersistenceManagerFactory
URL: http://svn.apache.org/viewvc/db/jdo/trunk/api/test/schema/jdoconfig/Negative08/META-INF/services/javax.jdo.PersistenceManagerFactory?rev=1664733&r1=1664732&r2=1664733&view=diff
==============================================================================
--- db/jdo/trunk/api/test/schema/jdoconfig/Negative08/META-INF/services/javax.jdo.PersistenceManagerFactory (original)
+++ db/jdo/trunk/api/test/schema/jdoconfig/Negative08/META-INF/services/javax.jdo.PersistenceManagerFactory Fri Mar  6 22:08:33 2015
@@ -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.
+# 
 # there are
 # only comments
 # in this file

Modified: db/jdo/trunk/api/test/schema/jdoconfig/Negative09/9a/META-INF/services/javax.jdo.PersistenceManagerFactory
URL: http://svn.apache.org/viewvc/db/jdo/trunk/api/test/schema/jdoconfig/Negative09/9a/META-INF/services/javax.jdo.PersistenceManagerFactory?rev=1664733&r1=1664732&r2=1664733&view=diff
==============================================================================
--- db/jdo/trunk/api/test/schema/jdoconfig/Negative09/9a/META-INF/services/javax.jdo.PersistenceManagerFactory (original)
+++ db/jdo/trunk/api/test/schema/jdoconfig/Negative09/9a/META-INF/services/javax.jdo.PersistenceManagerFactory Fri Mar  6 22:08:33 2015
@@ -1 +1,17 @@
+#
+# 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.
+# 
 javax.jdo.JDOHelperTest$BadPMFNoGetPMFMethod

Modified: db/jdo/trunk/api/test/schema/jdoconfig/Negative09/9b/META-INF/services/javax.jdo.PersistenceManagerFactory
URL: http://svn.apache.org/viewvc/db/jdo/trunk/api/test/schema/jdoconfig/Negative09/9b/META-INF/services/javax.jdo.PersistenceManagerFactory?rev=1664733&r1=1664732&r2=1664733&view=diff
==============================================================================
--- db/jdo/trunk/api/test/schema/jdoconfig/Negative09/9b/META-INF/services/javax.jdo.PersistenceManagerFactory (original)
+++ db/jdo/trunk/api/test/schema/jdoconfig/Negative09/9b/META-INF/services/javax.jdo.PersistenceManagerFactory Fri Mar  6 22:08:33 2015
@@ -1 +1,17 @@
+#
+# 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.
+# 
 javax.jdo.JDOHelperTest$BadPMFGetPMFMethodThrowsJDOFatalInternalException

Modified: db/jdo/trunk/api/test/schema/jdoconfig/Pmfmapmap02/propsfile.props
URL: http://svn.apache.org/viewvc/db/jdo/trunk/api/test/schema/jdoconfig/Pmfmapmap02/propsfile.props?rev=1664733&r1=1664732&r2=1664733&view=diff
==============================================================================
--- db/jdo/trunk/api/test/schema/jdoconfig/Pmfmapmap02/propsfile.props (original)
+++ db/jdo/trunk/api/test/schema/jdoconfig/Pmfmapmap02/propsfile.props Fri Mar  6 22:08:33 2015
@@ -1,2 +1,18 @@
+#
+# 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.
+# 
 javax.jdo.PersistenceManagerFactoryClass    javax.jdo.stub.StubPMF
 javax.jdo.option.ConnectionDriverName       Jane Doe

Modified: db/jdo/trunk/api/test/schema/jdoconfig/Positive03/META-INF/services/javax.jdo.PersistenceManagerFactory
URL: http://svn.apache.org/viewvc/db/jdo/trunk/api/test/schema/jdoconfig/Positive03/META-INF/services/javax.jdo.PersistenceManagerFactory?rev=1664733&r1=1664732&r2=1664733&view=diff
==============================================================================
--- db/jdo/trunk/api/test/schema/jdoconfig/Positive03/META-INF/services/javax.jdo.PersistenceManagerFactory (original)
+++ db/jdo/trunk/api/test/schema/jdoconfig/Positive03/META-INF/services/javax.jdo.PersistenceManagerFactory Fri Mar  6 22:08:33 2015
@@ -1 +1,17 @@
-class.positive03.pmf0
\ No newline at end of file
+#
+# 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.
+# 
+class.positive03.pmf0

Modified: db/jdo/trunk/api/test/schema/jdoconfig/Positive04/META-INF/services/javax.jdo.PersistenceManagerFactory
URL: http://svn.apache.org/viewvc/db/jdo/trunk/api/test/schema/jdoconfig/Positive04/META-INF/services/javax.jdo.PersistenceManagerFactory?rev=1664733&r1=1664732&r2=1664733&view=diff
==============================================================================
--- db/jdo/trunk/api/test/schema/jdoconfig/Positive04/META-INF/services/javax.jdo.PersistenceManagerFactory (original)
+++ db/jdo/trunk/api/test/schema/jdoconfig/Positive04/META-INF/services/javax.jdo.PersistenceManagerFactory Fri Mar  6 22:08:33 2015
@@ -1,3 +1,18 @@
-
+#
+# 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.
+# 
 #this is a comment
 class.positive04.pmf0 # this is another comment

Modified: db/jdo/trunk/api/test/schema/jdoconfig/Positive05/META-INF/services/javax.jdo.PersistenceManagerFactory
URL: http://svn.apache.org/viewvc/db/jdo/trunk/api/test/schema/jdoconfig/Positive05/META-INF/services/javax.jdo.PersistenceManagerFactory?rev=1664733&r1=1664732&r2=1664733&view=diff
==============================================================================
--- db/jdo/trunk/api/test/schema/jdoconfig/Positive05/META-INF/services/javax.jdo.PersistenceManagerFactory (original)
+++ db/jdo/trunk/api/test/schema/jdoconfig/Positive05/META-INF/services/javax.jdo.PersistenceManagerFactory Fri Mar  6 22:08:33 2015
@@ -1 +1,17 @@
-class.positive05.pmf0# this is a comment without whitespace separating it from the uncommented text
\ No newline at end of file
+#
+# 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.
+# 
+class.positive05.pmf0# this is a comment without whitespace separating it from the uncommented text

Modified: db/jdo/trunk/pom.xml
URL: http://svn.apache.org/viewvc/db/jdo/trunk/pom.xml?rev=1664733&r1=1664732&r2=1664733&view=diff
==============================================================================
--- db/jdo/trunk/pom.xml (original)
+++ db/jdo/trunk/pom.xml Fri Mar  6 22:08:33 2015
@@ -45,6 +45,23 @@
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/db/jdo/trunk</developerConnection>
     <url>http://svn.apache.org/viewvc/db/jdo</url>
   </scm>
+
+  <build>
+        <plugins>
+            <plugin>
+                <groupId>org.apache.rat</groupId>
+                <artifactId>apache-rat-plugin</artifactId>
+                <configuration>
+                    <excludes>
+                        <exclude>specification/**</exclude>
+                        <exclude>.svnignore</exclude>
+                        <exclude>assembly.xml</exclude>
+                        <exclude>tck.txt</exclude>
+                    </excludes>
+                </configuration>
+            </plugin>
+        </plugins>
+  </build>
   
   <profiles>
     <profile>
@@ -56,11 +73,6 @@
       <build>
         <plugins>
           <plugin>
-            <groupId>org.apache.rat</groupId>
-            <artifactId>apache-rat-plugin</artifactId>
-            <version>0.11</version>
-          </plugin>
-          <plugin>
             <artifactId>maven-assembly-plugin</artifactId>
             <version>2.4</version>
             <configuration>