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 lc...@apache.org on 2011/04/04 08:42:18 UTC

svn commit: r1088504 - in /incubator/npanday/npanday-its/trunk/src/test/resources/NPandayIT0011SnapshotResolutionTest/unique/test-repo: ./ test/ test/test-snapshot/ test/test-snapshot/1.0-SNAPSHOT/

Author: lcorneliussen
Date: Mon Apr  4 08:42:17 2011
New Revision: 1088504

URL: http://svn.apache.org/viewvc?rev=1088504&view=rev
Log:
#2 fixing a bad rename from: Better test names, CodeplexID->JIRA-Issue-ID, aligned resource folder names with test names

Added:
    incubator/npanday/npanday-its/trunk/src/test/resources/NPandayIT0011SnapshotResolutionTest/unique/test-repo/
    incubator/npanday/npanday-its/trunk/src/test/resources/NPandayIT0011SnapshotResolutionTest/unique/test-repo/test/
    incubator/npanday/npanday-its/trunk/src/test/resources/NPandayIT0011SnapshotResolutionTest/unique/test-repo/test/test-snapshot/
    incubator/npanday/npanday-its/trunk/src/test/resources/NPandayIT0011SnapshotResolutionTest/unique/test-repo/test/test-snapshot/1.0-SNAPSHOT/
    incubator/npanday/npanday-its/trunk/src/test/resources/NPandayIT0011SnapshotResolutionTest/unique/test-repo/test/test-snapshot/1.0-SNAPSHOT/maven-metadata.xml
    incubator/npanday/npanday-its/trunk/src/test/resources/NPandayIT0011SnapshotResolutionTest/unique/test-repo/test/test-snapshot/1.0-SNAPSHOT/maven-metadata.xml.md5
    incubator/npanday/npanday-its/trunk/src/test/resources/NPandayIT0011SnapshotResolutionTest/unique/test-repo/test/test-snapshot/1.0-SNAPSHOT/maven-metadata.xml.sha1
    incubator/npanday/npanday-its/trunk/src/test/resources/NPandayIT0011SnapshotResolutionTest/unique/test-repo/test/test-snapshot/1.0-SNAPSHOT/test-snapshot-1.0-20100121.135725-1.dll   (with props)
    incubator/npanday/npanday-its/trunk/src/test/resources/NPandayIT0011SnapshotResolutionTest/unique/test-repo/test/test-snapshot/1.0-SNAPSHOT/test-snapshot-1.0-20100121.135725-1.dll.md5
    incubator/npanday/npanday-its/trunk/src/test/resources/NPandayIT0011SnapshotResolutionTest/unique/test-repo/test/test-snapshot/1.0-SNAPSHOT/test-snapshot-1.0-20100121.135725-1.dll.sha1
    incubator/npanday/npanday-its/trunk/src/test/resources/NPandayIT0011SnapshotResolutionTest/unique/test-repo/test/test-snapshot/1.0-SNAPSHOT/test-snapshot-1.0-20100121.135725-1.pom
    incubator/npanday/npanday-its/trunk/src/test/resources/NPandayIT0011SnapshotResolutionTest/unique/test-repo/test/test-snapshot/1.0-SNAPSHOT/test-snapshot-1.0-20100121.135725-1.pom.md5
    incubator/npanday/npanday-its/trunk/src/test/resources/NPandayIT0011SnapshotResolutionTest/unique/test-repo/test/test-snapshot/1.0-SNAPSHOT/test-snapshot-1.0-20100121.135725-1.pom.sha1
    incubator/npanday/npanday-its/trunk/src/test/resources/NPandayIT0011SnapshotResolutionTest/unique/test-repo/test/test-snapshot/maven-metadata.xml
    incubator/npanday/npanday-its/trunk/src/test/resources/NPandayIT0011SnapshotResolutionTest/unique/test-repo/test/test-snapshot/maven-metadata.xml.md5
    incubator/npanday/npanday-its/trunk/src/test/resources/NPandayIT0011SnapshotResolutionTest/unique/test-repo/test/test-snapshot/maven-metadata.xml.sha1

