svn commit: r1513353 - /incubator/npanday/trunk/dotnet/assemblies/NPanday.ProjectImporter/Engine/src/main/csharp/Converter/Algorithms/AzurePomConverter.cs

2013-08-12 Thread brett
Author: brett Date: Tue Aug 13 05:39:23 2013 New Revision: 1513353 URL: http://svn.apache.org/r1513353 Log: [NPANDAY-480] additional role content in Azure project Some Azure project templates include files to overwrite or supplement what is included in the originally packaged role (for example

svn commit: r1513354 - /incubator/npanday/trunk/dotnet/assemblies/NPanday.ProjectImporter/Engine/src/main/csharp/NPanday.ProjectImporterEngine.csproj

2013-08-12 Thread brett
Author: brett Date: Tue Aug 13 05:40:16 2013 New Revision: 1513354 URL: http://svn.apache.org/r1513354 Log: improve reference for Mono.Cecil in build file Modified: incubator/npanday/trunk/dotnet/assemblies/NPanday.ProjectImporter/Engine/src/main/csharp/NPanday.ProjectImporterEngine.csproj

svn commit: r1514181 - /incubator/npanday/trunk/pom.xml

2013-08-15 Thread brett
Author: brett Date: Thu Aug 15 06:51:14 2013 New Revision: 1514181 URL: http://svn.apache.org/r1514181 Log: adjust some roles Modified: incubator/npanday/trunk/pom.xml Modified: incubator/npanday/trunk/pom.xml URL: http://svn.apache.org/viewvc/incubator/npanday/trunk/pom.xml?rev=1514181r1

svn commit: r1514210 - /incubator/npanday/trunk/dotnet/assemblies/NPanday.ProjectImporter/Engine/src/main/csharp/Converter/Algorithms/AbstractPomConverter.cs

2013-08-15 Thread brett
Author: brett Date: Thu Aug 15 09:03:52 2013 New Revision: 1514210 URL: http://svn.apache.org/r1514210 Log: [NPANDAY-579] Don't add transitive dependency if copied to local repository In this instance, the dependency will be available transitively, so there is no need to add it to the POM

svn commit: r1514221 - /incubator/npanday/trunk/dotnet/assemblies/NPanday.ProjectImporter/Engine/src/main/csharp/NPandayImporter.cs

2013-08-15 Thread brett
Author: brett Date: Thu Aug 15 09:59:18 2013 New Revision: 1514221 URL: http://svn.apache.org/r1514221 Log: adjust warning System scope dependencies are now copied. Modified: incubator/npanday/trunk/dotnet/assemblies/NPanday.ProjectImporter/Engine/src/main/csharp/NPandayImporter.cs

svn commit: r1514693 - in /incubator/npanday/trunk/plugins/maven-compile-plugin/src/main/java/npanday/plugin/compile: AbstractCompilerMojo.java CompilerMojo.java TestCompilerMojo.java

2013-08-16 Thread brett
Author: brett Date: Fri Aug 16 13:13:55 2013 New Revision: 1514693 URL: http://svn.apache.org/r1514693 Log: [NPANDAY-601] enable the /platform argument Modified: incubator/npanday/trunk/plugins/maven-compile-plugin/src/main/java/npanday/plugin/compile/AbstractCompilerMojo.java

svn commit: r1514694 - /incubator/npanday/trunk/dotnet/assemblies/NPanday.Plugin.Loader/pom.xml

2013-08-16 Thread brett
Author: brett Date: Fri Aug 16 13:14:08 2013 New Revision: 1514694 URL: http://svn.apache.org/r1514694 Log: Load plugins as x86 This ensures that the correct registry will be used for the NPanday.Plugin.Settings lookup on 64-bit installations. If it is loaded as 64-bit, then the registry lookup

svn commit: r1523534 - /incubator/npanday/trunk/dotnet/assemblies/NPanday.ProjectImporter/Engine/src/main/csharp/Digest/Algorithms/NormalProjectDigestAlgorithm.cs

2013-09-15 Thread brett
Author: brett Date: Mon Sep 16 02:38:15 2013 New Revision: 1523534 URL: http://svn.apache.org/r1523534 Log: [NPANDAY-604] simplify assembly extraction No need to load assemblies for reflection since all necessary information is available in the assembly name. This also allows multiple versions

svn commit: r1571577 - /incubator/npanday/npanday-its/trunk/.gitignore

2014-02-24 Thread brett
Author: brett Date: Tue Feb 25 06:24:04 2014 New Revision: 1571577 URL: http://svn.apache.org/r1571577 Log: ignore IDEA files Modified: incubator/npanday/npanday-its/trunk/.gitignore Modified: incubator/npanday/npanday-its/trunk/.gitignore URL: http://svn.apache.org/viewvc/incubator

svn commit: r1571583 - /incubator/npanday/npanday-its/trunk/src/test/java/npanday/its/NPANDAY_202_MsBuildErrorHandlingTest.java

2014-02-24 Thread brett
Author: brett Date: Tue Feb 25 06:33:15 2014 New Revision: 1571583 URL: http://svn.apache.org/r1571583 Log: Update for new output format The line numbers now have 4 elements - remove the non-essential part so that it works across multiple tools versions Modified: incubator/npanday/npanday

svn commit: r1571584 - in /incubator/npanday/npanday-its/trunk/src/test/resources/NPandayIT0036InstalledArtifactsVerificationTest/src/test/vb: Module1.vb folder/Module2.vb

2014-02-24 Thread brett
Author: brett Date: Tue Feb 25 06:34:01 2014 New Revision: 1571584 URL: http://svn.apache.org/r1571584 Log: Update test classes Appears that this doesn't work in NUnit 2.6 - switch to a class instead of a module for the test classes Modified: incubator/npanday/npanday-its/trunk/src/test

svn commit: r1571595 - in /incubator/npanday/trunk: archetypes/maven-archetype-dotnet-simple/src/main/resources/META-INF/maven/ archetypes/maven-archetype-netexecutable/src/main/resources/META-INF/mav

2014-02-24 Thread brett
Author: brett Date: Tue Feb 25 07:35:55 2014 New Revision: 1571595 URL: http://svn.apache.org/r1571595 Log: remove empty directories Removed: incubator/npanday/trunk/archetypes/maven-archetype-dotnet-simple/src/main/resources/META-INF/maven/ incubator/npanday/trunk/archetypes/maven

svn commit: r1571658 - /incubator/npanday/npanday-its/trunk/src/test/java/npanday/its/

2014-02-25 Thread brett
Author: brett Date: Tue Feb 25 11:51:28 2014 New Revision: 1571658 URL: http://svn.apache.org/r1571658 Log: reduce duplication of skip conditions Modified: incubator/npanday/npanday-its/trunk/src/test/java/npanday/its/AbstractNPandayIntegrationTestCase.java incubator/npanday/npanday

