You are viewing a plain text version of this content. The canonical link for it is here.
Posted to npanday-commits@incubator.apache.org by br...@apache.org on 2011/12/23 04:21:21 UTC

svn commit: r1222552 [1/2] - in /incubator/npanday/branches/npanday-1.4.x: ./ components/dotnet-model/ components/dotnet-model/assembly-plugins/ components/dotnet-model/assembly-plugins/src/site/ components/dotnet-model/compiler-plugins/ components/dot...

Author: brett
Date: Fri Dec 23 04:21:19 2011
New Revision: 1222552

URL: http://svn.apache.org/viewvc?rev=1222552&view=rev
Log:
Merge changes from trunk

Modified:
    incubator/npanday/branches/npanday-1.4.x/   (props changed)
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-model/assembly-plugins/assembly-plugins.mdo
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-model/assembly-plugins/pom.xml
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-model/assembly-plugins/src/site/site.xml
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-model/compiler-plugins/compiler-plugins.mdo
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-model/compiler-plugins/pom.xml
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-model/compiler-plugins/src/site/site.xml
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-model/configuration-appenders/configurationAppenders.mdo
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-model/configuration-appenders/pom.xml
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-model/entries/entries.mdo
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-model/entries/pom.xml
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-model/executable-plugins/executable-plugins.mdo
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-model/executable-plugins/pom.xml
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-model/executable-plugins/src/site/site.xml
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-model/netdependency/netdependency.mdo
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-model/netdependency/pom.xml
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-model/pom.xml
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-model/settings/pom.xml
    incubator/npanday/branches/npanday-1.4.x/components/dotnet-model/settings/settings.mdo
    incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.Utils/pom.xml
    incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.Utils/src/main/csharp/NPanday.Utils.csproj
    incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.Utils/src/test/csharp/NPanday.Utils-Test.csproj
    incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.Utils/src/test/resource/m2/test-settings-with-namespace.xml
    incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.Utils/src/test/resource/m2/test-settings-with-profile-and-namespace.xml
    incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.Utils/src/test/resource/m2/test-settings-with-profile.xml
    incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.Utils/src/test/resource/m2/test-settings.xml
    incubator/npanday/branches/npanday-1.4.x/plugins/custom-lifecycle-maven-plugin/pom.xml
    incubator/npanday/branches/npanday-1.4.x/plugins/custom-lifecycle-maven-plugin/src/main/groovy/npanday/plugin/customlifecycle/CustomLifecycleMap.groovy
    incubator/npanday/branches/npanday-1.4.x/plugins/custom-lifecycle-maven-plugin/src/main/groovy/npanday/plugin/customlifecycle/DescribeMojo.groovy
    incubator/npanday/branches/npanday-1.4.x/plugins/custom-lifecycle-maven-plugin/src/main/resources/META-INF/plexus/components.xml
    incubator/npanday/branches/npanday-1.4.x/plugins/custom-lifecycle-maven-plugin/src/main/script/plexus_component_xml.groovy
    incubator/npanday/branches/npanday-1.4.x/plugins/maven-aspx-plugin/pom.xml
    incubator/npanday/branches/npanday-1.4.x/plugins/maven-aspx-plugin/src/main/resources/META-INF/plexus/components.xml
    incubator/npanday/branches/npanday-1.4.x/plugins/maven-aspx-plugin/src/site/site.xml
    incubator/npanday/branches/npanday-1.4.x/plugins/maven-aspx-plugin/src/test/java/npanday/plugin/aspx/AspxBinDependencyResolverTest.java
    incubator/npanday/branches/npanday-1.4.x/plugins/maven-compile-plugin/pom.xml
    incubator/npanday/branches/npanday-1.4.x/plugins/maven-compile-plugin/src/main/groovy/npanday/plugin/compile/CompileLifecycleMap.groovy
    incubator/npanday/branches/npanday-1.4.x/plugins/maven-compile-plugin/src/main/java/npanday/plugin/compile/AbstractCompilerMojo.java
    incubator/npanday/branches/npanday-1.4.x/plugins/maven-compile-plugin/src/main/java/npanday/plugin/compile/AssemblyInfoGeneratorMojo.java
    incubator/npanday/branches/npanday-1.4.x/plugins/maven-compile-plugin/src/main/java/npanday/plugin/compile/CompilerMojo.java
    incubator/npanday/branches/npanday-1.4.x/plugins/maven-compile-plugin/src/main/java/npanday/plugin/compile/ComponentInitializerMojo.java
    incubator/npanday/branches/npanday-1.4.x/plugins/maven-compile-plugin/src/main/java/npanday/plugin/compile/SourceProcessorMojo.java
    incubator/npanday/branches/npanday-1.4.x/plugins/maven-compile-plugin/src/main/java/npanday/plugin/compile/TestCompilerMojo.java
    incubator/npanday/branches/npanday-1.4.x/plugins/maven-compile-plugin/src/main/java/npanday/plugin/compile/TestSourceProcessorMojo.java
    incubator/npanday/branches/npanday-1.4.x/plugins/maven-compile-plugin/src/main/resources/META-INF/plexus/components.xml
    incubator/npanday/branches/npanday-1.4.x/plugins/maven-compile-plugin/src/main/script/plexus_component_xml.groovy
    incubator/npanday/branches/npanday-1.4.x/plugins/maven-compile-plugin/src/site/site.xml
    incubator/npanday/branches/npanday-1.4.x/plugins/maven-repository-plugin/src/main/java/npanday/plugin/repository/RepositoryAssemblerMojo.java
    incubator/npanday/branches/npanday-1.4.x/plugins/partcover-maven-plugin/pom.xml
    incubator/npanday/branches/npanday-1.4.x/plugins/partcover-maven-plugin/src/main/java/npanday/plugin/partcover/AbstractPartCoverMojo.java
    incubator/npanday/branches/npanday-1.4.x/plugins/partcover-maven-plugin/src/main/java/npanday/plugin/partcover/PartCoverCompilerMojo.java
    incubator/npanday/branches/npanday-1.4.x/plugins/partcover-maven-plugin/src/main/java/npanday/plugin/partcover/PartCoverConverterMojo.java
    incubator/npanday/branches/npanday-1.4.x/plugins/partcover-maven-plugin/src/site/site.xml
    incubator/npanday/branches/npanday-1.4.x/pom.xml