Added: incubator/npanday/npanday-its/trunk/src/test/resources/NPandayIT0011SnapshotResolutionTest/unique/test-repo/test/test-snapshot/1.0-SNAPSHOT/maven-metadata.xml
URL: http://svn.apache.org/viewvc/incubator/npanday/npanday-its/trunk/src/test/resources/NPandayIT0011SnapshotResolutionTest/unique/test-repo/test/test-snapshot/1.0-SNAPSHOT/maven-metadata.xml?rev=1088504&view=auto
==============================================================================
--- incubator/npanday/npanday-its/trunk/src/test/resources/NPandayIT0011SnapshotResolutionTest/unique/test-repo/test/test-snapshot/1.0-SNAPSHOT/maven-metadata.xml (added)
+++ incubator/npanday/npanday-its/trunk/src/test/resources/NPandayIT0011SnapshotResolutionTest/unique/test-repo/test/test-snapshot/1.0-SNAPSHOT/maven-metadata.xml Mon Apr  4 08:42:17 2011
@@ -0,0 +1,31 @@
+<?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.
+-->
+<metadata>
+  <groupId>test</groupId>
+  <artifactId>test-snapshot</artifactId>
+  <version>1.0-SNAPSHOT</version>
+  <versioning>
+    <snapshot>
+      <timestamp>20100121.135725</timestamp>
+      <buildNumber>1</buildNumber>
+    </snapshot>
+    <lastUpdated>20100121135725</lastUpdated>
+  </versioning>
+</metadata>

Added: incubator/npanday/npanday-its/trunk/src/test/resources/NPandayIT0011SnapshotResolutionTest/unique/test-repo/test/test-snapshot/1.0-SNAPSHOT/maven-metadata.xml.md5
URL: http://svn.apache.org/viewvc/incubator/npanday/npanday-its/trunk/src/test/resources/NPandayIT0011SnapshotResolutionTest/unique/test-repo/test/test-snapshot/1.0-SNAPSHOT/maven-metadata.xml.md5?rev=1088504&view=auto
==============================================================================
--- incubator/npanday/npanday-its/trunk/src/test/resources/NPandayIT0011SnapshotResolutionTest/unique/test-repo/test/test-snapshot/1.0-SNAPSHOT/maven-metadata.xml.md5 (added)
+++ incubator/npanday/npanday-its/trunk/src/test/resources/NPandayIT0011SnapshotResolutionTest/unique/test-repo/test/test-snapshot/1.0-SNAPSHOT/maven-metadata.xml.md5 Mon Apr  4 08:42:17 2011
@@ -0,0 +1 @@
+25df2916329b478ff135779d73cf21f6
\ No newline at end of file

Added: incubator/npanday/npanday-its/trunk/src/test/resources/NPandayIT0011SnapshotResolutionTest/unique/test-repo/test/test-snapshot/1.0-SNAPSHOT/maven-metadata.xml.sha1
URL: http://svn.apache.org/viewvc/incubator/npanday/npanday-its/trunk/src/test/resources/NPandayIT0011SnapshotResolutionTest/unique/test-repo/test/test-snapshot/1.0-SNAPSHOT/maven-metadata.xml.sha1?rev=1088504&view=auto
==============================================================================
--- incubator/npanday/npanday-its/trunk/src/test/resources/NPandayIT0011SnapshotResolutionTest/unique/test-repo/test/test-snapshot/1.0-SNAPSHOT/maven-metadata.xml.sha1 (added)
+++ incubator/npanday/npanday-its/trunk/src/test/resources/NPandayIT0011SnapshotResolutionTest/unique/test-repo/test/test-snapshot/1.0-SNAPSHOT/maven-metadata.xml.sha1 Mon Apr  4 08:42:17 2011
@@ -0,0 +1 @@
+e3dd190621ba98e38e4accb701b3f8299ef82296
\ No newline at end of file

