svn commit: r486820 - in /incubator/nmaven/trunk/components/dotnet-executable/src/main/java/org/apache/maven/dotnet/executable: CapabilityMatcher.java impl/CapabilityMatcherImpl.java impl/NetExecutabl

2006-12-13 Thread sisbell
Author: sisbell Date: Wed Dec 13 11:54:44 2006 New Revision: 486820 URL: http://svn.apache.org/viewvc?view=rev&rev=486820 Log: Removed unneeded init method. Modified: incubator/nmaven/trunk/components/dotnet-executable/src/main/java/org/apache/maven/dotnet/executable/CapabilityMatcher.

svn commit: r487254 - /incubator/nmaven/branches/SI_SIGNING/

2006-12-14 Thread sisbell
Author: sisbell Date: Thu Dec 14 08:56:18 2006 New Revision: 487254 URL: http://svn.apache.org/viewvc?view=rev&rev=487254 Log: Copy of r486820. This is a branch for creating an assembly signing plugin Added: incubator/nmaven/branches/SI_SIGNING/ - copied from r487253, incubator/nm

svn commit: r487283 - /incubator/nmaven/branches/SI_SIGNING/components/dotnet-core/src/main/resources/META-INF/nmaven/compiler-plugins.xml

2006-12-14 Thread sisbell
Author: sisbell Date: Thu Dec 14 10:06:30 2006 New Revision: 487283 URL: http://svn.apache.org/viewvc?view=rev&rev=487283 Log: Split out the MS c# compiler plugin config into framework version 1.1 and 2.0. The compiler command line options are different. Modified: incubator/nmaven/bran

svn commit: r487302 - /incubator/nmaven/branches/SI_SIGNING/plugins/maven-compile-plugin/src/main/java/org/apache/maven/dotnet/plugin/compile/ComponentInitializerMojo.java

2006-12-14 Thread sisbell
Author: sisbell Date: Thu Dec 14 10:57:55 2006 New Revision: 487302 URL: http://svn.apache.org/viewvc?view=rev&rev=487302 Log: Fixed compile error, where plugin was using a defunct component init method. Modified: incubator/nmaven/branches/SI_SIGNING/plugins/maven-compile-plugin/src/

svn commit: r487308 - /incubator/nmaven/trunk/plugins/maven-compile-plugin/src/main/java/org/apache/maven/dotnet/plugin/compile/ComponentInitializerMojo.java

2006-12-14 Thread sisbell
Author: sisbell Date: Thu Dec 14 11:10:52 2006 New Revision: 487308 URL: http://svn.apache.org/viewvc?view=rev&rev=487308 Log: Fixed compile error, where plugin was using a defunct component init method. Modified: incubator/nmaven/trunk/plugins/maven-compile-plugin/src/main/java/org/ap

svn commit: r487379 - in /incubator/nmaven/branches/SI_SIGNING: components/dotnet-assembler/src/main/java/org/apache/maven/dotnet/assembler/ components/dotnet-assembler/src/main/java/org/apache/maven/

2006-12-14 Thread sisbell
Author: sisbell Date: Thu Dec 14 14:45:24 2006 New Revision: 487379 URL: http://svn.apache.org/viewvc?view=rev&rev=487379 Log: Added support for signing assemblies. Added: incubator/nmaven/branches/SI_SIGNING/components/dotnet-assembler/src/main/java/org/apache/maven/dotnet/assem

svn commit: r487380 - in /incubator/nmaven/branches/SI_SIGNING: components/dotnet-executable/src/main/java/org/apache/maven/dotnet/executable/compiler/ integration-tests/tests/it0022/ integration-test

2006-12-14 Thread sisbell
Author: sisbell Date: Thu Dec 14 14:48:41 2006 New Revision: 487380 URL: http://svn.apache.org/viewvc?view=rev&rev=487380 Log: Added support for signing assemblies. Added: incubator/nmaven/branches/SI_SIGNING/components/dotnet-executable/src/main/java/org/apache/maven/dotnet/execut

svn commit: r487442 - in /incubator/nmaven/branches/SI_SIGNING: components/dotnet-executable/src/main/java/org/apache/maven/dotnet/executable/compiler/ components/dotnet-executable/src/main/java/org/a

2006-12-14 Thread sisbell
Author: sisbell Date: Thu Dec 14 20:10:21 2006 New Revision: 487442 URL: http://svn.apache.org/viewvc?view=rev&rev=487442 Log: Added support for the keycontainer. Modified: incubator/nmaven/branches/SI_SIGNING/components/dotnet-executable/src/main/java/org/apache/maven/dotnet/execut

svn commit: r488750 - in /incubator/nmaven/branches/SI_SIGNING: components/dotnet-assembler/src/main/java/org/apache/maven/dotnet/assembler/ components/dotnet-assembler/src/main/java/org/apache/maven/

2006-12-19 Thread sisbell
Author: sisbell Date: Tue Dec 19 10:24:53 2006 New Revision: 488750 URL: http://svn.apache.org/viewvc?view=rev&rev=488750 Log: Added support for signing assemblies for MS version 1.1. Signing needs to be handled differently for v1.1 Removed: incubator/nmaven/branches/SI_SIGNING/compon

svn commit: r488759 - in /incubator/nmaven/branches/SI_SIGNING: components/dotnet-assembler/src/main/java/org/apache/maven/dotnet/assembler/impl/ integration-tests/tests/it0022/ plugins/maven-compile-