Propchange: incubator/npanday/branches/npanday-1.4.x/
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Fri Dec 23 04:21:19 2011
@@ -1,4 +1,4 @@
 /incubator/npanday/branches/NPANDAY-410:1210743-1210765
 /incubator/npanday/branches/npanday-uac-removed:1002005-1024539
 /incubator/npanday/branches/npanday-vs2010-support:1002029-1025477
-/incubator/npanday/trunk:1221087,1221092,1221101,1221116-1221117,1221159,1222098-1222180
+/incubator/npanday/trunk:1221087,1221092,1221101,1221116-1221117,1221159,1222098-1222180,1222459-1222547

Modified: incubator/npanday/branches/npanday-1.4.x/components/dotnet-model/assembly-plugins/assembly-plugins.mdo
URL: http://svn.apache.org/viewvc/incubator/npanday/branches/npanday-1.4.x/components/dotnet-model/assembly-plugins/assembly-plugins.mdo?rev=1222552&r1=1222551&r2=1222552&view=diff
==============================================================================
--- incubator/npanday/branches/npanday-1.4.x/components/dotnet-model/assembly-plugins/assembly-plugins.mdo (original)
+++ incubator/npanday/branches/npanday-1.4.x/components/dotnet-model/assembly-plugins/assembly-plugins.mdo Fri Dec 23 04:21:19 2011
@@ -1,20 +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.
+  ~ 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.
 -->
 <model>
   <id>assembly-plugin</id>

Modified: incubator/npanday/branches/npanday-1.4.x/components/dotnet-model/assembly-plugins/pom.xml
URL: http://svn.apache.org/viewvc/incubator/npanday/branches/npanday-1.4.x/components/dotnet-model/assembly-plugins/pom.xml?rev=1222552&r1=1222551&r2=1222552&view=diff
==============================================================================
--- incubator/npanday/branches/npanday-1.4.x/components/dotnet-model/assembly-plugins/pom.xml (original)
+++ incubator/npanday/branches/npanday-1.4.x/components/dotnet-model/assembly-plugins/pom.xml Fri Dec 23 04:21:19 2011
@@ -1,22 +1,22 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
 <!--
-Licensed to the Apache Software Foundation (ASF) under one
-or more contributor license agreements.  See the NOTICE file
-distributed with this work for additional information
-regarding copyright ownership.  The ASF licenses this file
-to you under the Apache License, Version 2.0 (the
-"License"); you may not use this file except in compliance
-with the License.  You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing,
-software distributed under the License is distributed on an
-"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-KIND, either express or implied.  See the License for the
-specific language governing permissions and limitations
-under the License.
+  ~ 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">
   <parent> 

Modified: incubator/npanday/branches/npanday-1.4.x/components/dotnet-model/assembly-plugins/src/site/site.xml
URL: http://svn.apache.org/viewvc/incubator/npanday/branches/npanday-1.4.x/components/dotnet-model/assembly-plugins/src/site/site.xml?rev=1222552&r1=1222551&r2=1222552&view=diff
==============================================================================
--- incubator/npanday/branches/npanday-1.4.x/components/dotnet-model/assembly-plugins/src/site/site.xml (original)
+++ incubator/npanday/branches/npanday-1.4.x/components/dotnet-model/assembly-plugins/src/site/site.xml Fri Dec 23 04:21:19 2011
@@ -1,21 +1,22 @@
 <!--
-Licensed to the Apache Software Foundation (ASF) under one
-or more contributor license agreements.  See the NOTICE file
-distributed with this work for additional information
-regarding copyright ownership.  The ASF licenses this file
-to you under the Apache License, Version 2.0 (the
-"License"); you may not use this file except in compliance
-with the License.  You may obtain a copy of the License at
+  ~ 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.
+  -->
 
-    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="NPanday">
   <bannerRight>
     <src>./images/apache-incubator-logo.png</src>

Modified: incubator/npanday/branches/npanday-1.4.x/components/dotnet-model/compiler-plugins/compiler-plugins.mdo
URL: http://svn.apache.org/viewvc/incubator/npanday/branches/npanday-1.4.x/components/dotnet-model/compiler-plugins/compiler-plugins.mdo?rev=1222552&r1=1222551&r2=1222552&view=diff
==============================================================================
--- incubator/npanday/branches/npanday-1.4.x/components/dotnet-model/compiler-plugins/compiler-plugins.mdo (original)
+++ incubator/npanday/branches/npanday-1.4.x/components/dotnet-model/compiler-plugins/compiler-plugins.mdo Fri Dec 23 04:21:19 2011
@@ -1,20 +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.
+  ~ 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.
 -->
 <model>
   <id>compiler-plugin</id>

Modified: incubator/npanday/branches/npanday-1.4.x/components/dotnet-model/compiler-plugins/pom.xml
URL: http://svn.apache.org/viewvc/incubator/npanday/branches/npanday-1.4.x/components/dotnet-model/compiler-plugins/pom.xml?rev=1222552&r1=1222551&r2=1222552&view=diff
==============================================================================
--- incubator/npanday/branches/npanday-1.4.x/components/dotnet-model/compiler-plugins/pom.xml (original)
+++ incubator/npanday/branches/npanday-1.4.x/components/dotnet-model/compiler-plugins/pom.xml Fri Dec 23 04:21:19 2011
@@ -1,22 +1,22 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
 <!--
