svn commit: r700802 - /incubator/nmaven/trunk/core-integration-tests/src/test/java/org/apache/maven/dotnet/integrationtests/IntegrationTestSuite.java

2008-10-01 Thread brett
Author: brett Date: Wed Oct 1 07:57:06 2008 New Revision: 700802 URL: http://svn.apache.org/viewvc?rev=700802&view=rev Log: reverse order for most recent first, as with Maven's ITs Modified: incubator/nmaven/trunk/core-integration-tests/src/test/java/org/apache/maven/dotnet/integrationtests

svn commit: r700791 - in /incubator/nmaven/trunk: ./ components/maven-dotnet-assembler/ components/maven-dotnet-compiler/src/main/java/org/apache/maven/dotnet/compiler/ components/maven-dotnet-compile

2008-10-01 Thread brett
Author: brett Date: Wed Oct 1 07:36:50 2008 New Revision: 700791 URL: http://svn.apache.org/viewvc?rev=700791&view=rev Log: [NMAVEN-8] correct multiple issues related to running NUnit tests. It is now possible to use the original release binaries unmodified. Add necessary tools for any plugin to

svn commit: r700774 - /incubator/nmaven/branches/NMAVEN-8-nunit/core-integration-tests/src/test/java/org/apache/maven/dotnet/integrationtests/MavenITVersionedAssemblies.java

2008-10-01 Thread brett
Author: brett Date: Wed Oct 1 07:10:07 2008 New Revision: 700774 URL: http://svn.apache.org/viewvc?rev=700774&view=rev Log: set the correct execution version range. This fails on 0.14. Modified: incubator/nmaven/branches/NMAVEN-8-nunit/core-integration-tests/src/test/java/org/apache/maven/d

svn commit: r700773 - in /incubator/nmaven/branches/NMAVEN-8-nunit/core-integration-tests/src/test/resources/VersionedAssemblies: B/pom.xml C/pom.xml

2008-10-01 Thread brett
Author: brett Date: Wed Oct 1 07:08:53 2008 New Revision: 700773 URL: http://svn.apache.org/viewvc?rev=700773&view=rev Log: use the actual group ID Modified: incubator/nmaven/branches/NMAVEN-8-nunit/core-integration-tests/src/test/resources/VersionedAssemblies/B/pom.xml incubator/nmave

svn commit: r700750 - /incubator/nmaven/branches/NMAVEN-8-nunit/core-integration-tests/src/test/java/org/apache/maven/dotnet/integrationtests/IntegrationTestSuite.java

2008-10-01 Thread brett
Author: brett Date: Wed Oct 1 05:25:56 2008 New Revision: 700750 URL: http://svn.apache.org/viewvc?rev=700750&view=rev Log: add new test to suite Modified: incubator/nmaven/branches/NMAVEN-8-nunit/core-integration-tests/src/test/java/org/apache/maven/dotnet/integrationtests/IntegrationTestS

svn commit: r700718 - in /incubator/nmaven/branches/NMAVEN-8-nunit/core-integration-tests/src/test: java/org/apache/maven/dotnet/integrationtests/ resources/VersionedAssemblies/ resources/VersionedAss

2008-10-01 Thread brett
Author: brett Date: Wed Oct 1 01:53:46 2008 New Revision: 700718 URL: http://svn.apache.org/viewvc?rev=700718&view=rev Log: add a test case for version mediation Added: incubator/nmaven/branches/NMAVEN-8-nunit/core-integration-tests/src/test/java/org/apache/maven/dotnet/integrationtests/Mav

svn commit: r700700 - /incubator/nmaven/branches/NMAVEN-8-nunit/plugins/maven-dotnet-test-plugin/src/main/java/org/apache/maven/dotnet/plugin/nunit/DotnetTestMojo.java

2008-10-01 Thread brett
Author: brett Date: Wed Oct 1 00:10:38 2008 New Revision: 700700 URL: http://svn.apache.org/viewvc?rev=700700&view=rev Log: it is not always nunit-console2 on mono, and nunit-console is still available (SDK 1.1). Best to use toolchains / platform matching for this, but keep it simple to start w

svn commit: r700698 - /incubator/nmaven/branches/NMAVEN-8-nunit/core-integration-tests/src/test/resources/MavenITmng-0007-CSharpCompileTestLibrary/src/test/dotnet/It0007.cs

2008-10-01 Thread brett
Author: brett Date: Wed Oct 1 00:09:34 2008 New Revision: 700698 URL: http://svn.apache.org/viewvc?rev=700698&view=rev Log: update assertions as the obsolete message comes out as error, so even on success the IT fails Modified: incubator/nmaven/branches/NMAVEN-8-nunit/core-integration-test