2006-12-19 Thread sisbell
Author: sisbell Date: Tue Dec 19 10:51:34 2006 New Revision: 488759 URL: http://svn.apache.org/viewvc?view=rev&rev=488759 Log: Fixed a signing bug for framework v1.1 Modified: incubator/nmaven/branches/SI_SIGNING/components/dotnet-assembler/src/main/java/org/apache/maven/dotnet/assem

svn commit: r488773 - in /incubator/nmaven/trunk: components/dotnet-assembler/src/main/java/org/apache/maven/dotnet/assembler/ components/dotnet-assembler/src/main/java/org/apache/maven/dotnet/assembl

2006-12-19 Thread sisbell
Author: sisbell Date: Tue Dec 19 11:25:41 2006 New Revision: 488773 URL: http://svn.apache.org/viewvc?view=rev&rev=488773 Log: Merge of branch SI_SIGNING. Added: incubator/nmaven/trunk/components/dotnet-assembler/src/test/ - copied from r488768, incubator/nmaven/branches/SI_SIG

svn commit: r489017 - in /incubator/nmaven/trunk: bootstrap-build.bat bootstrap-build.sh pom.xml

2006-12-20 Thread sisbell
Author: sisbell Date: Wed Dec 20 02:30:12 2006 New Revision: 489017 URL: http://svn.apache.org/viewvc?view=rev&rev=489017 Log: Adding bootstrap builds for project. Added: incubator/nmaven/trunk/bootstrap-build.bat (with props) incubator/nmaven/trunk/bootstrap-build.sh (with p

svn commit: r490442 - in /incubator/nmaven/trunk: README.txt components/dotnet-model/settings/settings.mdo maven-dotnet.iml maven-dotnet.ipr

2006-12-26 Thread sisbell
Author: sisbell Date: Tue Dec 26 22:16:36 2006 New Revision: 490442 URL: http://svn.apache.org/viewvc?view=rev&rev=490442 Log: Adding project files for IntelliJ IDEA Setup. Added: incubator/nmaven/trunk/README.txt (with props) incubator/nmaven/trunk/maven-dotnet.iml incub

svn commit: r490443 - /incubator/nmaven/branches/SI_NET3/

2006-12-26 Thread sisbell
Author: sisbell Date: Tue Dec 26 22:24:33 2006 New Revision: 490443 URL: http://svn.apache.org/viewvc?view=rev&rev=490443 Log: Creating branch for adding .NET 3.0 Support. Added: incubator/nmaven/branches/SI_NET3/ - copied from r490442, incubator/nmaven/trunk/

svn commit: r490445 - /incubator/nmaven/trunk/maven-dotnet.ipr

2006-12-26 Thread sisbell
Author: sisbell Date: Tue Dec 26 22:30:42 2006 New Revision: 490445 URL: http://svn.apache.org/viewvc?view=rev&rev=490445 Log: Fixed IDEA project file. It was pointing to wrong iml file, causing the project to not load. Modified: incubator/nmaven/trunk/maven-dotnet.ipr Modified: incub

svn commit: r490446 - /incubator/nmaven/branches/SI_NET3/maven-dotnet.ipr

2006-12-26 Thread sisbell
Author: sisbell Date: Tue Dec 26 22:31:08 2006 New Revision: 490446 URL: http://svn.apache.org/viewvc?view=rev&rev=490446 Log: Fixed IDEA project file. It was pointing to wrong iml file, causing the project to not load. Modified: incubator/nmaven/branches/SI_NET3/maven-dotnet.ipr Modi

svn commit: r490630 - in /incubator/nmaven/branches/SI_NET3: components/dotnet-core/src/main/resources/META-INF/nmaven/ components/dotnet-executable/src/main/java/org/apache/maven/dotnet/executable/co

2006-12-27 Thread sisbell
Author: sisbell Date: Wed Dec 27 18:25:30 2006 New Revision: 490630 URL: http://svn.apache.org/viewvc?view=rev&rev=490630 Log: Support for .NET 3.0 Modified: incubator/nmaven/branches/SI_NET3/components/dotnet-core/src/main/resources/META-INF/nmaven/compiler-plugins.xml incub

svn commit: r490631 - in /incubator/nmaven/trunk: components/dotnet-core/src/main/resources/META-INF/nmaven/ components/dotnet-executable/src/main/java/org/apache/maven/dotnet/executable/compiler/impl

2006-12-27 Thread sisbell
Author: sisbell Date: Wed Dec 27 18:38:19 2006 New Revision: 490631 URL: http://svn.apache.org/viewvc?view=rev&rev=490631 Log: Merged SI_NET3 branch which provides support for .NET 3.0 Modified: incubator/nmaven/trunk/components/dotnet-core/src/main/resources/META-INF/nmaven/comp

svn commit: r490636 - /incubator/nmaven/trunk/plugins/nmaven-utility-resx/pom.xml

2006-12-27 Thread sisbell
Author: sisbell Date: Wed Dec 27 18:57:51 2006 New Revision: 490636 URL: http://svn.apache.org/viewvc?view=rev&rev=490636 Log: Removed hard-coded .NET3 compile. Modified: incubator/nmaven/trunk/plugins/nmaven-utility-resx/pom.xml Modified: incubator/nmaven/trunk/plugins/nmaven-utility-

svn commit: r491492 - in /incubator/nmaven/trunk: ./ components/dotnet-core/src/main/resources/META-INF/nmaven/ components/dotnet-executable/src/main/java/org/apache/maven/dotnet/executable/impl/ plug

2006-12-31 Thread sisbell
Author: sisbell Date: Sun Dec 31 13:25:57 2006 New Revision: 491492 URL: http://svn.apache.org/viewvc?view=rev&rev=491492 Log: Support for starting and stopping Mono XSP server. Added: incubator/nmaven/trunk/components/dotnet-executable/src/main/java/org/apache/maven/dotnet/executable/

