Author: eworley
Date: Wed Jan 2 21:10:12 2008
New Revision: 608342
URL: http://svn.apache.org/viewvc?rev=608342&view=rev
Log:
Refactored TestCompiler and Compiler to have a common base class, awaiting
Shane's rebuttal
Added:
incubator/nmaven/trunk/plugins/maven-compiler-plugin/src/main/jav
Author: eworley
Date: Wed Jan 2 15:40:55 2008
New Revision: 608284
URL: http://svn.apache.org/viewvc?rev=608284&view=rev
Log:
Fixing bug in synchronization patch witch deleted AssemblyInfo, It0016 passes
now
Modified:
incubator/nmaven/trunk/plugins/maven-compiler-plugin/src/main/java/org/a
Author: eworley
Date: Wed Jan 2 14:46:24 2008
New Revision: 608271
URL: http://svn.apache.org/viewvc?rev=608271&view=rev
Log:
Apply patch from Zak to synchronize src and compilation staging repo. Migrated
his test to 0018
Modified:
incubator/nmaven/trunk/core-integration-tests/src/test/ja
Author: eworley
Date: Wed Jan 2 14:44:06 2008
New Revision: 608270
URL: http://svn.apache.org/viewvc?rev=608270&view=rev
Log:
Apply patch from Zak to synchronize src and compilation staging repo. Migrated
his test to 0018
Added:
incubator/nmaven/trunk/core-integration-tests/src/test/java/
Author: sisbell
Date: Wed Jan 2 13:51:41 2008
New Revision: 608247
URL: http://svn.apache.org/viewvc?rev=608247&view=rev
Log:
Add back in other IT tests.
Modified:
incubator/nmaven/trunk/core-integration-tests/src/test/java/org/apache/maven/dotnet/integrationtests/IntegrationTestSuite.java
Author: sisbell
Date: Wed Jan 2 13:51:15 2008
New Revision: 608245
URL: http://svn.apache.org/viewvc?rev=608245&view=rev
Log:
IT test for signing of assembly. Bug fix for signing.
Added:
incubator/nmaven/trunk/core-integration-tests/src/test/java/org/apache/maven/dotnet/integrationtests/Mav
Author: sisbell
Date: Wed Jan 2 11:24:52 2008
New Revision: 608190
URL: http://svn.apache.org/viewvc?rev=608190&view=rev
Log:
IT test for assembly info generation. Fixed problem where build would break if
copyright option was used.
Added:
incubator/nmaven/trunk/core-integration-tests/src/t