svn commit: r1571659 - in /incubator/npanday/npanday-its/trunk/src/test/resources: Azure17Bootstrap/ Azure17Bootstrap/azure-repo/Microsoft/WindowsAzure/ServiceRuntime/ Azure17Bootstrap/azure-repo/Micr

2014-02-25 Thread brett
Author: brett Date: Tue Feb 25 11:52:28 2014 New Revision: 1571659 URL: http://svn.apache.org/r1571659 Log: bootstrap service runtime library Added: incubator/npanday/npanday-its/trunk/src/test/resources/Azure17Bootstrap/azure-repo/Microsoft/WindowsAzure/ServiceRuntime/ incubator

svn commit: r1571683 - /incubator/npanday/npanday-its/trunk/src/test/resources/NPANDAY_254_WebappWithCultureResTest/pom.xml

2014-02-25 Thread brett
Author: brett Date: Tue Feb 25 13:33:58 2014 New Revision: 1571683 URL: http://svn.apache.org/r1571683 Log: update goal name Modified: incubator/npanday/npanday-its/trunk/src/test/resources/NPANDAY_254_WebappWithCultureResTest/pom.xml Modified: incubator/npanday/npanday-its/trunk/src/test

svn commit: r1571914 - /incubator/npanday/trunk/components/dotnet-nuget/pom.xml

2014-02-25 Thread brett
Author: brett Date: Wed Feb 26 04:30:49 2014 New Revision: 1571914 URL: http://svn.apache.org/r1571914 Log: fix line endings Modified: incubator/npanday/trunk/components/dotnet-nuget/pom.xml (contents, props changed) Modified: incubator/npanday/trunk/components/dotnet-nuget/pom.xml URL

svn commit: r1572071 - /incubator/npanday/trunk/.gitignore

2014-02-26 Thread brett
Author: brett Date: Wed Feb 26 14:58:49 2014 New Revision: 1572071 URL: http://svn.apache.org/r1572071 Log: ignore generated files There is a pom-java.xml checked in, so need to use more specific ignore paths for the others. Modified: incubator/npanday/trunk/.gitignore Modified: incubator

svn commit: r1572073 - in /incubator/npanday/trunk/dotnet/assemblies/NPanday.ProjectImporter/Engine/src/test/csharp/ImporterTests: FileUtil.cs ProjectImporterAssertions.cs

2014-02-26 Thread brett
Author: brett Date: Wed Feb 26 14:59:38 2014 New Revision: 1572073 URL: http://svn.apache.org/r1572073 Log: get a better string comparison in failing tests Modified: incubator/npanday/trunk/dotnet/assemblies/NPanday.ProjectImporter/Engine/src/test/csharp/ImporterTests/FileUtil.cs

svn commit: r1572074 - /incubator/npanday/trunk/dotnet/assemblies/NPanday.VisualStudio.Addin/src/test/csharp/AddWebReferenceTest.cs

2014-02-26 Thread brett
Author: brett Date: Wed Feb 26 15:00:22 2014 New Revision: 1572074 URL: http://svn.apache.org/r1572074 Log: allow test files to be overwritten so they don't fail intermittently Modified: incubator/npanday/trunk/dotnet/assemblies/NPanday.VisualStudio.Addin/src/test/csharp

svn commit: r1572075 - in /incubator/npanday/trunk/dotnet/assemblies/NPanday.ProjectImporter/Engine/src: main/csharp/Converter/Algorithms/ test/resource/NPANDAY_580_WpfBrowserTest/NPANDAY_580_WpfBrows

2014-02-26 Thread brett
Author: brett Date: Wed Feb 26 15:01:38 2014 New Revision: 1572075 URL: http://svn.apache.org/r1572075 Log: Don't set msbuild frameworkVersion It isn't used by the plugin Modified: incubator/npanday/trunk/dotnet/assemblies/NPanday.ProjectImporter/Engine/src/main/csharp/Converter/Algorithms

svn commit: r1572076 - /incubator/npanday/trunk/dotnet/assemblies/NPanday.ProjectImporter/Engine/src/main/csharp/Parser/SlnParser/ProjectSolutionParser.cs

2014-02-26 Thread brett
Author: brett Date: Wed Feb 26 15:02:32 2014 New Revision: 1572076 URL: http://svn.apache.org/r1572076 Log: additional logging Modified: incubator/npanday/trunk/dotnet/assemblies/NPanday.ProjectImporter/Engine/src/main/csharp/Parser/SlnParser/ProjectSolutionParser.cs Modified: incubator

svn commit: r1572077 - /incubator/npanday/trunk/dotnet/assemblies/NPanday.ProjectImporter/Engine/src/main/csharp/Parser/SlnParser/ProjectSolutionParser.cs

2014-02-26 Thread brett
Author: brett Date: Wed Feb 26 15:03:20 2014 New Revision: 1572077 URL: http://svn.apache.org/r1572077 Log: workaround an issue where projects fail to import Modified: incubator/npanday/trunk/dotnet/assemblies/NPanday.ProjectImporter/Engine/src/main/csharp/Parser/SlnParser

svn commit: r1572078 - /incubator/npanday/trunk/dotnet/assemblies/NPanday.VisualStudio.Addin/src/main/csharp/Connect.cs

2014-02-26 Thread brett
Author: brett Date: Wed Feb 26 15:03:59 2014 New Revision: 1572078 URL: http://svn.apache.org/r1572078 Log: avoid exceptions on project load Modified: incubator/npanday/trunk/dotnet/assemblies/NPanday.VisualStudio.Addin/src/main/csharp/Connect.cs Modified: incubator/npanday/trunk/dotnet

svn commit: r1572081 - /incubator/npanday/trunk/dotnet/assemblies/NPanday.ProjectImporter/Engine/src/test/csharp/ImporterTests/UnsupportedProjectTest.cs

2014-02-26 Thread brett
Author: brett Date: Wed Feb 26 15:06:14 2014 New Revision: 1572081 URL: http://svn.apache.org/r1572081 Log: update test case to leverage other utilities Modified: incubator/npanday/trunk/dotnet/assemblies/NPanday.ProjectImporter/Engine/src/test/csharp/ImporterTests/UnsupportedProjectTest.cs

svn commit: r1572103 - in /incubator/npanday/trunk/dotnet/assemblies: NPanday.Utils/src/main/csharp/PomHelperUtility.cs NPanday.VisualStudio.Addin/src/main/csharp/Connect.cs

2014-02-26 Thread brett
Author: brett Date: Wed Feb 26 15:45:57 2014 New Revision: 1572103 URL: http://svn.apache.org/r1572103 Log: NPanday doesn't update a pom when including source files (*.vb,*.cs) in a project Submitted by: Joe Ocaba Modified: incubator/npanday/trunk/dotnet/assemblies/NPanday.Utils/src/main

