Author: sisbell
Date: Thu Jan 10 09:49:32 2008
New Revision: 610851
URL: http://svn.apache.org/viewvc?rev=610851&view=rev
Log:
Missed file on commit
Added:
incubator/nmaven/trunk/plugins/maven-compiler-plugin/src/main/java/org/apache/maven/dotnet/plugin/compiler/TestCompilerMojo.java
(wit
Author: sisbell
Date: Thu Jan 10 09:45:06 2008
New Revision: 610850
URL: http://svn.apache.org/viewvc?rev=610850&view=rev
Log:
Reverted back the abstract compiler mojo.
Added:
incubator/nmaven/trunk/plugins/maven-compiler-plugin/TestCompilerMojo.java
(with props)
Removed:
incubator/nm
Author: sisbell
Date: Thu Jan 10 10:00:53 2008
New Revision: 610854
URL: http://svn.apache.org/viewvc?rev=610854&view=rev
Log:
Cleaned up test compiler mojo. No need for signing. Artifact type should always
be dll.
Modified:
incubator/nmaven/trunk/plugins/maven-compiler-plugin/src/main/java
Author: sisbell
Date: Thu Jan 10 11:51:37 2008
New Revision: 610901
URL: http://svn.apache.org/viewvc?rev=610901&view=rev
Log:
Fixed bug dealing with signing of assemblies. The AssemblyInfo was picking up
the AssemblyKeyFile attribute causing the compile to fail.
Modified:
incubator/nmaven/
Author: sisbell
Date: Thu Jan 10 12:47:38 2008
New Revision: 610926
URL: http://svn.apache.org/viewvc?rev=610926&view=rev
Log:
Fixed bug where plugin was passing wrong working directory to nunit-console.
Added back in code for copying test assemblies.
Modified:
incubator/nmaven/trunk/maven-d
Author: sisbell
Date: Thu Jan 10 13:52:17 2008
New Revision: 610944
URL: http://svn.apache.org/viewvc?rev=610944&view=rev
Log:
Adding in NUnit assembly with version in filename.
Added:
incubator/nmaven/trunk/install-libraries.bat (with props)
incubator/nmaven/trunk/thirdparty/NUnit/NUni