Added: incubator/npanday/npanday-its/trunk/src/test/resources/NPandayIT0011SnapshotResolutionTest/unique/test-repo/test/test-snapshot/1.0-SNAPSHOT/test-snapshot-1.0-20100121.135725-1.dll
URL: http://svn.apache.org/viewvc/incubator/npanday/npanday-its/trunk/src/test/resources/NPandayIT0011SnapshotResolutionTest/unique/test-repo/test/test-snapshot/1.0-SNAPSHOT/test-snapshot-1.0-20100121.135725-1.dll?rev=1088504&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/npanday/npanday-its/trunk/src/test/resources/NPandayIT0011SnapshotResolutionTest/unique/test-repo/test/test-snapshot/1.0-SNAPSHOT/test-snapshot-1.0-20100121.135725-1.dll
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/npanday/npanday-its/trunk/src/test/resources/NPandayIT0011SnapshotResolutionTest/unique/test-repo/test/test-snapshot/1.0-SNAPSHOT/test-snapshot-1.0-20100121.135725-1.dll.md5
URL: http://svn.apache.org/viewvc/incubator/npanday/npanday-its/trunk/src/test/resources/NPandayIT0011SnapshotResolutionTest/unique/test-repo/test/test-snapshot/1.0-SNAPSHOT/test-snapshot-1.0-20100121.135725-1.dll.md5?rev=1088504&view=auto
==============================================================================
--- incubator/npanday/npanday-its/trunk/src/test/resources/NPandayIT0011SnapshotResolutionTest/unique/test-repo/test/test-snapshot/1.0-SNAPSHOT/test-snapshot-1.0-20100121.135725-1.dll.md5 (added)
+++ incubator/npanday/npanday-its/trunk/src/test/resources/NPandayIT0011SnapshotResolutionTest/unique/test-repo/test/test-snapshot/1.0-SNAPSHOT/test-snapshot-1.0-20100121.135725-1.dll.md5 Mon Apr  4 08:42:17 2011
@@ -0,0 +1 @@
+b50e42808d9b10c6ee58a7cdd2675c8e
\ No newline at end of file

Added: incubator/npanday/npanday-its/trunk/src/test/resources/NPandayIT0011SnapshotResolutionTest/unique/test-repo/test/test-snapshot/1.0-SNAPSHOT/test-snapshot-1.0-20100121.135725-1.dll.sha1
URL: http://svn.apache.org/viewvc/incubator/npanday/npanday-its/trunk/src/test/resources/NPandayIT0011SnapshotResolutionTest/unique/test-repo/test/test-snapshot/1.0-SNAPSHOT/test-snapshot-1.0-20100121.135725-1.dll.sha1?rev=1088504&view=auto
==============================================================================
--- incubator/npanday/npanday-its/trunk/src/test/resources/NPandayIT0011SnapshotResolutionTest/unique/test-repo/test/test-snapshot/1.0-SNAPSHOT/test-snapshot-1.0-20100121.135725-1.dll.sha1 (added)
+++ incubator/npanday/npanday-its/trunk/src/test/resources/NPandayIT0011SnapshotResolutionTest/unique/test-repo/test/test-snapshot/1.0-SNAPSHOT/test-snapshot-1.0-20100121.135725-1.dll.sha1 Mon Apr  4 08:42:17 2011
@@ -0,0 +1 @@
+42ddef2d29b2a0d1a6b8d856daaad6fdd96ace79
\ No newline at end of file

