svn commit: r1453190 [1/4] - in /incubator/npanday/trunk/dotnet/assemblies/NPanday.ProjectImporter/Engine: ./ src/main/csharp/ src/main/csharp/Converter/Algorithms/ src/main/csharp/Digest/Algorithms/

2013-03-06 Thread brett
Author: brett Date: Wed Mar 6 08:05:56 2013 New Revision: 1453190 URL: http://svn.apache.org/r1453190 Log: [NPANDAY-254] use MSBuild for culture resources Preliminary step to generate satellite resources using MSBuild, until NPANDAY-254 is completed and they are generated natively using AL.

svn commit: r1453289 - /incubator/npanday/trunk/plugins/azure-maven-plugin/src/main/java/npanday/plugin/azure/CreateCloudServicePackageMojo.java

2013-03-06 Thread brett
Author: brett Date: Wed Mar 6 11:05:06 2013 New Revision: 1453289 URL: http://svn.apache.org/r1453289 Log: avoid NPE if not set Modified: incubator/npanday/trunk/plugins/azure-maven-plugin/src/main/java/npanday/plugin/azure/CreateCloudServicePackageMojo.java Modified:

svn commit: r1453324 - in /incubator/npanday/npanday-its/trunk/src/test: java/npanday/its/ resources/NPANDAY_580_WpfBrowserTest/ resources/NPANDAY_580_WpfBrowserTest/Properties/

2013-03-06 Thread brett
Author: brett Date: Wed Mar 6 13:22:40 2013 New Revision: 1453324 URL: http://svn.apache.org/r1453324 Log: [NPANDAY-580] test that XBAP is attached Added: incubator/npanday/npanday-its/trunk/src/test/java/npanday/its/NPANDAY_580_WpfBrowserTest.java

svn commit: r1453381 - /incubator/npanday/trunk/plugins/silverlight-maven-plugin/src/main/java/org/apache/npanday/plugins/silverlight/SilverlightPackageMojo.java

2013-03-06 Thread brett
Author: brett Date: Wed Mar 6 15:22:35 2013 New Revision: 1453381 URL: http://svn.apache.org/r1453381 Log: [NPANDAY-452] Install Silverlight application DLL This allows other projects to refer to the application as a dependency as if it were another library. Modified:

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

2013-03-06 Thread brett
Author: brett Date: Wed Mar 6 16:21:45 2013 New Revision: 1453402 URL: http://svn.apache.org/r1453402 Log: [NPANDAY-572] avoid duplicating the profiles element Modified: incubator/npanday/trunk/dotnet/assemblies/NPanday.Utils/src/main/csharp/SettingsUtil.cs Modified:

[jira] [Resolved] (NPANDAY-572) When settings.xml already has a profiles section, configuring the remote repository from the AddIn creates an invalid settings file

2013-03-06 Thread Brett Porter (JIRA)
[ https://issues.apache.org/jira/browse/NPANDAY-572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brett Porter resolved NPANDAY-572. -- Resolution: Fixed Fix Version/s: 1.5.0-incubating Assignee: Brett Porter

svn commit: r1453403 - in /incubator/npanday/trunk/dotnet/assemblies: NPanday.Utils/src/main/csharp/SettingsUtil.cs NPanday.Utils/src/test/csharp/SettingsUtilTest.cs NPanday.VisualStudio.Addin/src/mai

2013-03-06 Thread brett
Author: brett Date: Wed Mar 6 16:22:59 2013 New Revision: 1453403 URL: http://svn.apache.org/r1453403 Log: [NPANDAY-572] ensure repository is used Consolidate to a single repository in the NPanday.id profile, and change any relevant mirror entries to the specified URL also. Modified:

svn commit: r1453629 - in /incubator/npanday/trunk/dotnet/assemblies/NPanday.Utils/src: main/csharp/SettingsUtil.cs test/csharp/SettingsUtilTest.cs

2013-03-06 Thread brett
Author: brett Date: Thu Mar 7 00:41:59 2013 New Revision: 1453629 URL: http://svn.apache.org/r1453629 Log: fix tests Modified: incubator/npanday/trunk/dotnet/assemblies/NPanday.Utils/src/main/csharp/SettingsUtil.cs

svn commit: r1453663 - /incubator/npanday/trunk/dotnet/assemblies/NPanday.VisualStudio.Addin/src/main/csharp/NPandayImportProjectForm.Designer.cs

2013-03-06 Thread brett
Author: brett Date: Thu Mar 7 02:37:40 2013 New Revision: 1453663 URL: http://svn.apache.org/r1453663 Log: bind default buttons Press Enter to Generate and ESC to cancel Modified:

svn commit: r1453666 - /incubator/npanday/trunk/dotnet/assemblies/NPanday.VisualStudio.Addin/src/main/csharp/NPandayImportProjectForm.Designer.cs

2013-03-06 Thread brett
Author: brett Date: Thu Mar 7 02:38:30 2013 New Revision: 1453666 URL: http://svn.apache.org/r1453666 Log: improve title of dialog box Modified: incubator/npanday/trunk/dotnet/assemblies/NPanday.VisualStudio.Addin/src/main/csharp/NPandayImportProjectForm.Designer.cs Modified:

svn commit: r1453671 - in /incubator/npanday/trunk/dotnet/assemblies/NPanday.ProjectImporter/Engine/src: main/csharp/Converter/Algorithms/ test/resource/InterModuleDependency/SA110/ test/resource/Samp

2013-03-06 Thread brett
Author: brett Date: Thu Mar 7 03:11:58 2013 New Revision: 1453671 URL: http://svn.apache.org/r1453671 Log: update remaining references to dotnet-library Modified:

svn commit: r1453678 - in /incubator/npanday/trunk/dotnet/assemblies: NPanday.ProjectImporter/Engine/src/main/csharp/DependencySearchConfiguration.cs NPanday.VisualStudio.Addin/src/main/csharp/NPanday

2013-03-06 Thread brett
Author: brett Date: Thu Mar 7 04:04:12 2013 New Revision: 1453678 URL: http://svn.apache.org/r1453678 Log: [NPANDAY-578] default all options to on This maximises the chance of finding the right library, and copying it to the local repository if applicable, producing POMs better suited for

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

2013-03-06 Thread brett
Author: brett Date: Thu Mar 7 06:14:53 2013 New Revision: 1453696 URL: http://svn.apache.org/r1453696 Log: [NPANDAY-578] remove properties These seemed like a good idea, but system properties will not resolve correctly when used as transitive dependencies, so they are not effective to retain

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

2013-03-06 Thread brett
Author: brett Date: Thu Mar 7 06:15:57 2013 New Revision: 1453697 URL: http://svn.apache.org/r1453697 Log: [NPANDAY-578] return AssemblyFoldersEx to non-portable list We typically need these to be packaged and used, which won't happen for system dependencies - therefore only the framework ones

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

2013-03-06 Thread brett
Author: brett Date: Thu Mar 7 06:16:58 2013 New Revision: 1453698 URL: http://svn.apache.org/r1453698 Log: [NPANDAY-578] fix determination of framework versions This will attempt to discover them in both v4.0 and v2.0 Microsoft.Build libraries, so we need to make sure it doesn't throw an

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

2013-03-06 Thread brett
Author: brett Date: Thu Mar 7 06:18:36 2013 New Revision: 1453700 URL: http://svn.apache.org/r1453700 Log: [NPANDAY-578] highlight implication of system dependencies Modified: incubator/npanday/trunk/dotnet/assemblies/NPanday.ProjectImporter/Engine/src/main/csharp/NPandayImporter.cs