[jira] [Closed] (NPANDAY-459) MSBuild plugin tries to build project references

2011-08-11 Thread Brett Porter (JIRA)
[ https://issues.apache.org/jira/browse/NPANDAY-459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brett Porter closed NPANDAY-459. Resolution: Fixed > MSBuild plugin tries to build project references > ---

svn commit: r1156628 - in /incubator/npanday/npanday-its/trunk/src/test: java/npanday/its/ resources/NPANDAY_459_MSBuildProjectReferences/ resources/NPANDAY_459_MSBuildProjectReferences/ClassLibrary1/

2011-08-11 Thread brett
Author: brett Date: Thu Aug 11 14:23:14 2011 New Revision: 1156628 URL: http://svn.apache.org/viewvc?rev=1156628&view=rev Log: add missing EOL properties Modified: incubator/npanday/npanday-its/trunk/src/test/java/npanday/its/NPANDAY_459_MsBuildProjectReferencesTest.java (props changed)

svn commit: r1156626 - /incubator/npanday/npanday-its/trunk/src/test/resources/NPANDAY_459_MSBuildProjectReferences/ClassLibrary1/test-repo/test/test-snapshot/1.0-SNAPSHOT/test-snapshot-1.0-20100121.1

2011-08-11 Thread brett
Author: brett Date: Thu Aug 11 14:20:20 2011 New Revision: 1156626 URL: http://svn.apache.org/viewvc?rev=1156626&view=rev Log: add missing binary file Added: incubator/npanday/npanday-its/trunk/src/test/resources/NPANDAY_459_MSBuildProjectReferences/ClassLibrary1/test-repo/test/test-snapshot

svn commit: r1156622 - in /incubator/npanday/trunk/plugins/netplugins/NPanday.Plugin.Msbuild: javabinding/src/main/java/NPanday/Plugin/Msbuild/MsbuildMojo.java src/main/csharp/NPanday/Plugin/Msbuild/M

2011-08-11 Thread brett
Author: brett Date: Thu Aug 11 14:09:28 2011 New Revision: 1156622 URL: http://svn.apache.org/viewvc?rev=1156622&view=rev Log: [NPANDAY-459] Don't traverse project references when building with MSBuild, and ensure that the project's artifacts are in place where MSBuild would expect to find them

svn commit: r1156620 - in /incubator/npanday/npanday-its/trunk/src/test: java/npanday/its/ resources/NPANDAY_459_MSBuildProjectReferences/ resources/NPANDAY_459_MSBuildProjectReferences/ClassLibrary1/

2011-08-11 Thread brett
Author: brett Date: Thu Aug 11 14:07:24 2011 New Revision: 1156620 URL: http://svn.apache.org/viewvc?rev=1156620&view=rev Log: [NPANDAY-459] add an integration test for project references in MSBuild utilising projects Added: incubator/npanday/npanday-its/trunk/src/test/java/npanday/its/NPAN

[jira] [Commented] (NPANDAY-459) MSBuild plugin tries to build project references

2011-08-11 Thread Brett Porter (JIRA)
[ https://issues.apache.org/jira/browse/NPANDAY-459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13083121#comment-13083121 ] Brett Porter commented on NPANDAY-459: -- able to do this, but copying the artifact in

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

2011-08-11 Thread brett
Author: brett Date: Thu Aug 11 07:28:02 2011 New Revision: 1156517 URL: http://svn.apache.org/viewvc?rev=1156517&view=rev Log: ignore VS generated files Modified: incubator/npanday/npanday-its/trunk/.gitignore Modified: incubator/npanday/npanday-its/trunk/.gitignore URL: http://svn.apache.o

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

2011-08-11 Thread brett
Author: brett Date: Thu Aug 11 07:22:04 2011 New Revision: 1156516 URL: http://svn.apache.org/viewvc?rev=1156516&view=rev Log: for git Added: incubator/npanday/npanday-its/trunk/.gitignore Added: incubator/npanday/npanday-its/trunk/.gitignore URL: http://svn.apache.org/viewvc/incubator/npan

[jira] [Reopened] (NPANDAY-425) Msbuild Plugin does not have frameworkVersion configuration

2011-08-11 Thread Brett Porter (JIRA)
[ https://issues.apache.org/jira/browse/NPANDAY-425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brett Porter reopened NPANDAY-425: -- Assignee: Brett Porter (was: Joe Ocaba) In my opinion, this should be revised. It doesn't m

[jira] [Created] (NPANDAY-459) MSBuild plugin tries to build project references

2011-08-11 Thread Brett Porter (JIRA)
MSBuild plugin tries to build project references Key: NPANDAY-459 URL: https://issues.apache.org/jira/browse/NPANDAY-459 Project: NPanday Issue Type: Bug Components: Maven Plugins