svn commit: r491493 - in /incubator/nmaven/trunk/integration-tests/tests/it0025: ./ it/ it/test1/ it/test1/src/ it/test1/src/main/ it/test1/src/main/csharp/

2006-12-31 Thread sisbell
Author: sisbell Date: Sun Dec 31 13:27:07 2006 New Revision: 491493 URL: http://svn.apache.org/viewvc?view=rev&rev=491493 Log: Integration test for XSP plugin. Not complete. Added: incubator/nmaven/trunk/integration-tests/tests/it0025/ incubator/nmaven/trunk/integration-tests/t

svn commit: r491497 - /incubator/nmaven/branches/SI_IT/

2006-12-31 Thread sisbell
Author: sisbell Date: Sun Dec 31 13:42:33 2006 New Revision: 491497 URL: http://svn.apache.org/viewvc?view=rev&rev=491497 Log: Branch for integration test plugin. Added: incubator/nmaven/branches/SI_IT/ - copied from r491496, incubator/nmaven/trunk/

svn commit: r503889 - /incubator/nmaven/www/

2007-02-05 Thread sisbell
Author: sisbell Date: Mon Feb 5 13:51:58 2007 New Revision: 503889 URL: http://svn.apache.org/viewvc?view=rev&rev=503889 Log: Adding directory for web site. This is auto-generated and should not need branching. Added: incubator/nmaven/www/

svn commit: r503893 [13/13] - in /incubator/nmaven/www: ./ css/ images/ images/logos/ plugins/ plugins/maven-compile-plugin/ plugins/maven-compile-plugin/css/ plugins/maven-compile-plugin/images/ plug

2007-02-05 Thread sisbell
Added: incubator/nmaven/www/plugins/maven-xsp-plugin/source-repository.html URL: http://svn.apache.org/viewvc/incubator/nmaven/www/plugins/maven-xsp-plugin/source-repository.html?view=auto&rev=503893 == --- incubator/nmave

svn commit: r503912 - in /incubator/nmaven/trunk: plugins/ plugins/maven-compile-plugin/ plugins/maven-compile-plugin/src/site/ plugins/maven-compile-plugin/src/site/apt/ plugins/maven-install-plugin/

2007-02-05 Thread sisbell
Author: sisbell Date: Mon Feb 5 14:52:00 2007 New Revision: 503912 URL: http://svn.apache.org/viewvc?view=rev&rev=503912 Log: Updated site documentation. Added: incubator/nmaven/trunk/plugins/maven-install-plugin/src/site/ incubator/nmaven/trunk/plugins/maven-install-plugin/src/

svn commit: r504236 - in /incubator/nmaven/trunk/site/src/site/apt: features.apt getting-started.apt index.apt

2007-02-06 Thread sisbell
Author: sisbell Date: Tue Feb 6 10:52:17 2007 New Revision: 504236 URL: http://svn.apache.org/viewvc?view=rev&rev=504236 Log: Updated site documentation. Modified: incubator/nmaven/trunk/site/src/site/apt/features.apt incubator/nmaven/trunk/site/src/site/apt/getting-started

svn commit: r504239 - in /incubator/nmaven/trunk/site/src/site/apt: getting-started.apt index.apt

2007-02-06 Thread sisbell
Author: sisbell Date: Tue Feb 6 10:59:47 2007 New Revision: 504239 URL: http://svn.apache.org/viewvc?view=rev&rev=504239 Log: Updated site documentation. Fixed formatting problems. Modified: incubator/nmaven/trunk/site/src/site/apt/getting-started.apt incubator/nmaven/trunk/site

svn commit: r504244 - in /incubator/nmaven/www: ./ images/logos/

2007-02-06 Thread sisbell
Author: sisbell Date: Tue Feb 6 11:03:27 2007 New Revision: 504244 URL: http://svn.apache.org/viewvc?view=rev&rev=504244 Log: New site docs that include current info about building, assembly signing and the nmaven-settings file. Modified: incubator/nmaven/www/dependencies.

svn commit: r504741 - in /incubator/nmaven/trunk: components/pom.xml site/pom.xml site/src/site/site.xml

2007-02-07 Thread sisbell
Author: sisbell Date: Wed Feb 7 15:45:59 2007 New Revision: 504741 URL: http://svn.apache.org/viewvc?view=rev&rev=504741 Log: Updated docs: javadocs, project info... Modified: incubator/nmaven/trunk/components/pom.xml incubator/nmaven/trunk/site/pom.xml incubator/nmaven/trunk/

svn commit: r505519 - in /incubator/nmaven/trunk/site/src/site: apt/environment-configuration.apt images/ images/apache-incubator-logo.png images/matching_diagram.png

2007-02-09 Thread sisbell
Author: sisbell Date: Fri Feb 9 13:52:50 2007 New Revision: 505519 URL: http://svn.apache.org/viewvc?view=rev&rev=505519 Log: Updated site docs: Capability Requirements/Matching. Added: incubator/nmaven/trunk/site/src/site/images/ incubator/nmaven/trunk/site/src/site/images/ap

svn commit: r505521 - in /incubator/nmaven/www: ./ images/ plugins/

2007-02-09 Thread sisbell
Author: sisbell Date: Fri Feb 9 13:53:45 2007 New Revision: 505521 URL: http://svn.apache.org/viewvc?view=rev&rev=505521 Log: Update website: Capability/Requirement Matching section. Added: incubator/nmaven/www/images/matching_diagram.png (with props) Modified: incubator/nmaven