svn commit: r1572104 - /incubator/npanday/trunk/dotnet/assemblies/NPanday.Utils/src/main/csharp/PomHelperUtility.cs

2014-02-26 Thread brett
Author: brett Date: Wed Feb 26 15:46:38 2014 New Revision: 1572104 URL: http://svn.apache.org/r1572104 Log: ensure file is added even if a file already exists for which it is a substring (e.g. Class1.cs and Subfolder/Class1.cs, or Class1.cs and AnotherClass1.cs) Modified: incubator/npanday

svn commit: r1572114 [4/4] - in /incubator/npanday/trunk: ./ archetypes/ archetypes/maven-archetype-dotnet-simple/ archetypes/maven-archetype-dotnet-simple/src/main/resources/archetype-resources/ arch

2014-02-26 Thread brett
Modified: incubator/npanday/trunk/plugins/netplugins/NPanday.Plugin.Devenv/javabinding/pom.xml URL: http://svn.apache.org/viewvc/incubator/npanday/trunk/plugins/netplugins/NPanday.Plugin.Devenv/javabinding/pom.xml?rev=1572114r1=1572113r2=1572114view=diff

svn commit: r1572383 - /incubator/npanday/trunk/plugins/aspnet-maven-plugin/src/main/resources/assemblies/components/aspnet-webapp-binaries.xml

2014-02-26 Thread brett
Author: brett Date: Thu Feb 27 01:31:08 2014 New Revision: 1572383 URL: http://svn.apache.org/r1572383 Log: [NPANDAY-480] add silverlight exclusion here too System scope seems to drag runtime dependencies in some cases, overlapping with the previous definition and causing Silverlight client

svn commit: r1572419 - in /incubator/npanday/trunk: components/dotnet-executable/src/main/java/npanday/executable/compiler/ components/dotnet-executable/src/main/java/npanday/executable/impl/ plugins/

2014-02-26 Thread brett
Author: brett Date: Thu Feb 27 03:26:50 2014 New Revision: 1572419 URL: http://svn.apache.org/r1572419 Log: [NPANDAY-210] backwards compat for include sources Pass the files into the main routine, so that if they are used you don't also get a default **/*.cs as well. Also reinstate the old test

svn commit: r1572444 - /incubator/npanday/npanday-its/trunk/src/test/resources/NPANDAY_328_VS2010WpfProjectSupportTest/pom.xml

2014-02-26 Thread brett
Author: brett Date: Thu Feb 27 06:23:48 2014 New Revision: 1572444 URL: http://svn.apache.org/r1572444 Log: add missing platform declaration Modified: incubator/npanday/npanday-its/trunk/src/test/resources/NPANDAY_328_VS2010WpfProjectSupportTest/pom.xml Modified: incubator/npanday/npanday

svn commit: r1572447 - /incubator/npanday/trunk/plugins/netplugins/NPanday.Plugin.Msbuild/javabinding/src/main/java/NPanday/Plugin/Msbuild/MsbuildMojo.java

2014-02-26 Thread brett
Author: brett Date: Thu Feb 27 06:35:59 2014 New Revision: 1572447 URL: http://svn.apache.org/r1572447 Log: Use the resolved artifacts for references For some reason, the resolver is not including all of the artifacts in project.getDependencyArtifacts. This might need some revision, but here we

svn commit: r1572513 - in /incubator/npanday/trunk/dist/npanday-installer/src/main: groovy/generateWxs.groovy wix/NPanday.VisualStudio.Addin

2014-02-27 Thread brett
Author: brett Date: Thu Feb 27 11:09:01 2014 New Revision: 1572513 URL: http://svn.apache.org/r1572513 Log: Add support for VS 2013 in the MSI Modified: incubator/npanday/trunk/dist/npanday-installer/src/main/groovy/generateWxs.groovy incubator/npanday/trunk/dist/npanday-installer/src

svn commit: r1572531 - /incubator/npanday/npanday-its/trunk/src/test/resources/BootstrapTest/pom.xml

2014-02-27 Thread brett
Author: brett Date: Thu Feb 27 12:21:12 2014 New Revision: 1572531 URL: http://svn.apache.org/r1572531 Log: use actual snapshot repository Modified: incubator/npanday/npanday-its/trunk/src/test/resources/BootstrapTest/pom.xml Modified: incubator/npanday/npanday-its/trunk/src/test/resources

svn commit: r1573411 - in /incubator/npanday/trunk/dotnet/assemblies/NPanday.ProjectImporter/Engine/src: main/csharp/Parser/SlnParser/ main/csharp/Parser/SlnParser/Model/ test/csharp/ test/csharp/Impo

2014-03-02 Thread brett
Author: brett Date: Mon Mar 3 00:15:11 2014 New Revision: 1573411 URL: http://svn.apache.org/r1573411 Log: [NPANDAY-612] add support for parsing VS 2013 projects Added: incubator/npanday/trunk/dotnet/assemblies/NPanday.ProjectImporter/Engine/src/test/csharp/ImporterTests

svn commit: r1573415 - /incubator/npanday/trunk/pom.xml

2014-03-02 Thread brett
Author: brett Date: Mon Mar 3 01:12:54 2014 New Revision: 1573415 URL: http://svn.apache.org/r1573415 Log: remove old dependency management section Modified: incubator/npanday/trunk/pom.xml Modified: incubator/npanday/trunk/pom.xml URL: http://svn.apache.org/viewvc/incubator/npanday/trunk

svn commit: r1573503 - /incubator/npanday/npanday-its/trunk/src/test/java/npanday/its/

2014-03-03 Thread brett
Author: brett Date: Mon Mar 3 09:54:29 2014 New Revision: 1573503 URL: http://svn.apache.org/r1573503 Log: Support VS 2012 and other versions for XDT Modified: incubator/npanday/npanday-its/trunk/src/test/java/npanday/its/AbstractNPandayIntegrationTestCase.java incubator/npanday

svn commit: r1573504 - in /incubator/npanday/trunk/dotnet/assemblies/NPanday.ProjectImporter/Engine/src: main/csharp/Converter/Algorithms/ test/resource/MvcApplication1/MvcApplication1/ test/resource/

2014-03-03 Thread brett
Author: brett Date: Mon Mar 3 09:55:30 2014 New Revision: 1573504 URL: http://svn.apache.org/r1573504 Log: [NPANDAY-488] Use contentPath by default This was the previous behaviour: http://svn.apache.org/viewvc/incubator/npanday/trunk/plugins/msdeploy-maven-plugin/src/main/java/npanday/plugin

