From jdo-commits-return-3243-apmail-db-jdo-commits-archive=www.apache.org@db.apache.org Fri Mar 6 22:08:57 2015 Return-Path: X-Original-To: apmail-db-jdo-commits-archive@www.apache.org Delivered-To: apmail-db-jdo-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E692810B38 for ; Fri, 6 Mar 2015 22:08:56 +0000 (UTC) Received: (qmail 46283 invoked by uid 500); 6 Mar 2015 22:08:34 -0000 Mailing-List: contact jdo-commits-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jdo-dev@db.apache.org Delivered-To: mailing list jdo-commits@db.apache.org Received: (qmail 46273 invoked by uid 99); 6 Mar 2015 22:08:34 -0000 Received: from eris.apache.org (HELO hades.apache.org) (140.211.11.105) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Mar 2015 22:08:34 +0000 Received: from hades.apache.org (localhost [127.0.0.1]) by hades.apache.org (ASF Mail Server at hades.apache.org) with ESMTP id 7E3ABAC0237 for ; Fri, 6 Mar 2015 22:08:34 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: 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/... Date: Fri, 06 Mar 2015 22:08:34 -0000 To: jdo-commits@db.apache.org From: mbo@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20150306220834.7E3ABAC0237@hades.apache.org> 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 @@ scm:svn:https://svn.apache.org/repos/asf/db/jdo/trunk http://svn.apache.org/viewvc/db/jdo + + + + + org.apache.rat + apache-rat-plugin + + + specification/** + .svnignore + assembly.xml + tck.txt + + + + + @@ -56,11 +73,6 @@ - org.apache.rat - apache-rat-plugin - 0.11 - - maven-assembly-plugin 2.4