svn commit: r506204 - in /incubator/nmaven/trunk: components/ components/dotnet-artifact/src/main/java/org/apache/maven/dotnet/artifact/impl/ components/dotnet-assembler/src/main/java/org/apache/maven

2007-02-11 Thread sisbell
Author: sisbell Date: Sun Feb 11 17:17:19 2007 New Revision: 506204 URL: http://svn.apache.org/viewvc?view=rev&rev=506204 Log: Updated site docs. Added: incubator/nmaven/trunk/components/dotnet-core/src/main/java/org/apache/maven/dotnet/impl/package.html incubator/nmaven/t

svn commit: r506208 [5/5] - in /incubator/nmaven/www/apidocs: ./ org/apache/maven/dotnet/ org/apache/maven/dotnet/artifact/ org/apache/maven/dotnet/artifact/class-use/ org/apache/maven/dotnet/artifact

2007-02-11 Thread sisbell
Modified: incubator/nmaven/www/apidocs/org/apache/maven/dotnet/vendor/package-summary.html URL: http://svn.apache.org/viewvc/incubator/nmaven/www/apidocs/org/apache/maven/dotnet/vendor/package-summary.html?view=diff&rev=506208&r1=506207&r2=506208 ==

svn commit: r506743 - /incubator/nmaven/branches/BUG_NMAVEN_1/

2007-02-12 Thread sisbell
Author: sisbell Date: Mon Feb 12 15:35:58 2007 New Revision: 506743 URL: http://svn.apache.org/viewvc?view=rev&rev=506743 Log: Branch to fix BUG NMAVEN-1 Added: incubator/nmaven/branches/BUG_NMAVEN_1/ - copied from r506742, incubator/nmaven/trunk/

svn commit: r506795 - in /incubator/nmaven/branches/BUG_NMAVEN_1/plugins/nmaven-utility-settings/src/main/csharp: SettingsGenerator.cs nmavenSettings.cs

2007-02-12 Thread sisbell
Author: sisbell Date: Mon Feb 12 17:47:28 2007 New Revision: 506795 URL: http://svn.apache.org/viewvc?view=rev&rev=506795 Log: Applied patch: nmaven1Patch20070210.patch Modified: incubator/nmaven/branches/BUG_NMAVEN_1/plugins/nmaven-utility-settings/src/main/csharp/SettingsGenerato

svn commit: r506813 - /incubator/nmaven/branches/BUG_NMAVEN_1/plugins/nmaven-utility-settings/src/test/csharp/SettingsGeneratorTest.cs

2007-02-12 Thread sisbell
Author: sisbell Date: Mon Feb 12 18:14:58 2007 New Revision: 506813 URL: http://svn.apache.org/viewvc?view=rev&rev=506813 Log: Fixed problem of unit test using framework version 2.0 method. This caused tests not to compile under 1.1 Modified: incubator/nmaven/branches/BUG_NMAVEN_1/plu

svn commit: r506821 - in /incubator/nmaven/branches/BUG_NMAVEN_1/plugins/nmaven-utility-settings: pom.xml src/test/csharp/SettingsGeneratorTest.cs

2007-02-12 Thread sisbell
Author: sisbell Date: Mon Feb 12 18:31:07 2007 New Revision: 506821 URL: http://svn.apache.org/viewvc?view=rev&rev=506821 Log: Fixed problem with NUnit test. Unique error codes embedded in middle of message. Modified: incubator/nmaven/branches/BUG_NMAVEN_1/plugins/nmaven-utility-sett

svn commit: r506824 - /incubator/nmaven/branches/BUG_NMAVEN_1/plugins/nmaven-utility-settings/pom.xml

2007-02-12 Thread sisbell
Author: sisbell Date: Mon Feb 12 18:41:53 2007 New Revision: 506824 URL: http://svn.apache.org/viewvc?view=rev&rev=506824 Log: Removed MS vendor from pom. Modified: incubator/nmaven/branches/BUG_NMAVEN_1/plugins/nmaven-utility-settings/pom.xml Modified: incubator/nmaven/bran

svn commit: r506828 - in /incubator/nmaven/trunk: integration-tests/tests/ integration-tests/tests/it0018/ plugins/nmaven-utility-settings/src/main/csharp/ plugins/nmaven-utility-settings/src/test/csh

2007-02-12 Thread sisbell
Author: sisbell Date: Mon Feb 12 18:49:23 2007 New Revision: 506828 URL: http://svn.apache.org/viewvc?view=rev&rev=506828 Log: Merged BUG_NMAVEN_1 to the trunk. Modified: incubator/nmaven/trunk/integration-tests/tests/integration-tests.txt incubator/nmaven/trunk/integration-tests/t

svn commit: r507167 - /incubator/nmaven/branches/SI_IDE/

2007-02-13 Thread sisbell
Author: sisbell Date: Tue Feb 13 11:21:50 2007 New Revision: 507167 URL: http://svn.apache.org/viewvc?view=rev&rev=507167 Log: Creating a branch for adding IDE support: VS components. Added: incubator/nmaven/branches/SI_IDE/ - copied from r507166, incubator/nmaven/trunk/

svn commit: r507266 - in /incubator/nmaven/branches/SI_IDE/plugins: maven-vstudio-plugin/ nmaven-utility-settings/src/main/csharp/SettingsGenerator.cs

