svn commit: r604991 - in /incubator/nmaven/trunk: components/maven-dotnet-compiler/src/test/java/org/apache/maven/dotnet/compiler/impl/ components/maven-dotnet-core-it-runner/ core-integration-tests/

2007-12-17 Thread sisbell
Author: sisbell Date: Mon Dec 17 12:37:53 2007 New Revision: 604991 URL: http://svn.apache.org/viewvc?rev=604991&view=rev Log: Fixed one unit test that broke on non MS platforms, disabled two dealing with Mono. Added exe compile support, added IT test. Added: incubator/nmaven/trunk/core-int

svn commit: r605083 - in /incubator/nmaven/trunk: core-integration-tests/src/test/java/org/apache/maven/dotnet/integrationtests/ core-integration-tests/src/test/resources/MavenITmng-0002-CSharpCompile

2007-12-17 Thread sisbell
Author: sisbell Date: Mon Dec 17 20:42:38 2007 New Revision: 605083 URL: http://svn.apache.org/viewvc?rev=605083&view=rev Log: Added support for compiling netmodules. Added: incubator/nmaven/trunk/core-integration-tests/src/test/java/org/apache/maven/dotnet/integrationtests/MavenITmng0002CSh

svn commit: r605086 - in /incubator/nmaven/trunk: core-integration-tests/src/test/resources/MavenITmng-0000-CSharpCompile/ core-integration-tests/src/test/resources/MavenITmng-0001-CSharpCompileExe/ c

2007-12-17 Thread sisbell
Author: sisbell Date: Mon Dec 17 20:56:59 2007 New Revision: 605086 URL: http://svn.apache.org/viewvc?rev=605086&view=rev Log: packaging types now require dotnet: prefix to prevent collision with other maven projects that may be using library or exe types. Modified: incubator/nmaven/trunk/c