svn commit: r1573505 - in /incubator/npanday/npanday-its/trunk/src/test/resources: NPANDAY_254_WebappWithCultureResTest/ NPANDAY_452_SilverlightAppTest/SilverlightApplication1.Web/ NPANDAY_480_AzureSu

2014-03-03 Thread brett
Author: brett Date: Mon Mar 3 09:55:58 2014 New Revision: 1573505 URL: http://svn.apache.org/r1573505 Log: use contentPath instead See main repository commit for explanation Modified: incubator/npanday/npanday-its/trunk/src/test/resources/NPANDAY_254_WebappWithCultureResTest/pom.xml

svn commit: r1573524 - /incubator/npanday/trunk/plugins/library-importer-maven-plugin/src/site/apt/usage.apt.vm

2014-03-03 Thread brett
Author: brett Date: Mon Mar 3 11:11:57 2014 New Revision: 1573524 URL: http://svn.apache.org/r1573524 Log: fix URL for the time being Modified: incubator/npanday/trunk/plugins/library-importer-maven-plugin/src/site/apt/usage.apt.vm Modified: incubator/npanday/trunk/plugins/library

svn commit: r1574287 - /incubator/npanday/trunk/pom.xml

2014-03-04 Thread brett
Author: brett Date: Wed Mar 5 02:21:17 2014 New Revision: 1574287 URL: http://svn.apache.org/r1574287 Log: update release goals We want to run the ITs during perform, but not during prepare (so switch to validate). Modified: incubator/npanday/trunk/pom.xml Modified: incubator/npanday

svn commit: r1578852 - in /incubator/npanday/trunk: components/dotnet-core/src/main/resources/META-INF/npanday/ components/dotnet-executable/src/main/java/npanday/executable/compiler/impl/ components/

2014-03-18 Thread brett
Author: brett Date: Tue Mar 18 12:55:54 2014 New Revision: 1578852 URL: http://svn.apache.org/r1578852 Log: [NPANDAY-613] support .NET 4.5.1 Modified: incubator/npanday/trunk/components/dotnet-core/src/main/resources/META-INF/npanday/compiler-plugins.xml incubator/npanday/trunk

svn commit: r1578863 - /incubator/npanday/trunk/components/dotnet-core/src/main/java/npanday/resolver/NPandayDependencyResolution.java

2014-03-18 Thread brett
Author: brett Date: Tue Mar 18 13:19:52 2014 New Revision: 1578863 URL: http://svn.apache.org/r1578863 Log: avoid altering unmodifiable collection In some circumstances, the project artifacts can be an unmodifiable collection. To ensure that's not the case, work on a copy of the set. Modified

svn commit: r1579507 - in /incubator/npanday/trunk/components: dotnet-core/src/main/resources/META-INF/npanday/ dotnet-executable/src/main/java/npanday/executable/impl/ dotnet-model/compiler-plugins/

2014-03-19 Thread brett
Author: brett Date: Thu Mar 20 02:15:04 2014 New Revision: 1579507 URL: http://svn.apache.org/r1579507 Log: re-model profiles Restructure the profile model for compiler plugins only, to better match the behaviour used for platforms. This avoids redundancy in declaring the frameworks and compiler

svn commit: r1584523 - in /incubator/npanday/trunk/dotnet/assemblies: NPanday.ProjectImporter/Engine/src/main/csharp/NPanday.ProjectImporterEngine.csproj NPanday.Utils/src/main/csharp/NPanday.Utils.cs

2014-04-03 Thread brett
Author: brett Date: Fri Apr 4 05:47:52 2014 New Revision: 1584523 URL: http://svn.apache.org/r1584523 Log: add hint path for assemblies not distributed with NPanday Modified: incubator/npanday/trunk/dotnet/assemblies/NPanday.ProjectImporter/Engine/src/main/csharp

svn commit: r1584524 - /incubator/npanday/trunk/dotnet/assemblies/NPanday.VisualStudio.Addin/src/main/csharp/Connect.cs

2014-04-03 Thread brett
Author: brett Date: Fri Apr 4 05:49:51 2014 New Revision: 1584524 URL: http://svn.apache.org/r1584524 Log: adjust order of reference resolution Project importer will look at hint path or framework locations first - do the same here. Modified: incubator/npanday/trunk/dotnet/assemblies

svn commit: r1584533 - /incubator/npanday/trunk/plugins/maven-resgen-plugin/src/main/java/npanday/plugin/resgen/ExistingResxGenerator.java

2014-04-04 Thread brett
Author: brett Date: Fri Apr 4 06:11:26 2014 New Revision: 1584533 URL: http://svn.apache.org/r1584533 Log: [NPANDAY-614] allow extra arguments to be specified Modified: incubator/npanday/trunk/plugins/maven-resgen-plugin/src/main/java/npanday/plugin/resgen/ExistingResxGenerator.java

svn commit: r1584596 - /incubator/npanday/trunk/dist/npanday-repository-builder/pom.xml

2014-04-04 Thread brett
Author: brett Date: Fri Apr 4 10:18:09 2014 New Revision: 1584596 URL: http://svn.apache.org/r1584596 Log: add library importer plugin to the installer Modified: incubator/npanday/trunk/dist/npanday-repository-builder/pom.xml Modified: incubator/npanday/trunk/dist/npanday-repository

svn commit: r1607243 - /incubator/npanday/npanday-its/trunk/pom.xml

2014-07-01 Thread brett
Author: brett Date: Wed Jul 2 05:19:17 2014 New Revision: 1607243 URL: http://svn.apache.org/r1607243 Log: [NPANDAY-231] remove openrdf Modified: incubator/npanday/npanday-its/trunk/pom.xml Modified: incubator/npanday/npanday-its/trunk/pom.xml URL: http://svn.apache.org/viewvc/incubator

svn commit: r1607246 - in /incubator/npanday/trunk: ./ components/dotnet-registry/ components/dotnet-registry/src/main/java/npanday/registry/ components/dotnet-registry/src/main/java/npanday/registry/

2014-07-01 Thread brett
Author: brett Date: Wed Jul 2 05:26:47 2014 New Revision: 1607246 URL: http://svn.apache.org/r1607246 Log: [NPANDAY-231] remove openrdf ConnectionsRepository is no longer used, remove references to it and OpenRDF Removed: incubator/npanday/trunk/components/dotnet-registry/src/main/java

svn commit: r1607256 - in /incubator/npanday/trunk: plugins/pom.xml site/pom.xml

2014-07-02 Thread brett
Author: brett Date: Wed Jul 2 06:58:29 2014 New Revision: 1607256 URL: http://svn.apache.org/r1607256 Log: remove outdated site generation in preparation for using svnpubsub. Also removed local-docs profiles, which can be done with the site staging plugin instead Modified: incubator