2007-02-13 Thread sisbell
Author: sisbell Date: Tue Feb 13 14:27:28 2007 New Revision: 507266 URL: http://svn.apache.org/viewvc?view=rev&rev=507266 Log: Copied visual studio plugin from sandbox Added: incubator/nmaven/branches/SI_IDE/plugins/maven-vstudio-plugin/ - copied from r507167, incubator/nm

svn commit: r507286 - in /incubator/nmaven/branches/SI_IDE/plugins/maven-vstudio-plugin: pom.xml src/main/java/org/apache/maven/plugin/vstudio/VisualStudioMojo.java

2007-02-13 Thread sisbell
Author: sisbell Date: Tue Feb 13 15:00:36 2007 New Revision: 507286 URL: http://svn.apache.org/viewvc?view=rev&rev=507286 Log: Fixed the artifacts type to coincide with the ones in NMaven. Modified: incubator/nmaven/branches/SI_IDE/plugins/maven-vstudio-plugin/pom.xml incubator/nm

svn commit: r509030 - 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-02-18 Thread sisbell
Author: sisbell Date: Sun Feb 18 15:39:21 2007 New Revision: 509030 URL: http://svn.apache.org/viewvc?view=rev&rev=509030 Log: JIRA NMAVEN-5: This fix allows the adding of a GAC dependency within a build file. The only tricky part is that artifact resolution comes prior to NMaven beco

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

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
+champion +mentor + + + + Jason van Zyl + jvanzyl + [EMAIL PROTECTED] + +champion +mentor + + + + Shane Isbell + sisbell + [EMAIL PROTECTED] + http://jroller.com/page/random7 + +committer +

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 n

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

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

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/

svn commit: r510317 - in /incubator/nmaven/branches/SI_IDE/plugins/maven-compile-plugin/src/main/java/org/apache/maven/dotnet/plugin/compile: SourceProcessorMojo.java TestSourceProcessorMojo.java

2007-02-21 Thread sisbell
Author: sisbell Date: Wed Feb 21 15:55:01 2007 New Revision: 510317 URL: http://svn.apache.org/viewvc?view=rev&rev=510317 Log: IDE project files need to reside in same folder as the source files. Need to filter the IDE project files during source copy so maven won't try to compile.

svn commit: r510396 - /incubator/nmaven/trunk/plugins/imports/nunit-2.0/nunit.framework.dll

2007-02-21 Thread sisbell
Author: sisbell Date: Wed Feb 21 20:38:46 2007 New Revision: 510396 URL: http://svn.apache.org/viewvc?view=rev&rev=510396 Log: Upgrading the NUnit assembly due to bug: NMAVEN-8. This is NUnit version 2.2.9 (although the scripts will still install as 2.2.8). Also this version MAY break N

svn commit: r510417 - in /incubator/nmaven/trunk/site/src/site/apt: getting-started.apt index.apt

2007-02-21 Thread sisbell
Author: sisbell Date: Wed Feb 21 22:36:33 2007 New Revision: 510417 URL: http://svn.apache.org/viewvc?view=rev&rev=510417 Log: Updated build information. Modified: incubator/nmaven/trunk/site/src/site/apt/getting-started.apt incubator/nmaven/trunk/site/src/site/apt/index.apt Modi

svn commit: r510418 - in /incubator/nmaven/www: dependencies.html getting-started.html index.html integration.html issue-tracking.html license.html mail-lists.html project-info.html project-summary.ht

2007-02-21 Thread sisbell
Author: sisbell Date: Wed Feb 21 22:38:07 2007 New Revision: 510418 URL: http://svn.apache.org/viewvc?view=rev&rev=510418 Log: Updated website: build info Modified: incubator/nmaven/www/dependencies.html incubator/nmaven/www/getting-started.html incubator/nmaven/www/index.

svn commit: r510421 - /incubator/nmaven/trunk/README.txt

2007-02-21 Thread sisbell
Author: sisbell Date: Wed Feb 21 22:48:08 2007 New Revision: 510421 URL: http://svn.apache.org/viewvc?view=rev&rev=510421 Log: Updated readme: build Modified: incubator/nmaven/trunk/README.txt Modified: incubator/nmaven/trunk/README.txt URL: http://svn.apache.org/viewvc/incubator/nm

svn commit: r510641 - in /incubator/nmaven/trunk/site/src/site/apt: getting-started.apt index.apt

2007-02-22 Thread sisbell
Author: sisbell Date: Thu Feb 22 12:17:00 2007 New Revision: 510641 URL: http://svn.apache.org/viewvc?view=rev&rev=510641 Log: Update site docs: build info. Modified: incubator/nmaven/trunk/site/src/site/apt/getting-started.apt incubator/nmaven/trunk/site/src/site/apt/index.apt Modi

svn commit: r510642 - in /incubator/nmaven/www: dependencies.html getting-started.html index.html integration.html issue-tracking.html license.html mail-lists.html project-info.html project-summary.ht

2007-02-22 Thread sisbell
Author: sisbell Date: Thu Feb 22 12:17:46 2007 New Revision: 510642 URL: http://svn.apache.org/viewvc?view=rev&rev=510642 Log: Updated web site: build info. Modified: incubator/nmaven/www/dependencies.html incubator/nmaven/www/getting-started.html incubator/nmaven/www/index.

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

2007-02-23 Thread sisbell
Author: sisbell Date: Fri Feb 23 14:54:03 2007 New Revision: 511157 URL: http://svn.apache.org/viewvc?view=rev&rev=511157 Log: Handles generating Solution files and project files. API more flexible. Still contains some hard-coded values. Added: incubator/nmaven/branches/SI_IDE/assemb

