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

2007-02-19 Thread sisbell
Author: sisbell Date: Mon Feb 19 12:49:53 2007 New Revision: 509329 URL: http://svn.apache.org/viewvc?view=rev&rev=509329 Log: Changed the path of AssemblyInfo generated file from net/sf/nmaven to the a file sperated groupId of the invoking project. Modified: incubator/nmaven/branches/SI_ID

svn commit: r509334 [3/3] - in /incubator/nmaven/branches/SI_IDE/assemblies: ./ NMaven.Core/ NMaven.Core/src/ NMaven.Core/src/main/ NMaven.Core/src/main/csharp/ NMaven.Core/src/main/csharp/Core/ NMave

2007-02-19 Thread sisbell
Propchange: incubator/nmaven/branches/SI_IDE/assemblies/NMaven.Model/Pom/Pom.xsd -- svn:eol-style = native Added: incubator/nmaven/branches/SI_IDE/assemblies/NMaven.Model/Pom/pom.xml URL: http://svn.apache.org/viewvc/

svn commit: r509334 [1/3] - in /incubator/nmaven/branches/SI_IDE/assemblies: ./ NMaven.Core/ NMaven.Core/src/ NMaven.Core/src/main/ NMaven.Core/src/main/csharp/ NMaven.Core/src/main/csharp/Core/ NMave

2007-02-19 Thread sisbell
Author: sisbell Date: Mon Feb 19 13:10:29 2007 New Revision: 509334 URL: http://svn.apache.org/viewvc?view=rev&rev=509334 Log: First Version of the IDE: pom.xml to csproj converter. Does the basics such as setting up the folders, pom dependencies, etc. Still has some hard-coded values and needs

svn commit: r509335 - /incubator/nmaven/branches/SI_IDE/assemblies/NMaven.Core/src/test/csharp/NMaven/

2007-02-19 Thread sisbell
Author: sisbell Date: Mon Feb 19 13:11:22 2007 New Revision: 509335 URL: http://svn.apache.org/viewvc?view=rev&rev=509335 Log: Remove dup files. Removed: incubator/nmaven/branches/SI_IDE/assemblies/NMaven.Core/src/test/csharp/NMaven/

svn commit: r509398 - in /incubator/nmaven/branches/SI_IDE/assemblies/NMaven.Core: pom.xml src/main/csharp/Core/Impl/NMavenContextImpl.cs

2007-02-19 Thread sisbell
Author: sisbell Date: Mon Feb 19 16:50:39 2007 New Revision: 509398 URL: http://svn.apache.org/viewvc?view=rev&rev=509398 Log: FEATURE: Now handles dynamically adding dependencies to the csproj file by parsing the cs class files and extracting dependencies. Modified: incubator/nmaven/branche

svn commit: r509410 - /incubator/nmaven/branches/SI_IDE/assemblies/NMaven.Core/src/main/csharp/Core/Impl/NMavenContextImpl.cs

2007-02-19 Thread sisbell
Author: sisbell Date: Mon Feb 19 17:59:51 2007 New Revision: 509410 URL: http://svn.apache.org/viewvc?view=rev&rev=509410 Log: Fixed small bug that caused failure on VS 2005. VS doesn't accept links in the source directory, while SharpDevelop does. Modified: incubator/nmaven/branches/SI_IDE

svn commit: r509430 - /incubator/nmaven/branches/BUG_NMAVEN_7/

2007-02-19 Thread sisbell
Author: sisbell Date: Mon Feb 19 22:01:25 2007 New Revision: 509430 URL: http://svn.apache.org/viewvc?view=rev&rev=509430 Log: Bug fix branch Added: incubator/nmaven/branches/BUG_NMAVEN_7/ - copied from r509429, incubator/nmaven/trunk/