You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by de...@apache.org on 2013/09/14 20:32:16 UTC

svn commit: r1523287 - in /maven/plugins/trunk/maven-doap-plugin/src/it: MDOAP-38/invoker.properties basic/invoker.properties basic/verify.bsh doapfile/invoker.properties doapfile/verify.bsh minimal/invoker.properties minimal/verify.bsh

Author: dennisl
Date: Sat Sep 14 18:32:16 2013
New Revision: 1523287

URL: http://svn.apache.org/r1523287
Log:
Add missing license headers.
This plugin now passes the checks done by RAT.

Modified:
    maven/plugins/trunk/maven-doap-plugin/src/it/MDOAP-38/invoker.properties
    maven/plugins/trunk/maven-doap-plugin/src/it/basic/invoker.properties
    maven/plugins/trunk/maven-doap-plugin/src/it/basic/verify.bsh
    maven/plugins/trunk/maven-doap-plugin/src/it/doapfile/invoker.properties
    maven/plugins/trunk/maven-doap-plugin/src/it/doapfile/verify.bsh
    maven/plugins/trunk/maven-doap-plugin/src/it/minimal/invoker.properties
    maven/plugins/trunk/maven-doap-plugin/src/it/minimal/verify.bsh

Modified: maven/plugins/trunk/maven-doap-plugin/src/it/MDOAP-38/invoker.properties
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-doap-plugin/src/it/MDOAP-38/invoker.properties?rev=1523287&r1=1523286&r2=1523287&view=diff
==============================================================================
--- maven/plugins/trunk/maven-doap-plugin/src/it/MDOAP-38/invoker.properties (original)
+++ maven/plugins/trunk/maven-doap-plugin/src/it/MDOAP-38/invoker.properties Sat Sep 14 18:32:16 2013
@@ -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.
+
 invoker.buildResult = failure
 # MNG-5509
 invoker.maven.version = !3.0.4, !3.0.5, !3.1.0-alpha-1, !3.1.0

Modified: maven/plugins/trunk/maven-doap-plugin/src/it/basic/invoker.properties
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-doap-plugin/src/it/basic/invoker.properties?rev=1523287&r1=1523286&r2=1523287&view=diff
==============================================================================
--- maven/plugins/trunk/maven-doap-plugin/src/it/basic/invoker.properties (original)
+++ maven/plugins/trunk/maven-doap-plugin/src/it/basic/invoker.properties Sat Sep 14 18:32:16 2013
@@ -1,2 +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.
+
 # MNG-5509
 invoker.maven.version = !3.0.4, !3.0.5, !3.1.0-alpha-1, !3.1.0

Modified: maven/plugins/trunk/maven-doap-plugin/src/it/basic/verify.bsh
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-doap-plugin/src/it/basic/verify.bsh?rev=1523287&r1=1523286&r2=1523287&view=diff
==============================================================================
--- maven/plugins/trunk/maven-doap-plugin/src/it/basic/verify.bsh (original)
+++ maven/plugins/trunk/maven-doap-plugin/src/it/basic/verify.bsh Sat Sep 14 18:32:16 2013
@@ -1,3 +1,22 @@
+/*
+ * 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.
+ */
+
 import java.io.*;
 
 File doapFile = new File( basedir, "target/site/doap_maven-it-plugin.rdf" );

Modified: maven/plugins/trunk/maven-doap-plugin/src/it/doapfile/invoker.properties
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-doap-plugin/src/it/doapfile/invoker.properties?rev=1523287&r1=1523286&r2=1523287&view=diff
==============================================================================
--- maven/plugins/trunk/maven-doap-plugin/src/it/doapfile/invoker.properties (original)
+++ maven/plugins/trunk/maven-doap-plugin/src/it/doapfile/invoker.properties Sat Sep 14 18:32:16 2013
@@ -1,2 +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.
+
 # MNG-5509
 invoker.maven.version = !3.0.4, !3.0.5, !3.1.0-alpha-1, !3.1.0

Modified: maven/plugins/trunk/maven-doap-plugin/src/it/doapfile/verify.bsh
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-doap-plugin/src/it/doapfile/verify.bsh?rev=1523287&r1=1523286&r2=1523287&view=diff
==============================================================================
--- maven/plugins/trunk/maven-doap-plugin/src/it/doapfile/verify.bsh (original)
+++ maven/plugins/trunk/maven-doap-plugin/src/it/doapfile/verify.bsh Sat Sep 14 18:32:16 2013
@@ -1,3 +1,22 @@
+/*
+ * 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.
+ */
+
 import java.io.*;
 
 File doapFile = new File( basedir, "target/foo.rdf" );

Modified: maven/plugins/trunk/maven-doap-plugin/src/it/minimal/invoker.properties
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-doap-plugin/src/it/minimal/invoker.properties?rev=1523287&r1=1523286&r2=1523287&view=diff
==============================================================================
--- maven/plugins/trunk/maven-doap-plugin/src/it/minimal/invoker.properties (original)
+++ maven/plugins/trunk/maven-doap-plugin/src/it/minimal/invoker.properties Sat Sep 14 18:32:16 2013
@@ -1,2 +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.
+
 # MNG-5509
 invoker.maven.version = !3.0.4, !3.0.5, !3.1.0-alpha-1, !3.1.0

Modified: maven/plugins/trunk/maven-doap-plugin/src/it/minimal/verify.bsh
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-doap-plugin/src/it/minimal/verify.bsh?rev=1523287&r1=1523286&r2=1523287&view=diff
==============================================================================
--- maven/plugins/trunk/maven-doap-plugin/src/it/minimal/verify.bsh (original)
+++ maven/plugins/trunk/maven-doap-plugin/src/it/minimal/verify.bsh Sat Sep 14 18:32:16 2013
@@ -1,3 +1,22 @@
+/*
+ * 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.
+ */
+
 import java.io.*;
 
 File doapFile = new File( basedir, "target/site/doap_minimal.rdf" );