Modified:
incubator/nmaven/branches/SI_IDE/plugins/maven-xsd-plugin/src/main/java/org/apache/maven/dotnet/plugin/xsd/XsdGeneratorMojo.java
URL:
http://svn.apache.org/viewvc/incubator/nmaven/branches/SI_IDE/plugins/maven-xsd-plugin/src/main/java/org/apache/maven/dotnet/plugin/xsd/XsdGeneratorMojo.
Author: sisbell
Date: Tue Feb 27 09:47:23 2007
New Revision: 512338
URL: http://svn.apache.org/viewvc?view=rev&rev=512338
Log:
Reformatted plugin classes to follow code conventions.
Modified:
incubator/nmaven/branches/SI_IDE/plugins/maven-compile-plugin/src/main/java/org/apache/maven/dotnet/
Author: sisbell
Date: Tue Feb 27 10:58:21 2007
New Revision: 512359
URL: http://svn.apache.org/viewvc?view=rev&rev=512359
Log:
Added support for linking netmodules to assemblies. I need this because some of
the assemblies that I am using are netmodules and the IDE can only reference
assemblies.
Author: sisbell
Date: Tue Feb 27 12:02:53 2007
New Revision: 512377
URL: http://svn.apache.org/viewvc?view=rev&rev=512377
Log:
Added ability to install a file (without meta-data) into the local repo. This
is needed to install the dll wrapper for netmodules, so that the IDE can
reference the asse
Author: sisbell
Date: Tue Feb 27 13:34:25 2007
New Revision: 512424
URL: http://svn.apache.org/viewvc?view=rev&rev=512424
Log:
Added IDE support for reading the dll linked file (instead of the .netmodule).
This solution works for SharpDevelop 2.0.0 (not 2.1 RC1) and for Visual Studio
2005.
Modi
Author: sisbell
Date: Tue Feb 27 14:14:11 2007
New Revision: 512444
URL: http://svn.apache.org/viewvc?view=rev&rev=512444
Log:
The solution plugin now handles building a .NET solution specific to maven
profile.
Modified:
incubator/nmaven/branches/SI_IDE/assemblies/NMaven.Plugin.Solution/src
Author: sisbell
Date: Tue Feb 27 22:44:43 2007
New Revision: 512624
URL: http://svn.apache.org/viewvc?view=rev&rev=512624
Log:
Updated license info and api docs.
Modified:
incubator/nmaven/branches/SI_IDE/assemblies/NMaven.Core/src/main/csharp/Core/ExecutionException.cs
incubator/nmaven
Author: sisbell
Date: Tue Feb 27 22:57:40 2007
New Revision: 512629
URL: http://svn.apache.org/viewvc?view=rev&rev=512629
Log:
License files.
Added:
incubator/nmaven/branches/SI_IDE/assemblies/NMaven.Core/LICENSE.txt (with
props)
incubator/nmaven/branches/SI_IDE/assemblies/NMaven.Plugi