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
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/
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
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/
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
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
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/