svn commit: r1607259 - in /incubator/npanday/trunk/site: .gitignore pom.xml

2014-07-02 Thread brett
Author: brett Date: Wed Jul 2 07:17:02 2014 New Revision: 1607259 URL: http://svn.apache.org/r1607259 Log: config for svnpubsub Added: incubator/npanday/trunk/site/.gitignore Modified: incubator/npanday/trunk/site/pom.xml Added: incubator/npanday/trunk/site/.gitignore URL: http

svn commit: r1607263 - /incubator/npanday/trunk/site/pom.xml

2014-07-02 Thread brett
Author: brett Date: Wed Jul 2 07:36:07 2014 New Revision: 1607263 URL: http://svn.apache.org/r1607263 Log: fix publish directory Modified: incubator/npanday/trunk/site/pom.xml Modified: incubator/npanday/trunk/site/pom.xml URL: http://svn.apache.org/viewvc/incubator/npanday/trunk/site

svn commit: r1607268 - /incubator/npanday/trunk/site/pom.xml

2014-07-02 Thread brett
Author: brett Date: Wed Jul 2 07:54:48 2014 New Revision: 1607268 URL: http://svn.apache.org/r1607268 Log: set up svnpubsub checkout exclude plugins directory Modified: incubator/npanday/trunk/site/pom.xml Modified: incubator/npanday/trunk/site/pom.xml URL: http://svn.apache.org/viewvc

svn commit: r1607274 - /incubator/npanday/site/pom.xml

2014-07-02 Thread brett
Author: brett Date: Wed Jul 2 08:08:51 2014 New Revision: 1607274 URL: http://svn.apache.org/r1607274 Log: align contributors Modified: incubator/npanday/site/pom.xml Modified: incubator/npanday/site/pom.xml URL: http://svn.apache.org/viewvc/incubator/npanday/site/pom.xml?rev=1607274r1

svn commit: r1607287 - /incubator/npanday/site/pom.xml

2014-07-02 Thread brett
Author: brett Date: Wed Jul 2 08:27:53 2014 New Revision: 1607287 URL: http://svn.apache.org/r1607287 Log: add site publish instructions Modified: incubator/npanday/site/pom.xml Modified: incubator/npanday/site/pom.xml URL: http://svn.apache.org/viewvc/incubator/npanday/site/pom.xml?rev

svn commit: r1607292 [7/7] - in /incubator/npanday/site-publish/docs/1.5.0-incubating-SNAPSHOT: ./ css/ developers/ developers/design/ guide/ guide/advanced/ guide/devinfra/ guide/vs/

2014-07-02 Thread brett
Modified: incubator/npanday/site-publish/docs/1.5.0-incubating-SNAPSHOT/release-notes.html URL: http://svn.apache.org/viewvc/incubator/npanday/site-publish/docs/1.5.0-incubating-SNAPSHOT/release-notes.html?rev=1607292r1=1607291r2=1607292view=diff

svn commit: r1607294 [11/11] - in /incubator/npanday/site-publish/docs/1.5.0-incubating-SNAPSHOT: ./ css/ developers/ developers/design/ guide/ guide/advanced/ guide/devinfra/ guide/installation/ guid

2014-07-02 Thread brett
...@maestrodev.com/a/td +tdPPMC/td/tr +tr class=b +tdimg src=http://www.gravatar.com/avatar/1db61ec29963d4a77ef2275140144fd4?d=mmamp;s=60; alt= //td +tda name=brett/abrett/td +tdBrett Porter/td +tda class=externalLink href=mailto:br...@apache.org;br...@apache.org/a/td +tdPPMC/td/tr +tr class=a +tdimg

svn commit: r1607789 - in /incubator/npanday/site-publish/docs/1.5.0-incubating-SNAPSHOT: ./ developers/ guide/advanced/ guide/installation/ guide/reference/ guide/vs/ plugins/ plugins/application-mav

2014-07-04 Thread brett
Author: brett Date: Fri Jul 4 07:02:10 2014 New Revision: 1607789 URL: http://svn.apache.org/r1607789 Log: correct line endings [This commit notification would consist of 200 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

svn commit: r1607813 - in /incubator/npanday/trunk: plugins/pom.xml pom.xml site/pom.xml

2014-07-04 Thread brett
Author: brett Date: Fri Jul 4 09:56:00 2014 New Revision: 1607813 URL: http://svn.apache.org/r1607813 Log: adjust for plugin site deployment Modified: incubator/npanday/trunk/plugins/pom.xml incubator/npanday/trunk/pom.xml incubator/npanday/trunk/site/pom.xml Modified: incubator

svn commit: r1607814 - in /incubator/npanday/site-publish/docs/1.5.0-incubating-SNAPSHOT/plugins: ./ application-maven-plugin/ application-maven-plugin/css/ application-maven-plugin/images/ applicatio

2014-07-04 Thread brett
Author: brett Date: Fri Jul 4 10:00:31 2014 New Revision: 1607814 URL: http://svn.apache.org/r1607814 Log: Site checkin for project NPanday :: Maven Plugins [This commit notification would consist of 69 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

svn commit: r1607817 - in /incubator/npanday/site-publish/docs/1.5.0-incubating-SNAPSHOT/plugins: NPanday.Plugin.Addin.JavaBinding/ NPanday.Plugin.Devenv.JavaBinding/ NPanday.Plugin.Msbuild.JavaBindin

2014-07-04 Thread brett
Author: brett Date: Fri Jul 4 10:06:20 2014 New Revision: 1607817 URL: http://svn.apache.org/r1607817 Log: move netplugins to right location Added: incubator/npanday/site-publish/docs/1.5.0-incubating-SNAPSHOT/plugins/NPanday.Plugin.Addin.JavaBinding/ - copied from r1607816

svn commit: r1607821 - in /incubator/npanday/trunk/plugins/netplugins: NPanday.Plugin.Addin/javabinding/ NPanday.Plugin.Devenv/javabinding/ NPanday.Plugin.Msbuild/javabinding/ NPanday.Plugin.Settings/

2014-07-04 Thread brett
Author: brett Date: Fri Jul 4 10:15:03 2014 New Revision: 1607821 URL: http://svn.apache.org/r1607821 Log: set distributionManagement for correct site deployment URL management gets confused by the different relative paths of each of these plugins Modified: incubator/npanday/trunk/plugins

svn commit: r1607827 - in /incubator/npanday/trunk/plugins: maven-compile-plugin/src/site/site.xml netplugins/NPanday.Plugin.Settings/src/site/site.xml

2014-07-04 Thread brett
Author: brett Date: Fri Jul 4 10:33:10 2014 New Revision: 1607827 URL: http://svn.apache.org/r1607827 Log: remove old links from plugin sites Modified: incubator/npanday/trunk/plugins/maven-compile-plugin/src/site/site.xml incubator/npanday/trunk/plugins/netplugins

