svn commit: r1513126 - in /incubator/npanday/trunk/dotnet/assemblies: NPanday.ProjectImporter/Engine/ NPanday.ProjectImporter/Engine/src/main/csharp/ NPanday.ProjectImporter/Engine/src/main/csharp/Con

2013-08-12 Thread brett
Author: brett Date: Mon Aug 12 13:07:42 2013 New Revision: 1513126 URL: http://svn.apache.org/r1513126 Log: [NPANDAY-579] Discover referenced assemblies When generating dependencies, we need to also inspect the referenced assemblies. Currently, we look for those that exist in the same directory

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

2013-08-12 Thread brett
Author: brett Date: Mon Aug 12 13:09:45 2013 New Revision: 1513128 URL: http://svn.apache.org/r1513128 Log: [NPANDAY-488] Include satellites from other references too Modified:

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

2013-08-12 Thread brett
Author: brett Date: Mon Aug 12 13:10:42 2013 New Revision: 1513129 URL: http://svn.apache.org/r1513129 Log: [NPANDAY-480] Include cmd files for web role startup Modified: incubator/npanday/trunk/plugins/aspnet-maven-plugin/src/main/resources/assemblies/components/aspnet-webapp-binaries.xml

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

2013-08-12 Thread brett
Author: brett Date: Mon Aug 12 13:12:02 2013 New Revision: 1513130 URL: http://svn.apache.org/r1513130 Log: [NPANDAY-480] Include system scope dependencies Web roles and worker roles should include system scoped dependencies, as these are often generated by the Visual Studio Addin for framework

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

2013-08-12 Thread brett
Author: brett Date: Tue Aug 13 05:38:20 2013 New Revision: 1513352 URL: http://svn.apache.org/r1513352 Log: [NPANDAY-480] Include Content in worker roles Modified:

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