Author: brett
Date: Mon Mar  3 09:55:58 2014
New Revision: 1573505

URL: http://svn.apache.org/r1573505
Log:
use contentPath instead

See main repository commit for explanation

Modified:
    
incubator/npanday/npanday-its/trunk/src/test/resources/NPANDAY_254_WebappWithCultureResTest/pom.xml
    
incubator/npanday/npanday-its/trunk/src/test/resources/NPANDAY_452_SilverlightAppTest/SilverlightApplication1.Web/pom.xml
    
incubator/npanday/npanday-its/trunk/src/test/resources/NPANDAY_480_AzureSupportOneWebRole/HelloWorld_WebRole/pom.xml
    
incubator/npanday/npanday-its/trunk/src/test/resources/NPANDAY_480_CloudServiceWithMultipleRoles/HelloWorld_WebRole/pom.xml
    
incubator/npanday/npanday-its/trunk/src/test/resources/NPANDAY_488_MSDeployPackageSimpleWebApp/pom.xml

Modified: 
incubator/npanday/npanday-its/trunk/src/test/resources/NPANDAY_254_WebappWithCultureResTest/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/npanday/npanday-its/trunk/src/test/resources/NPANDAY_254_WebappWithCultureResTest/pom.xml?rev=1573505&r1=1573504&r2=1573505&view=diff
==============================================================================
--- 
incubator/npanday/npanday-its/trunk/src/test/resources/NPANDAY_254_WebappWithCultureResTest/pom.xml
 (original)
+++ 
incubator/npanday/npanday-its/trunk/src/test/resources/NPANDAY_254_WebappWithCultureResTest/pom.xml
 Mon Mar  3 09:55:58 2014
@@ -82,7 +82,7 @@
           <execution>
             <id>create-msdeploy-package</id>
             <goals>
-              <goal>create-iisApp-package</goal>
+              <goal>create-content-package</goal>
             </goals>
           </execution>
         </executions>

Modified: 
incubator/npanday/npanday-its/trunk/src/test/resources/NPANDAY_452_SilverlightAppTest/SilverlightApplication1.Web/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/npanday/npanday-its/trunk/src/test/resources/NPANDAY_452_SilverlightAppTest/SilverlightApplication1.Web/pom.xml?rev=1573505&r1=1573504&r2=1573505&view=diff
==============================================================================
--- 
incubator/npanday/npanday-its/trunk/src/test/resources/NPANDAY_452_SilverlightAppTest/SilverlightApplication1.Web/pom.xml
 (original)
+++ 
incubator/npanday/npanday-its/trunk/src/test/resources/NPANDAY_452_SilverlightAppTest/SilverlightApplication1.Web/pom.xml
 Mon Mar  3 09:55:58 2014
@@ -47,7 +47,7 @@
           <execution>
             <id>create-msdeploy-package</id>
             <goals>
-              <goal>create-iisApp-package</goal>
+              <goal>create-content-package</goal>
             </goals>
           </execution>
         </executions>

Modified: 
incubator/npanday/npanday-its/trunk/src/test/resources/NPANDAY_480_AzureSupportOneWebRole/HelloWorld_WebRole/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/npanday/npanday-its/trunk/src/test/resources/NPANDAY_480_AzureSupportOneWebRole/HelloWorld_WebRole/pom.xml?rev=1573505&r1=1573504&r2=1573505&view=diff
==============================================================================
--- 
incubator/npanday/npanday-its/trunk/src/test/resources/NPANDAY_480_AzureSupportOneWebRole/HelloWorld_WebRole/pom.xml
 (original)
+++ 
incubator/npanday/npanday-its/trunk/src/test/resources/NPANDAY_480_AzureSupportOneWebRole/HelloWorld_WebRole/pom.xml
 Mon Mar  3 09:55:58 2014
@@ -66,7 +66,7 @@
         <executions>
           <execution>
             <goals>
-              <goal>create-iisApp-package</goal>
+              <goal>create-content-package</goal>
             </goals>
           </execution>
         </executions>

Modified: 
incubator/npanday/npanday-its/trunk/src/test/resources/NPANDAY_480_CloudServiceWithMultipleRoles/HelloWorld_WebRole/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/npanday/npanday-its/trunk/src/test/resources/NPANDAY_480_CloudServiceWithMultipleRoles/HelloWorld_WebRole/pom.xml?rev=1573505&r1=1573504&r2=1573505&view=diff
==============================================================================
--- 
incubator/npanday/npanday-its/trunk/src/test/resources/NPANDAY_480_CloudServiceWithMultipleRoles/HelloWorld_WebRole/pom.xml
 (original)
+++ 
incubator/npanday/npanday-its/trunk/src/test/resources/NPANDAY_480_CloudServiceWithMultipleRoles/HelloWorld_WebRole/pom.xml
 Mon Mar  3 09:55:58 2014
@@ -66,7 +66,7 @@
         <executions>
           <execution>
             <goals>
-              <goal>create-iisApp-package</goal>
+              <goal>create-content-package</goal>
             </goals>
           </execution>
         </executions>

Modified: 
incubator/npanday/npanday-its/trunk/src/test/resources/NPANDAY_488_MSDeployPackageSimpleWebApp/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/npanday/npanday-its/trunk/src/test/resources/NPANDAY_488_MSDeployPackageSimpleWebApp/pom.xml?rev=1573505&r1=1573504&r2=1573505&view=diff
==============================================================================
--- 
incubator/npanday/npanday-its/trunk/src/test/resources/NPANDAY_488_MSDeployPackageSimpleWebApp/pom.xml
 (original)
+++ 
incubator/npanday/npanday-its/trunk/src/test/resources/NPANDAY_488_MSDeployPackageSimpleWebApp/pom.xml
 Mon Mar  3 09:55:58 2014
@@ -71,7 +71,7 @@
           <execution>
             <id>create-msdeploy-package</id>
             <goals>
-              <goal>create-iisApp-package</goal>
+              <goal>create-content-package</goal>
             </goals>
           </execution>
         </executions>


Reply via email to