svn commit: r1607829 - /incubator/npanday/trunk/plugins/pom.xml

2014-07-04 Thread brett
Author: brett Date: Fri Jul 4 10:33:33 2014 New Revision: 1607829 URL: http://svn.apache.org/r1607829 Log: fix URL for making relative links Modified: incubator/npanday/trunk/plugins/pom.xml Modified: incubator/npanday/trunk/plugins/pom.xml URL: http://svn.apache.org/viewvc/incubator

svn commit: r1607828 [7/7] - in /incubator/npanday/site-publish/docs/1.5.0-incubating-SNAPSHOT/plugins: ./ NPanday.Plugin.Addin.JavaBinding/ NPanday.Plugin.Devenv.JavaBinding/ NPanday.Plugin.Msbuild.J

2014-07-04 Thread brett
Modified: incubator/npanday/site-publish/docs/1.5.0-incubating-SNAPSHOT/plugins/wix-maven-plugin/light-mojo.html URL: http://svn.apache.org/viewvc/incubator/npanday/site-publish/docs/1.5.0-incubating-SNAPSHOT/plugins/wix-maven-plugin/light-mojo.html?rev=1607828r1=1607827r2=1607828view=diff

svn commit: r1608642 - /incubator/npanday/trunk/plugins/maven-xsd-plugin/src/main/resources/META-INF/npanday/executable-plugins.xml

2014-07-07 Thread brett
Author: brett Date: Tue Jul 8 02:40:45 2014 New Revision: 1608642 URL: http://svn.apache.org/r1608642 Log: [NPANDAY-505] probe for xsd Modified: incubator/npanday/trunk/plugins/maven-xsd-plugin/src/main/resources/META-INF/npanday/executable-plugins.xml Modified: incubator/npanday/trunk

svn commit: r1608644 - /incubator/npanday/trunk/components/dotnet-core/src/main/resources/META-INF/npanday/compiler-plugins.xml

2014-07-07 Thread brett
Author: brett Date: Tue Jul 8 02:59:16 2014 New Revision: 1608644 URL: http://svn.apache.org/r1608644 Log: [NPANDAY-505] probe for csc/vbc Modified: incubator/npanday/trunk/components/dotnet-core/src/main/resources/META-INF/npanday/compiler-plugins.xml Modified: incubator/npanday/trunk

svn commit: r1608649 - in /incubator/npanday/trunk/plugins: maven-link-plugin/src/main/resources/META-INF/npanday/executable-plugins.xml maven-wsdl-plugin/src/main/resources/META-INF/npanday/executabl

2014-07-07 Thread brett
Author: brett Date: Tue Jul 8 03:32:25 2014 New Revision: 1608649 URL: http://svn.apache.org/r1608649 Log: [NPANDAY-505] probe for al/wsdl Modified: incubator/npanday/trunk/plugins/maven-link-plugin/src/main/resources/META-INF/npanday/executable-plugins.xml incubator/npanday/trunk

svn commit: r1608654 - /incubator/npanday/trunk/components/dotnet-registry/src/main/java/npanday/registry/impl/WinRegistry.java

2014-07-07 Thread brett
Author: brett Date: Tue Jul 8 04:04:59 2014 New Revision: 1608654 URL: http://svn.apache.org/r1608654 Log: [NPANDAY-505] support recursive registry lookups Modified: incubator/npanday/trunk/components/dotnet-registry/src/main/java/npanday/registry/impl/WinRegistry.java Modified

svn commit: r1608663 - /incubator/npanday/trunk/components/dotnet-nuget/pom.xml

2014-07-07 Thread brett
Author: brett Date: Tue Jul 8 05:12:11 2014 New Revision: 1608663 URL: http://svn.apache.org/r1608663 Log: fix project name Modified: incubator/npanday/trunk/components/dotnet-nuget/pom.xml Modified: incubator/npanday/trunk/components/dotnet-nuget/pom.xml URL: http://svn.apache.org/viewvc

svn commit: r1608665 - in /incubator/npanday/trunk: components/dotnet-core/src/main/resources/META-INF/npanday/net-dependencies.xml dist/npanday-repository-builder/pom.xml plugins/netplugins/pom.xml

2014-07-07 Thread brett
Author: brett Date: Tue Jul 8 05:26:28 2014 New Revision: 1608665 URL: http://svn.apache.org/r1608665 Log: [NPANDAY-203] remove references to old MSBuild plugin Modified: incubator/npanday/trunk/components/dotnet-core/src/main/resources/META-INF/npanday/net-dependencies.xml incubator

svn commit: r1608666 - /incubator/npanday/trunk/plugins/netplugins/NPanday.Plugin.Msbuild/javabinding/src/main/java/NPanday/Plugin/Msbuild/MsbuildMojo.java

2014-07-07 Thread brett
Author: brett Date: Tue Jul 8 05:28:47 2014 New Revision: 1608666 URL: http://svn.apache.org/r1608666 Log: [NPANDAY-203] move MSBuild plugin to use dotnet-msbuild add missing import Modified: incubator/npanday/trunk/plugins/netplugins/NPanday.Plugin.Msbuild/javabinding/src/main/java

svn commit: r1608676 - /incubator/npanday/trunk/components/dotnet-core/src/main/resources/META-INF/npanday/compiler-plugins.xml

2014-07-08 Thread brett
Author: brett Date: Tue Jul 8 07:16:59 2014 New Revision: 1608676 URL: http://svn.apache.org/r1608676 Log: [NPANDAY-505] split out vbc SDKs Modified: incubator/npanday/trunk/components/dotnet-core/src/main/resources/META-INF/npanday/compiler-plugins.xml Modified: incubator/npanday/trunk

svn commit: r1608677 - /incubator/npanday/trunk/components/dotnet-core/src/main/resources/META-INF/npanday/compiler-plugins.xml

2014-07-08 Thread brett
Author: brett Date: Tue Jul 8 07:17:44 2014 New Revision: 1608677 URL: http://svn.apache.org/r1608677 Log: [NPANDAY-505] split out aspnet_compiler SDKs Modified: incubator/npanday/trunk/components/dotnet-core/src/main/resources/META-INF/npanday/compiler-plugins.xml Modified: incubator

svn commit: r1608770 - /incubator/npanday/npanday-its/trunk/src/test/java/npanday/its/AbstractNPandayIntegrationTestCase.java

2014-07-08 Thread brett
Author: brett Date: Tue Jul 8 13:19:50 2014 New Revision: 1608770 URL: http://svn.apache.org/r1608770 Log: locate ildasm without PATH Modified: incubator/npanday/npanday-its/trunk/src/test/java/npanday/its/AbstractNPandayIntegrationTestCase.java Modified: incubator/npanday/npanday-its