-Licensed to the Apache Software Foundation (ASF) under one
-or more contributor license agreements.  See the NOTICE file
-distributed with this work for additional information
-regarding copyright ownership.  The ASF licenses this file
-to you under the Apache License, Version 2.0 (the
-"License"); you may not use this file except in compliance
-with the License.  You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing,
-software distributed under the License is distributed on an
-"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-KIND, either express or implied.  See the License for the
-specific language governing permissions and limitations
-under the License.
+  ~ 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">
   <parent> 

Modified: incubator/npanday/branches/npanday-1.4.x/components/dotnet-model/compiler-plugins/src/site/site.xml
URL: http://svn.apache.org/viewvc/incubator/npanday/branches/npanday-1.4.x/components/dotnet-model/compiler-plugins/src/site/site.xml?rev=1222552&r1=1222551&r2=1222552&view=diff
==============================================================================
--- incubator/npanday/branches/npanday-1.4.x/components/dotnet-model/compiler-plugins/src/site/site.xml (original)
+++ incubator/npanday/branches/npanday-1.4.x/components/dotnet-model/compiler-plugins/src/site/site.xml Fri Dec 23 04:21:19 2011
@@ -1,20 +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.
+  ~ 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="NPanday">
   <bannerRight>

Modified: incubator/npanday/branches/npanday-1.4.x/components/dotnet-model/configuration-appenders/configurationAppenders.mdo
URL: http://svn.apache.org/viewvc/incubator/npanday/branches/npanday-1.4.x/components/dotnet-model/configuration-appenders/configurationAppenders.mdo?rev=1222552&r1=1222551&r2=1222552&view=diff
==============================================================================
--- incubator/npanday/branches/npanday-1.4.x/components/dotnet-model/configuration-appenders/configurationAppenders.mdo (original)
+++ incubator/npanday/branches/npanday-1.4.x/components/dotnet-model/configuration-appenders/configurationAppenders.mdo Fri Dec 23 04:21:19 2011
@@ -1,20 +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.
+  ~ 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.
 -->
 <model>
   <id>configurationappenders</id>

Modified: incubator/npanday/branches/npanday-1.4.x/components/dotnet-model/configuration-appenders/pom.xml
URL: http://svn.apache.org/viewvc/incubator/npanday/branches/npanday-1.4.x/components/dotnet-model/configuration-appenders/pom.xml?rev=1222552&r1=1222551&r2=1222552&view=diff
==============================================================================
--- incubator/npanday/branches/npanday-1.4.x/components/dotnet-model/configuration-appenders/pom.xml (original)
+++ incubator/npanday/branches/npanday-1.4.x/components/dotnet-model/configuration-appenders/pom.xml Fri Dec 23 04:21:19 2011
@@ -1,22 +1,22 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
 <!--
-Licensed to the Apache Software Foundation (ASF) under one
-or more contributor license agreements.  See the NOTICE file
-distributed with this work for additional information
-regarding copyright ownership.  The ASF licenses this file
-to you under the Apache License, Version 2.0 (the
-"License"); you may not use this file except in compliance
-with the License.  You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing,
-software distributed under the License is distributed on an
-"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-KIND, either express or implied.  See the License for the
-specific language governing permissions and limitations
-under the License.
+  ~ 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">
   <parent> 

Modified: incubator/npanday/branches/npanday-1.4.x/components/dotnet-model/entries/entries.mdo
URL: http://svn.apache.org/viewvc/incubator/npanday/branches/npanday-1.4.x/components/dotnet-model/entries/entries.mdo?rev=1222552&r1=1222551&r2=1222552&view=diff
==============================================================================
--- incubator/npanday/branches/npanday-1.4.x/components/dotnet-model/entries/entries.mdo (original)
+++ incubator/npanday/branches/npanday-1.4.x/components/dotnet-model/entries/entries.mdo Fri Dec 23 04:21:19 2011
@@ -1,20 +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.
+  ~ 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.
 -->
 <model>
   <id>entries</id>

Modified: incubator/npanday/branches/npanday-1.4.x/components/dotnet-model/entries/pom.xml
URL: http://svn.apache.org/viewvc/incubator/npanday/branches/npanday-1.4.x/components/dotnet-model/entries/pom.xml?rev=1222552&r1=1222551&r2=1222552&view=diff
==============================================================================
--- incubator/npanday/branches/npanday-1.4.x/components/dotnet-model/entries/pom.xml (original)
+++ incubator/npanday/branches/npanday-1.4.x/components/dotnet-model/entries/pom.xml Fri Dec 23 04:21:19 2011
@@ -1,22 +1,22 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
 <!--
-Licensed to the Apache Software Foundation (ASF) under one
-or more contributor license agreements.  See the NOTICE file
-distributed with this work for additional information
-regarding copyright ownership.  The ASF licenses this file
-to you under the Apache License, Version 2.0 (the
-"License"); you may not use this file except in compliance
-with the License.  You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing,
-software distributed under the License is distributed on an
-"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-KIND, either express or implied.  See the License for the
-specific language governing permissions and limitations
-under the License.
+  ~ 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">
   <parent> 

Modified: incubator/npanday/branches/npanday-1.4.x/components/dotnet-model/executable-plugins/executable-plugins.mdo
URL: http://svn.apache.org/viewvc/incubator/npanday/branches/npanday-1.4.x/components/dotnet-model/executable-plugins/executable-plugins.mdo?rev=1222552&r1=1222551&r2=1222552&view=diff
==============================================================================
--- incubator/npanday/branches/npanday-1.4.x/components/dotnet-model/executable-plugins/executable-plugins.mdo (original)
+++ incubator/npanday/branches/npanday-1.4.x/components/dotnet-model/executable-plugins/executable-plugins.mdo Fri Dec 23 04:21:19 2011
@@ -1,20 +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.
+  ~ 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.
 -->
 <model>
   <id>executable-plugin</id>

