Author: andy
Date: Sun Sep  8 19:09:30 2013
New Revision: 1520901

URL: http://svn.apache.org/r1520901
Log:
Add Apache License header

Modified:
    jena/trunk/jena-jdbc/jena-jdbc-core/pom.xml
    jena/trunk/jena-jdbc/jena-jdbc-driver-bundle/pom.xml
    jena/trunk/jena-jdbc/jena-jdbc-driver-mem/pom.xml
    jena/trunk/jena-jdbc/jena-jdbc-driver-remote/pom.xml
    jena/trunk/jena-jdbc/jena-jdbc-driver-tdb/pom.xml
    jena/trunk/jena-jdbc/pom.xml
    jena/trunk/jena-security/pom.xml
    jena/trunk/jena-spatial/pom.xml

Modified: jena/trunk/jena-jdbc/jena-jdbc-core/pom.xml
URL: 
http://svn.apache.org/viewvc/jena/trunk/jena-jdbc/jena-jdbc-core/pom.xml?rev=1520901&r1=1520900&r2=1520901&view=diff
==============================================================================
--- jena/trunk/jena-jdbc/jena-jdbc-core/pom.xml (original)
+++ jena/trunk/jena-jdbc/jena-jdbc-core/pom.xml Sun Sep  8 19:09:30 2013
@@ -1,3 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+   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.
+-->
+
 <project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
        xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
        <modelVersion>4.0.0</modelVersion>

Modified: jena/trunk/jena-jdbc/jena-jdbc-driver-bundle/pom.xml
URL: 
http://svn.apache.org/viewvc/jena/trunk/jena-jdbc/jena-jdbc-driver-bundle/pom.xml?rev=1520901&r1=1520900&r2=1520901&view=diff
==============================================================================
--- jena/trunk/jena-jdbc/jena-jdbc-driver-bundle/pom.xml (original)
+++ jena/trunk/jena-jdbc/jena-jdbc-driver-bundle/pom.xml Sun Sep  8 19:09:30 
2013
@@ -1,3 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+   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.
+-->
+
 <project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
        xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
        <modelVersion>4.0.0</modelVersion>

Modified: jena/trunk/jena-jdbc/jena-jdbc-driver-mem/pom.xml
URL: 
http://svn.apache.org/viewvc/jena/trunk/jena-jdbc/jena-jdbc-driver-mem/pom.xml?rev=1520901&r1=1520900&r2=1520901&view=diff
==============================================================================
--- jena/trunk/jena-jdbc/jena-jdbc-driver-mem/pom.xml (original)
+++ jena/trunk/jena-jdbc/jena-jdbc-driver-mem/pom.xml Sun Sep  8 19:09:30 2013
@@ -1,3 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+   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.
+-->
+
 <project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
        xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
        <modelVersion>4.0.0</modelVersion>

Modified: jena/trunk/jena-jdbc/jena-jdbc-driver-remote/pom.xml
URL: 
http://svn.apache.org/viewvc/jena/trunk/jena-jdbc/jena-jdbc-driver-remote/pom.xml?rev=1520901&r1=1520900&r2=1520901&view=diff
==============================================================================
--- jena/trunk/jena-jdbc/jena-jdbc-driver-remote/pom.xml (original)
+++ jena/trunk/jena-jdbc/jena-jdbc-driver-remote/pom.xml Sun Sep  8 19:09:30 
2013
@@ -1,3 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+   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.
+-->
+
 <project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
        xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
        <modelVersion>4.0.0</modelVersion>

Modified: jena/trunk/jena-jdbc/jena-jdbc-driver-tdb/pom.xml
URL: 
http://svn.apache.org/viewvc/jena/trunk/jena-jdbc/jena-jdbc-driver-tdb/pom.xml?rev=1520901&r1=1520900&r2=1520901&view=diff
==============================================================================
--- jena/trunk/jena-jdbc/jena-jdbc-driver-tdb/pom.xml (original)
+++ jena/trunk/jena-jdbc/jena-jdbc-driver-tdb/pom.xml Sun Sep  8 19:09:30 2013
@@ -1,3 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+   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.
+-->
+
 <project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
        xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
        <modelVersion>4.0.0</modelVersion>