svn commit: r1608767 - in /incubator/npanday/trunk/components: dotnet-core/src/main/java/npanday/resolver/ dotnet-core/src/main/java/npanday/resolver/filter/ dotnet-core/src/main/java/npanday/resolver

2014-07-08 Thread brett
Author: brett Date: Tue Jul 8 13:18:55 2014 New Revision: 1608767 URL: http://svn.apache.org/r1608767 Log: [NPANDAY-505] probe for tlbimp Refactor, moving resolvers into dotnet-executable to allow that to be used without a circular dependency. Added: incubator/npanday/trunk/components

svn commit: r1608808 - in /incubator/npanday/trunk: components/dotnet-executable/src/main/java/npanday/executable/ components/dotnet-executable/src/main/java/npanday/executable/impl/ components/dotnet

2014-07-08 Thread brett
Author: brett Date: Tue Jul 8 14:41:44 2014 New Revision: 1608808 URL: http://svn.apache.org/r1608808 Log: [NPANDAY-505] split plugin executables from other executables The use of the resolver, which in turn needs to use the base executable factory, caused a circular dependency that works

svn commit: r1608817 - in /incubator/npanday/trunk: plugins/pom.xml pom.xml site/pom.xml

2014-07-08 Thread brett
Author: brett Date: Tue Jul 8 14:55:32 2014 New Revision: 1608817 URL: http://svn.apache.org/r1608817 Log: push down scm-publish plugin Allows ITs to be run with Maven 2.2.1 still Modified: incubator/npanday/trunk/plugins/pom.xml incubator/npanday/trunk/pom.xml incubator/npanday

svn commit: r1608837 - /incubator/npanday/trunk/plugins/pom.xml

2014-07-08 Thread brett
Author: brett Date: Tue Jul 8 16:04:53 2014 New Revision: 1608837 URL: http://svn.apache.org/r1608837 Log: [NPANDAY-505] temp settings file for ITs Modified: incubator/npanday/trunk/plugins/pom.xml Modified: incubator/npanday/trunk/plugins/pom.xml URL: http://svn.apache.org/viewvc

svn commit: r1608842 - /incubator/npanday/npanday-its/trunk/src/test/java/npanday/its/AbstractNPandayIntegrationTestCase.java

2014-07-08 Thread brett
Author: brett Date: Tue Jul 8 16:24:34 2014 New Revision: 1608842 URL: http://svn.apache.org/r1608842 Log: use temporary settings file for tests Modified: incubator/npanday/npanday-its/trunk/src/test/java/npanday/its/AbstractNPandayIntegrationTestCase.java Modified: incubator/npanday

svn commit: r1608845 - /incubator/npanday/npanday-its/trunk/src/test/java/npanday/its/AbstractNPandayIntegrationTestCase.java

2014-07-08 Thread brett
Author: brett Date: Tue Jul 8 16:39:28 2014 New Revision: 1608845 URL: http://svn.apache.org/r1608845 Log: target may not always exist Modified: incubator/npanday/npanday-its/trunk/src/test/java/npanday/its/AbstractNPandayIntegrationTestCase.java Modified: incubator/npanday/npanday-its

svn commit: r1608849 - in /incubator/npanday/npanday-its/trunk/src/test/java/npanday/its: AbstractNPandayIntegrationTestCase.java NPANDAY_377_WithCustomNPandaySettingsDirectoryTest.java NPANDAY_377_Wi

2014-07-08 Thread brett
Author: brett Date: Tue Jul 8 16:57:24 2014 New Revision: 1608849 URL: http://svn.apache.org/r1608849 Log: repair custom settings tests Modified: incubator/npanday/npanday-its/trunk/src/test/java/npanday/its/AbstractNPandayIntegrationTestCase.java incubator/npanday/npanday-its/trunk

svn commit: r1609006 - /incubator/npanday/npanday-its/trunk/src/test/java/npanday/its/IntegrationTestSuite.java

2014-07-08 Thread brett
Author: brett Date: Wed Jul 9 04:21:16 2014 New Revision: 1609006 URL: http://svn.apache.org/r1609006 Log: update ticket references Modified: incubator/npanday/npanday-its/trunk/src/test/java/npanday/its/IntegrationTestSuite.java Modified: incubator/npanday/npanday-its/trunk/src/test

svn commit: r1609005 - /incubator/npanday/trunk/dotnet/assemblies/NPanday.Utils/src/main/csharp/SettingsUtil.cs

2014-07-08 Thread brett
Author: brett Date: Wed Jul 9 04:21:09 2014 New Revision: 1609005 URL: http://svn.apache.org/r1609005 Log: expand on comment Modified: incubator/npanday/trunk/dotnet/assemblies/NPanday.Utils/src/main/csharp/SettingsUtil.cs Modified: incubator/npanday/trunk/dotnet/assemblies/NPanday.Utils

svn commit: r1609007 - in /incubator/npanday/trunk/components: dotnet-core/src/main/java/npanday/ dotnet-executable/src/main/java/npanday/executable/impl/

2014-07-08 Thread brett
Author: brett Date: Wed Jul 9 04:22:17 2014 New Revision: 1609007 URL: http://svn.apache.org/r1609007 Log: remove some dead code and move plugin copying to the related place Modified: incubator/npanday/trunk/components/dotnet-core/src/main/java/npanday/PathUtil.java incubator/npanday

svn commit: r1609009 - /incubator/npanday/trunk/components/dotnet-executable/src/main/java/npanday/executable/impl/CompilerContextImpl.java

2014-07-08 Thread brett
Author: brett Date: Wed Jul 9 04:23:47 2014 New Revision: 1609009 URL: http://svn.apache.org/r1609009 Log: remove some redundancy and mistaken JAR inclusion Note that this code only appears to be used from DotGNU and Nemerle now, so might be removed Modified: incubator/npanday/trunk

svn commit: r1609010 - /incubator/npanday/trunk/components/dotnet-executable/src/main/java/npanday/executable/impl/DefaultRepositoryNetExecutable.java

2014-07-08 Thread brett
Author: brett Date: Wed Jul 9 04:24:31 2014 New Revision: 1609010 URL: http://svn.apache.org/r1609010 Log: expand on comment Modified: incubator/npanday/trunk/components/dotnet-executable/src/main/java/npanday/executable/impl/DefaultRepositoryNetExecutable.java Modified: incubator

svn commit: r1609011 - /incubator/npanday/trunk/components/dotnet-registry/src/main/java/npanday/registry/impl/StandardRegistryLoader.java

