Author: sisbell
Date: Mon Feb 26 18:40:51 2007
New Revision: 512118
URL: http://svn.apache.org/viewvc?view=rev&rev=512118
Log:
Build now works with a -DwithIde option, using a profile within the pom. Adding
this option will compile the .NET assemblies used for generating csproj files.
This requi
Author: sisbell
Date: Mon Feb 26 18:29:35 2007
New Revision: 512117
URL: http://svn.apache.org/viewvc?view=rev&rev=512117
Log:
Fixed bug where GAC dependency breaks build on multi-module builds.
Modified:
incubator/nmaven/branches/SI_IDE/components/dotnet-artifact/src/main/java/org/apache/ma
Author: sisbell
Date: Mon Feb 26 15:03:55 2007
New Revision: 512063
URL: http://svn.apache.org/viewvc?view=rev&rev=512063
Log:
Moved over the .NET plugins into the assembly directory: changed bootstrap
build.
Added:
incubator/nmaven/branches/SI_IDE/assemblies/pom-net-bootstrap.xml (with
p
Author: sisbell
Date: Mon Feb 26 13:38:45 2007
New Revision: 512021
URL: http://svn.apache.org/viewvc?view=rev&rev=512021
Log:
Changed library types to module types. Did this as a work-around to NMaven-9:
we can use the existing code that handles adding module dependencies to
executables both wi
Author: sisbell
Date: Mon Feb 26 12:59:35 2007
New Revision: 512011
URL: http://svn.apache.org/viewvc?view=rev&rev=512011
Log:
Fixed bug NMAVEN_10: Unit test handles testing of .NET module.
Modified:
incubator/nmaven/branches/SI_IDE/components/dotnet-executable/src/main/java/org/apache/maven
Author: sisbell
Date: Mon Feb 26 10:04:52 2007
New Revision: 511935
URL: http://svn.apache.org/viewvc?view=rev&rev=511935
Log:
Fixed artifact installer to handle GAC: it removes the GAC dependency before
installing into local repo.
Modified:
incubator/nmaven/branches/SI_IDE/components/dotne