You are viewing a plain text version of this content. The canonical link for it is here.
Posted to easyant-commits@incubator.apache.org by hi...@apache.org on 2011/02/17 20:12:26 UTC

svn commit: r1071767 [4/10] - in /incubator/easyant/core/trunk: ./ bin/ example/build-configurations/src/main/java/org/apache/easyant/example/ example/build-configurations/src/main/resources/ example/build-configurations/src/test/java/org/apache/easyan...

Modified: incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.buildtypes/meta-build/0.2/ivysettings.xml
URL: http://svn.apache.org/viewvc/incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.buildtypes/meta-build/0.2/ivysettings.xml?rev=1071767&r1=1071766&r2=1071767&view=diff
==============================================================================
--- incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.buildtypes/meta-build/0.2/ivysettings.xml (original)
+++ incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.buildtypes/meta-build/0.2/ivysettings.xml Thu Feb 17 20:12:09 2011
@@ -1,20 +1,18 @@
 <!--
-   Copyright 2009 the EasyAnt project
+   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
 
-	See the NOTICE file distributed with this work for additional information 
-	regarding copyright ownership.
-	
-	Licensed 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.
+       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.
 -->
 <ivysettings>
 	<settings defaultResolver="main"/>

Modified: incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.buildtypes/meta-build/0.2/meta-build-test-core/module.ivy
URL: http://svn.apache.org/viewvc/incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.buildtypes/meta-build/0.2/meta-build-test-core/module.ivy?rev=1071767&r1=1071766&r2=1071767&view=diff
==============================================================================
--- incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.buildtypes/meta-build/0.2/meta-build-test-core/module.ivy (original)
+++ incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.buildtypes/meta-build/0.2/meta-build-test-core/module.ivy Thu Feb 17 20:12:09 2011
@@ -1,20 +1,18 @@
 <!--
-	Copyright 2009 the EasyAnt project
-	
-	See the NOTICE file distributed with this work for additional information 
-	regarding copyright ownership.
-	
-	Licensed 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.  
+   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.
 -->
 <ivy-module version="2.0" xmlns:ea="http://www.easyant.org"> 
 	<info organisation="org.apache.easyant" module="meta-build-test-core" status="integration" revision="1.0">