svn commit: r511439 - in /incubator/nmaven/branches/SI_IDE/assemblies: NMaven.Plugin.Resx/ NMaven.Plugin.Resx/src/ NMaven.Plugin.Resx/src/main/ NMaven.Plugin.Resx/src/main/config/ NMaven.Plugin.Resx/s

2007-02-24 Thread sisbell
Author: sisbell Date: Sat Feb 24 20:08:01 2007 New Revision: 511439 URL: http://svn.apache.org/viewvc?view=rev&rev=511439 Log: Copies of the assemblies from the plugins directory. Doing this to standardize the structure and naming of all .NET projects within NMaven. Added: incubator/nm

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

2007-02-24 Thread sisbell
Author: sisbell Date: Sat Feb 24 20:08:39 2007 New Revision: 511440 URL: http://svn.apache.org/viewvc?view=rev&rev=511440 Log: Deleting uneeded classes. Removed: incubator/nmaven/branches/SI_IDE/assemblies/NMaven.Core/src/main/csharp/Core/IProjectRepository.cs incubator/nmaven/bran

svn commit: r511676 - /incubator/nmaven/branches/SI_IDE/assemblies/NMaven.Model/Pom/pom.xml

2007-02-25 Thread sisbell
Author: sisbell Date: Sun Feb 25 16:46:17 2007 New Revision: 511676 URL: http://svn.apache.org/viewvc?view=rev&rev=511676 Log: Added namespace, which is required for the MS XSD bindings to work. Modified: incubator/nmaven/branches/SI_IDE/assemblies/NMaven.Model/Pom/pom.xml Modi

svn commit: r511679 - in /incubator/nmaven/branches/SI_IDE/assemblies/NMaven.Plugin.Solution: ./ pom.xml src/ src/main/ src/main/csharp/ src/main/csharp/Plugin/ src/main/csharp/Plugin/Solution/ src/ma

2007-02-25 Thread sisbell
Author: sisbell Date: Sun Feb 25 16:49:45 2007 New Revision: 511679 URL: http://svn.apache.org/viewvc?view=rev&rev=511679 Log: Initial import of the solution plugin. This executable recusively goes through the pom.xml files generating project and soltuion files. This executable will be exec

svn commit: r511680 - in /incubator/nmaven/branches/SI_IDE/assemblies: NMaven.Plugin.Resx/pom.xml NMaven.Plugin.Settings/pom.xml pom.xml

2007-02-25 Thread sisbell
Author: sisbell Date: Sun Feb 25 16:51:32 2007 New Revision: 511680 URL: http://svn.apache.org/viewvc?view=rev&rev=511680 Log: Updated poms. Modified: incubator/nmaven/branches/SI_IDE/assemblies/NMaven.Plugin.Resx/pom.xml incubator/nmaven/branches/SI_IDE/assemblies/NMaven.Plugin.Sett

svn commit: r511682 - in /incubator/nmaven/branches/SI_IDE/assemblies/NMaven.Core/src: main/csharp/Core/ExecutionException.cs main/csharp/Core/Impl/ProjectGeneratorImpl.cs test/csharp/Core/Impl/NMaven

2007-02-25 Thread sisbell
Author: sisbell Date: Sun Feb 25 16:54:26 2007 New Revision: 511682 URL: http://svn.apache.org/viewvc?view=rev&rev=511682 Log: 'Better Added: incubator/nmaven/branches/SI_IDE/assemblies/NMaven.Core/src/main/csharp/Core/ExecutionException.cs Modified: incubator/nmaven/branch

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

2007-02-26 Thread sisbell
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/compon

svn commit: r512011 - /incubator/nmaven/branches/SI_IDE/components/dotnet-executable/src/main/java/org/apache/maven/dotnet/executable/impl/CompilerContextImpl.java

2007-02-26 Thread sisbell
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/ap

svn commit: r512021 - in /incubator/nmaven/branches/SI_IDE/assemblies: NMaven.Core/pom.xml NMaven.Core/src/main/csharp/Core/Impl/ProjectGeneratorImpl.cs NMaven.Model/Pom/pom.xml NMaven.Plugin.Solution

2007-02-26 Thread sisbell
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

svn commit: r512063 - in /incubator/nmaven/branches/SI_IDE: ./ assemblies/ assemblies/NMaven.Plugin.Resx/ assemblies/NMaven.Plugin.Settings/ assemblies/NMaven.Plugin.Solution/ components/dotnet-core/s