2014-07-08 Thread brett
Author: brett Date: Wed Jul 9 04:25:15 2014 New Revision: 1609011 URL: http://svn.apache.org/r1609011 Log: remove dodgy environment variable parsing that is unused Only references now are classloader based ones Modified: incubator/npanday/trunk/components/dotnet-registry/src/main/java

svn commit: r1609012 - /incubator/npanday/trunk/plugins/maven-resgen-plugin/src/main/java/npanday/plugin/resgen/ResourceCopierMojo.java

2014-07-08 Thread brett
Author: brett Date: Wed Jul 9 04:25:58 2014 New Revision: 1609012 URL: http://svn.apache.org/r1609012 Log: expand on comment Modified: incubator/npanday/trunk/plugins/maven-resgen-plugin/src/main/java/npanday/plugin/resgen/ResourceCopierMojo.java Modified: incubator/npanday/trunk/plugins

svn commit: r1609013 - /incubator/npanday/trunk/components/dotnet-core/src/main/java/npanday/PathUtil.java

2014-07-08 Thread brett
Author: brett Date: Wed Jul 9 04:26:37 2014 New Revision: 1609013 URL: http://svn.apache.org/r1609013 Log: remove unused method Modified: incubator/npanday/trunk/components/dotnet-core/src/main/java/npanday/PathUtil.java Modified: incubator/npanday/trunk/components/dotnet-core/src/main

svn commit: r1609014 - /incubator/npanday/trunk/dotnet/assemblies/NPanday.ProjectImporter/Engine/src/main/csharp/Converter/Algorithms/AbstractPomConverter.cs

2014-07-08 Thread brett
Author: brett Date: Wed Jul 9 04:27:23 2014 New Revision: 1609014 URL: http://svn.apache.org/r1609014 Log: remove spurious logging Modified: incubator/npanday/trunk/dotnet/assemblies/NPanday.ProjectImporter/Engine/src/main/csharp/Converter/Algorithms/AbstractPomConverter.cs Modified

svn commit: r1609017 - in /incubator/npanday/trunk: ./ components/dotnet-assembler/ components/dotnet-assembler/src/main/resources/META-INF/plexus/ components/dotnet-executable/ components/dotnet-msbu

2014-07-08 Thread brett
Author: brett Date: Wed Jul 9 05:39:36 2014 New Revision: 1609017 URL: http://svn.apache.org/r1609017 Log: upgrade plexus metadata generator Avoid some intermittent problems with incomplete class names being written, causing build failures Modified: incubator/npanday/trunk/components

svn commit: r1609019 - /incubator/npanday/trunk/components/dotnet-executable/src/main/java/npanday/executable/impl/NetPluginExecutableFactoryImpl.java

2014-07-08 Thread brett
Author: brett Date: Wed Jul 9 05:50:50 2014 New Revision: 1609019 URL: http://svn.apache.org/r1609019 Log: need to be more specific here for some reason Modified: incubator/npanday/trunk/components/dotnet-executable/src/main/java/npanday/executable/impl/NetPluginExecutableFactoryImpl.java

svn commit: r1609659 - /incubator/npanday/trunk/components/dotnet-registry/src/main/java/npanday/registry/impl/WinRegistry.java

2014-07-11 Thread brett
Author: brett Date: Fri Jul 11 09:54:21 2014 New Revision: 1609659 URL: http://svn.apache.org/r1609659 Log: fix count of subkeys [0] is subkeys, [2] is number of values Modified: incubator/npanday/trunk/components/dotnet-registry/src/main/java/npanday/registry/impl/WinRegistry.java

svn commit: r1609660 - /incubator/npanday/npanday-its/trunk/src/test/java/npanday/its/AbstractNPandayIntegrationTestCase.java

2014-07-11 Thread brett
Author: brett Date: Fri Jul 11 09:56:28 2014 New Revision: 1609660 URL: http://svn.apache.org/r1609660 Log: locate ildasm at start of run like others Modified: incubator/npanday/npanday-its/trunk/src/test/java/npanday/its/AbstractNPandayIntegrationTestCase.java Modified: incubator/npanday

svn commit: r1609666 - /incubator/npanday/npanday-its/trunk/src/test/java/npanday/its/

2014-07-11 Thread brett
Author: brett Date: Fri Jul 11 10:02:23 2014 New Revision: 1609666 URL: http://svn.apache.org/r1609666 Log: change framework detection ranges not always suitable - e.g. can have v4.0 installed but not v3.5 Modified: incubator/npanday/npanday-its/trunk/src/test/java/npanday/its

svn commit: r1609674 - /incubator/npanday/trunk/plugins/maven-aspx-plugin/src/main/resources/META-INF/plexus/components.xml

2014-07-11 Thread brett
Author: brett Date: Fri Jul 11 10:17:51 2014 New Revision: 1609674 URL: http://svn.apache.org/r1609674 Log: [NPANDAY-630] remove duplicate asp lifecycle This is already defined (differently!) in the dotnet-core. The one in the plugin is incorrect, as it doesn't include compilation

svn commit: r1609683 - in /incubator/npanday/npanday-its/trunk/src/test/resources/NPANDAY_377_WithCustomNPandaySettingsDirectoryTest: ./ NPANDAY_377_WithNPandaySettingsPathTest/ NPANDAY_377_WithNPanda

2014-07-11 Thread brett
Author: brett Date: Fri Jul 11 10:44:55 2014 New Revision: 1609683 URL: http://svn.apache.org/r1609683 Log: remove extra files included accidentally Removed: incubator/npanday/npanday-its/trunk/src/test/resources/NPANDAY_377_WithCustomNPandaySettingsDirectoryTest

svn commit: r1609684 - in /incubator/npanday/npanday-its/trunk/src/test/java/npanday/its: AbstractNPandayIntegrationTestCase.java NPANDAY_377_WithCustomNPandaySettingsDirectoryTest.java NPANDAY_377_Wi

2014-07-11 Thread brett
Author: brett Date: Fri Jul 11 10:45:44 2014 New Revision: 1609684 URL: http://svn.apache.org/r1609684 Log: fix npanday-settings.xml override which was accidentally inverted Modified: incubator/npanday/npanday-its/trunk/src/test/java/npanday/its/AbstractNPandayIntegrationTestCase.java

svn commit: r1609701 - /incubator/npanday/npanday-its/trunk/src/test/java/npanday/its/AbstractNPandayIntegrationTestCase.java

2014-07-11 Thread brett
Author: brett Date: Fri Jul 11 11:59:10 2014 New Revision: 1609701 URL: http://svn.apache.org/r1609701 Log: v3.0 a separate list also add comments for others for later clarity Modified: incubator/npanday/npanday-its/trunk/src/test/java/npanday/its/AbstractNPandayIntegrationTestCase.java

<    1   2   3   4   5   6   7   8   >