svn commit: r601074 - in /incubator/nmaven/branches/SI_MAVEN_INTEGRATION/sandbox/components/dotnet-assembler/src/main/java/org/apache/maven/dotnet/assembler: ./ impl/

2007-12-04 Thread sisbell
Author: sisbell Date: Tue Dec 4 12:28:00 2007 New Revision: 601074 URL: http://svn.apache.org/viewvc?rev=601074&view=rev Log: Removed references to registry config and added use of annotations. Added: incubator/nmaven/branches/SI_MAVEN_INTEGRATION/sandbox/components/dotnet-assembler/src/mai

svn commit: r601084 - in /incubator/nmaven/branches/SI_MAVEN_INTEGRATION/sandbox/components: ./ dotnet-assembler/ dotnet-assembler/src/main/java/org/apache/maven/dotnet/assembler/ dotnet-assembler/src

2007-12-04 Thread sisbell
Author: sisbell Date: Tue Dec 4 13:01:21 2007 New Revision: 601084 URL: http://svn.apache.org/viewvc?rev=601084&view=rev Log: Extracted out core classes into separate package/module and fixed maven build and poms. Added: incubator/nmaven/branches/SI_MAVEN_INTEGRATION/sandbox/components/dot

svn commit: r601087 - in /incubator/nmaven/branches/SI_MAVEN_INTEGRATION/sandbox/components: ./ dotnet-assembler/src/main/java/org/apache/maven/dotnet/assembler/impl/ dotnet-assembler/src/test/ dotnet

2007-12-04 Thread sisbell
Author: sisbell Date: Tue Dec 4 13:24:04 2007 New Revision: 601087 URL: http://svn.apache.org/viewvc?rev=601087&view=rev Log: Moved over compiler and marshallers into separate package. Added: incubator/nmaven/branches/SI_MAVEN_INTEGRATION/sandbox/components/dotnet-extensions-maven/ inc

svn commit: r601089 - /incubator/nmaven/branches/SI_MAVEN_INTEGRATION/sandbox/components/dotnet-compiler-ext/

2007-12-04 Thread sisbell
Author: sisbell Date: Tue Dec 4 13:24:42 2007 New Revision: 601089 URL: http://svn.apache.org/viewvc?rev=601089&view=rev Log: Remove ext package. Removed: incubator/nmaven/branches/SI_MAVEN_INTEGRATION/sandbox/components/dotnet-compiler-ext/

svn commit: r601210 - in /incubator/nmaven/branches/SI_MAVEN_INTEGRATION/sandbox/components: dotnet-assembler/src/main/java/org/apache/maven/dotnet/assembler/ dotnet-extensions-maven/src/main/java/org

2007-12-04 Thread sisbell
Author: sisbell Date: Tue Dec 4 21:17:23 2007 New Revision: 601210 URL: http://svn.apache.org/viewvc?rev=601210&view=rev Log: Cleanup of api, added annotations to marshallers. Modified: incubator/nmaven/branches/SI_MAVEN_INTEGRATION/sandbox/components/dotnet-assembler/src/main/java/org/apac

svn commit: r601220 - /incubator/nmaven/branches/SI_MAVEN_INTEGRATION/sandbox/components/dotnet-assembler/src/main/java/org/apache/maven/dotnet/assembler/impl/AssemblerContextImpl.java

2007-12-04 Thread sisbell
Author: sisbell Date: Tue Dec 4 22:35:00 2007 New Revision: 601220 URL: http://svn.apache.org/viewvc?rev=601220&view=rev Log: Bug fix: compile. Modified: incubator/nmaven/branches/SI_MAVEN_INTEGRATION/sandbox/components/dotnet-assembler/src/main/java/org/apache/maven/dotnet/assembler/impl/