Added: incubator/npanday/npanday-its/trunk/src/test/resources/NPandayIT0011SnapshotResolutionTest/unique/test-repo/test/test-snapshot/1.0-SNAPSHOT/test-snapshot-1.0-20100121.135725-1.pom
URL: http://svn.apache.org/viewvc/incubator/npanday/npanday-its/trunk/src/test/resources/NPandayIT0011SnapshotResolutionTest/unique/test-repo/test/test-snapshot/1.0-SNAPSHOT/test-snapshot-1.0-20100121.135725-1.pom?rev=1088504&view=auto
==============================================================================
--- incubator/npanday/npanday-its/trunk/src/test/resources/NPandayIT0011SnapshotResolutionTest/unique/test-repo/test/test-snapshot/1.0-SNAPSHOT/test-snapshot-1.0-20100121.135725-1.pom (added)
+++ incubator/npanday/npanday-its/trunk/src/test/resources/NPandayIT0011SnapshotResolutionTest/unique/test-repo/test/test-snapshot/1.0-SNAPSHOT/test-snapshot-1.0-20100121.135725-1.pom Mon Apr  4 08:42:17 2011
@@ -0,0 +1,51 @@
+<?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" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">  
+  <modelVersion>4.0.0</modelVersion>  
+  <groupId>test</groupId>  
+  <artifactId>test-snapshot</artifactId>  
+  <version>1.0-SNAPSHOT</version>
+  <packaging>library</packaging>
+    <dependencies>
+    <dependency>
+      <groupId>NUnit</groupId>
+      <artifactId>NUnit.Framework</artifactId>
+      <version>2.2.8.0</version>
+      <type>library</type>
+    </dependency>
+  </dependencies>  
+  <build> 
+    <sourceDirectory>src/main/csharp</sourceDirectory>  
+    <testSourceDirectory>src/test/csharp</testSourceDirectory>  
+    <plugins> 
+      <plugin> 
+        <groupId>npanday.plugin</groupId>  
+        <artifactId>maven-compile-plugin</artifactId>  
+        <extensions>true</extensions> 
+      </plugin>
+    </plugins> 
+  </build> 
+  <distributionManagement>
+    <repository>
+      <id>test</id>
+      <url>file:${basedir}/target/test-repo</url>
+    </repository>
+  </distributionManagement>
+</project>

Added: incubator/npanday/npanday-its/trunk/src/test/resources/NPandayIT0011SnapshotResolutionTest/unique/test-repo/test/test-snapshot/1.0-SNAPSHOT/test-snapshot-1.0-20100121.135725-1.pom.md5
URL: http://svn.apache.org/viewvc/incubator/npanday/npanday-its/trunk/src/test/resources/NPandayIT0011SnapshotResolutionTest/unique/test-repo/test/test-snapshot/1.0-SNAPSHOT/test-snapshot-1.0-20100121.135725-1.pom.md5?rev=1088504&view=auto
==============================================================================
--- incubator/npanday/npanday-its/trunk/src/test/resources/NPandayIT0011SnapshotResolutionTest/unique/test-repo/test/test-snapshot/1.0-SNAPSHOT/test-snapshot-1.0-20100121.135725-1.pom.md5 (added)
+++ incubator/npanday/npanday-its/trunk/src/test/resources/NPandayIT0011SnapshotResolutionTest/unique/test-repo/test/test-snapshot/1.0-SNAPSHOT/test-snapshot-1.0-20100121.135725-1.pom.md5 Mon Apr  4 08:42:17 2011
@@ -0,0 +1 @@
+6b41d5430c2852fc5c32c990925dd549
\ No newline at end of file

Added: incubator/npanday/npanday-its/trunk/src/test/resources/NPandayIT0011SnapshotResolutionTest/unique/test-repo/test/test-snapshot/1.0-SNAPSHOT/test-snapshot-1.0-20100121.135725-1.pom.sha1
URL: http://svn.apache.org/viewvc/incubator/npanday/npanday-its/trunk/src/test/resources/NPandayIT0011SnapshotResolutionTest/unique/test-repo/test/test-snapshot/1.0-SNAPSHOT/test-snapshot-1.0-20100121.135725-1.pom.sha1?rev=1088504&view=auto
==============================================================================
--- incubator/npanday/npanday-its/trunk/src/test/resources/NPandayIT0011SnapshotResolutionTest/unique/test-repo/test/test-snapshot/1.0-SNAPSHOT/test-snapshot-1.0-20100121.135725-1.pom.sha1 (added)
+++ incubator/npanday/npanday-its/trunk/src/test/resources/NPandayIT0011SnapshotResolutionTest/unique/test-repo/test/test-snapshot/1.0-SNAPSHOT/test-snapshot-1.0-20100121.135725-1.pom.sha1 Mon Apr  4 08:42:17 2011
@@ -0,0 +1 @@
+e8ed60e76392a59c97f3769ec685560080c2f9b1
\ No newline at end of file