Modified: incubator/npanday/branches/npanday-1.4.x/components/dotnet-model/executable-plugins/pom.xml
URL: http://svn.apache.org/viewvc/incubator/npanday/branches/npanday-1.4.x/components/dotnet-model/executable-plugins/pom.xml?rev=1222552&r1=1222551&r2=1222552&view=diff
==============================================================================
--- incubator/npanday/branches/npanday-1.4.x/components/dotnet-model/executable-plugins/pom.xml (original)
+++ incubator/npanday/branches/npanday-1.4.x/components/dotnet-model/executable-plugins/pom.xml Fri Dec 23 04:21:19 2011
@@ -1,22 +1,22 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
 <!--
-Licensed to the Apache Software Foundation (ASF) under one
-or more contributor license agreements.  See the NOTICE file
-distributed with this work for additional information
-regarding copyright ownership.  The ASF licenses this file
-to you under the Apache License, Version 2.0 (the
-"License"); you may not use this file except in compliance
-with the License.  You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing,
-software distributed under the License is distributed on an
-"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-KIND, either express or implied.  See the License for the
-specific language governing permissions and limitations
-under the License.
+  ~ 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">
   <parent> 

Modified: incubator/npanday/branches/npanday-1.4.x/components/dotnet-model/executable-plugins/src/site/site.xml
URL: http://svn.apache.org/viewvc/incubator/npanday/branches/npanday-1.4.x/components/dotnet-model/executable-plugins/src/site/site.xml?rev=1222552&r1=1222551&r2=1222552&view=diff
==============================================================================
--- incubator/npanday/branches/npanday-1.4.x/components/dotnet-model/executable-plugins/src/site/site.xml (original)
+++ incubator/npanday/branches/npanday-1.4.x/components/dotnet-model/executable-plugins/src/site/site.xml Fri Dec 23 04:21:19 2011
@@ -1,20 +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.
+  ~ 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="NPanday">

Modified: incubator/npanday/branches/npanday-1.4.x/components/dotnet-model/netdependency/netdependency.mdo
URL: http://svn.apache.org/viewvc/incubator/npanday/branches/npanday-1.4.x/components/dotnet-model/netdependency/netdependency.mdo?rev=1222552&r1=1222551&r2=1222552&view=diff
==============================================================================
--- incubator/npanday/branches/npanday-1.4.x/components/dotnet-model/netdependency/netdependency.mdo (original)
+++ incubator/npanday/branches/npanday-1.4.x/components/dotnet-model/netdependency/netdependency.mdo Fri Dec 23 04:21:19 2011
@@ -1,20 +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.
+  ~ 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.
 -->
 <model>
   <id>netdependency</id>

Modified: incubator/npanday/branches/npanday-1.4.x/components/dotnet-model/netdependency/pom.xml
URL: http://svn.apache.org/viewvc/incubator/npanday/branches/npanday-1.4.x/components/dotnet-model/netdependency/pom.xml?rev=1222552&r1=1222551&r2=1222552&view=diff
==============================================================================
--- incubator/npanday/branches/npanday-1.4.x/components/dotnet-model/netdependency/pom.xml (original)
+++ incubator/npanday/branches/npanday-1.4.x/components/dotnet-model/netdependency/pom.xml Fri Dec 23 04:21:19 2011
@@ -1,22 +1,22 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
 <!--
-Licensed to the Apache Software Foundation (ASF) under one
-or more contributor license agreements.  See the NOTICE file
-distributed with this work for additional information
-regarding copyright ownership.  The ASF licenses this file
-to you under the Apache License, Version 2.0 (the
-"License"); you may not use this file except in compliance
-with the License.  You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing,
-software distributed under the License is distributed on an
-"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-KIND, either express or implied.  See the License for the
-specific language governing permissions and limitations
-under the License.
+  ~ 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">
   <parent> 

Modified: incubator/npanday/branches/npanday-1.4.x/components/dotnet-model/pom.xml
URL: http://svn.apache.org/viewvc/incubator/npanday/branches/npanday-1.4.x/components/dotnet-model/pom.xml?rev=1222552&r1=1222551&r2=1222552&view=diff
==============================================================================
--- incubator/npanday/branches/npanday-1.4.x/components/dotnet-model/pom.xml (original)
+++ incubator/npanday/branches/npanday-1.4.x/components/dotnet-model/pom.xml Fri Dec 23 04:21:19 2011
@@ -18,6 +18,7 @@
   ~ 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">
   <parent> 
     <groupId>org.apache.npanday</groupId>

Modified: incubator/npanday/branches/npanday-1.4.x/components/dotnet-model/settings/pom.xml
URL: http://svn.apache.org/viewvc/incubator/npanday/branches/npanday-1.4.x/components/dotnet-model/settings/pom.xml?rev=1222552&r1=1222551&r2=1222552&view=diff
==============================================================================
--- incubator/npanday/branches/npanday-1.4.x/components/dotnet-model/settings/pom.xml (original)
+++ incubator/npanday/branches/npanday-1.4.x/components/dotnet-model/settings/pom.xml Fri Dec 23 04:21:19 2011
@@ -1,22 +1,22 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
 <!--
-Licensed to the Apache Software Foundation (ASF) under one
-or more contributor license agreements.  See the NOTICE file
-distributed with this work for additional information
-regarding copyright ownership.  The ASF licenses this file
-to you under the Apache License, Version 2.0 (the
-"License"); you may not use this file except in compliance
-with the License.  You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing,
-software distributed under the License is distributed on an
-"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-KIND, either express or implied.  See the License for the
-specific language governing permissions and limitations
-under the License.
+  ~ 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">
   <parent> 

Modified: incubator/npanday/branches/npanday-1.4.x/components/dotnet-model/settings/settings.mdo
URL: http://svn.apache.org/viewvc/incubator/npanday/branches/npanday-1.4.x/components/dotnet-model/settings/settings.mdo?rev=1222552&r1=1222551&r2=1222552&view=diff
==============================================================================
--- incubator/npanday/branches/npanday-1.4.x/components/dotnet-model/settings/settings.mdo (original)
+++ incubator/npanday/branches/npanday-1.4.x/components/dotnet-model/settings/settings.mdo Fri Dec 23 04:21:19 2011
@@ -1,20 +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.
+  ~ 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.
 -->
 <model>
   <id>npanday-settings</id>

