You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jena.apache.org by an...@apache.org on 2011/11/22 16:58:21 UTC

svn commit: r1205050 - in /incubator/jena/Jena2: ARQ/trunk/ Fuseki/trunk/ IRI/trunk/ SDB/trunk/ TDB/trunk/ jena/trunk/

Author: andy
Date: Tue Nov 22 15:58:19 2011
New Revision: 1205050

URL: http://svn.apache.org/viewvc?rev=1205050&view=rev
Log:
Add license to assemblies and POMs.

Modified:
    incubator/jena/Jena2/ARQ/trunk/assembly-testing.xml
    incubator/jena/Jena2/ARQ/trunk/assembly.xml
    incubator/jena/Jena2/Fuseki/trunk/assembly-dist.xml
    incubator/jena/Jena2/Fuseki/trunk/assembly-server.xml
    incubator/jena/Jena2/Fuseki/trunk/assembly-soh.xml
    incubator/jena/Jena2/IRI/trunk/assembly.xml
    incubator/jena/Jena2/IRI/trunk/pom.xml
    incubator/jena/Jena2/SDB/trunk/assembly-testing.xml
    incubator/jena/Jena2/SDB/trunk/assembly.xml
    incubator/jena/Jena2/TDB/trunk/assembly-testing.xml
    incubator/jena/Jena2/TDB/trunk/assembly.xml
    incubator/jena/Jena2/jena/trunk/assembly.xml

Modified: incubator/jena/Jena2/ARQ/trunk/assembly-testing.xml
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/ARQ/trunk/assembly-testing.xml?rev=1205050&r1=1205049&r2=1205050&view=diff
==============================================================================
--- incubator/jena/Jena2/ARQ/trunk/assembly-testing.xml (original)
+++ incubator/jena/Jena2/ARQ/trunk/assembly-testing.xml Tue Nov 22 15:58:19 2011
@@ -1,4 +1,20 @@
 <?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.
+-->
 
 <!-- The testing data files -->
 

Modified: incubator/jena/Jena2/ARQ/trunk/assembly.xml
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/ARQ/trunk/assembly.xml?rev=1205050&r1=1205049&r2=1205050&view=diff
==============================================================================
--- incubator/jena/Jena2/ARQ/trunk/assembly.xml (original)
+++ incubator/jena/Jena2/ARQ/trunk/assembly.xml Tue Nov 22 15:58:19 2011
@@ -1,4 +1,20 @@
 <?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.
+-->
 
 <!-- The ARQ distibution -->
 

Modified: incubator/jena/Jena2/Fuseki/trunk/assembly-dist.xml
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/Fuseki/trunk/assembly-dist.xml?rev=1205050&r1=1205049&r2=1205050&view=diff
==============================================================================
--- incubator/jena/Jena2/Fuseki/trunk/assembly-dist.xml (original)
+++ incubator/jena/Jena2/Fuseki/trunk/assembly-dist.xml Tue Nov 22 15:58:19 2011
@@ -1,4 +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.
+-->
+
 <!-- 
 The distribution.
 Assumes jar made and onejar has been assembled.

Modified: incubator/jena/Jena2/Fuseki/trunk/assembly-server.xml
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/Fuseki/trunk/assembly-server.xml?rev=1205050&r1=1205049&r2=1205050&view=diff
==============================================================================
--- incubator/jena/Jena2/Fuseki/trunk/assembly-server.xml (original)
+++ incubator/jena/Jena2/Fuseki/trunk/assembly-server.xml Tue Nov 22 15:58:19 2011
@@ -1,4 +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.
+-->
+
 <!-- 
 I'd rather use the builtin one but I can't find how to control the name from the POM :
 just want -jar-with-dependences to by replaced by -sys as  classifier 

Modified: incubator/jena/Jena2/Fuseki/trunk/assembly-soh.xml
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/Fuseki/trunk/assembly-soh.xml?rev=1205050&r1=1205049&r2=1205050&view=diff
==============================================================================
--- incubator/jena/Jena2/Fuseki/trunk/assembly-soh.xml (original)
+++ incubator/jena/Jena2/Fuseki/trunk/assembly-soh.xml Tue Nov 22 15:58:19 2011
@@ -1,4 +1,20 @@
 <?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.