Modified: jena/trunk/jena-jdbc/pom.xml
URL: 
http://svn.apache.org/viewvc/jena/trunk/jena-jdbc/pom.xml?rev=1520901&r1=1520900&r2=1520901&view=diff
==============================================================================
--- jena/trunk/jena-jdbc/pom.xml (original)
+++ jena/trunk/jena-jdbc/pom.xml Sun Sep  8 19:09:30 2013
@@ -1,3 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+   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.
+-->
+
 <project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
        xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
        <modelVersion>4.0.0</modelVersion>
@@ -105,6 +124,7 @@
 
                        <!-- AspectJ Plugin - Used to support method entry and 
exit trace logging 
                                for debugging purposes -->
+                       <!--
                        <plugin>
                                <groupId>org.codehaus.mojo</groupId>
                                <artifactId>aspectj-maven-plugin</artifactId>
@@ -115,14 +135,14 @@
                                <executions>
                                        <execution>
                                                <goals>
-                                                       <goal>compile</goal> 
<!-- use this goal to weave all your main classes -->
-                                                       
<goal>test-compile</goal> <!-- use this goal to weave all your test classes -->
+                                                       <goal>compile</goal> 
<!- - use this goal to weave all your main classes - ->
+                                                       
<goal>test-compile</goal> <!- - use this goal to weave all your test classes - 
->
                                                </goals>
                                        </execution>
                                </executions>
                                <dependencies>
-                                       <!-- Ensure aspectj tools version used 
by compiler is the same version 
-                                               used as dependency. Avoids 
warning. https://bugs.eclipse.org/bugs/show_bug.cgi?id=368190 -->
+                                       <!- - Ensure aspectj tools version used 
by compiler is the same version 
+                                               used as dependency. Avoids 
warning. https://bugs.eclipse.org/bugs/show_bug.cgi?id=368190 - ->
                                        <dependency>
                                                <groupId>org.aspectj</groupId>
                                                
<artifactId>aspectjtools</artifactId>
@@ -130,6 +150,7 @@
                                        </dependency>
                                </dependencies>
                        </plugin>
+                       -->
                </plugins>
        </build>
 </project>
\ No newline at end of file

Modified: jena/trunk/jena-security/pom.xml
URL: 
http://svn.apache.org/viewvc/jena/trunk/jena-security/pom.xml?rev=1520901&r1=1520900&r2=1520901&view=diff
==============================================================================
--- jena/trunk/jena-security/pom.xml (original)
+++ jena/trunk/jena-security/pom.xml Sun Sep  8 19:09:30 2013
@@ -1,19 +1,37 @@
 <?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+   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.
+-->
+
 <project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
        xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
-       <modelVersion>4.0.0</modelVersion>
-       <groupId>org.apache.jena</groupId>
-       <artifactId>jena-security</artifactId>
-       <version>2.11.0-SNAPSHOT</version>
-       <properties>
-               
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-               
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
-       </properties>
-       <name>Apache Jena - Security</name>
-       <description>Security (Permissions) wrapper around Jena RDF 
implementation.</description>
-       <url>https://github.com/Claudenw/JenaSecurity</url>
-       <inceptionYear>2012</inceptionYear>
-       <!-- Needed for -Papache-release -->
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>org.apache.jena</groupId>
+  <artifactId>jena-security</artifactId>
+  <version>2.11.0-SNAPSHOT</version>
+  <properties>
+    <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
+    <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
+  </properties>
+  <name>Apache Jena - Security</name>
+  <description>Security (Permissions) wrapper around Jena RDF 
implementation.</description>
+  <url>http://jena.apache.org/documentation/security</url>
+  <inceptionYear>2012</inceptionYear>
+
   <parent>
     <groupId>org.apache.jena</groupId>
     <artifactId>jena-parent</artifactId>

Modified: jena/trunk/jena-spatial/pom.xml
URL: 
http://svn.apache.org/viewvc/jena/trunk/jena-spatial/pom.xml?rev=1520901&r1=1520900&r2=1520901&view=diff
==============================================================================
--- jena/trunk/jena-spatial/pom.xml (original)
+++ jena/trunk/jena-spatial/pom.xml Sun Sep  8 19:09:30 2013
@@ -1,3 +1,21 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+   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.
+-->
+
 <project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
   <modelVersion>4.0.0</modelVersion>


Reply via email to