Modified: incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.Utils/pom.xml
URL: http://svn.apache.org/viewvc/incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.Utils/pom.xml?rev=1222552&r1=1222551&r2=1222552&view=diff
==============================================================================
--- incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.Utils/pom.xml (original)
+++ incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.Utils/pom.xml Fri Dec 23 04:21:19 2011
@@ -1,20 +1,21 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-
-    Copyright 2005 Exist Global
-    
-     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 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"> 

Modified: incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.Utils/src/main/csharp/NPanday.Utils.csproj
URL: http://svn.apache.org/viewvc/incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.Utils/src/main/csharp/NPanday.Utils.csproj?rev=1222552&r1=1222551&r2=1222552&view=diff
==============================================================================
--- incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.Utils/src/main/csharp/NPanday.Utils.csproj (original)
+++ incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.Utils/src/main/csharp/NPanday.Utils.csproj Fri Dec 23 04:21:19 2011
@@ -1,21 +1,21 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!--
-Licensed to the Apache Software Foundation (ASF) under one
-or more contributor license agreements.  See the NOTICE file
-distributed with this work for additional information
-regarding copyright ownership.  The ASF licenses this file
-to you under the Apache License, Version 2.0 (the
-"License"); you may not use this file except in compliance
-with the License.  You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing,
-software distributed under the License is distributed on an
-"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-KIND, either express or implied.  See the License for the
-specific language governing permissions and limitations
-under the License.
+  ~ 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://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
   <PropertyGroup>

Modified: incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.Utils/src/test/csharp/NPanday.Utils-Test.csproj
URL: http://svn.apache.org/viewvc/incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.Utils/src/test/csharp/NPanday.Utils-Test.csproj?rev=1222552&r1=1222551&r2=1222552&view=diff
==============================================================================
--- incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.Utils/src/test/csharp/NPanday.Utils-Test.csproj (original)
+++ incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.Utils/src/test/csharp/NPanday.Utils-Test.csproj Fri Dec 23 04:21:19 2011
@@ -1,21 +1,21 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!--
-Licensed to the Apache Software Foundation (ASF) under one
-or more contributor license agreements.  See the NOTICE file
-distributed with this work for additional information
-regarding copyright ownership.  The ASF licenses this file
-to you under the Apache License, Version 2.0 (the
-"License"); you may not use this file except in compliance
-with the License.  You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing,
-software distributed under the License is distributed on an
-"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-KIND, either express or implied.  See the License for the
-specific language governing permissions and limitations
-under the License.
+  ~ 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 DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
   <PropertyGroup>

Modified: incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.Utils/src/test/resource/m2/test-settings-with-namespace.xml
URL: http://svn.apache.org/viewvc/incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.Utils/src/test/resource/m2/test-settings-with-namespace.xml?rev=1222552&r1=1222551&r2=1222552&view=diff
==============================================================================
--- incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.Utils/src/test/resource/m2/test-settings-with-namespace.xml (original)
+++ incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.Utils/src/test/resource/m2/test-settings-with-namespace.xml Fri Dec 23 04:21:19 2011
@@ -1,21 +1,21 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!--
-Licensed to the Apache Software Foundation (ASF) under one
-or more contributor license agreements.  See the NOTICE file
-distributed with this work for additional information
-regarding copyright ownership.  The ASF licenses this file
-to you under the Apache License, Version 2.0 (the
-"License"); you may not use this file except in compliance
-with the License.  You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing,
-software distributed under the License is distributed on an
-"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-KIND, either express or implied.  See the License for the
-specific language governing permissions and limitations
-under the License.
+  ~ 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.
 -->
 <settings xmlns="http://maven.apache.org/SETTINGS/1.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
   <localRepository>C:/Documents and Settings/user/.m2/repository</localRepository>

Modified: incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.Utils/src/test/resource/m2/test-settings-with-profile-and-namespace.xml
URL: http://svn.apache.org/viewvc/incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.Utils/src/test/resource/m2/test-settings-with-profile-and-namespace.xml?rev=1222552&r1=1222551&r2=1222552&view=diff
==============================================================================
--- incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.Utils/src/test/resource/m2/test-settings-with-profile-and-namespace.xml (original)
+++ incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.Utils/src/test/resource/m2/test-settings-with-profile-and-namespace.xml Fri Dec 23 04:21:19 2011
@@ -1,21 +1,21 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!--
-Licensed to the Apache Software Foundation (ASF) under one
-or more contributor license agreements.  See the NOTICE file
-distributed with this work for additional information
-regarding copyright ownership.  The ASF licenses this file
-to you under the Apache License, Version 2.0 (the
-"License"); you may not use this file except in compliance
-with the License.  You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing,
-software distributed under the License is distributed on an
-"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-KIND, either express or implied.  See the License for the
-specific language governing permissions and limitations
-under the License.
+  ~ 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.
 -->
 <settings xmlns="http://maven.apache.org/SETTINGS/1.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
   <localRepository>C:/Documents and Settings/user/.m2/repository</localRepository>

Modified: incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.Utils/src/test/resource/m2/test-settings-with-profile.xml
URL: http://svn.apache.org/viewvc/incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.Utils/src/test/resource/m2/test-settings-with-profile.xml?rev=1222552&r1=1222551&r2=1222552&view=diff
==============================================================================
--- incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.Utils/src/test/resource/m2/test-settings-with-profile.xml (original)
+++ incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.Utils/src/test/resource/m2/test-settings-with-profile.xml Fri Dec 23 04:21:19 2011
@@ -1,21 +1,21 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!--
-Licensed to the Apache Software Foundation (ASF) under one
-or more contributor license agreements.  See the NOTICE file
-distributed with this work for additional information
-regarding copyright ownership.  The ASF licenses this file
-to you under the Apache License, Version 2.0 (the
-"License"); you may not use this file except in compliance
-with the License.  You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing,
-software distributed under the License is distributed on an
-"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-KIND, either express or implied.  See the License for the
-specific language governing permissions and limitations
-under the License.
+  ~ 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.
 -->
 <settings xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
   <localRepository>C:/Documents and Settings/user/.m2/repository</localRepository>

