[jira] [Created] (NPANDAY-441) generating pom.xml on a project with a run configuration including parenthesis causes a failure

2011-06-15 Thread Brett Porter (JIRA)
generating pom.xml on a project with a run configuration including parenthesis causes a failure --- Key: NPANDAY-441 URL: https://issues.apache.org/jira/browse/NPANDAY-441

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

2011-06-15 Thread brett
Author: brett Date: Wed Jun 15 07:03:03 2011 New Revision: 1135939 URL: http://svn.apache.org/viewvc?rev=1135939&view=rev Log: [NPANDAY-441] improve error handling related to solution parsing errors Modified: incubator/npanday/trunk/dotnet/assemblies/NPanday.ProjectImporter/Engine/src/main/c

[jira] [Created] (NPANDAY-442) replace the SlnParser class in the project importer

2011-06-15 Thread Brett Porter (JIRA)
replace the SlnParser class in the project importer --- Key: NPANDAY-442 URL: https://issues.apache.org/jira/browse/NPANDAY-442 Project: NPanday Issue Type: Improvement Reporter: Br

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

2011-06-15 Thread brett
Author: brett Date: Wed Jun 15 07:08:21 2011 New Revision: 1135941 URL: http://svn.apache.org/viewvc?rev=1135941&view=rev Log: [NPANDAY-441] add quotes to message Modified: incubator/npanday/trunk/dotnet/assemblies/NPanday.ProjectImporter/Engine/src/main/csharp/NPanday/ProjectImporter/Parser

[jira] [Created] (NPANDAY-443) Receiving "Value cannot be null. Parameter name: assemblyName" while importing a project with GAC references under VS 2010

2011-06-15 Thread Brett Porter (JIRA)
Receiving "Value cannot be null. Parameter name: assemblyName" while importing a project with GAC references under VS 2010 -- Key: NPANDAY-443

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

2011-06-15 Thread brett
Author: brett Date: Wed Jun 15 07:24:47 2011 New Revision: 1135943 URL: http://svn.apache.org/viewvc?rev=1135943&view=rev Log: [NPANDAY-443] remove incorrect workaround Modified: incubator/npanday/trunk/dotnet/assemblies/NPanday.ProjectImporter/Engine/src/main/csharp/NPanday/ProjectImporter/

[jira] [Commented] (NPANDAY-443) Receiving "Value cannot be null. Parameter name: assemblyName" while importing a project with GAC references under VS 2010

2011-06-15 Thread Brett Porter (JIRA)
[ https://issues.apache.org/jira/browse/NPANDAY-443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13049661#comment-13049661 ] Brett Porter commented on NPANDAY-443: -- Comes from the code in NormalProjectDigestAl

[jira] [Closed] (NPANDAY-443) Receiving "Value cannot be null. Parameter name: assemblyName" while importing a project with GAC references under VS 2010

2011-06-15 Thread Brett Porter (JIRA)
[ https://issues.apache.org/jira/browse/NPANDAY-443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brett Porter closed NPANDAY-443. Resolution: Fixed Assignee: Brett Porter removed the incorrect workaround > Receiving "Valu

[jira] [Created] (NPANDAY-444) Duplicate dependency being added while re-generating the POM file

2011-06-15 Thread Brett Porter (JIRA)
Duplicate dependency being added while re-generating the POM file - Key: NPANDAY-444 URL: https://issues.apache.org/jira/browse/NPANDAY-444 Project: NPanday Issue Type: Improvem