Modified: incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.buildtypes/meta-build/0.2/meta-build-test-core/src/main/java/org/apache/easyant/test/HelloService.java
URL: http://svn.apache.org/viewvc/incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.buildtypes/meta-build/0.2/meta-build-test-core/src/main/java/org/apache/easyant/test/HelloService.java?rev=1071767&r1=1071766&r2=1071767&view=diff
==============================================================================
--- incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.buildtypes/meta-build/0.2/meta-build-test-core/src/main/java/org/apache/easyant/test/HelloService.java (original)
+++ incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.buildtypes/meta-build/0.2/meta-build-test-core/src/main/java/org/apache/easyant/test/HelloService.java Thu Feb 17 20:12:09 2011
@@ -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.
+ *
+ */
 package org.apache.easyant.test;
 
 public class HelloService {

Modified: incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.buildtypes/meta-build/0.2/meta-build-test-web/module.ivy
URL: http://svn.apache.org/viewvc/incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.buildtypes/meta-build/0.2/meta-build-test-web/module.ivy?rev=1071767&r1=1071766&r2=1071767&view=diff
==============================================================================
--- incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.buildtypes/meta-build/0.2/meta-build-test-web/module.ivy (original)
+++ incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.buildtypes/meta-build/0.2/meta-build-test-web/module.ivy Thu Feb 17 20:12:09 2011
@@ -1,20 +1,18 @@
 <!--
-	Copyright 2009 the EasyAnt project
-	
-	See the NOTICE file distributed with this work for additional information 
-	regarding copyright ownership.
-	
-	Licensed 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.  
+   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.
 -->
 <ivy-module version="2.0" xmlns:ea="http://www.easyant.org"> 
 	<info organisation="org.apache.easyant" module="meta-build-test-web" status="integration" revision="1.0">

Modified: incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.buildtypes/meta-build/0.2/meta-build-test-web/src/main/java/org/apache/easyant/test/web/HelloServlet.java
URL: http://svn.apache.org/viewvc/incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.buildtypes/meta-build/0.2/meta-build-test-web/src/main/java/org/apache/easyant/test/web/HelloServlet.java?rev=1071767&r1=1071766&r2=1071767&view=diff
==============================================================================
--- incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.buildtypes/meta-build/0.2/meta-build-test-web/src/main/java/org/apache/easyant/test/web/HelloServlet.java (original)
+++ incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.buildtypes/meta-build/0.2/meta-build-test-web/src/main/java/org/apache/easyant/test/web/HelloServlet.java Thu Feb 17 20:12:09 2011
@@ -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.
+ *
+ */
 package org.apache.easyant.test.web;
 
 public class HelloServlet {

Modified: incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.buildtypes/meta-build/0.2/meta-build-test-web/src/main/webapp/WEB-INF/web.xml
URL: http://svn.apache.org/viewvc/incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.buildtypes/meta-build/0.2/meta-build-test-web/src/main/webapp/WEB-INF/web.xml?rev=1071767&r1=1071766&r2=1071767&view=diff
==============================================================================
--- incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.buildtypes/meta-build/0.2/meta-build-test-web/src/main/webapp/WEB-INF/web.xml (original)
+++ incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.buildtypes/meta-build/0.2/meta-build-test-web/src/main/webapp/WEB-INF/web.xml Thu Feb 17 20:12:09 2011
@@ -1,4 +1,20 @@
 <?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.
+-->
 <web-app>
 	
 </web-app>
\ No newline at end of file

Modified: incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.buildtypes/meta-build/0.2/meta-build-test.xml
URL: http://svn.apache.org/viewvc/incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.buildtypes/meta-build/0.2/meta-build-test.xml?rev=1071767&r1=1071766&r2=1071767&view=diff
==============================================================================
--- incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.buildtypes/meta-build/0.2/meta-build-test.xml (original)
+++ incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.buildtypes/meta-build/0.2/meta-build-test.xml Thu Feb 17 20:12:09 2011
@@ -1,20 +1,18 @@
 <!--
-	Copyright 2008-2009 the EasyAnt project
-	
-	See the NOTICE file distributed with this work for additional information 
-	regarding copyright ownership.
-	
-	Licensed 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.
+   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 name="meta-build-2-test" 
 		xmlns:au="antlib:org.apache.ant.antunit">

Modified: incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.buildtypes/meta-build/0.2/module.ivy
URL: http://svn.apache.org/viewvc/incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.buildtypes/meta-build/0.2/module.ivy?rev=1071767&r1=1071766&r2=1071767&view=diff
==============================================================================
--- incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.buildtypes/meta-build/0.2/module.ivy (original)
+++ incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.buildtypes/meta-build/0.2/module.ivy Thu Feb 17 20:12:09 2011
@@ -1,20 +1,18 @@
 <!--
-	Copyright 2009 the EasyAnt project
-	
-	See the NOTICE file distributed with this work for additional information 
-	regarding copyright ownership.
-	
-	Licensed 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.  
+   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.
 -->
 <ivy-module version="2.0" xmlns:ea="http://www.easyant.org"> 
 	<info organisation="org.apache.easyant" module="meta-build-2-test" status="integration" revision="0.2">

Modified: incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.buildtypes/meta-build/0.2/parent.ivy
URL: http://svn.apache.org/viewvc/incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.buildtypes/meta-build/0.2/parent.ivy?rev=1071767&r1=1071766&r2=1071767&view=diff
==============================================================================
--- incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.buildtypes/meta-build/0.2/parent.ivy (original)
+++ incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.buildtypes/meta-build/0.2/parent.ivy Thu Feb 17 20:12:09 2011
@@ -1,20 +1,18 @@
 <!--
-	Copyright 2009 the EasyAnt project
-	
-	See the NOTICE file distributed with this work for additional information 
-	regarding copyright ownership.
-	
-	Licensed 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.  
+   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.
 -->
 <ivy-module version="2.0" xmlns:ea="http://www.easyant.org"> 
 	<info organisation="org.apache.easyant" module="meta-build-2-test" status="integration" revision="0.2">

Modified: incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.core/build-configuration-test/build-configuration-test.xml
URL: http://svn.apache.org/viewvc/incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.core/build-configuration-test/build-configuration-test.xml?rev=1071767&r1=1071766&r2=1071767&view=diff
==============================================================================
--- incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.core/build-configuration-test/build-configuration-test.xml (original)
+++ incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.core/build-configuration-test/build-configuration-test.xml Thu Feb 17 20:12:09 2011
@@ -1,20 +1,18 @@
 <!--
-	Copyright 2008-2010 the EasyAnt project
-	
-	See the NOTICE file distributed with this work for additional information 
-	regarding copyright ownership.
-	
-	Licensed 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.
+   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 name="build-configuration-test" 
 		xmlns:au="antlib:org.apache.ant.antunit">

Modified: incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.core/build-configuration-test/module.ant
URL: http://svn.apache.org/viewvc/incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.core/build-configuration-test/module.ant?rev=1071767&r1=1071766&r2=1071767&view=diff
==============================================================================
--- incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.core/build-configuration-test/module.ant (original)
+++ incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.core/build-configuration-test/module.ant Thu Feb 17 20:12:09 2011
@@ -1,5 +1,20 @@
 <?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.
+-->
 <project name="build-configuration-test" default="record-env" xmlns:ea="antlib:org.apache.easyant">
 
 	<!--

Modified: incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.core/build-configuration-test/module.ivy
URL: http://svn.apache.org/viewvc/incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.core/build-configuration-test/module.ivy?rev=1071767&r1=1071766&r2=1071767&view=diff
==============================================================================
--- incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.core/build-configuration-test/module.ivy (original)
+++ incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.core/build-configuration-test/module.ivy Thu Feb 17 20:12:09 2011
@@ -1,20 +1,18 @@
 <!--
-	Copyright 2009 the EasyAnt project
-	
-	See the NOTICE file distributed with this work for additional information 
-	regarding copyright ownership.
-	
-	Licensed 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.  
+   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.
 -->
 <ivy-module version="2.0" xmlns:ea="http://www.easyant.org"> 
 	<info organisation="org.apache.easyant" module="build-configuration-test" status="integration" >

Modified: incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.plugins/abstract-coverage/0.1/src/main/java/org/apache/easyant/plugins/coverage/HelloWorld.java
URL: http://svn.apache.org/viewvc/incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.plugins/abstract-coverage/0.1/src/main/java/org/apache/easyant/plugins/coverage/HelloWorld.java?rev=1071767&r1=1071766&r2=1071767&view=diff
==============================================================================
--- incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.plugins/abstract-coverage/0.1/src/main/java/org/apache/easyant/plugins/coverage/HelloWorld.java (original)
+++ incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.plugins/abstract-coverage/0.1/src/main/java/org/apache/easyant/plugins/coverage/HelloWorld.java Thu Feb 17 20:12:09 2011
@@ -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.
+ *
+ */
 package org.apache.easyant.plugins.coverage;
 
 /**

Modified: incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.plugins/abstract-coverage/0.1/src/test/java/org/apache/easyant/plugins/coverage/HelloWorldTest.java
URL: http://svn.apache.org/viewvc/incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.plugins/abstract-coverage/0.1/src/test/java/org/apache/easyant/plugins/coverage/HelloWorldTest.java?rev=1071767&r1=1071766&r2=1071767&view=diff
==============================================================================
--- incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.plugins/abstract-coverage/0.1/src/test/java/org/apache/easyant/plugins/coverage/HelloWorldTest.java (original)
+++ incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.plugins/abstract-coverage/0.1/src/test/java/org/apache/easyant/plugins/coverage/HelloWorldTest.java Thu Feb 17 20:12:09 2011
@@ -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.
+ *
+ */
 package org.apache.easyant.plugins.coverage;
 
 import static org.junit.Assert.*;

Modified: incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.plugins/coverage-cobertura/0.1/coverage-cobertura-test.xml
URL: http://svn.apache.org/viewvc/incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.plugins/coverage-cobertura/0.1/coverage-cobertura-test.xml?rev=1071767&r1=1071766&r2=1071767&view=diff
==============================================================================
--- incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.plugins/coverage-cobertura/0.1/coverage-cobertura-test.xml (original)
+++ incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.plugins/coverage-cobertura/0.1/coverage-cobertura-test.xml Thu Feb 17 20:12:09 2011
@@ -1,20 +1,18 @@
 <!--
-	Copyright 2008-2010 the EasyAnt project
-	
-	See the NOTICE file distributed with this work for additional information 
-	regarding copyright ownership.
-	
-	Licensed 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.
+   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 name="coverage-cobertura-test" xmlns:au="antlib:org.apache.ant.antunit">
 	

Modified: incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.plugins/coverage-cobertura/0.1/module.ivy
URL: http://svn.apache.org/viewvc/incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.plugins/coverage-cobertura/0.1/module.ivy?rev=1071767&r1=1071766&r2=1071767&view=diff
==============================================================================
--- incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.plugins/coverage-cobertura/0.1/module.ivy (original)
+++ incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.plugins/coverage-cobertura/0.1/module.ivy Thu Feb 17 20:12:09 2011
@@ -1,20 +1,18 @@
 <!--
-	Copyright 2009 the EasyAnt project
-	
-	See the NOTICE file distributed with this work for additional information 
-	regarding copyright ownership.
-	
-	Licensed 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.  
+   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.
 -->
 <ivy-module version="2.0" xmlns:ea="http://www.easyant.org"> 
 	<info organisation="org.apache.easyant" module="coverage-cobertura-test" status="integration" >

Modified: incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.plugins/emma/0.1/emma-test.xml
URL: http://svn.apache.org/viewvc/incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.plugins/emma/0.1/emma-test.xml?rev=1071767&r1=1071766&r2=1071767&view=diff
==============================================================================
--- incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.plugins/emma/0.1/emma-test.xml (original)
+++ incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.plugins/emma/0.1/emma-test.xml Thu Feb 17 20:12:09 2011
@@ -1,20 +1,18 @@
 <!--
-	Copyright 2008-2010 the EasyAnt project
-	
-	See the NOTICE file distributed with this work for additional information 
-	regarding copyright ownership.
-	
-	Licensed 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.
+   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 name="emma-test" xmlns:au="antlib:org.apache.ant.antunit">
 	

Modified: incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.plugins/emma/0.1/module.ivy
URL: http://svn.apache.org/viewvc/incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.plugins/emma/0.1/module.ivy?rev=1071767&r1=1071766&r2=1071767&view=diff
==============================================================================
--- incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.plugins/emma/0.1/module.ivy (original)
+++ incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.plugins/emma/0.1/module.ivy Thu Feb 17 20:12:09 2011
@@ -1,20 +1,18 @@
 <!--
-	Copyright 2009 the EasyAnt project
-	
-	See the NOTICE file distributed with this work for additional information 
-	regarding copyright ownership.
-	
-	Licensed 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.  
+   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.
 -->
 <ivy-module version="2.0" xmlns:ea="http://www.easyant.org"> 
 	<info organisation="org.apache.easyant" module="emma-test" status="integration" >

Modified: incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.plugins/test-junit/0.2/integrationTest/module.ivy
URL: http://svn.apache.org/viewvc/incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.plugins/test-junit/0.2/integrationTest/module.ivy?rev=1071767&r1=1071766&r2=1071767&view=diff
==============================================================================
--- incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.plugins/test-junit/0.2/integrationTest/module.ivy (original)
+++ incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.plugins/test-junit/0.2/integrationTest/module.ivy Thu Feb 17 20:12:09 2011
@@ -1,20 +1,18 @@
 <!--
-	Copyright 2009 the EasyAnt project
+   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
 
-	See the NOTICE file distributed with this work for additional information
-	regarding copyright ownership.
+       http://www.apache.org/licenses/LICENSE-2.0
 
-	Licensed 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.
+   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.
 -->
 <ivy-module version="2.0" xmlns:ea="http://www.easyant.org">
 	<info organisation="org.apache.easyant" module="test-junit-test" status="integration" >

Modified: incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.plugins/test-junit/0.2/integrationTest/src/integration-test/java/org/apache/easyant/FailingIntegrationTest.java
URL: http://svn.apache.org/viewvc/incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.plugins/test-junit/0.2/integrationTest/src/integration-test/java/org/apache/easyant/FailingIntegrationTest.java?rev=1071767&r1=1071766&r2=1071767&view=diff
==============================================================================
--- incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.plugins/test-junit/0.2/integrationTest/src/integration-test/java/org/apache/easyant/FailingIntegrationTest.java (original)
+++ incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.plugins/test-junit/0.2/integrationTest/src/integration-test/java/org/apache/easyant/FailingIntegrationTest.java Thu Feb 17 20:12:09 2011
@@ -1,20 +1,19 @@
 /*
- *  Copyright 2008-2010 the EasyAnt project
+ *  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
  *
- *  See the NOTICE file distributed with this work for additional information
- *  regarding copyright ownership.
- *
- *  Licensed 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
+ *      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.
+ *
  */
 package org.apache.easyant;
 

Modified: incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.plugins/test-junit/0.2/integrationTest/src/integration-test/java/org/apache/easyant/PassingIntegrationTest.java
URL: http://svn.apache.org/viewvc/incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.plugins/test-junit/0.2/integrationTest/src/integration-test/java/org/apache/easyant/PassingIntegrationTest.java?rev=1071767&r1=1071766&r2=1071767&view=diff
==============================================================================
--- incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.plugins/test-junit/0.2/integrationTest/src/integration-test/java/org/apache/easyant/PassingIntegrationTest.java (original)
+++ incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.plugins/test-junit/0.2/integrationTest/src/integration-test/java/org/apache/easyant/PassingIntegrationTest.java Thu Feb 17 20:12:09 2011
@@ -1,20 +1,19 @@
 /*
- *  Copyright 2008-2010 the EasyAnt project
+ *  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
  *
- *  See the NOTICE file distributed with this work for additional information
- *  regarding copyright ownership.
- *
- *  Licensed 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
+ *      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.
+ *
  */
 package org.apache.easyant;
 

Modified: incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.plugins/test-junit/0.2/integrationTest/src/main/java/org/apache/easyant/HelloWorld.java
URL: http://svn.apache.org/viewvc/incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.plugins/test-junit/0.2/integrationTest/src/main/java/org/apache/easyant/HelloWorld.java?rev=1071767&r1=1071766&r2=1071767&view=diff
==============================================================================
--- incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.plugins/test-junit/0.2/integrationTest/src/main/java/org/apache/easyant/HelloWorld.java (original)
+++ incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.plugins/test-junit/0.2/integrationTest/src/main/java/org/apache/easyant/HelloWorld.java Thu Feb 17 20:12:09 2011
@@ -1,20 +1,19 @@
 /*
- *  Copyright 2008-2010 the EasyAnt project
+ *  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
  *
- *  See the NOTICE file distributed with this work for additional information
- *  regarding copyright ownership.
- *
- *  Licensed 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
+ *      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.
+ *
  */
 package org.apache.easyant;
 

Modified: incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.plugins/test-junit/0.2/test-junit-test.xml
URL: http://svn.apache.org/viewvc/incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.plugins/test-junit/0.2/test-junit-test.xml?rev=1071767&r1=1071766&r2=1071767&view=diff
==============================================================================
--- incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.plugins/test-junit/0.2/test-junit-test.xml (original)
+++ incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.plugins/test-junit/0.2/test-junit-test.xml Thu Feb 17 20:12:09 2011
@@ -1,20 +1,18 @@
 <!--
-	Copyright 2008-2010 the EasyAnt project
-
-	See the NOTICE file distributed with this work for additional information
-	regarding copyright ownership.
-
-	Licensed 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.
+   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 name="test-junit-test" xmlns:au="antlib:org.apache.ant.antunit">
 

Modified: incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.plugins/test-junit/0.2/testJar/definesTest/module.ivy
URL: http://svn.apache.org/viewvc/incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.plugins/test-junit/0.2/testJar/definesTest/module.ivy?rev=1071767&r1=1071766&r2=1071767&view=diff
==============================================================================
--- incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.plugins/test-junit/0.2/testJar/definesTest/module.ivy (original)
+++ incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.plugins/test-junit/0.2/testJar/definesTest/module.ivy Thu Feb 17 20:12:09 2011
@@ -1,20 +1,18 @@
 <!--
-	Copyright 2009 the EasyAnt project
+   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
 
-	See the NOTICE file distributed with this work for additional information
-	regarding copyright ownership.
+       http://www.apache.org/licenses/LICENSE-2.0
 
-	Licensed 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.
+   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.
 -->
 <ivy-module version="2.0" xmlns:ea="http://www.easyant.org">
 	<info module="definesTest" status="integration">

Modified: incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.plugins/test-junit/0.2/testJar/definesTest/src/main/java/org/apache/easyant/HelloWorld.java
URL: http://svn.apache.org/viewvc/incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.plugins/test-junit/0.2/testJar/definesTest/src/main/java/org/apache/easyant/HelloWorld.java?rev=1071767&r1=1071766&r2=1071767&view=diff
==============================================================================
--- incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.plugins/test-junit/0.2/testJar/definesTest/src/main/java/org/apache/easyant/HelloWorld.java (original)
+++ incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.plugins/test-junit/0.2/testJar/definesTest/src/main/java/org/apache/easyant/HelloWorld.java Thu Feb 17 20:12:09 2011
@@ -1,20 +1,19 @@
 /*
- *  Copyright 2008-2010 the EasyAnt project
+ *  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
  *
- *  See the NOTICE file distributed with this work for additional information
- *  regarding copyright ownership.
- *
- *  Licensed 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
+ *      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.
+ *
  */
 package org.apache.easyant;
 

Modified: incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.plugins/test-junit/0.2/testJar/definesTest/src/test/java/org/apache/easyant/SimpleTest.java
URL: http://svn.apache.org/viewvc/incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.plugins/test-junit/0.2/testJar/definesTest/src/test/java/org/apache/easyant/SimpleTest.java?rev=1071767&r1=1071766&r2=1071767&view=diff
==============================================================================
--- incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.plugins/test-junit/0.2/testJar/definesTest/src/test/java/org/apache/easyant/SimpleTest.java (original)
+++ incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.plugins/test-junit/0.2/testJar/definesTest/src/test/java/org/apache/easyant/SimpleTest.java Thu Feb 17 20:12:09 2011
@@ -1,20 +1,19 @@
 /*
- *  Copyright 2008-2010 the EasyAnt project
+ *  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
  *
- *  See the NOTICE file distributed with this work for additional information
- *  regarding copyright ownership.
- *
- *  Licensed 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
+ *      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.
+ *
  */
 package org.apache.easyant;
 

Modified: incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.plugins/test-junit/0.2/testJar/module.ivy
URL: http://svn.apache.org/viewvc/incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.plugins/test-junit/0.2/testJar/module.ivy?rev=1071767&r1=1071766&r2=1071767&view=diff
==============================================================================
--- incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.plugins/test-junit/0.2/testJar/module.ivy (original)
+++ incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.plugins/test-junit/0.2/testJar/module.ivy Thu Feb 17 20:12:09 2011
@@ -1,20 +1,18 @@
 <!--
-	Copyright 2009 the EasyAnt project
+   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
 
-	See the NOTICE file distributed with this work for additional information
-	regarding copyright ownership.
+       http://www.apache.org/licenses/LICENSE-2.0
 
-	Licensed 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.
+   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.
 -->
 <ivy-module version="2.0" xmlns:ea="http://www.easyant.org">
 	<info organisation="org.apache.easyant" module="test-junit-jar-testJar" status="integration" revision="1.0">

Modified: incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.plugins/test-junit/0.2/testJar/runsTest/module.ivy
URL: http://svn.apache.org/viewvc/incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.plugins/test-junit/0.2/testJar/runsTest/module.ivy?rev=1071767&r1=1071766&r2=1071767&view=diff
==============================================================================
--- incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.plugins/test-junit/0.2/testJar/runsTest/module.ivy (original)
+++ incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.plugins/test-junit/0.2/testJar/runsTest/module.ivy Thu Feb 17 20:12:09 2011
@@ -1,20 +1,18 @@
 <!--
-	Copyright 2009 the EasyAnt project
+   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
 
-	See the NOTICE file distributed with this work for additional information
-	regarding copyright ownership.
+       http://www.apache.org/licenses/LICENSE-2.0
 
-	Licensed 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.
+   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.
 -->
 <ivy-module version="2.0" xmlns:ea="http://www.easyant.org">
 	<info module="runsTest" status="integration" >

Modified: incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.plugins/test-testng/0.2/module.ivy
URL: http://svn.apache.org/viewvc/incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.plugins/test-testng/0.2/module.ivy?rev=1071767&r1=1071766&r2=1071767&view=diff
==============================================================================
--- incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.plugins/test-testng/0.2/module.ivy (original)
+++ incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.plugins/test-testng/0.2/module.ivy Thu Feb 17 20:12:09 2011
@@ -1,20 +1,18 @@
 <!--
-	Copyright 2009 the EasyAnt project
+   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
 
-	See the NOTICE file distributed with this work for additional information
-	regarding copyright ownership.
+       http://www.apache.org/licenses/LICENSE-2.0
 
-	Licensed 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.
+   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.
 -->
 <ivy-module version="2.0" xmlns:ea="http://www.easyant.org">
 	<info organisation="org.apache.easyant" module="test-testng-test" status="integration" >

Modified: incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.plugins/test-testng/0.2/src/integration-test/java/org/apache/easyant/FailingIntegrationTest.java
URL: http://svn.apache.org/viewvc/incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.plugins/test-testng/0.2/src/integration-test/java/org/apache/easyant/FailingIntegrationTest.java?rev=1071767&r1=1071766&r2=1071767&view=diff
==============================================================================
--- incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.plugins/test-testng/0.2/src/integration-test/java/org/apache/easyant/FailingIntegrationTest.java (original)
+++ incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.plugins/test-testng/0.2/src/integration-test/java/org/apache/easyant/FailingIntegrationTest.java Thu Feb 17 20:12:09 2011
@@ -1,20 +1,19 @@
 /*
- *  Copyright 2008-2010 the EasyAnt project
+ *  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
  *
- *  See the NOTICE file distributed with this work for additional information
- *  regarding copyright ownership.
- *
- *  Licensed 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
+ *      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.
+ *
  */
 package org.apache.easyant;
 

Modified: incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.plugins/test-testng/0.2/src/integration-test/java/org/apache/easyant/PassingIntegrationTest.java
URL: http://svn.apache.org/viewvc/incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.plugins/test-testng/0.2/src/integration-test/java/org/apache/easyant/PassingIntegrationTest.java?rev=1071767&r1=1071766&r2=1071767&view=diff
==============================================================================
--- incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.plugins/test-testng/0.2/src/integration-test/java/org/apache/easyant/PassingIntegrationTest.java (original)
+++ incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.plugins/test-testng/0.2/src/integration-test/java/org/apache/easyant/PassingIntegrationTest.java Thu Feb 17 20:12:09 2011
@@ -1,20 +1,19 @@
 /*
- *  Copyright 2008-2010 the EasyAnt project
+ *  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
  *
- *  See the NOTICE file distributed with this work for additional information
- *  regarding copyright ownership.
- *
- *  Licensed 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
+ *      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.
+ *
  */
 package org.apache.easyant;
 

Modified: incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.plugins/test-testng/0.2/src/integration-test/resources/testng-fail.xml
URL: http://svn.apache.org/viewvc/incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.plugins/test-testng/0.2/src/integration-test/resources/testng-fail.xml?rev=1071767&r1=1071766&r2=1071767&view=diff
==============================================================================
--- incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.plugins/test-testng/0.2/src/integration-test/resources/testng-fail.xml (original)
+++ incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.plugins/test-testng/0.2/src/integration-test/resources/testng-fail.xml Thu Feb 17 20:12:09 2011
@@ -1,5 +1,20 @@
 <!DOCTYPE suite SYSTEM "http://testng.org/testng-1.0.dtd" >
+<!--
+   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.
+-->
 <suite name="Integration Tests" verbose="1" >
   <test name="Integration Tests">
     <classes>

Modified: incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.plugins/test-testng/0.2/src/integration-test/resources/testng-pass.xml
URL: http://svn.apache.org/viewvc/incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.plugins/test-testng/0.2/src/integration-test/resources/testng-pass.xml?rev=1071767&r1=1071766&r2=1071767&view=diff
==============================================================================
--- incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.plugins/test-testng/0.2/src/integration-test/resources/testng-pass.xml (original)
+++ incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.plugins/test-testng/0.2/src/integration-test/resources/testng-pass.xml Thu Feb 17 20:12:09 2011
@@ -1,5 +1,20 @@
 <!DOCTYPE suite SYSTEM "http://testng.org/testng-1.0.dtd" >
+<!--
+   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.
+-->
 <suite name="Integration Tests" verbose="1" >
   <test name="Integration Tests">
     <classes>

Modified: incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.plugins/test-testng/0.2/src/integration-test/resources/testng.xml
URL: http://svn.apache.org/viewvc/incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.plugins/test-testng/0.2/src/integration-test/resources/testng.xml?rev=1071767&r1=1071766&r2=1071767&view=diff
==============================================================================
--- incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.plugins/test-testng/0.2/src/integration-test/resources/testng.xml (original)
+++ incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.plugins/test-testng/0.2/src/integration-test/resources/testng.xml Thu Feb 17 20:12:09 2011
@@ -1,5 +1,20 @@
 <!DOCTYPE suite SYSTEM "http://testng.org/testng-1.0.dtd" >
+<!--
+   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.
+-->
 <suite name="Integration Tests" verbose="1" >
   <test name="Integration Tests">
     <classes>

Modified: incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.plugins/test-testng/0.2/src/main/java/org/apache/easyant/HelloWorld.java
URL: http://svn.apache.org/viewvc/incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.plugins/test-testng/0.2/src/main/java/org/apache/easyant/HelloWorld.java?rev=1071767&r1=1071766&r2=1071767&view=diff
==============================================================================
--- incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.plugins/test-testng/0.2/src/main/java/org/apache/easyant/HelloWorld.java (original)
+++ incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.plugins/test-testng/0.2/src/main/java/org/apache/easyant/HelloWorld.java Thu Feb 17 20:12:09 2011
@@ -1,20 +1,19 @@
 /*
- *  Copyright 2008-2010 the EasyAnt project
+ *  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
  *
- *  See the NOTICE file distributed with this work for additional information
- *  regarding copyright ownership.
- *
- *  Licensed 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
+ *      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.
+ *
  */
 package org.apache.easyant;
 

Modified: incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.plugins/test-testng/0.2/test-testng-test.xml
URL: http://svn.apache.org/viewvc/incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.plugins/test-testng/0.2/test-testng-test.xml?rev=1071767&r1=1071766&r2=1071767&view=diff
==============================================================================
--- incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.plugins/test-testng/0.2/test-testng-test.xml (original)
+++ incubator/easyant/core/trunk/src/integration-test/antunit/org.apache.easyant.plugins/test-testng/0.2/test-testng-test.xml Thu Feb 17 20:12:09 2011
@@ -1,20 +1,18 @@
 <!--
-	Copyright 2008-2010 the EasyAnt project
-
-	See the NOTICE file distributed with this work for additional information
-	regarding copyright ownership.
-
-	Licensed 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.
+   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 name="test-testng-test" xmlns:au="antlib:org.apache.ant.antunit">
 

Modified: incubator/easyant/core/trunk/src/main/java/org/apache/easyant/core/BuildConfigurationHelper.java
URL: http://svn.apache.org/viewvc/incubator/easyant/core/trunk/src/main/java/org/apache/easyant/core/BuildConfigurationHelper.java?rev=1071767&r1=1071766&r2=1071767&view=diff
==============================================================================
--- incubator/easyant/core/trunk/src/main/java/org/apache/easyant/core/BuildConfigurationHelper.java (original)
+++ incubator/easyant/core/trunk/src/main/java/org/apache/easyant/core/BuildConfigurationHelper.java Thu Feb 17 20:12:09 2011
@@ -1,20 +1,19 @@
-/* 
- *  Copyright 2008-2010 the EasyAnt project
- * 
- *  See the NOTICE file distributed with this work for additional information
- *  regarding copyright ownership. 
- * 
- *  Licensed 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, 
+/*
+ *  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 
+ *  See the License for the specific language governing permissions and
  *  limitations under the License.
+ *
  */
 package org.apache.easyant.core;
 

Modified: incubator/easyant/core/trunk/src/main/java/org/apache/easyant/core/EasyAntConfiguration.java
URL: http://svn.apache.org/viewvc/incubator/easyant/core/trunk/src/main/java/org/apache/easyant/core/EasyAntConfiguration.java?rev=1071767&r1=1071766&r2=1071767&view=diff
==============================================================================
--- incubator/easyant/core/trunk/src/main/java/org/apache/easyant/core/EasyAntConfiguration.java (original)
+++ incubator/easyant/core/trunk/src/main/java/org/apache/easyant/core/EasyAntConfiguration.java Thu Feb 17 20:12:09 2011
@@ -1,20 +1,19 @@
-/* 
- *  Copyright 2008-2010 the EasyAnt project
- * 
- *  See the NOTICE file distributed with this work for additional information
- *  regarding copyright ownership. 
- * 
- *  Licensed 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, 
+/*
+ *  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 
+ *  See the License for the specific language governing permissions and
  *  limitations under the License.
+ *
  */
 package org.apache.easyant.core;
 

Modified: incubator/easyant/core/trunk/src/main/java/org/apache/easyant/core/EasyAntConstants.java
URL: http://svn.apache.org/viewvc/incubator/easyant/core/trunk/src/main/java/org/apache/easyant/core/EasyAntConstants.java?rev=1071767&r1=1071766&r2=1071767&view=diff
==============================================================================
--- incubator/easyant/core/trunk/src/main/java/org/apache/easyant/core/EasyAntConstants.java (original)
+++ incubator/easyant/core/trunk/src/main/java/org/apache/easyant/core/EasyAntConstants.java Thu Feb 17 20:12:09 2011
@@ -1,20 +1,19 @@
-/* 
- *  Copyright 2008-2010 the EasyAnt project
- * 
- *  See the NOTICE file distributed with this work for additional information
- *  regarding copyright ownership. 
- * 
- *  Licensed 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, 
+/*
+ *  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 
+ *  See the License for the specific language governing permissions and
  *  limitations under the License.
+ *
  */
 package org.apache.easyant.core;
 

Modified: incubator/easyant/core/trunk/src/main/java/org/apache/easyant/core/EasyAntEngine.java
URL: http://svn.apache.org/viewvc/incubator/easyant/core/trunk/src/main/java/org/apache/easyant/core/EasyAntEngine.java?rev=1071767&r1=1071766&r2=1071767&view=diff
==============================================================================
--- incubator/easyant/core/trunk/src/main/java/org/apache/easyant/core/EasyAntEngine.java (original)
+++ incubator/easyant/core/trunk/src/main/java/org/apache/easyant/core/EasyAntEngine.java Thu Feb 17 20:12:09 2011
@@ -1,20 +1,19 @@
 /*
- *  Copyright 2008-2010 the EasyAnt project
+ *  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
  *
- *  See the NOTICE file distributed with this work for additional information
- *  regarding copyright ownership.
- *
- *  Licensed 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
+ *      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.
+ *
  */
 package org.apache.easyant.core;
 

Modified: incubator/easyant/core/trunk/src/main/java/org/apache/easyant/core/EasyAntMagicNames.java
URL: http://svn.apache.org/viewvc/incubator/easyant/core/trunk/src/main/java/org/apache/easyant/core/EasyAntMagicNames.java?rev=1071767&r1=1071766&r2=1071767&view=diff
==============================================================================
--- incubator/easyant/core/trunk/src/main/java/org/apache/easyant/core/EasyAntMagicNames.java (original)
+++ incubator/easyant/core/trunk/src/main/java/org/apache/easyant/core/EasyAntMagicNames.java Thu Feb 17 20:12:09 2011
@@ -1,20 +1,19 @@
-/* 
- *  Copyright 2008-2010 the EasyAnt project
- * 
- *  See the NOTICE file distributed with this work for additional information
- *  regarding copyright ownership. 
- * 
- *  Licensed 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, 
+/*
+ *  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 
+ *  See the License for the specific language governing permissions and
  *  limitations under the License.
+ *
  */
 package org.apache.easyant.core;