Modified: incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.Utils/src/test/resource/m2/test-settings.xml
URL: http://svn.apache.org/viewvc/incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.Utils/src/test/resource/m2/test-settings.xml?rev=1222552&r1=1222551&r2=1222552&view=diff
==============================================================================
--- incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.Utils/src/test/resource/m2/test-settings.xml (original)
+++ incubator/npanday/branches/npanday-1.4.x/dotnet/assemblies/NPanday.Utils/src/test/resource/m2/test-settings.xml Fri Dec 23 04:21:19 2011
@@ -1,21 +1,21 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!--
-Licensed to the Apache Software Foundation (ASF) under one
-or more contributor license agreements.  See the NOTICE file
-distributed with this work for additional information
-regarding copyright ownership.  The ASF licenses this file
-to you under the Apache License, Version 2.0 (the
-"License"); you may not use this file except in compliance
-with the License.  You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing,
-software distributed under the License is distributed on an
-"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-KIND, either express or implied.  See the License for the
-specific language governing permissions and limitations
-under the License.
+  ~ 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.
 -->
 <settings xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
   <localRepository>C:/Documents and Settings/user/.m2/repository</localRepository>

Modified: incubator/npanday/branches/npanday-1.4.x/plugins/custom-lifecycle-maven-plugin/pom.xml
URL: http://svn.apache.org/viewvc/incubator/npanday/branches/npanday-1.4.x/plugins/custom-lifecycle-maven-plugin/pom.xml?rev=1222552&r1=1222551&r2=1222552&view=diff
==============================================================================
--- incubator/npanday/branches/npanday-1.4.x/plugins/custom-lifecycle-maven-plugin/pom.xml (original)
+++ incubator/npanday/branches/npanday-1.4.x/plugins/custom-lifecycle-maven-plugin/pom.xml Fri Dec 23 04:21:19 2011
@@ -1,21 +1,21 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-Licensed to the Apache Software Foundation (ASF) under one
-or more contributor license agreements.  See the NOTICE file
-distributed with this work for additional information
-regarding copyright ownership.  The ASF licenses this file
-to you under the Apache License, Version 2.0 (the
-"License"); you may not use this file except in compliance
-with the License.  You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing,
-software distributed under the License is distributed on an
-"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-KIND, either express or implied.  See the License for the
-specific language governing permissions and limitations
-under the License.
+  ~ 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>