2007-02-26 Thread sisbell
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 (

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

2007-02-26 Thread sisbell
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/ap

svn commit: r512118 - in /incubator/nmaven/branches/SI_IDE: ./ assemblies/ assemblies/NMaven.Plugin.Resx/src/main/config/ assemblies/NMaven.Plugin.Solution/

2007-02-26 Thread sisbell
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.

svn commit: r512336 [2/2] - in /incubator/nmaven/branches/SI_IDE/plugins: maven-resgen-plugin/src/main/java/org/apache/maven/dotnet/plugin/resgen/ maven-resolver-plugin/src/main/java/org/apache/maven/

2007-02-27 Thread sisbell
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.

svn commit: r512338 - in /incubator/nmaven/branches/SI_IDE/plugins: maven-compile-plugin/src/main/java/org/apache/maven/dotnet/plugin/compile/ maven-install-plugin/ maven-install-plugin/src/main/java/

2007-02-27 Thread sisbell
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/do

svn commit: r512359 - in /incubator/nmaven/branches/SI_IDE: components/dotnet-core/src/main/resources/META-INF/nmaven/ plugins/maven-compile-plugin/src/main/resources/META-INF/plexus/ plugins/maven-li

2007-02-27 Thread sisbell
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 assemb

svn commit: r512377 - 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-02-27 Thread sisbell
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

svn commit: r512424 - in /incubator/nmaven/branches/SI_IDE/assemblies: NMaven.Core/pom.xml NMaven.Core/src/main/csharp/Core/Impl/ProjectGeneratorImpl.cs NMaven.Model/Pom/pom.xml

2007-02-27 Thread sisbell
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

svn commit: r512444 - /incubator/nmaven/branches/SI_IDE/assemblies/NMaven.Plugin.Solution/src/main/csharp/Plugin/Solution/SolutionPlugin.cs

2007-02-27 Thread sisbell
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.Solu

svn commit: r512624 - in /incubator/nmaven/branches/SI_IDE/assemblies: NMaven.Core/src/main/csharp/Core/ NMaven.Core/src/main/csharp/Core/Impl/ NMaven.Plugin.Resx/src/main/csharp/Plugin/Resx/ NMaven.P

2007-02-27 Thread sisbell
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 incub

svn commit: r512629 - in /incubator/nmaven/branches/SI_IDE/assemblies: NMaven.Core/LICENSE.txt NMaven.Core/src/main/csharp/Core/IProjectReference.cs NMaven.Plugin.Resx/LICENSE.txt NMaven.Plugin.Settin

2007-02-27 Thread sisbell
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/assemb

svn commit: r512930 - 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/dotn

2007-02-28 Thread sisbell
Author: sisbell Date: Wed Feb 28 11:45:25 2007 New Revision: 512930 URL: http://svn.apache.org/viewvc?view=rev&rev=512930 Log: Added profile support for .NET dependencies (from the net-dependencies.xml file). This allows the maven plugins to have different sets of .NET dependencies, so we

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

2007-02-28 Thread sisbell
Author: sisbell Date: Wed Feb 28 13:32:14 2007 New Revision: 512983 URL: http://svn.apache.org/viewvc?view=rev&rev=512983 Log: Added maven solution plugin for generating project and solution files. Expanded params for .NET solution plugins. Added: incubator/nmaven/branches/SI_IDE/plu

svn commit: r513070 - in /incubator/nmaven/branches/SI_IDE: assemblies/NMaven.Core/ assemblies/NMaven.Model/Pom/ assemblies/NMaven.Plugin.Solution/ components/dotnet-artifact/src/main/java/org/apache/

2007-02-28 Thread sisbell
Author: sisbell Date: Wed Feb 28 15:51:25 2007 New Revision: 513070 URL: http://svn.apache.org/viewvc?view=rev&rev=513070 Log: No longer using modules for NMaven.Core and pom model: could not get the module type (even with dll wrapper) to work in VS and SD IDEs. This required compiling

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 b

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 incub

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

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

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

svn commit: r518030 - in /incubator/nmaven/branches/SI_IDE/components/dotnet-assembler: ./ src/main/java/org/apache/maven/dotnet/assembler/ src/main/java/org/apache/maven/dotnet/assembler/impl/

2007-03-13 Thread sisbell
Author: sisbell Date: Tue Mar 13 23:08:03 2007 New Revision: 518030 URL: http://svn.apache.org/viewvc?view=rev&rev=518030 Log: Added support for getting the extension of a language from the context. This is needed because some plugins need know the language extension to know what to copy

svn commit: r518032 - in /incubator/nmaven/branches/SI_IDE/plugins/maven-compile-plugin: ./ src/main/java/org/apache/maven/dotnet/plugin/compile/

2007-03-13 Thread sisbell
Author: sisbell Date: Tue Mar 13 23:12:25 2007 New Revision: 518032 URL: http://svn.apache.org/viewvc?view=rev&rev=518032 Log: compile plugin now supports a flat directory structure (For IDE support). Modified: incubator/nmaven/branches/SI_IDE/plugins/maven-compile-plugin/pom

svn commit: r518035 - in /incubator/nmaven/branches/SI_IDE/plugins: README.txt maven-wsdl-plugin/src/main/java/org/apache/maven/dotnet/plugin/wsdl/WsdlGeneratorMojo.java pom.xml

2007-03-13 Thread sisbell
Author: sisbell Date: Tue Mar 13 23:15:56 2007 New Revision: 518035 URL: http://svn.apache.org/viewvc?view=rev&rev=518035 Log: Minor plugin updates. Modified: incubator/nmaven/branches/SI_IDE/plugins/README.txt incubator/nmaven/branches/SI_IDE/plugins/maven-wsdl-plugin/src/main/java

svn commit: r518318 [2/2] - in /incubator/nmaven/branches/SI_IDE/components: dotnet-embedder/ dotnet-embedder/src/ dotnet-embedder/src/main/ dotnet-embedder/src/main/java/ dotnet-embedder/src/main/jav

2007-03-14 Thread sisbell
Added: incubator/nmaven/branches/SI_IDE/components/dotnet-embedder/pom.xml URL: http://svn.apache.org/viewvc/incubator/nmaven/branches/SI_IDE/components/dotnet-embedder/pom.xml?view=auto&rev=518318 == --- incubator/nmaven/

svn commit: r518320 - /incubator/nmaven/branches/SI_IDE/components/dotnet-embedder/out.log

2007-03-14 Thread sisbell
Author: sisbell Date: Wed Mar 14 13:51:06 2007 New Revision: 518320 URL: http://svn.apache.org/viewvc?view=rev&rev=518320 Log: Remove log file. Removed: incubator/nmaven/branches/SI_IDE/components/dotnet-embedder/out.log

svn commit: r520142 - in /incubator/nmaven/branches/SI_IDE: assemblies/NMaven.Model/Pom/pom.xml assemblies/pom.xml bootstrap-build.bat plugins/maven-compile-plugin/src/main/java/org/apache/maven/dotne

2007-03-19 Thread sisbell
Author: sisbell Date: Mon Mar 19 15:39:43 2007 New Revision: 520142 URL: http://svn.apache.org/viewvc?view=rev&rev=520142 Log: Fixed a couple of problems with the project building from bootstrap. Modified: incubator/nmaven/branches/SI_IDE/assemblies/NMaven.Model/Pom/pom.xml incub

svn commit: r520167 - in /incubator/nmaven/branches/SI_IDE: ./ assemblies/NMaven.Core/ assemblies/NMaven.Plugin.Settings/ assemblies/NMaven.Plugin.Solution/ imports/ imports/org.apache.maven/ integrat

2007-03-19 Thread sisbell
Author: sisbell Date: Mon Mar 19 16:24:41 2007 New Revision: 520167 URL: http://svn.apache.org/viewvc?view=rev&rev=520167 Log: Cleanup of the build: brought the import and 3rdparty up to top level and got rid of unneeded bootstrap poms. Added: incubator/nmaven/branches/SI_IDE/imp

svn commit: r520242 - /incubator/nmaven/branches/SI_IDE/components/dotnet-artifact/src/main/java/org/apache/maven/dotnet/artifact/AssemblyRepositoryLayout.java

2007-03-19 Thread sisbell
Author: sisbell Date: Mon Mar 19 19:56:17 2007 New Revision: 520242 URL: http://svn.apache.org/viewvc?view=rev&rev=520242 Log: Fix for NMaven-23. Modified: incubator/nmaven/branches/SI_IDE/components/dotnet-artifact/src/main/java/org/apache/maven/dotnet/arti

svn commit: r520248 - in /incubator/nmaven/branches/SI_IDE: ./ assemblies/ assemblies/NMaven.Core/ assemblies/NMaven.Model/Pom/ assemblies/NMaven.Plugin.Resx/ assemblies/NMaven.Plugin.Settings/ assemb

2007-03-19 Thread sisbell
Author: sisbell Date: Mon Mar 19 20:16:41 2007 New Revision: 520248 URL: http://svn.apache.org/viewvc?view=rev&rev=520248 Log: Updated NUnit assembly to be compatible with MS, Mono and DotGnu. Simplified the build further. Added: incubator/nmaven/branches/SI_IDE/thirdparty/N

svn commit: r520253 - in /incubator/nmaven/branches/SI_IDE: integration-tests/tests/it0005/ integration-tests/tests/it0006/ integration-tests/tests/it0007/ integration-tests/tests/it0010/ integration-

2007-03-19 Thread sisbell
Author: sisbell Date: Mon Mar 19 20:21:27 2007 New Revision: 520253 URL: http://svn.apache.org/viewvc?view=rev&rev=520253 Log: Minor cleanup. Modified: incubator/nmaven/branches/SI_IDE/integration-tests/tests/it0005/pom.xml incubator/nmaven/branches/SI_IDE/integration-tests/tests/it

svn commit: r520334 - in /incubator/nmaven/branches/SI_IDE/components/dotnet-vendor/src/main/java/org/apache/maven/dotnet/vendor/impl: SettingsRepository.java VendorInfoTransitionRuleFactory.java

2007-03-20 Thread sisbell
Author: sisbell Date: Tue Mar 20 01:52:59 2007 New Revision: 520334 URL: http://svn.apache.org/viewvc?view=rev&rev=520334 Log: Bug fix for NMaven-4 Modified: incubator/nmaven/branches/SI_IDE/components/dotnet-vendor/src/main/java/org/apache/maven/dotnet/vendor/impl/SettingsRepository.

svn commit: r520497 - in /incubator/nmaven/branches/SI_IDE: ./ assemblies/ assemblies/NMaven.Plugin.Resx/ assemblies/NMaven.Plugin.Settings/ assemblies/NMaven.Plugin.Settings/src/main/csharp/Plugin/Se

2007-03-20 Thread sisbell
Author: sisbell Date: Tue Mar 20 10:50:56 2007 New Revision: 520497 URL: http://svn.apache.org/viewvc?view=rev&rev=520497 Log: Fixed the problem of copying a blank exe config to the repo. Modified: incubator/nmaven/branches/SI_IDE/README.txt incubator/nmaven/branches/SI_IDE/assemb

svn commit: r520761 - in /incubator/nmaven/branches/SI_IDE/components/dotnet-model: assembly-plugins/ compiler-plugins/ entries/ executable-plugins/ netdependency/ settings/

2007-03-20 Thread sisbell
Author: sisbell Date: Tue Mar 20 22:48:53 2007 New Revision: 520761 URL: http://svn.apache.org/viewvc?view=rev&rev=520761 Log: Largely reformatting and adding sdkInstallRoot and executionPaths to the settings model. This allows us to configure and use multiple directories for searching

svn commit: r520928 - /incubator/nmaven/branches/SI_IDE/bootstrap-build.sh

2007-03-21 Thread sisbell
Author: sisbell Date: Wed Mar 21 09:09:00 2007 New Revision: 520928 URL: http://svn.apache.org/viewvc?view=rev&rev=520928 Log: The build script for linux. Modified: incubator/nmaven/branches/SI_IDE/bootstrap-build.sh Modified: incubator/nmaven/branches/SI_IDE/bootstrap-build.sh URL:

  1   2   3   4   5   6   >