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

2013-05-06 Thread brett
Author: brett Date: Mon May 6 07:42:16 2013 New Revision: 1479480 URL: http://svn.apache.org/r1479480 Log: Null check for configurations Some projects do not supply this, such as the "Miscellaneous Files" project that is created when a file outside of the solution is opened. Modified: incu

[jira] [Updated] (NPANDAY-581) [Regression to NPANDAY-238] switches starting by "/" fails on Linux/Mono

2013-05-06 Thread Brett Porter (JIRA)
[ https://issues.apache.org/jira/browse/NPANDAY-581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brett Porter updated NPANDAY-581: - Fix Version/s: 1.5.0-incubating > [Regression to NPANDAY-238] switches starting by "/" fails

[jira] [Commented] (NPANDAY-581) [Regression to NPANDAY-238] switches starting by "/" fails on Linux/Mono

2013-05-06 Thread Brett Porter (JIRA)
[ https://issues.apache.org/jira/browse/NPANDAY-581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13649569#comment-13649569 ] Brett Porter commented on NPANDAY-581: -- thanks for the report - we'll have a look in

[jira] [Updated] (NPANDAY-582) Default value of testAssemblyPath does not work on linux/mono

2013-05-06 Thread JIRA
[ https://issues.apache.org/jira/browse/NPANDAY-582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mickaël Remars updated NPANDAY-582: --- Attachment: NPANDAY-582.patch Patch in the description is unreadable: here is a usable one.

[jira] [Updated] (NPANDAY-581) [Regression to NPANDAY-238] switches starting by "/" fails on Linux/Mono

2013-05-06 Thread JIRA
[ https://issues.apache.org/jira/browse/NPANDAY-581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mickaël Remars updated NPANDAY-581: --- Attachment: NPANDAY-581.patch Patch in the description is unreadable: here is a usable one.

[jira] [Updated] (NPANDAY-581) [Regression to NPANDAY-238] switches starting by "/" fails on Linux/Mono

2013-05-06 Thread JIRA
[ https://issues.apache.org/jira/browse/NPANDAY-581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mickaël Remars updated NPANDAY-581: --- Description: The regression seems to appear during NPANDAY-499. A simple fix may be to alway

[jira] [Updated] (NPANDAY-582) Default value of testAssemblyPath does not work on linux/mono

2013-05-06 Thread JIRA
[ https://issues.apache.org/jira/browse/NPANDAY-582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mickaël Remars updated NPANDAY-582: --- Description: This default value contains a backslash which linux does not like. This should

[jira] [Issue Comment Deleted] (NPANDAY-582) Default value of testAssemblyPath does not work on linux/mono

2013-05-06 Thread JIRA
[ https://issues.apache.org/jira/browse/NPANDAY-582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mickaël Remars updated NPANDAY-582: --- Comment: was deleted (was: Patch in the description is unreadable: here is a usable one.)

[jira] [Issue Comment Deleted] (NPANDAY-581) [Regression to NPANDAY-238] switches starting by "/" fails on Linux/Mono

2013-05-06 Thread JIRA
[ https://issues.apache.org/jira/browse/NPANDAY-581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mickaël Remars updated NPANDAY-581: --- Comment: was deleted (was: Patch in the description is unreadable: here is a usable one.)

svn commit: r1479568 - in /incubator/npanday/trunk/dotnet/assemblies: NPanday.ProjectImporter/Engine/src/main/csharp/ NPanday.ProjectImporter/Engine/src/main/csharp/Digest/Algorithms/ NPanday.ProjectI

2013-05-06 Thread brett
Author: brett Date: Mon May 6 13:42:27 2013 New Revision: 1479568 URL: http://svn.apache.org/r1479568 Log: [NPANDAY-254] add MSBuild when adding resources as items Refactor out common code from the digester and reuse it from the addin Added: incubator/npanday/trunk/dotnet/assemblies/NPanda