Modified: incubator/npanday/branches/npanday-1.4.x/plugins/custom-lifecycle-maven-plugin/src/main/groovy/npanday/plugin/customlifecycle/CustomLifecycleMap.groovy
URL: http://svn.apache.org/viewvc/incubator/npanday/branches/npanday-1.4.x/plugins/custom-lifecycle-maven-plugin/src/main/groovy/npanday/plugin/customlifecycle/CustomLifecycleMap.groovy?rev=1222552&r1=1222551&r2=1222552&view=diff
==============================================================================
--- incubator/npanday/branches/npanday-1.4.x/plugins/custom-lifecycle-maven-plugin/src/main/groovy/npanday/plugin/customlifecycle/CustomLifecycleMap.groovy (original)
+++ incubator/npanday/branches/npanday-1.4.x/plugins/custom-lifecycle-maven-plugin/src/main/groovy/npanday/plugin/customlifecycle/CustomLifecycleMap.groovy Fri Dec 23 04:21:19 2011
@@ -1,6 +1,4 @@
 /* 
- * Copyright 2010 NPanday
- * 
  * 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

Modified: incubator/npanday/branches/npanday-1.4.x/plugins/custom-lifecycle-maven-plugin/src/main/groovy/npanday/plugin/customlifecycle/DescribeMojo.groovy
URL: http://svn.apache.org/viewvc/incubator/npanday/branches/npanday-1.4.x/plugins/custom-lifecycle-maven-plugin/src/main/groovy/npanday/plugin/customlifecycle/DescribeMojo.groovy?rev=1222552&r1=1222551&r2=1222552&view=diff
==============================================================================
--- incubator/npanday/branches/npanday-1.4.x/plugins/custom-lifecycle-maven-plugin/src/main/groovy/npanday/plugin/customlifecycle/DescribeMojo.groovy (original)
+++ incubator/npanday/branches/npanday-1.4.x/plugins/custom-lifecycle-maven-plugin/src/main/groovy/npanday/plugin/customlifecycle/DescribeMojo.groovy Fri Dec 23 04:21:19 2011
@@ -1,6 +1,4 @@
 /* 
- * Copyright 2010 NPanday
- * 
  * 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

Modified: incubator/npanday/branches/npanday-1.4.x/plugins/custom-lifecycle-maven-plugin/src/main/resources/META-INF/plexus/components.xml
URL: http://svn.apache.org/viewvc/incubator/npanday/branches/npanday-1.4.x/plugins/custom-lifecycle-maven-plugin/src/main/resources/META-INF/plexus/components.xml?rev=1222552&r1=1222551&r2=1222552&view=diff
==============================================================================
--- incubator/npanday/branches/npanday-1.4.x/plugins/custom-lifecycle-maven-plugin/src/main/resources/META-INF/plexus/components.xml (original)
+++ incubator/npanday/branches/npanday-1.4.x/plugins/custom-lifecycle-maven-plugin/src/main/resources/META-INF/plexus/components.xml Fri Dec 23 04:21:19 2011
@@ -1,20 +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.
+  ~ 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>
   <!--  

Modified: incubator/npanday/branches/npanday-1.4.x/plugins/custom-lifecycle-maven-plugin/src/main/script/plexus_component_xml.groovy
URL: http://svn.apache.org/viewvc/incubator/npanday/branches/npanday-1.4.x/plugins/custom-lifecycle-maven-plugin/src/main/script/plexus_component_xml.groovy?rev=1222552&r1=1222551&r2=1222552&view=diff
==============================================================================
--- incubator/npanday/branches/npanday-1.4.x/plugins/custom-lifecycle-maven-plugin/src/main/script/plexus_component_xml.groovy (original)
+++ incubator/npanday/branches/npanday-1.4.x/plugins/custom-lifecycle-maven-plugin/src/main/script/plexus_component_xml.groovy Fri Dec 23 04:21:19 2011
@@ -1,6 +1,4 @@
 /* 
- * Copyright 2010 NPanday
- * 
  * 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

Modified: incubator/npanday/branches/npanday-1.4.x/plugins/maven-aspx-plugin/pom.xml
URL: http://svn.apache.org/viewvc/incubator/npanday/branches/npanday-1.4.x/plugins/maven-aspx-plugin/pom.xml?rev=1222552&r1=1222551&r2=1222552&view=diff
==============================================================================
--- incubator/npanday/branches/npanday-1.4.x/plugins/maven-aspx-plugin/pom.xml (original)
+++ incubator/npanday/branches/npanday-1.4.x/plugins/maven-aspx-plugin/pom.xml Fri Dec 23 04:21:19 2011
@@ -1,22 +1,22 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
 <!--
-Licensed to the Apache Software Foundation (ASF) under one
-or more contributor license agreements.  See the NOTICE file
-distributed with this work for additional information
-regarding copyright ownership.  The ASF licenses this file
-to you under the Apache License, Version 2.0 (the
-"License"); you may not use this file except in compliance
-with the License.  You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing,
-software distributed under the License is distributed on an
-"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-KIND, either express or implied.  See the License for the
-specific language governing permissions and limitations
-under the License.
+  ~ 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">
   <parent>

Modified: incubator/npanday/branches/npanday-1.4.x/plugins/maven-aspx-plugin/src/main/resources/META-INF/plexus/components.xml
URL: http://svn.apache.org/viewvc/incubator/npanday/branches/npanday-1.4.x/plugins/maven-aspx-plugin/src/main/resources/META-INF/plexus/components.xml?rev=1222552&r1=1222551&r2=1222552&view=diff
==============================================================================
--- incubator/npanday/branches/npanday-1.4.x/plugins/maven-aspx-plugin/src/main/resources/META-INF/plexus/components.xml (original)
+++ incubator/npanday/branches/npanday-1.4.x/plugins/maven-aspx-plugin/src/main/resources/META-INF/plexus/components.xml Fri Dec 23 04:21:19 2011
@@ -1,20 +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.
+  ~ 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>

Modified: incubator/npanday/branches/npanday-1.4.x/plugins/maven-aspx-plugin/src/site/site.xml
URL: http://svn.apache.org/viewvc/incubator/npanday/branches/npanday-1.4.x/plugins/maven-aspx-plugin/src/site/site.xml?rev=1222552&r1=1222551&r2=1222552&view=diff
==============================================================================
--- incubator/npanday/branches/npanday-1.4.x/plugins/maven-aspx-plugin/src/site/site.xml (original)
+++ incubator/npanday/branches/npanday-1.4.x/plugins/maven-aspx-plugin/src/site/site.xml Fri Dec 23 04:21:19 2011
@@ -1,21 +1,21 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-Licensed to the Apache Software Foundation (ASF) under one
-or more contributor license agreements.  See the NOTICE file
-distributed with this work for additional information
-regarding copyright ownership.  The ASF licenses this file
-to you under the Apache License, Version 2.0 (the
-"License"); you may not use this file except in compliance
-with the License.  You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing,
-software distributed under the License is distributed on an
-"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-KIND, either express or implied.  See the License for the
-specific language governing permissions and limitations
-under the License.
+  ~ 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/DECORATION/1.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/DECORATION/1.0.0 http://maven.apache.org/xsd/decoration-1.0.0.xsd">
   <body>

Modified: incubator/npanday/branches/npanday-1.4.x/plugins/maven-aspx-plugin/src/test/java/npanday/plugin/aspx/AspxBinDependencyResolverTest.java
URL: http://svn.apache.org/viewvc/incubator/npanday/branches/npanday-1.4.x/plugins/maven-aspx-plugin/src/test/java/npanday/plugin/aspx/AspxBinDependencyResolverTest.java?rev=1222552&r1=1222551&r2=1222552&view=diff
==============================================================================
--- incubator/npanday/branches/npanday-1.4.x/plugins/maven-aspx-plugin/src/test/java/npanday/plugin/aspx/AspxBinDependencyResolverTest.java (original)
+++ incubator/npanday/branches/npanday-1.4.x/plugins/maven-aspx-plugin/src/test/java/npanday/plugin/aspx/AspxBinDependencyResolverTest.java Fri Dec 23 04:21:19 2011
@@ -1,8 +1,6 @@
 package npanday.plugin.aspx;
 
 /*
-* Copyright 2009
-*
 * 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

Modified: incubator/npanday/branches/npanday-1.4.x/plugins/maven-compile-plugin/pom.xml
URL: http://svn.apache.org/viewvc/incubator/npanday/branches/npanday-1.4.x/plugins/maven-compile-plugin/pom.xml?rev=1222552&r1=1222551&r2=1222552&view=diff
==============================================================================
--- incubator/npanday/branches/npanday-1.4.x/plugins/maven-compile-plugin/pom.xml (original)
+++ incubator/npanday/branches/npanday-1.4.x/plugins/maven-compile-plugin/pom.xml Fri Dec 23 04:21:19 2011
@@ -1,22 +1,22 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
 <!--
-Licensed to the Apache Software Foundation (ASF) under one
-or more contributor license agreements.  See the NOTICE file
-distributed with this work for additional information
-regarding copyright ownership.  The ASF licenses this file
-to you under the Apache License, Version 2.0 (the
-"License"); you may not use this file except in compliance
-with the License.  You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing,
-software distributed under the License is distributed on an
-"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-KIND, either express or implied.  See the License for the
-specific language governing permissions and limitations
-under the License.
+  ~ 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">
   <parent> 

Modified: incubator/npanday/branches/npanday-1.4.x/plugins/maven-compile-plugin/src/main/groovy/npanday/plugin/compile/CompileLifecycleMap.groovy
URL: http://svn.apache.org/viewvc/incubator/npanday/branches/npanday-1.4.x/plugins/maven-compile-plugin/src/main/groovy/npanday/plugin/compile/CompileLifecycleMap.groovy?rev=1222552&r1=1222551&r2=1222552&view=diff
==============================================================================
--- incubator/npanday/branches/npanday-1.4.x/plugins/maven-compile-plugin/src/main/groovy/npanday/plugin/compile/CompileLifecycleMap.groovy (original)
+++ incubator/npanday/branches/npanday-1.4.x/plugins/maven-compile-plugin/src/main/groovy/npanday/plugin/compile/CompileLifecycleMap.groovy Fri Dec 23 04:21:19 2011
@@ -1,6 +1,4 @@
 /* 
- * Copyright 2010 NPanday
- * 
  * 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

Modified: incubator/npanday/branches/npanday-1.4.x/plugins/maven-compile-plugin/src/main/java/npanday/plugin/compile/AbstractCompilerMojo.java
URL: http://svn.apache.org/viewvc/incubator/npanday/branches/npanday-1.4.x/plugins/maven-compile-plugin/src/main/java/npanday/plugin/compile/AbstractCompilerMojo.java?rev=1222552&r1=1222551&r2=1222552&view=diff
==============================================================================
--- incubator/npanday/branches/npanday-1.4.x/plugins/maven-compile-plugin/src/main/java/npanday/plugin/compile/AbstractCompilerMojo.java (original)
+++ incubator/npanday/branches/npanday-1.4.x/plugins/maven-compile-plugin/src/main/java/npanday/plugin/compile/AbstractCompilerMojo.java Fri Dec 23 04:21:19 2011
@@ -1,3 +1,5 @@
+package npanday.plugin.compile;
+
 /*
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
@@ -17,8 +19,6 @@
  * under the License.
  */
 
