Author: dennisl
Date: Sat Sep 20 19:37:33 2014
New Revision: 1626492
URL: http://svn.apache.org/r1626492
Log:
Add missing license headers to test files.
Modified:
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/java/org/apache/its/IT_ZipAndTarCreation.java
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/basics/basics-child1/pom.xml
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/basics/basics-child1/src/main/java/org/apache/assembly/it/App.java
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/basics/basics-child1/src/main/resources/META-INF/plexus/components.xml
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/basics/basics-child1/src/test/java/org/apache/assembly/it/AppTest.java
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/basics/basics-child2/pom.xml
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/basics/basics-child2/src/main/java/org/apache/assembly/it/App.java
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/basics/basics-child2/src/test/java/org/apache/assembly/it/AppTest.java
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/basics/pom.xml
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/build-output-dir/build-output-dir-child1/pom.xml
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/build-output-dir/build-output-dir-child1/src/main/java/org/apache/assembly/it/App.java
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/build-output-dir/build-output-dir-child1/src/test/java/org/apache/assembly/it/AppTest.java
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/build-output-dir/build-output-dir-child2/pom.xml
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/build-output-dir/build-output-dir-child2/src/main/java/org/apache/assembly/it/App.java
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/build-output-dir/build-output-dir-child2/src/test/java/org/apache/assembly/it/AppTest.java
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/build-output-dir/pom.xml
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/ide-excludes/ide-excludes-child1/maven-eclipse.xml
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/ide-excludes/ide-excludes-child1/pom.xml
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/ide-excludes/ide-excludes-child1/src/main/java/org/apache/assembly/it/App.java
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/ide-excludes/ide-excludes-child1/src/main/resources/META-INF/plexus/components.xml
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/ide-excludes/ide-excludes-child1/src/test/java/org/apache/assembly/it/AppTest.java
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/ide-excludes/ide-excludes-child2/pom.xml
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/ide-excludes/ide-excludes-child2/src/main/java/org/apache/assembly/it/App.java
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/ide-excludes/ide-excludes-child2/src/test/java/org/apache/assembly/it/AppTest.java
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/ide-excludes/maven-eclipse.xml
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/ide-excludes/pom.xml
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/misc-excludes/misc-excludes-child1/pom.xml
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/misc-excludes/misc-excludes-child1/src/main/java/org/apache/assembly/it/App.java
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/misc-excludes/misc-excludes-child1/src/main/resources/META-INF/plexus/components.xml
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/misc-excludes/misc-excludes-child1/src/test/java/org/apache/assembly/it/AppTest.java
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/misc-excludes/misc-excludes-child2/pom.xml
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/misc-excludes/misc-excludes-child2/src/main/java/org/apache/assembly/it/App.java
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/misc-excludes/misc-excludes-child2/src/test/java/org/apache/assembly/it/AppTest.java
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/misc-excludes/pom.xml
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/misc-excludes/release.properties
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/output-dir-contains-src-name/output-dir-contains-src-name-child1/pom.xml
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/output-dir-contains-src-name/output-dir-contains-src-name-child1/src/test/resources/project/src/main/resources/test.properties
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/output-dir-contains-src-name/output-dir-contains-src-name-child2/pom.xml
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/output-dir-contains-src-name/output-dir-contains-src-name-child2/src/test/resources/project/src/main/resources/test.properties
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/output-dir-contains-src-name/pom.xml
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/output-dir-contains-src-name/src/test/resources/project/src/main/resources/test.properties
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/shared-resources/pom.xml
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/shared-resources/shared-resources-child1/pom.xml
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/shared-resources/shared-resources-child1/src/main/java/org/apache/assembly/it/App.java
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/shared-resources/shared-resources-child1/src/test/java/org/apache/assembly/it/AppTest.java
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/shared-resources/shared-resources-child2/pom.xml
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/shared-resources/shared-resources-child2/src/main/java/org/apache/assembly/it/App.java
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/shared-resources/shared-resources-child2/src/test/java/org/apache/assembly/it/AppTest.java
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/src-contains-ide-files/pom.xml
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/src-contains-ide-files/src-contains-ide-files-child1/pom.xml
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/src-contains-ide-files/src-contains-ide-files-child1/src/test/resources/maven-eclipse.xml
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/src-contains-ide-files/src-contains-ide-files-child1/src/test/resources/release.properties
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/src-contains-ide-files/src/test/resources/maven-eclipse.xml
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/src-contains-ide-files/src/test/resources/release.properties
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/src-contains-output-dir-name/pom.xml
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/src-contains-output-dir-name/src-contains-output-dir-name-child1/pom.xml
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/src-contains-output-dir-name/src-contains-output-dir-name-child1/src/main/java/target/App.java
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/src-contains-output-dir-name/src-contains-output-dir-name-child2/pom.xml
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/src-contains-output-dir-name/src-contains-output-dir-name-child2/src/main/java/target/App.java
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/zip-and-tar/pom.xml
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/zip-and-tar/zip-and-tar-child1/pom.xml
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/zip-and-tar/zip-and-tar-child1/src/main/java/org/apache/assembly/it/App.java
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/zip-and-tar/zip-and-tar-child1/src/main/resources/META-INF/plexus/components.xml
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/zip-and-tar/zip-and-tar-child1/src/test/java/org/apache/assembly/it/AppTest.java
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/zip-and-tar/zip-and-tar-child2/pom.xml
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/zip-and-tar/zip-and-tar-child2/src/main/java/org/apache/assembly/it/App.java
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/zip-and-tar/zip-and-tar-child2/src/test/java/org/apache/assembly/it/AppTest.java
Modified:
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/java/org/apache/its/IT_ZipAndTarCreation.java
URL:
http://svn.apache.org/viewvc/maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/java/org/apache/its/IT_ZipAndTarCreation.java?rev=1626492&r1=1626491&r2=1626492&view=diff
==============================================================================
---
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/java/org/apache/its/IT_ZipAndTarCreation.java
(original)
+++
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/java/org/apache/its/IT_ZipAndTarCreation.java
Sat Sep 20 19:37:33 2014
@@ -1,5 +1,24 @@
package org.apache.its;
+/*
+ * 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 static org.apache.its.util.TestUtils.archivePathFromChild;
import static org.apache.its.util.TestUtils.archivePathFromProject;
import static org.apache.its.util.TestUtils.assertZipContents;
Modified:
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/basics/basics-child1/pom.xml
URL:
http://svn.apache.org/viewvc/maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/basics/basics-child1/pom.xml?rev=1626492&r1=1626491&r2=1626492&view=diff
==============================================================================
---
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/basics/basics-child1/pom.xml
(original)
+++
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/basics/basics-child1/pom.xml
Sat Sep 20 19:37:33 2014
@@ -1,4 +1,24 @@
<?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 xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
Modified:
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/basics/basics-child1/src/main/java/org/apache/assembly/it/App.java
URL:
http://svn.apache.org/viewvc/maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/basics/basics-child1/src/main/java/org/apache/assembly/it/App.java?rev=1626492&r1=1626491&r2=1626492&view=diff
==============================================================================
---
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/basics/basics-child1/src/main/java/org/apache/assembly/it/App.java
(original)
+++
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/basics/basics-child1/src/main/java/org/apache/assembly/it/App.java
Sat Sep 20 19:37:33 2014
@@ -1,5 +1,24 @@
package org.apache.assembly.it;
+/*
+ * 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.
+ */
+
/**
* Hello world!
*
Modified:
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/basics/basics-child1/src/main/resources/META-INF/plexus/components.xml
URL:
http://svn.apache.org/viewvc/maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/basics/basics-child1/src/main/resources/META-INF/plexus/components.xml?rev=1626492&r1=1626491&r2=1626492&view=diff
==============================================================================
---
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/basics/basics-child1/src/main/resources/META-INF/plexus/components.xml
(original)
+++
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/basics/basics-child1/src/main/resources/META-INF/plexus/components.xml
Sat Sep 20 19:37:33 2014
@@ -1,3 +1,23 @@
+<?xml version='1.0'?>
+<!--
+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.
+-->
+
<component-set>
<components>
</components>
Modified:
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/basics/basics-child1/src/test/java/org/apache/assembly/it/AppTest.java
URL:
http://svn.apache.org/viewvc/maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/basics/basics-child1/src/test/java/org/apache/assembly/it/AppTest.java?rev=1626492&r1=1626491&r2=1626492&view=diff
==============================================================================
---
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/basics/basics-child1/src/test/java/org/apache/assembly/it/AppTest.java
(original)
+++
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/basics/basics-child1/src/test/java/org/apache/assembly/it/AppTest.java
Sat Sep 20 19:37:33 2014
@@ -1,5 +1,24 @@
package org.apache.assembly.it;
+/*
+ * 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 junit.framework.Test;
import junit.framework.TestCase;
import junit.framework.TestSuite;
Modified:
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/basics/basics-child2/pom.xml
URL:
http://svn.apache.org/viewvc/maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/basics/basics-child2/pom.xml?rev=1626492&r1=1626491&r2=1626492&view=diff
==============================================================================
---
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/basics/basics-child2/pom.xml
(original)
+++
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/basics/basics-child2/pom.xml
Sat Sep 20 19:37:33 2014
@@ -1,4 +1,24 @@
<?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 xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
Modified:
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/basics/basics-child2/src/main/java/org/apache/assembly/it/App.java
URL:
http://svn.apache.org/viewvc/maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/basics/basics-child2/src/main/java/org/apache/assembly/it/App.java?rev=1626492&r1=1626491&r2=1626492&view=diff
==============================================================================
---
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/basics/basics-child2/src/main/java/org/apache/assembly/it/App.java
(original)
+++
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/basics/basics-child2/src/main/java/org/apache/assembly/it/App.java
Sat Sep 20 19:37:33 2014
@@ -1,5 +1,24 @@
package org.apache.assembly.it;
+/*
+ * 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.
+ */
+
/**
* Hello world!
*
Modified:
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/basics/basics-child2/src/test/java/org/apache/assembly/it/AppTest.java
URL:
http://svn.apache.org/viewvc/maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/basics/basics-child2/src/test/java/org/apache/assembly/it/AppTest.java?rev=1626492&r1=1626491&r2=1626492&view=diff
==============================================================================
---
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/basics/basics-child2/src/test/java/org/apache/assembly/it/AppTest.java
(original)
+++
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/basics/basics-child2/src/test/java/org/apache/assembly/it/AppTest.java
Sat Sep 20 19:37:33 2014
@@ -1,5 +1,24 @@
package org.apache.assembly.it;
+/*
+ * 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 junit.framework.Test;
import junit.framework.TestCase;
import junit.framework.TestSuite;
Modified:
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/basics/pom.xml
URL:
http://svn.apache.org/viewvc/maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/basics/pom.xml?rev=1626492&r1=1626491&r2=1626492&view=diff
==============================================================================
---
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/basics/pom.xml
(original)
+++
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/basics/pom.xml
Sat Sep 20 19:37:33 2014
@@ -1,4 +1,24 @@
<?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>
<groupId>org.apache.assembly.it</groupId>
@@ -42,4 +62,4 @@
</plugin>
</plugins>
</build>
-</project>
\ No newline at end of file
+</project>
Modified:
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/build-output-dir/build-output-dir-child1/pom.xml
URL:
http://svn.apache.org/viewvc/maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/build-output-dir/build-output-dir-child1/pom.xml?rev=1626492&r1=1626491&r2=1626492&view=diff
==============================================================================
---
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/build-output-dir/build-output-dir-child1/pom.xml
(original)
+++
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/build-output-dir/build-output-dir-child1/pom.xml
Sat Sep 20 19:37:33 2014
@@ -1,4 +1,24 @@
<?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 xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
Modified:
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/build-output-dir/build-output-dir-child1/src/main/java/org/apache/assembly/it/App.java
URL:
http://svn.apache.org/viewvc/maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/build-output-dir/build-output-dir-child1/src/main/java/org/apache/assembly/it/App.java?rev=1626492&r1=1626491&r2=1626492&view=diff
==============================================================================
---
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/build-output-dir/build-output-dir-child1/src/main/java/org/apache/assembly/it/App.java
(original)
+++
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/build-output-dir/build-output-dir-child1/src/main/java/org/apache/assembly/it/App.java
Sat Sep 20 19:37:33 2014
@@ -1,5 +1,24 @@
package org.apache.assembly.it;
+/*
+ * 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.
+ */
+
/**
* Hello world!
*
Modified:
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/build-output-dir/build-output-dir-child1/src/test/java/org/apache/assembly/it/AppTest.java
URL:
http://svn.apache.org/viewvc/maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/build-output-dir/build-output-dir-child1/src/test/java/org/apache/assembly/it/AppTest.java?rev=1626492&r1=1626491&r2=1626492&view=diff
==============================================================================
---
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/build-output-dir/build-output-dir-child1/src/test/java/org/apache/assembly/it/AppTest.java
(original)
+++
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/build-output-dir/build-output-dir-child1/src/test/java/org/apache/assembly/it/AppTest.java
Sat Sep 20 19:37:33 2014
@@ -1,5 +1,24 @@
package org.apache.assembly.it;
+/*
+ * 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 junit.framework.Test;
import junit.framework.TestCase;
import junit.framework.TestSuite;
Modified:
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/build-output-dir/build-output-dir-child2/pom.xml
URL:
http://svn.apache.org/viewvc/maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/build-output-dir/build-output-dir-child2/pom.xml?rev=1626492&r1=1626491&r2=1626492&view=diff
==============================================================================
---
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/build-output-dir/build-output-dir-child2/pom.xml
(original)
+++
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/build-output-dir/build-output-dir-child2/pom.xml
Sat Sep 20 19:37:33 2014
@@ -1,4 +1,24 @@
<?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 xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
Modified:
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/build-output-dir/build-output-dir-child2/src/main/java/org/apache/assembly/it/App.java
URL:
http://svn.apache.org/viewvc/maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/build-output-dir/build-output-dir-child2/src/main/java/org/apache/assembly/it/App.java?rev=1626492&r1=1626491&r2=1626492&view=diff
==============================================================================
---
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/build-output-dir/build-output-dir-child2/src/main/java/org/apache/assembly/it/App.java
(original)
+++
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/build-output-dir/build-output-dir-child2/src/main/java/org/apache/assembly/it/App.java
Sat Sep 20 19:37:33 2014
@@ -1,5 +1,24 @@
package org.apache.assembly.it;
+/*
+ * 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.
+ */
+
/**
* Hello world!
*
Modified:
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/build-output-dir/build-output-dir-child2/src/test/java/org/apache/assembly/it/AppTest.java
URL:
http://svn.apache.org/viewvc/maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/build-output-dir/build-output-dir-child2/src/test/java/org/apache/assembly/it/AppTest.java?rev=1626492&r1=1626491&r2=1626492&view=diff
==============================================================================
---
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/build-output-dir/build-output-dir-child2/src/test/java/org/apache/assembly/it/AppTest.java
(original)
+++
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/build-output-dir/build-output-dir-child2/src/test/java/org/apache/assembly/it/AppTest.java
Sat Sep 20 19:37:33 2014
@@ -1,5 +1,24 @@
package org.apache.assembly.it;
+/*
+ * 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 junit.framework.Test;
import junit.framework.TestCase;
import junit.framework.TestSuite;
Modified:
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/build-output-dir/pom.xml
URL:
http://svn.apache.org/viewvc/maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/build-output-dir/pom.xml?rev=1626492&r1=1626491&r2=1626492&view=diff
==============================================================================
---
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/build-output-dir/pom.xml
(original)
+++
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/build-output-dir/pom.xml
Sat Sep 20 19:37:33 2014
@@ -1,4 +1,24 @@
<?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>
<groupId>org.apache.assembly.it</groupId>
@@ -42,4 +62,4 @@
</plugin>
</plugins>
</build>
-</project>
\ No newline at end of file
+</project>
Modified:
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/ide-excludes/ide-excludes-child1/maven-eclipse.xml
URL:
http://svn.apache.org/viewvc/maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/ide-excludes/ide-excludes-child1/maven-eclipse.xml?rev=1626492&r1=1626491&r2=1626492&view=diff
==============================================================================
---
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/ide-excludes/ide-excludes-child1/maven-eclipse.xml
(original)
+++
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/ide-excludes/ide-excludes-child1/maven-eclipse.xml
Sat Sep 20 19:37:33 2014
@@ -1,4 +1,24 @@
<?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.
+-->
+
<classpath>
<classpathentry excluding="**" kind="src" output="target/classes"
path="src/main/resources"/>
<classpathentry kind="src" output="target/test-classes"
path="src/test/java"/>
Modified:
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/ide-excludes/ide-excludes-child1/pom.xml
URL:
http://svn.apache.org/viewvc/maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/ide-excludes/ide-excludes-child1/pom.xml?rev=1626492&r1=1626491&r2=1626492&view=diff
==============================================================================
---
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/ide-excludes/ide-excludes-child1/pom.xml
(original)
+++
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/ide-excludes/ide-excludes-child1/pom.xml
Sat Sep 20 19:37:33 2014
@@ -1,4 +1,24 @@
<?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 xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
Modified:
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/ide-excludes/ide-excludes-child1/src/main/java/org/apache/assembly/it/App.java
URL:
http://svn.apache.org/viewvc/maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/ide-excludes/ide-excludes-child1/src/main/java/org/apache/assembly/it/App.java?rev=1626492&r1=1626491&r2=1626492&view=diff
==============================================================================
---
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/ide-excludes/ide-excludes-child1/src/main/java/org/apache/assembly/it/App.java
(original)
+++
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/ide-excludes/ide-excludes-child1/src/main/java/org/apache/assembly/it/App.java
Sat Sep 20 19:37:33 2014
@@ -1,5 +1,24 @@
package org.apache.assembly.it;
+/*
+ * 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.
+ */
+
/**
* Hello world!
*
Modified:
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/ide-excludes/ide-excludes-child1/src/main/resources/META-INF/plexus/components.xml
URL:
http://svn.apache.org/viewvc/maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/ide-excludes/ide-excludes-child1/src/main/resources/META-INF/plexus/components.xml?rev=1626492&r1=1626491&r2=1626492&view=diff
==============================================================================
---
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/ide-excludes/ide-excludes-child1/src/main/resources/META-INF/plexus/components.xml
(original)
+++
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/ide-excludes/ide-excludes-child1/src/main/resources/META-INF/plexus/components.xml
Sat Sep 20 19:37:33 2014
@@ -1,4 +1,24 @@
+<?xml version='1.0'?>
+<!--
+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.
+-->
+
<component-set>
<components>
</components>
-</component-set>
\ No newline at end of file
+</component-set>
Modified:
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/ide-excludes/ide-excludes-child1/src/test/java/org/apache/assembly/it/AppTest.java
URL:
http://svn.apache.org/viewvc/maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/ide-excludes/ide-excludes-child1/src/test/java/org/apache/assembly/it/AppTest.java?rev=1626492&r1=1626491&r2=1626492&view=diff
==============================================================================
---
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/ide-excludes/ide-excludes-child1/src/test/java/org/apache/assembly/it/AppTest.java
(original)
+++
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/ide-excludes/ide-excludes-child1/src/test/java/org/apache/assembly/it/AppTest.java
Sat Sep 20 19:37:33 2014
@@ -1,5 +1,24 @@
package org.apache.assembly.it;
+/*
+ * 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 junit.framework.Test;
import junit.framework.TestCase;
import junit.framework.TestSuite;
Modified:
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/ide-excludes/ide-excludes-child2/pom.xml
URL:
http://svn.apache.org/viewvc/maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/ide-excludes/ide-excludes-child2/pom.xml?rev=1626492&r1=1626491&r2=1626492&view=diff
==============================================================================
---
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/ide-excludes/ide-excludes-child2/pom.xml
(original)
+++
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/ide-excludes/ide-excludes-child2/pom.xml
Sat Sep 20 19:37:33 2014
@@ -1,4 +1,24 @@
<?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 xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
Modified:
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/ide-excludes/ide-excludes-child2/src/main/java/org/apache/assembly/it/App.java
URL:
http://svn.apache.org/viewvc/maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/ide-excludes/ide-excludes-child2/src/main/java/org/apache/assembly/it/App.java?rev=1626492&r1=1626491&r2=1626492&view=diff
==============================================================================
---
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/ide-excludes/ide-excludes-child2/src/main/java/org/apache/assembly/it/App.java
(original)
+++
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/ide-excludes/ide-excludes-child2/src/main/java/org/apache/assembly/it/App.java
Sat Sep 20 19:37:33 2014
@@ -1,5 +1,24 @@
package org.apache.assembly.it;
+/*
+ * 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.
+ */
+
/**
* Hello world!
*
Modified:
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/ide-excludes/ide-excludes-child2/src/test/java/org/apache/assembly/it/AppTest.java
URL:
http://svn.apache.org/viewvc/maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/ide-excludes/ide-excludes-child2/src/test/java/org/apache/assembly/it/AppTest.java?rev=1626492&r1=1626491&r2=1626492&view=diff
==============================================================================
---
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/ide-excludes/ide-excludes-child2/src/test/java/org/apache/assembly/it/AppTest.java
(original)
+++
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/ide-excludes/ide-excludes-child2/src/test/java/org/apache/assembly/it/AppTest.java
Sat Sep 20 19:37:33 2014
@@ -1,5 +1,24 @@
package org.apache.assembly.it;
+/*
+ * 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 junit.framework.Test;
import junit.framework.TestCase;
import junit.framework.TestSuite;
Modified:
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/ide-excludes/maven-eclipse.xml
URL:
http://svn.apache.org/viewvc/maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/ide-excludes/maven-eclipse.xml?rev=1626492&r1=1626491&r2=1626492&view=diff
==============================================================================
---
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/ide-excludes/maven-eclipse.xml
(original)
+++
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/ide-excludes/maven-eclipse.xml
Sat Sep 20 19:37:33 2014
@@ -1,4 +1,24 @@
<?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.
+-->
+
<classpath>
<classpathentry excluding="**" kind="src" output="target/classes"
path="src/main/resources"/>
<classpathentry kind="src" output="target/test-classes"
path="src/test/java"/>
Modified:
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/ide-excludes/pom.xml
URL:
http://svn.apache.org/viewvc/maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/ide-excludes/pom.xml?rev=1626492&r1=1626491&r2=1626492&view=diff
==============================================================================
---
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/ide-excludes/pom.xml
(original)
+++
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/ide-excludes/pom.xml
Sat Sep 20 19:37:33 2014
@@ -1,4 +1,24 @@
<?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>
<groupId>org.apache.assembly.it</groupId>
@@ -42,4 +62,4 @@
</plugin>
</plugins>
</build>
-</project>
\ No newline at end of file
+</project>
Modified:
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/misc-excludes/misc-excludes-child1/pom.xml
URL:
http://svn.apache.org/viewvc/maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/misc-excludes/misc-excludes-child1/pom.xml?rev=1626492&r1=1626491&r2=1626492&view=diff
==============================================================================
---
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/misc-excludes/misc-excludes-child1/pom.xml
(original)
+++
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/misc-excludes/misc-excludes-child1/pom.xml
Sat Sep 20 19:37:33 2014
@@ -1,4 +1,24 @@
<?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 xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
Modified:
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/misc-excludes/misc-excludes-child1/src/main/java/org/apache/assembly/it/App.java
URL:
http://svn.apache.org/viewvc/maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/misc-excludes/misc-excludes-child1/src/main/java/org/apache/assembly/it/App.java?rev=1626492&r1=1626491&r2=1626492&view=diff
==============================================================================
---
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/misc-excludes/misc-excludes-child1/src/main/java/org/apache/assembly/it/App.java
(original)
+++
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/misc-excludes/misc-excludes-child1/src/main/java/org/apache/assembly/it/App.java
Sat Sep 20 19:37:33 2014
@@ -1,5 +1,24 @@
package org.apache.assembly.it;
+/*
+ * 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.
+ */
+
/**
* Hello world!
*
Modified:
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/misc-excludes/misc-excludes-child1/src/main/resources/META-INF/plexus/components.xml
URL:
http://svn.apache.org/viewvc/maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/misc-excludes/misc-excludes-child1/src/main/resources/META-INF/plexus/components.xml?rev=1626492&r1=1626491&r2=1626492&view=diff
==============================================================================
---
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/misc-excludes/misc-excludes-child1/src/main/resources/META-INF/plexus/components.xml
(original)
+++
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/misc-excludes/misc-excludes-child1/src/main/resources/META-INF/plexus/components.xml
Sat Sep 20 19:37:33 2014
@@ -1,4 +1,24 @@
+<?xml version='1.0'?>
+<!--
+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.
+-->
+
<component-set>
<components>
</components>
-</component-set>
\ No newline at end of file
+</component-set>
Modified:
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/misc-excludes/misc-excludes-child1/src/test/java/org/apache/assembly/it/AppTest.java
URL:
http://svn.apache.org/viewvc/maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/misc-excludes/misc-excludes-child1/src/test/java/org/apache/assembly/it/AppTest.java?rev=1626492&r1=1626491&r2=1626492&view=diff
==============================================================================
---
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/misc-excludes/misc-excludes-child1/src/test/java/org/apache/assembly/it/AppTest.java
(original)
+++
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/misc-excludes/misc-excludes-child1/src/test/java/org/apache/assembly/it/AppTest.java
Sat Sep 20 19:37:33 2014
@@ -1,5 +1,24 @@
package org.apache.assembly.it;
+/*
+ * 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 junit.framework.Test;
import junit.framework.TestCase;
import junit.framework.TestSuite;
Modified:
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/misc-excludes/misc-excludes-child2/pom.xml
URL:
http://svn.apache.org/viewvc/maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/misc-excludes/misc-excludes-child2/pom.xml?rev=1626492&r1=1626491&r2=1626492&view=diff
==============================================================================
---
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/misc-excludes/misc-excludes-child2/pom.xml
(original)
+++
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/misc-excludes/misc-excludes-child2/pom.xml
Sat Sep 20 19:37:33 2014
@@ -1,4 +1,24 @@
<?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 xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
Modified:
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/misc-excludes/misc-excludes-child2/src/main/java/org/apache/assembly/it/App.java
URL:
http://svn.apache.org/viewvc/maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/misc-excludes/misc-excludes-child2/src/main/java/org/apache/assembly/it/App.java?rev=1626492&r1=1626491&r2=1626492&view=diff
==============================================================================
---
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/misc-excludes/misc-excludes-child2/src/main/java/org/apache/assembly/it/App.java
(original)
+++
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/misc-excludes/misc-excludes-child2/src/main/java/org/apache/assembly/it/App.java
Sat Sep 20 19:37:33 2014
@@ -1,5 +1,24 @@
package org.apache.assembly.it;
+/*
+ * 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.
+ */
+
/**
* Hello world!
*
Modified:
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/misc-excludes/misc-excludes-child2/src/test/java/org/apache/assembly/it/AppTest.java
URL:
http://svn.apache.org/viewvc/maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/misc-excludes/misc-excludes-child2/src/test/java/org/apache/assembly/it/AppTest.java?rev=1626492&r1=1626491&r2=1626492&view=diff
==============================================================================
---
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/misc-excludes/misc-excludes-child2/src/test/java/org/apache/assembly/it/AppTest.java
(original)
+++
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/misc-excludes/misc-excludes-child2/src/test/java/org/apache/assembly/it/AppTest.java
Sat Sep 20 19:37:33 2014
@@ -1,5 +1,24 @@
package org.apache.assembly.it;
+/*
+ * 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 junit.framework.Test;
import junit.framework.TestCase;
import junit.framework.TestSuite;
Modified:
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/misc-excludes/pom.xml
URL:
http://svn.apache.org/viewvc/maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/misc-excludes/pom.xml?rev=1626492&r1=1626491&r2=1626492&view=diff
==============================================================================
---
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/misc-excludes/pom.xml
(original)
+++
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/misc-excludes/pom.xml
Sat Sep 20 19:37:33 2014
@@ -1,4 +1,24 @@
<?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>
<groupId>org.apache.assembly.it</groupId>
@@ -42,4 +62,4 @@
</plugin>
</plugins>
</build>
-</project>
\ No newline at end of file
+</project>
Modified:
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/misc-excludes/release.properties
URL:
http://svn.apache.org/viewvc/maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/misc-excludes/release.properties?rev=1626492&r1=1626491&r2=1626492&view=diff
==============================================================================
---
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/misc-excludes/release.properties
(original)
+++
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/misc-excludes/release.properties
Sat Sep 20 19:37:33 2014
@@ -1 +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.
+
Test=test
Modified:
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/output-dir-contains-src-name/output-dir-contains-src-name-child1/pom.xml
URL:
http://svn.apache.org/viewvc/maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/output-dir-contains-src-name/output-dir-contains-src-name-child1/pom.xml?rev=1626492&r1=1626491&r2=1626492&view=diff
==============================================================================
---
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/output-dir-contains-src-name/output-dir-contains-src-name-child1/pom.xml
(original)
+++
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/output-dir-contains-src-name/output-dir-contains-src-name-child1/pom.xml
Sat Sep 20 19:37:33 2014
@@ -1,4 +1,24 @@
<?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 xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
Modified:
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/output-dir-contains-src-name/output-dir-contains-src-name-child1/src/test/resources/project/src/main/resources/test.properties
URL:
http://svn.apache.org/viewvc/maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/output-dir-contains-src-name/output-dir-contains-src-name-child1/src/test/resources/project/src/main/resources/test.properties?rev=1626492&r1=1626491&r2=1626492&view=diff
==============================================================================
---
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/output-dir-contains-src-name/output-dir-contains-src-name-child1/src/test/resources/project/src/main/resources/test.properties
(original)
+++
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/output-dir-contains-src-name/output-dir-contains-src-name-child1/src/test/resources/project/src/main/resources/test.properties
Sat Sep 20 19:37:33 2014
@@ -1 +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.
+
# Dummy properties
Modified:
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/output-dir-contains-src-name/output-dir-contains-src-name-child2/pom.xml
URL:
http://svn.apache.org/viewvc/maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/output-dir-contains-src-name/output-dir-contains-src-name-child2/pom.xml?rev=1626492&r1=1626491&r2=1626492&view=diff
==============================================================================
---
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/output-dir-contains-src-name/output-dir-contains-src-name-child2/pom.xml
(original)
+++
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/output-dir-contains-src-name/output-dir-contains-src-name-child2/pom.xml
Sat Sep 20 19:37:33 2014
@@ -1,4 +1,24 @@
<?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 xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
Modified:
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/output-dir-contains-src-name/output-dir-contains-src-name-child2/src/test/resources/project/src/main/resources/test.properties
URL:
http://svn.apache.org/viewvc/maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/output-dir-contains-src-name/output-dir-contains-src-name-child2/src/test/resources/project/src/main/resources/test.properties?rev=1626492&r1=1626491&r2=1626492&view=diff
==============================================================================
---
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/output-dir-contains-src-name/output-dir-contains-src-name-child2/src/test/resources/project/src/main/resources/test.properties
(original)
+++
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/output-dir-contains-src-name/output-dir-contains-src-name-child2/src/test/resources/project/src/main/resources/test.properties
Sat Sep 20 19:37:33 2014
@@ -1 +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.
+
# Dummy properties
Modified:
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/output-dir-contains-src-name/pom.xml
URL:
http://svn.apache.org/viewvc/maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/output-dir-contains-src-name/pom.xml?rev=1626492&r1=1626491&r2=1626492&view=diff
==============================================================================
---
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/output-dir-contains-src-name/pom.xml
(original)
+++
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/output-dir-contains-src-name/pom.xml
Sat Sep 20 19:37:33 2014
@@ -1,4 +1,24 @@
<?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>
<groupId>org.apache.assembly.it</groupId>
@@ -55,4 +75,4 @@
</plugin>
</plugins>
</build>
-</project>
\ No newline at end of file
+</project>
Modified:
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/output-dir-contains-src-name/src/test/resources/project/src/main/resources/test.properties
URL:
http://svn.apache.org/viewvc/maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/output-dir-contains-src-name/src/test/resources/project/src/main/resources/test.properties?rev=1626492&r1=1626491&r2=1626492&view=diff
==============================================================================
---
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/output-dir-contains-src-name/src/test/resources/project/src/main/resources/test.properties
(original)
+++
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/output-dir-contains-src-name/src/test/resources/project/src/main/resources/test.properties
Sat Sep 20 19:37:33 2014
@@ -1 +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.
+
# Dummy properties
Modified:
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/shared-resources/pom.xml
URL:
http://svn.apache.org/viewvc/maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/shared-resources/pom.xml?rev=1626492&r1=1626491&r2=1626492&view=diff
==============================================================================
---
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/shared-resources/pom.xml
(original)
+++
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/shared-resources/pom.xml
Sat Sep 20 19:37:33 2014
@@ -1,4 +1,24 @@
<?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>
<groupId>org.apache.assembly.it</groupId>
@@ -59,4 +79,4 @@
</plugin>
</plugins>
</build>
-</project>
\ No newline at end of file
+</project>
Modified:
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/shared-resources/shared-resources-child1/pom.xml
URL:
http://svn.apache.org/viewvc/maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/shared-resources/shared-resources-child1/pom.xml?rev=1626492&r1=1626491&r2=1626492&view=diff
==============================================================================
---
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/shared-resources/shared-resources-child1/pom.xml
(original)
+++
maven/resources/trunk/apache-source-release-assembly-descriptor/src/test/resources/shared-resources/shared-resources-child1/pom.xml
Sat Sep 20 19:37:33 2014
@@ -1,4 +1,24 @@
<?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 xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>