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
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
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
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
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
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
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
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