-package npanday.plugin.compile;
-
 import npanday.ArtifactType;
 import npanday.ArtifactTypeHelper;
 import npanday.PathUtil;

Modified: incubator/npanday/branches/npanday-1.4.x/plugins/maven-compile-plugin/src/main/java/npanday/plugin/compile/AssemblyInfoGeneratorMojo.java
URL: http://svn.apache.org/viewvc/incubator/npanday/branches/npanday-1.4.x/plugins/maven-compile-plugin/src/main/java/npanday/plugin/compile/AssemblyInfoGeneratorMojo.java?rev=1222552&r1=1222551&r2=1222552&view=diff
==============================================================================
--- incubator/npanday/branches/npanday-1.4.x/plugins/maven-compile-plugin/src/main/java/npanday/plugin/compile/AssemblyInfoGeneratorMojo.java (original)
+++ incubator/npanday/branches/npanday-1.4.x/plugins/maven-compile-plugin/src/main/java/npanday/plugin/compile/AssemblyInfoGeneratorMojo.java Fri Dec 23 04:21:19 2011
@@ -1,3 +1,5 @@
+package npanday.plugin.compile;
+
 /*
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
@@ -16,7 +18,6 @@
  * specific language governing permissions and limitations
  * under the License.
  */
-package npanday.plugin.compile;
 
 import npanday.ArtifactTypeHelper;
 import org.apache.maven.plugin.AbstractMojo;

Modified: incubator/npanday/branches/npanday-1.4.x/plugins/maven-compile-plugin/src/main/java/npanday/plugin/compile/CompilerMojo.java
URL: http://svn.apache.org/viewvc/incubator/npanday/branches/npanday-1.4.x/plugins/maven-compile-plugin/src/main/java/npanday/plugin/compile/CompilerMojo.java?rev=1222552&r1=1222551&r2=1222552&view=diff
==============================================================================
--- incubator/npanday/branches/npanday-1.4.x/plugins/maven-compile-plugin/src/main/java/npanday/plugin/compile/CompilerMojo.java (original)
+++ incubator/npanday/branches/npanday-1.4.x/plugins/maven-compile-plugin/src/main/java/npanday/plugin/compile/CompilerMojo.java Fri Dec 23 04:21:19 2011
@@ -1,3 +1,5 @@
+package npanday.plugin.compile;
+
 /*
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
@@ -16,7 +18,6 @@
  * specific language governing permissions and limitations
  * under the License.
  */
-package npanday.plugin.compile;
 
 import org.apache.maven.plugin.MojoExecutionException;
 import org.apache.maven.plugin.AbstractMojo;

Modified: incubator/npanday/branches/npanday-1.4.x/plugins/maven-compile-plugin/src/main/java/npanday/plugin/compile/ComponentInitializerMojo.java
URL: http://svn.apache.org/viewvc/incubator/npanday/branches/npanday-1.4.x/plugins/maven-compile-plugin/src/main/java/npanday/plugin/compile/ComponentInitializerMojo.java?rev=1222552&r1=1222551&r2=1222552&view=diff
==============================================================================
--- incubator/npanday/branches/npanday-1.4.x/plugins/maven-compile-plugin/src/main/java/npanday/plugin/compile/ComponentInitializerMojo.java (original)
+++ incubator/npanday/branches/npanday-1.4.x/plugins/maven-compile-plugin/src/main/java/npanday/plugin/compile/ComponentInitializerMojo.java Fri Dec 23 04:21:19 2011
@@ -1,3 +1,5 @@
+package npanday.plugin.compile;
+
 /*
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
@@ -16,7 +18,6 @@
  * specific language governing permissions and limitations
  * under the License.
  */
-package npanday.plugin.compile;
 
 import npanday.artifact.NPandayArtifactResolutionException;
 import org.apache.maven.artifact.Artifact;