+-->
 <!-- 
 The SOH distribution.
 -->

Modified: incubator/jena/Jena2/IRI/trunk/assembly.xml
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/IRI/trunk/assembly.xml?rev=1205050&r1=1205049&r2=1205050&view=diff
==============================================================================
--- incubator/jena/Jena2/IRI/trunk/assembly.xml (original)
+++ incubator/jena/Jena2/IRI/trunk/assembly.xml Tue Nov 22 15:58:19 2011
@@ -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.
+-->
+
 <assembly>
   <id>distribution</id>
   

Modified: incubator/jena/Jena2/IRI/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/IRI/trunk/pom.xml?rev=1205050&r1=1205049&r2=1205050&view=diff
==============================================================================
--- incubator/jena/Jena2/IRI/trunk/pom.xml (original)
+++ incubator/jena/Jena2/IRI/trunk/pom.xml Tue Nov 22 15:58:19 2011
@@ -1,4 +1,20 @@
 <?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.
+-->
 
 <!-- POM file for Jena IRI library -->
 

Modified: incubator/jena/Jena2/SDB/trunk/assembly-testing.xml
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/SDB/trunk/assembly-testing.xml?rev=1205050&r1=1205049&r2=1205050&view=diff
==============================================================================
--- incubator/jena/Jena2/SDB/trunk/assembly-testing.xml (original)
+++ incubator/jena/Jena2/SDB/trunk/assembly-testing.xml Tue Nov 22 15:58:19 2011
@@ -1,4 +1,20 @@
-<!-- The testing data files -->
+<?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.
+-->
 
 <assembly>
   <id>tests</id>

Modified: incubator/jena/Jena2/SDB/trunk/assembly.xml
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/SDB/trunk/assembly.xml?rev=1205050&r1=1205049&r2=1205050&view=diff
==============================================================================
--- incubator/jena/Jena2/SDB/trunk/assembly.xml (original)
+++ incubator/jena/Jena2/SDB/trunk/assembly.xml Tue Nov 22 15:58:19 2011
@@ -1,6 +1,19 @@
-<!-- TODO
-    Check with ant build
-     Store/
+<?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.
 -->
 
 <assembly>

Modified: incubator/jena/Jena2/TDB/trunk/assembly-testing.xml
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/TDB/trunk/assembly-testing.xml?rev=1205050&r1=1205049&r2=1205050&view=diff
==============================================================================
--- incubator/jena/Jena2/TDB/trunk/assembly-testing.xml (original)
+++ incubator/jena/Jena2/TDB/trunk/assembly-testing.xml Tue Nov 22 15:58:19 2011
@@ -1,5 +1,22 @@
-<!-- The testing data files -->
+<?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.
+-->
 
+<!-- The testing data files -->
 <assembly xmlns="http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.1"
           xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
           xsi:schemaLocation="xmlns=http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.1 http://maven.apache.org/xsd/assembly-1.1.1.xsd">

Modified: incubator/jena/Jena2/TDB/trunk/assembly.xml
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/TDB/trunk/assembly.xml?rev=1205050&r1=1205049&r2=1205050&view=diff
==============================================================================
--- incubator/jena/Jena2/TDB/trunk/assembly.xml (original)
+++ incubator/jena/Jena2/TDB/trunk/assembly.xml Tue Nov 22 15:58:19 2011
@@ -1,4 +1,20 @@
 <?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.
+-->
 
 <assembly xmlns="http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.1"
           xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"

Modified: incubator/jena/Jena2/jena/trunk/assembly.xml
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/jena/trunk/assembly.xml?rev=1205050&r1=1205049&r2=1205050&view=diff
==============================================================================
--- incubator/jena/Jena2/jena/trunk/assembly.xml (original)
+++ incubator/jena/Jena2/jena/trunk/assembly.xml Tue Nov 22 15:58:19 2011
@@ -1,4 +1,20 @@
 <?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.
+-->
 
 <assembly xmlns="http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.1"
 	  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"