svn commit: r514036 - in /incubator/nmaven/branches/SI_IDE: assemblies/NMaven.Core/src/main/csharp/Core/Impl/ assemblies/NMaven.Plugin.Solution/src/main/csharp/Plugin/Solution/ plugins/maven-resolver-

2007-03-02 Thread sisbell
Author: sisbell Date: Fri Mar 2 17:04:21 2007 New Revision: 514036 URL: http://svn.apache.org/viewvc?view=rev&rev=514036 Log: Numerous bug fixes for IDE support. Modified: incubator/nmaven/branches/SI_IDE/assemblies/NMaven.Core/src/main/csharp/Core/Impl/ProjectGeneratorImpl.cs incubato

svn commit: r513948 - in /incubator/nmaven/branches/SI_IDE/components: dotnet-executable/src/main/java/org/apache/maven/dotnet/executable/impl/ dotnet-vendor/src/main/java/org/apache/maven/dotnet/vend

2007-03-02 Thread sisbell
Author: sisbell Date: Fri Mar 2 13:02:26 2007 New Revision: 513948 URL: http://svn.apache.org/viewvc?view=rev&rev=513948 Log: Fixed bug: if the plugin passed an empty vendor version or vendor framework version, the state machine processor would treat it as valid and not try to resolved the empt

svn commit: r513884 - in /incubator/nmaven/branches/SI_IDE/assemblies: NMaven.Core/src/main/csharp/Core/ NMaven.Core/src/main/csharp/Core/Impl/ NMaven.Core/src/test/csharp/Core/Impl/ NMaven.Plugin.Sol

2007-03-02 Thread sisbell
Author: sisbell Date: Fri Mar 2 10:50:56 2007 New Revision: 513884 URL: http://svn.apache.org/viewvc?view=rev&rev=513884 Log: Minor updates to follow .NET code conventions. Modified: incubator/nmaven/branches/SI_IDE/assemblies/NMaven.Core/src/main/csharp/Core/IProjectGenerator.cs incub

svn commit: r513883 - in /incubator/nmaven/branches/SI_IDE/components/dotnet-artifact/src/main/java/org/apache/maven/dotnet/artifact: ArtifactType.java impl/ArtifactInstallerImpl.java

2007-03-02 Thread sisbell
Author: sisbell Date: Fri Mar 2 10:49:07 2007 New Revision: 513883 URL: http://svn.apache.org/viewvc?view=rev&rev=513883 Log: Bug fix. Modified: incubator/nmaven/branches/SI_IDE/components/dotnet-artifact/src/main/java/org/apache/maven/dotnet/artifact/ArtifactType.java incubator/nmaven

svn commit: r513874 - in /incubator/nmaven/branches/SI_IDE: components/dotnet-artifact/src/main/java/org/apache/maven/dotnet/artifact/ components/dotnet-artifact/src/main/java/org/apache/maven/dotnet/

2007-03-02 Thread sisbell
Author: sisbell Date: Fri Mar 2 10:14:08 2007 New Revision: 513874 URL: http://svn.apache.org/viewvc?view=rev&rev=513874 Log: Moved ArtifactType to dotnet.artifact module. The concept of artifact type is no longer specific to compilers, we need a way of installing artifacts differently based o