svn commit: r700374 - /incubator/nmaven/branches/NMAVEN-8-nunit/

2008-09-30 Thread brett
Author: brett Date: Tue Sep 30 00:38:55 2008 New Revision: 700374 URL: http://svn.apache.org/viewvc?rev=700374&view=rev Log: create a branch to correct problems running with NUnit from the repository Added: incubator/nmaven/branches/NMAVEN-8-nunit/ - copied from r700373, incubator/nmave

svn commit: r700416 - in /incubator/nmaven/branches: SI_MAVEN_INTEGRATION/ VERSION_0.16/

2008-09-30 Thread brett
Author: brett Date: Tue Sep 30 04:10:44 2008 New Revision: 700416 URL: http://svn.apache.org/viewvc?rev=700416&view=rev Log: cleanup old branches Removed: incubator/nmaven/branches/SI_MAVEN_INTEGRATION/ incubator/nmaven/branches/VERSION_0.16/

svn commit: r700421 - in /incubator/nmaven/branches/NMAVEN-8-nunit: components/maven-dotnet-compiler/src/main/java/org/apache/maven/dotnet/compiler/ components/maven-dotnet-compiler/src/test/java/org/

2008-09-30 Thread brett
Author: brett Date: Tue Sep 30 04:36:15 2008 New Revision: 700421 URL: http://svn.apache.org/viewvc?rev=700421&view=rev Log: remove local repository from the compiler context. It isn't used, and we want to avoid the temptation to start constructing paths by hand Modified: incubator/nmaven/b

svn commit: r700539 - in /incubator/nmaven/branches/NMAVEN-8-nunit: components/maven-dotnet-compiler/src/main/java/org/apache/maven/dotnet/compiler/ components/maven-dotnet-compiler/src/main/java/org/

2008-09-30 Thread brett
Author: brett Date: Tue Sep 30 11:21:28 2008 New Revision: 700539 URL: http://svn.apache.org/viewvc?rev=700539&view=rev Log: - make sure assemblies are copied with the right name for nunit tests - add utility for adjusting the path in the local repository if needed Added: incubator/nmaven/br

svn commit: r700540 - in /incubator/nmaven/branches/NMAVEN-8-nunit/core-integration-tests/src/test/java/org/apache/maven/dotnet/integrationtests: MavenITNUnit24Features.java MavenITmng0007CSharpCompil

2008-09-30 Thread brett
Author: brett Date: Tue Sep 30 11:28:16 2008 New Revision: 700540 URL: http://svn.apache.org/viewvc?rev=700540&view=rev Log: disable tests on 0.15 Modified: incubator/nmaven/branches/NMAVEN-8-nunit/core-integration-tests/src/test/java/org/apache/maven/dotnet/integrationtests/MavenITNUnit24Fe

svn commit: r700658 - in /incubator/nmaven/branches/NMAVEN-8-nunit/core-integration-tests/src/test/java/org/apache/maven/dotnet/integrationtests: MavenITNUnit24Features.java MavenITmng0007CSharpCompil

2008-09-30 Thread brett
Author: brett Date: Tue Sep 30 19:07:21 2008 New Revision: 700658 URL: http://svn.apache.org/viewvc?rev=700658&view=rev Log: tests that pass on 0.14 Modified: incubator/nmaven/branches/NMAVEN-8-nunit/core-integration-tests/src/test/java/org/apache/maven/dotnet/integrationtests/MavenITNUnit24

svn commit: r700669 - in /incubator/nmaven/branches/NMAVEN-8-nunit: ./ components/maven-dotnet-assembler/ components/maven-dotnet-compiler/src/main/java/org/apache/maven/dotnet/compiler/impl/ componen

2008-09-30 Thread brett
Author: brett Date: Tue Sep 30 20:33:58 2008 New Revision: 700669 URL: http://svn.apache.org/viewvc?rev=700669&view=rev Log: switch to using Plexus logging. Remove the component-api references to stop Plexus getting confused Modified: incubator/nmaven/branches/NMAVEN-8-nunit/components/mave

svn commit: r700679 - /incubator/nmaven/trunk/components/maven-dotnet-core-it-runner/pom.xml

2008-09-30 Thread brett
Author: brett Date: Tue Sep 30 21:45:16 2008 New Revision: 700679 URL: http://svn.apache.org/viewvc?rev=700679&view=rev Log: profile is not needed, it is excluded in the parent modules by the profile Modified: incubator/nmaven/trunk/components/maven-dotnet-core-it-runner/pom.xml Modified: in