Added: incubator/npanday/npanday-its/trunk/src/test/resources/NPandayIT0011SnapshotResolutionTest/unique/test-repo/test/test-snapshot/maven-metadata.xml
URL: http://svn.apache.org/viewvc/incubator/npanday/npanday-its/trunk/src/test/resources/NPandayIT0011SnapshotResolutionTest/unique/test-repo/test/test-snapshot/maven-metadata.xml?rev=1088504&view=auto
==============================================================================
--- incubator/npanday/npanday-its/trunk/src/test/resources/NPandayIT0011SnapshotResolutionTest/unique/test-repo/test/test-snapshot/maven-metadata.xml (added)
+++ incubator/npanday/npanday-its/trunk/src/test/resources/NPandayIT0011SnapshotResolutionTest/unique/test-repo/test/test-snapshot/maven-metadata.xml Mon Apr  4 08:42:17 2011
@@ -0,0 +1,30 @@
+<?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.
+-->
+<metadata>
+  <groupId>test</groupId>
+  <artifactId>test-snapshot</artifactId>
+  <version>1.0-SNAPSHOT</version>
+  <versioning>
+    <versions>
+      <version>1.0-SNAPSHOT</version>
+    </versions>
+    <lastUpdated>20100121135725</lastUpdated>
+  </versioning>
+</metadata>

Added: incubator/npanday/npanday-its/trunk/src/test/resources/NPandayIT0011SnapshotResolutionTest/unique/test-repo/test/test-snapshot/maven-metadata.xml.md5
URL: http://svn.apache.org/viewvc/incubator/npanday/npanday-its/trunk/src/test/resources/NPandayIT0011SnapshotResolutionTest/unique/test-repo/test/test-snapshot/maven-metadata.xml.md5?rev=1088504&view=auto
==============================================================================
--- incubator/npanday/npanday-its/trunk/src/test/resources/NPandayIT0011SnapshotResolutionTest/unique/test-repo/test/test-snapshot/maven-metadata.xml.md5 (added)
+++ incubator/npanday/npanday-its/trunk/src/test/resources/NPandayIT0011SnapshotResolutionTest/unique/test-repo/test/test-snapshot/maven-metadata.xml.md5 Mon Apr  4 08:42:17 2011
@@ -0,0 +1 @@
+1ad00d36607cb36879c142ce746d3e12
\ No newline at end of file

Added: incubator/npanday/npanday-its/trunk/src/test/resources/NPandayIT0011SnapshotResolutionTest/unique/test-repo/test/test-snapshot/maven-metadata.xml.sha1
URL: http://svn.apache.org/viewvc/incubator/npanday/npanday-its/trunk/src/test/resources/NPandayIT0011SnapshotResolutionTest/unique/test-repo/test/test-snapshot/maven-metadata.xml.sha1?rev=1088504&view=auto
==============================================================================
--- incubator/npanday/npanday-its/trunk/src/test/resources/NPandayIT0011SnapshotResolutionTest/unique/test-repo/test/test-snapshot/maven-metadata.xml.sha1 (added)
+++ incubator/npanday/npanday-its/trunk/src/test/resources/NPandayIT0011SnapshotResolutionTest/unique/test-repo/test/test-snapshot/maven-metadata.xml.sha1 Mon Apr  4 08:42:17 2011
@@ -0,0 +1 @@
+b28e4f701f54eccee991daf35f5acc5fec91e0a4
\ No newline at end of file