Modified:
incubator/npanday/npanday-its/trunk/src/test/resources/NPandayIT0039ConsoleApplicationTest/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/npanday/npanday-its/trunk/src/test/resources/NPandayIT0039ConsoleApplicationTest/pom.xml?rev=1160108&r1=1160107&r2=1160108&view=diff
==============================================================================
---
incubator/npanday/npanday-its/trunk/src/test/resources/NPandayIT0039ConsoleApplicationTest/pom.xml
(original)
+++
incubator/npanday/npanday-its/trunk/src/test/resources/NPandayIT0039ConsoleApplicationTest/pom.xml
Mon Aug 22 05:15:04 2011
@@ -1,36 +1,36 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-Licensed to the Apache Software Foundation (ASF) under one
-or more contributor license agreements. See the NOTICE file
-distributed with this work for additional information
-regarding copyright ownership. The ASF licenses this file
-to you under the Apache License, Version 2.0 (the
-"License"); you may not use this file except in compliance
-with the License. You may obtain a copy of the License at
-
- http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing,
-software distributed under the License is distributed on an
-"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-KIND, either express or implied. See the License for the
-specific language governing permissions and limitations
-under the License.
--->
-<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
- xmlns="http://maven.apache.org/POM/4.0.0">
- <modelVersion>4.0.0</modelVersion>
- <parent>
- <groupId>NPanday.ITs</groupId>
- <artifactId>NPanday.ITs.Parent</artifactId>
- <version>1-SNAPSHOT</version>
- </parent>
- <groupId>NPanday.IT</groupId>
- <artifactId>ConsoleApplicationEx-parent</artifactId>
- <packaging>pom</packaging>
- <name>NPanday.IT : ConsoleApplicationEx-parent</name>
- <version>1.0-SNAPSHOT</version>
- <modules>
- <module>ConsoleApplicationEx</module>
- </modules>
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements. See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership. The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied. See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
+ xmlns="http://maven.apache.org/POM/4.0.0">
+ <modelVersion>4.0.0</modelVersion>
+ <parent>
+ <groupId>NPanday.ITs</groupId>
+ <artifactId>NPanday.ITs.Parent</artifactId>
+ <version>1-SNAPSHOT</version>
+ </parent>
+ <groupId>NPanday.IT</groupId>
+ <artifactId>ConsoleApplicationEx-parent</artifactId>
+ <packaging>pom</packaging>
+ <name>NPanday.IT : ConsoleApplicationEx-parent</name>
+ <version>1.0-SNAPSHOT</version>
+ <modules>
+ <module>ConsoleApplicationEx</module>
+ </modules>
</project>
\ No newline at end of file
Propchange:
incubator/npanday/npanday-its/trunk/src/test/resources/NPandayIT0039ConsoleApplicationTest/pom.xml
------------------------------------------------------------------------------
svn:eol-style = native
Modified:
incubator/npanday/npanday-its/trunk/src/test/resources/NPandayIT0040IntraProjectDependencyTest/ClassLibrary1/Properties/Settings.settings
URL:
http://svn.apache.org/viewvc/incubator/npanday/npanday-its/trunk/src/test/resources/NPandayIT0040IntraProjectDependencyTest/ClassLibrary1/Properties/Settings.settings?rev=1160108&r1=1160107&r2=1160108&view=diff
==============================================================================
---
incubator/npanday/npanday-its/trunk/src/test/resources/NPandayIT0040IntraProjectDependencyTest/ClassLibrary1/Properties/Settings.settings
(original)
+++
incubator/npanday/npanday-its/trunk/src/test/resources/NPandayIT0040IntraProjectDependencyTest/ClassLibrary1/Properties/Settings.settings
Mon Aug 22 05:15:04 2011
@@ -1,23 +1,23 @@
-<?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.
--->
-<SettingsFile
xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings"
CurrentProfile="(Default)">
- <Profiles />
- <Settings />
+<?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.
+-->
+<SettingsFile
xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings"
CurrentProfile="(Default)">
+ <Profiles />
+ <Settings />
</SettingsFile>
\ No newline at end of file
Propchange:
incubator/npanday/npanday-its/trunk/src/test/resources/NPandayIT0040IntraProjectDependencyTest/ClassLibrary1/Properties/Settings.settings
------------------------------------------------------------------------------
svn:eol-style = native
Modified:
incubator/npanday/npanday-its/trunk/src/test/resources/NPandayIT0040IntraProjectDependencyTest/ClassLibrary1/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/npanday/npanday-its/trunk/src/test/resources/NPandayIT0040IntraProjectDependencyTest/ClassLibrary1/pom.xml?rev=1160108&r1=1160107&r2=1160108&view=diff
==============================================================================
---
incubator/npanday/npanday-its/trunk/src/test/resources/NPandayIT0040IntraProjectDependencyTest/ClassLibrary1/pom.xml
(original)
+++
incubator/npanday/npanday-its/trunk/src/test/resources/NPandayIT0040IntraProjectDependencyTest/ClassLibrary1/pom.xml
Mon Aug 22 05:15:04 2011
@@ -1,49 +1,49 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-Licensed to the Apache Software Foundation (ASF) under one
-or more contributor license agreements. See the NOTICE file
-distributed with this work for additional information
-regarding copyright ownership. The ASF licenses this file
-to you under the Apache License, Version 2.0 (the
-"License"); you may not use this file except in compliance
-with the License. You may obtain a copy of the License at
-
- http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing,
-software distributed under the License is distributed on an
-"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-KIND, either express or implied. See the License for the
-specific language governing permissions and limitations
-under the License.
--->
-<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns="http://maven.apache.org/POM/4.0.0">
- <parent>
- <artifactId>IntraProjectDependency-parent</artifactId>
- <groupId>NPanday.IT</groupId>
- <version>1.0-SNAPSHOT</version>
- <relativePath>..\pom.xml</relativePath>
- </parent>
- <modelVersion>4.0.0</modelVersion>
- <artifactId>ClassLibrary1</artifactId>
- <packaging>library</packaging>
- <name>NPanday.IT : ClassLibrary1</name>
- <build>
- <sourceDirectory>./</sourceDirectory>
- <plugins>
- <plugin>
- <groupId>org.apache.npanday.plugins</groupId>
- <artifactId>maven-compile-plugin</artifactId>
- <version>${npanday.version}</version>
- <extensions>true</extensions>
- <configuration>
- <includeSources>
- <includeSource>Class1.cs</includeSource>
- <includeSource>Properties\AssemblyInfo.cs</includeSource>
- <includeSource>Properties\Settings.Designer.cs</includeSource>
- </includeSources>
- </configuration>
- </plugin>
- </plugins>
- </build>
-</project>
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements. See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership. The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied. See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns="http://maven.apache.org/POM/4.0.0">
+ <parent>
+ <artifactId>IntraProjectDependency-parent</artifactId>
+ <groupId>NPanday.IT</groupId>
+ <version>1.0-SNAPSHOT</version>
+ <relativePath>..\pom.xml</relativePath>
+ </parent>
+ <modelVersion>4.0.0</modelVersion>
+ <artifactId>ClassLibrary1</artifactId>
+ <packaging>library</packaging>
+ <name>NPanday.IT : ClassLibrary1</name>
+ <build>
+ <sourceDirectory>./</sourceDirectory>
+ <plugins>
+ <plugin>
+ <groupId>org.apache.npanday.plugins</groupId>
+ <artifactId>maven-compile-plugin</artifactId>
+ <version>${npanday.version}</version>
+ <extensions>true</extensions>
+ <configuration>
+ <includeSources>
+ <includeSource>Class1.cs</includeSource>
+ <includeSource>Properties\AssemblyInfo.cs</includeSource>
+ <includeSource>Properties\Settings.Designer.cs</includeSource>
+ </includeSources>
+ </configuration>
+ </plugin>
+ </plugins>
+ </build>
+</project>
Propchange:
incubator/npanday/npanday-its/trunk/src/test/resources/NPandayIT0040IntraProjectDependencyTest/ClassLibrary1/pom.xml
------------------------------------------------------------------------------
svn:eol-style = native
Modified:
incubator/npanday/npanday-its/trunk/src/test/resources/NPandayIT0040IntraProjectDependencyTest/ClassLibrary2/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/npanday/npanday-its/trunk/src/test/resources/NPandayIT0040IntraProjectDependencyTest/ClassLibrary2/pom.xml?rev=1160108&r1=1160107&r2=1160108&view=diff
==============================================================================
---
incubator/npanday/npanday-its/trunk/src/test/resources/NPandayIT0040IntraProjectDependencyTest/ClassLibrary2/pom.xml
(original)
+++
incubator/npanday/npanday-its/trunk/src/test/resources/NPandayIT0040IntraProjectDependencyTest/ClassLibrary2/pom.xml
Mon Aug 22 05:15:04 2011
@@ -1,56 +1,56 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-Licensed to the Apache Software Foundation (ASF) under one
-or more contributor license agreements. See the NOTICE file
-distributed with this work for additional information
-regarding copyright ownership. The ASF licenses this file
-to you under the Apache License, Version 2.0 (the
-"License"); you may not use this file except in compliance
-with the License. You may obtain a copy of the License at
-
- http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing,
-software distributed under the License is distributed on an
-"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-KIND, either express or implied. See the License for the
-specific language governing permissions and limitations
-under the License.
--->
-<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns="http://maven.apache.org/POM/4.0.0">
- <parent>
- <artifactId>IntraProjectDependency-parent</artifactId>
- <groupId>NPanday.IT</groupId>
- <version>1.0-SNAPSHOT</version>
- <relativePath>..\pom.xml</relativePath>
- </parent>
- <modelVersion>4.0.0</modelVersion>
- <artifactId>ClassLibrary2</artifactId>
- <packaging>library</packaging>
- <name>NPanday.IT : ClassLibrary2</name>
- <build>
- <sourceDirectory>./</sourceDirectory>
- <plugins>
- <plugin>
- <groupId>org.apache.npanday.plugins</groupId>
- <artifactId>maven-compile-plugin</artifactId>
- <version>${npanday.version}</version>
- <extensions>true</extensions>
- <configuration>
- <includeSources>
- <includeSource>Class1.cs</includeSource>
- <includeSource>Properties\AssemblyInfo.cs</includeSource>
- </includeSources>
- </configuration>
- </plugin>
- </plugins>
- </build>
- <dependencies>
- <dependency>
- <groupId>NPanday.IT</groupId>
- <artifactId>ClassLibrary1</artifactId>
- <version>1.0-SNAPSHOT</version>
- <type>library</type>
- </dependency>
- </dependencies>
-</project>
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements. See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership. The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied. See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns="http://maven.apache.org/POM/4.0.0">
+ <parent>
+ <artifactId>IntraProjectDependency-parent</artifactId>
+ <groupId>NPanday.IT</groupId>
+ <version>1.0-SNAPSHOT</version>
+ <relativePath>..\pom.xml</relativePath>
+ </parent>
+ <modelVersion>4.0.0</modelVersion>
+ <artifactId>ClassLibrary2</artifactId>
+ <packaging>library</packaging>
+ <name>NPanday.IT : ClassLibrary2</name>
+ <build>
+ <sourceDirectory>./</sourceDirectory>
+ <plugins>
+ <plugin>
+ <groupId>org.apache.npanday.plugins</groupId>
+ <artifactId>maven-compile-plugin</artifactId>
+ <version>${npanday.version}</version>
+ <extensions>true</extensions>
+ <configuration>
+ <includeSources>
+ <includeSource>Class1.cs</includeSource>
+ <includeSource>Properties\AssemblyInfo.cs</includeSource>
+ </includeSources>
+ </configuration>
+ </plugin>
+ </plugins>
+ </build>
+ <dependencies>
+ <dependency>
+ <groupId>NPanday.IT</groupId>
+ <artifactId>ClassLibrary1</artifactId>
+ <version>1.0-SNAPSHOT</version>
+ <type>library</type>
+ </dependency>
+ </dependencies>
+</project>
Propchange:
incubator/npanday/npanday-its/trunk/src/test/resources/NPandayIT0040IntraProjectDependencyTest/ClassLibrary2/pom.xml
------------------------------------------------------------------------------
svn:eol-style = native
Modified:
incubator/npanday/npanday-its/trunk/src/test/resources/NPandayIT0040IntraProjectDependencyTest/ClassLibrary3/Properties/Settings.settings
URL:
http://svn.apache.org/viewvc/incubator/npanday/npanday-its/trunk/src/test/resources/NPandayIT0040IntraProjectDependencyTest/ClassLibrary3/Properties/Settings.settings?rev=1160108&r1=1160107&r2=1160108&view=diff
==============================================================================
---
incubator/npanday/npanday-its/trunk/src/test/resources/NPandayIT0040IntraProjectDependencyTest/ClassLibrary3/Properties/Settings.settings
(original)
+++
incubator/npanday/npanday-its/trunk/src/test/resources/NPandayIT0040IntraProjectDependencyTest/ClassLibrary3/Properties/Settings.settings
Mon Aug 22 05:15:04 2011
@@ -1,23 +1,23 @@
-<?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.
--->
-<SettingsFile
xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings"
CurrentProfile="(Default)">
- <Profiles />
- <Settings />
+<?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.
+-->
+<SettingsFile
xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings"
CurrentProfile="(Default)">
+ <Profiles />
+ <Settings />
</SettingsFile>
\ No newline at end of file
Propchange:
incubator/npanday/npanday-its/trunk/src/test/resources/NPandayIT0040IntraProjectDependencyTest/ClassLibrary3/Properties/Settings.settings
------------------------------------------------------------------------------
svn:eol-style = native
Modified:
incubator/npanday/npanday-its/trunk/src/test/resources/NPandayIT0040IntraProjectDependencyTest/ClassLibrary3/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/npanday/npanday-its/trunk/src/test/resources/NPandayIT0040IntraProjectDependencyTest/ClassLibrary3/pom.xml?rev=1160108&r1=1160107&r2=1160108&view=diff
==============================================================================
---
incubator/npanday/npanday-its/trunk/src/test/resources/NPandayIT0040IntraProjectDependencyTest/ClassLibrary3/pom.xml
(original)
+++
incubator/npanday/npanday-its/trunk/src/test/resources/NPandayIT0040IntraProjectDependencyTest/ClassLibrary3/pom.xml
Mon Aug 22 05:15:04 2011
@@ -1,78 +1,78 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-Licensed to the Apache Software Foundation (ASF) under one
-or more contributor license agreements. See the NOTICE file
-distributed with this work for additional information
-regarding copyright ownership. The ASF licenses this file
-to you under the Apache License, Version 2.0 (the
-"License"); you may not use this file except in compliance
-with the License. You may obtain a copy of the License at
-
- http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing,
-software distributed under the License is distributed on an
-"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-KIND, either express or implied. See the License for the
-specific language governing permissions and limitations
-under the License.
--->
-<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns="http://maven.apache.org/POM/4.0.0">
- <parent>
- <artifactId>IntraProjectDependency-parent</artifactId>
- <groupId>NPanday.IT</groupId>
- <version>1.0-SNAPSHOT</version>
- <relativePath>..\pom.xml</relativePath>
- </parent>
- <modelVersion>4.0.0</modelVersion>
- <artifactId>ClassLibrary3</artifactId>
- <packaging>library</packaging>
- <name>NPanday.IT : ClassLibrary3</name>
- <build>
- <sourceDirectory>./</sourceDirectory>
- <plugins>
- <plugin>
- <groupId>org.apache.npanday.plugins</groupId>
- <artifactId>maven-compile-plugin</artifactId>
- <version>${npanday.version}</version>
- <extensions>true</extensions>
- <configuration>
- <includeSources>
- <includeSource>Class1.cs</includeSource>
- <includeSource>Properties\AssemblyInfo.cs</includeSource>
- <includeSource>Properties\Settings.Designer.cs</includeSource>
- </includeSources>
- </configuration>
- </plugin>
- <plugin>
- <groupId>org.apache.npanday.plugins</groupId>
- <artifactId>maven-test-plugin</artifactId>
- <version>${npanday.version}</version>
- <extensions>true</extensions>
- <configuration>
- <integrationTest>true</integrationTest>
- </configuration>
- </plugin>
- </plugins>
- </build>
- <dependencies>
- <dependency>
- <groupId>NPanday.IT</groupId>
- <artifactId>ClassLibrary2</artifactId>
- <version>1.0-SNAPSHOT</version>
- <type>library</type>
- </dependency>
- <dependency>
- <groupId>NPanday.IT</groupId>
- <artifactId>ClassLibrary1</artifactId>
- <version>1.0-SNAPSHOT</version>
- <type>library</type>
- </dependency>
- <dependency>
- <groupId>NUnit</groupId>
- <artifactId>NUnit.Framework</artifactId>
- <version>2.2.8.0</version>
- <type>library</type>
- </dependency>
- </dependencies>
-</project>
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements. See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership. The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied. See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns="http://maven.apache.org/POM/4.0.0">
+ <parent>
+ <artifactId>IntraProjectDependency-parent</artifactId>
+ <groupId>NPanday.IT</groupId>
+ <version>1.0-SNAPSHOT</version>
+ <relativePath>..\pom.xml</relativePath>
+ </parent>
+ <modelVersion>4.0.0</modelVersion>
+ <artifactId>ClassLibrary3</artifactId>
+ <packaging>library</packaging>
+ <name>NPanday.IT : ClassLibrary3</name>
+ <build>
+ <sourceDirectory>./</sourceDirectory>
+ <plugins>
+ <plugin>
+ <groupId>org.apache.npanday.plugins</groupId>
+ <artifactId>maven-compile-plugin</artifactId>
+ <version>${npanday.version}</version>
+ <extensions>true</extensions>
+ <configuration>
+ <includeSources>
+ <includeSource>Class1.cs</includeSource>
+ <includeSource>Properties\AssemblyInfo.cs</includeSource>
+ <includeSource>Properties\Settings.Designer.cs</includeSource>
+ </includeSources>
+ </configuration>
+ </plugin>
+ <plugin>
+ <groupId>org.apache.npanday.plugins</groupId>
+ <artifactId>maven-test-plugin</artifactId>
+ <version>${npanday.version}</version>
+ <extensions>true</extensions>
+ <configuration>
+ <integrationTest>true</integrationTest>
+ </configuration>
+ </plugin>
+ </plugins>
+ </build>
+ <dependencies>
+ <dependency>
+ <groupId>NPanday.IT</groupId>
+ <artifactId>ClassLibrary2</artifactId>
+ <version>1.0-SNAPSHOT</version>
+ <type>library</type>
+ </dependency>
+ <dependency>
+ <groupId>NPanday.IT</groupId>
+ <artifactId>ClassLibrary1</artifactId>
+ <version>1.0-SNAPSHOT</version>
+ <type>library</type>
+ </dependency>
+ <dependency>
+ <groupId>NUnit</groupId>
+ <artifactId>NUnit.Framework</artifactId>
+ <version>2.2.8.0</version>
+ <type>library</type>
+ </dependency>
+ </dependencies>
+</project>
Propchange:
incubator/npanday/npanday-its/trunk/src/test/resources/NPandayIT0040IntraProjectDependencyTest/ClassLibrary3/pom.xml
------------------------------------------------------------------------------
svn:eol-style = native
Modified:
incubator/npanday/npanday-its/trunk/src/test/resources/NPandayIT0040IntraProjectDependencyTest/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/npanday/npanday-its/trunk/src/test/resources/NPandayIT0040IntraProjectDependencyTest/pom.xml?rev=1160108&r1=1160107&r2=1160108&view=diff
==============================================================================
---
incubator/npanday/npanday-its/trunk/src/test/resources/NPandayIT0040IntraProjectDependencyTest/pom.xml
(original)
+++
incubator/npanday/npanday-its/trunk/src/test/resources/NPandayIT0040IntraProjectDependencyTest/pom.xml
Mon Aug 22 05:15:04 2011
@@ -1,38 +1,38 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-Licensed to the Apache Software Foundation (ASF) under one
-or more contributor license agreements. See the NOTICE file
-distributed with this work for additional information
-regarding copyright ownership. The ASF licenses this file
-to you under the Apache License, Version 2.0 (the
-"License"); you may not use this file except in compliance
-with the License. You may obtain a copy of the License at
-
- http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing,
-software distributed under the License is distributed on an
-"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-KIND, either express or implied. See the License for the
-specific language governing permissions and limitations
-under the License.
--->
-<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
- xmlns="http://maven.apache.org/POM/4.0.0">
- <modelVersion>4.0.0</modelVersion>
- <parent>
- <groupId>NPanday.ITs</groupId>
- <artifactId>NPanday.ITs.Parent</artifactId>
- <version>1-SNAPSHOT</version>
- </parent>
- <groupId>NPanday.IT</groupId>
- <artifactId>IntraProjectDependency-parent</artifactId>
- <packaging>pom</packaging>
- <name>NPanday.IT : IntraProjectDependency-parent</name>
- <version>1.0-SNAPSHOT</version>
- <modules>
- <module>ClassLibrary1</module>
- <module>ClassLibrary2</module>
- <module>ClassLibrary3</module>
- </modules>
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements. See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership. The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied. See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
+ xmlns="http://maven.apache.org/POM/4.0.0">
+ <modelVersion>4.0.0</modelVersion>
+ <parent>
+ <groupId>NPanday.ITs</groupId>
+ <artifactId>NPanday.ITs.Parent</artifactId>
+ <version>1-SNAPSHOT</version>
+ </parent>
+ <groupId>NPanday.IT</groupId>
+ <artifactId>IntraProjectDependency-parent</artifactId>
+ <packaging>pom</packaging>
+ <name>NPanday.IT : IntraProjectDependency-parent</name>
+ <version>1.0-SNAPSHOT</version>
+ <modules>
+ <module>ClassLibrary1</module>
+ <module>ClassLibrary2</module>
+ <module>ClassLibrary3</module>
+ </modules>
</project>
\ No newline at end of file
Propchange:
incubator/npanday/npanday-its/trunk/src/test/resources/NPandayIT0040IntraProjectDependencyTest/pom.xml
------------------------------------------------------------------------------
svn:eol-style = native
Modified:
incubator/npanday/npanday-its/trunk/src/test/resources/NPandayIT0041Net35Test/ClassLibrary1/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/npanday/npanday-its/trunk/src/test/resources/NPandayIT0041Net35Test/ClassLibrary1/pom.xml?rev=1160108&r1=1160107&r2=1160108&view=diff
==============================================================================
---
incubator/npanday/npanday-its/trunk/src/test/resources/NPandayIT0041Net35Test/ClassLibrary1/pom.xml
(original)
+++
incubator/npanday/npanday-its/trunk/src/test/resources/NPandayIT0041Net35Test/ClassLibrary1/pom.xml
Mon Aug 22 05:15:04 2011
@@ -1,48 +1,48 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-Licensed to the Apache Software Foundation (ASF) under one
-or more contributor license agreements. See the NOTICE file
-distributed with this work for additional information
-regarding copyright ownership. The ASF licenses this file
-to you under the Apache License, Version 2.0 (the
-"License"); you may not use this file except in compliance
-with the License. You may obtain a copy of the License at
-
- http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing,
-software distributed under the License is distributed on an
-"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-KIND, either express or implied. See the License for the
-specific language governing permissions and limitations
-under the License.
--->
-<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns="http://maven.apache.org/POM/4.0.0">
- <parent>
- <artifactId>Net35Project-parent</artifactId>
- <groupId>NPanday.ITs.Net35Project</groupId>
- <version>1.0-SNAPSHOT</version>
- <relativePath>..\pom.xml</relativePath>
- </parent>
- <modelVersion>4.0.0</modelVersion>
- <artifactId>ClassLibrary1</artifactId>
- <packaging>library</packaging>
- <name>NPanday.ITs.Net35Project : ClassLibrary1</name>
- <build>
- <sourceDirectory>./</sourceDirectory>
- <plugins>
- <plugin>
- <groupId>org.apache.npanday.plugins</groupId>
- <artifactId>maven-compile-plugin</artifactId>
- <extensions>true</extensions>
- <configuration>
- <frameworkVersion>3.5</frameworkVersion>
- <includeSources>
- <includeSource>Class1.cs</includeSource>
- <includeSource>Properties\AssemblyInfo.cs</includeSource>
- </includeSources>
- </configuration>
- </plugin>
- </plugins>
- </build>
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements. See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership. The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied. See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns="http://maven.apache.org/POM/4.0.0">
+ <parent>
+ <artifactId>Net35Project-parent</artifactId>
+ <groupId>NPanday.ITs.Net35Project</groupId>
+ <version>1.0-SNAPSHOT</version>
+ <relativePath>..\pom.xml</relativePath>
+ </parent>
+ <modelVersion>4.0.0</modelVersion>
+ <artifactId>ClassLibrary1</artifactId>
+ <packaging>library</packaging>
+ <name>NPanday.ITs.Net35Project : ClassLibrary1</name>
+ <build>
+ <sourceDirectory>./</sourceDirectory>
+ <plugins>
+ <plugin>
+ <groupId>org.apache.npanday.plugins</groupId>
+ <artifactId>maven-compile-plugin</artifactId>
+ <extensions>true</extensions>
+ <configuration>
+ <frameworkVersion>3.5</frameworkVersion>
+ <includeSources>
+ <includeSource>Class1.cs</includeSource>
+ <includeSource>Properties\AssemblyInfo.cs</includeSource>
+ </includeSources>
+ </configuration>
+ </plugin>
+ </plugins>
+ </build>
</project>
\ No newline at end of file
Propchange:
incubator/npanday/npanday-its/trunk/src/test/resources/NPandayIT0041Net35Test/ClassLibrary1/pom.xml
------------------------------------------------------------------------------
svn:eol-style = native
Modified:
incubator/npanday/npanday-its/trunk/src/test/resources/NPandayIT0041Net35Test/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/npanday/npanday-its/trunk/src/test/resources/NPandayIT0041Net35Test/pom.xml?rev=1160108&r1=1160107&r2=1160108&view=diff
==============================================================================
---
incubator/npanday/npanday-its/trunk/src/test/resources/NPandayIT0041Net35Test/pom.xml
(original)
+++
incubator/npanday/npanday-its/trunk/src/test/resources/NPandayIT0041Net35Test/pom.xml
Mon Aug 22 05:15:04 2011
@@ -1,36 +1,36 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-Licensed to the Apache Software Foundation (ASF) under one
-or more contributor license agreements. See the NOTICE file
-distributed with this work for additional information
-regarding copyright ownership. The ASF licenses this file
-to you under the Apache License, Version 2.0 (the
-"License"); you may not use this file except in compliance
-with the License. You may obtain a copy of the License at
-
- http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing,
-software distributed under the License is distributed on an
-"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-KIND, either express or implied. See the License for the
-specific language governing permissions and limitations
-under the License.
--->
-<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
- xmlns="http://maven.apache.org/POM/4.0.0">
- <modelVersion>4.0.0</modelVersion>
- <parent>
- <groupId>NPanday.ITs</groupId>
- <artifactId>NPanday.ITs.Parent</artifactId>
- <version>1-SNAPSHOT</version>
- </parent>
- <groupId>NPanday.ITs.Net35Project</groupId>
- <artifactId>Net35Project-parent</artifactId>
- <packaging>pom</packaging>
- <name>NPanday.ITs.Net35Project : Net35Project-parent</name>
- <version>1.0-SNAPSHOT</version>
- <modules>
- <module>ClassLibrary1</module>
- </modules>
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements. See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership. The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied. See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
+ xmlns="http://maven.apache.org/POM/4.0.0">
+ <modelVersion>4.0.0</modelVersion>
+ <parent>
+ <groupId>NPanday.ITs</groupId>
+ <artifactId>NPanday.ITs.Parent</artifactId>
+ <version>1-SNAPSHOT</version>
+ </parent>
+ <groupId>NPanday.ITs.Net35Project</groupId>
+ <artifactId>Net35Project-parent</artifactId>
+ <packaging>pom</packaging>
+ <name>NPanday.ITs.Net35Project : Net35Project-parent</name>
+ <version>1.0-SNAPSHOT</version>
+ <modules>
+ <module>ClassLibrary1</module>
+ </modules>
</project>
\ No newline at end of file
Propchange:
incubator/npanday/npanday-its/trunk/src/test/resources/NPandayIT0041Net35Test/pom.xml
------------------------------------------------------------------------------
svn:eol-style = native