Author: [email protected]
Date: Mon May 21 09:59:54 2012
New Revision: 2362

Log:
[AMDATUOPENSOCIAL-209] Removed obsolete files, changed deploy dir to opensocial 
specific dir

Modified:
   trunk/amdatu-opensocial/examples/friends-gadget/pom.xml
   trunk/amdatu-opensocial/opensocial-dashboard/pom.xml
   trunk/amdatu-opensocial/opensocial-gadgetcontainer/pom.xml
   trunk/amdatu-opensocial/opensocial-gadgetmanagement/pom.xml
   trunk/amdatu-opensocial/opensocial-gadgetpack/pom.xml
   trunk/amdatu-opensocial/opensocial-gadgets/login-gadget/pom.xml
   trunk/amdatu-opensocial/opensocial-gadgets/useradmin-gadget/pom.xml
   trunk/amdatu-opensocial/opensocial-profile/pom.xml
   trunk/amdatu-opensocial/opensocial-shindig-lib/pom.xml
   trunk/amdatu-opensocial/opensocial-shindig/pom.xml
   
trunk/amdatu-opensocial/opensocial-shindig/src/main/resources/conf/oauthprivatekey.pem
   trunk/amdatu-opensocial/opensocial-stores/mem-store-gadget/pom.xml
   trunk/amdatu-opensocial/opensocial-stores/mem-store-oauthdata/pom.xml
   trunk/amdatu-opensocial/pom.xml

Modified: trunk/amdatu-opensocial/examples/friends-gadget/pom.xml
==============================================================================
--- trunk/amdatu-opensocial/examples/friends-gadget/pom.xml     (original)
+++ trunk/amdatu-opensocial/examples/friends-gadget/pom.xml     Mon May 21 
09:59:54 2012
@@ -86,7 +86,7 @@
 
   <profiles>
     <profile>
-      <!-- Profile that will copy the jar to the configured 
amdatu.deploy.directory when
+      <!-- Profile that will copy the jar to the configured 
amdatu.opensocial.deploy.directory when
            the deploy profile is activated -->
       <id>deploy</id>
       <activation>

Modified: trunk/amdatu-opensocial/opensocial-dashboard/pom.xml
==============================================================================
--- trunk/amdatu-opensocial/opensocial-dashboard/pom.xml        (original)
+++ trunk/amdatu-opensocial/opensocial-dashboard/pom.xml        Mon May 21 
09:59:54 2012
@@ -174,7 +174,7 @@
 
   <profiles>
     <profile>
-      <!-- Profile that will copy the jar to the configured 
amdatu.deploy.directory when
+      <!-- Profile that will copy the jar to the configured 
amdatu.opensocial.deploy.directory when
            the deploy profile is activated -->
       <id>deploy</id>
       <activation>

Modified: trunk/amdatu-opensocial/opensocial-gadgetcontainer/pom.xml
==============================================================================
--- trunk/amdatu-opensocial/opensocial-gadgetcontainer/pom.xml  (original)
+++ trunk/amdatu-opensocial/opensocial-gadgetcontainer/pom.xml  Mon May 21 
09:59:54 2012
@@ -94,7 +94,7 @@
 
   <profiles>
     <profile>
-      <!-- Profile that will copy the jar to the configured 
amdatu.deploy.directory when
+      <!-- Profile that will copy the jar to the configured 
amdatu.opensocial.deploy.directory when
            the deploy profile is activated -->
       <id>deploy</id>
       <activation>

Modified: trunk/amdatu-opensocial/opensocial-gadgetmanagement/pom.xml
==============================================================================
--- trunk/amdatu-opensocial/opensocial-gadgetmanagement/pom.xml (original)
+++ trunk/amdatu-opensocial/opensocial-gadgetmanagement/pom.xml Mon May 21 
09:59:54 2012
@@ -165,7 +165,7 @@
 
   <profiles>
     <profile>
-      <!-- Profile that will copy the jar to the configured 
amdatu.deploy.directory when
+      <!-- Profile that will copy the jar to the configured 
amdatu.opensocial.deploy.directory when
            the deploy profile is activated -->
       <id>deploy</id>
       <activation>

Modified: trunk/amdatu-opensocial/opensocial-gadgetpack/pom.xml
==============================================================================
--- trunk/amdatu-opensocial/opensocial-gadgetpack/pom.xml       (original)
+++ trunk/amdatu-opensocial/opensocial-gadgetpack/pom.xml       Mon May 21 
09:59:54 2012
@@ -62,7 +62,7 @@
 
   <profiles>
     <profile>
-      <!-- Profile that will copy the jar to the configured 
amdatu.deploy.directory
+      <!-- Profile that will copy the jar to the configured 
amdatu.opensocial.deploy.directory
         when the deploy profile is activated -->
       <id>deploy</id>
       <activation>

Modified: trunk/amdatu-opensocial/opensocial-gadgets/login-gadget/pom.xml
==============================================================================
--- trunk/amdatu-opensocial/opensocial-gadgets/login-gadget/pom.xml     
(original)
+++ trunk/amdatu-opensocial/opensocial-gadgets/login-gadget/pom.xml     Mon May 
21 09:59:54 2012
@@ -101,7 +101,7 @@
 
   <profiles>
     <profile>
-      <!-- Profile that will copy the jar to the configured 
amdatu.deploy.directory when
+      <!-- Profile that will copy the jar to the configured 
amdatu.opensocial.deploy.directory when
            the deploy profile is activated -->
       <id>deploy</id>
       <activation>

Modified: trunk/amdatu-opensocial/opensocial-gadgets/useradmin-gadget/pom.xml
==============================================================================
--- trunk/amdatu-opensocial/opensocial-gadgets/useradmin-gadget/pom.xml 
(original)
+++ trunk/amdatu-opensocial/opensocial-gadgets/useradmin-gadget/pom.xml Mon May 
21 09:59:54 2012
@@ -98,7 +98,7 @@
 
   <profiles>
     <profile>
-      <!-- Profile that will copy the jar to the configured 
amdatu.deploy.directory when
+      <!-- Profile that will copy the jar to the configured 
amdatu.opensocial.deploy.directory when
            the deploy profile is activated -->
       <id>deploy</id>
       <activation>

Modified: trunk/amdatu-opensocial/opensocial-profile/pom.xml
==============================================================================
--- trunk/amdatu-opensocial/opensocial-profile/pom.xml  (original)
+++ trunk/amdatu-opensocial/opensocial-profile/pom.xml  Mon May 21 09:59:54 2012
@@ -80,7 +80,7 @@
 
   <profiles>
     <profile>
-      <!-- Profile that will copy the jar to the configured 
amdatu.deploy.directory when
+      <!-- Profile that will copy the jar to the configured 
amdatu.opensocial.deploy.directory when
            the deploy profile is activated -->
       <id>deploy</id>
       <activation>

Modified: trunk/amdatu-opensocial/opensocial-shindig-lib/pom.xml
==============================================================================
--- trunk/amdatu-opensocial/opensocial-shindig-lib/pom.xml      (original)
+++ trunk/amdatu-opensocial/opensocial-shindig-lib/pom.xml      Mon May 21 
09:59:54 2012
@@ -167,7 +167,7 @@
 
   <profiles>
     <profile>
-      <!-- Profile that will copy the jar to the configured 
amdatu.deploy.directory when
+      <!-- Profile that will copy the jar to the configured 
amdatu.opensocial.deploy.directory when
            the deploy profile is activated -->
       <id>deploy</id>
       <activation>

Modified: trunk/amdatu-opensocial/opensocial-shindig/pom.xml
==============================================================================
--- trunk/amdatu-opensocial/opensocial-shindig/pom.xml  (original)
+++ trunk/amdatu-opensocial/opensocial-shindig/pom.xml  Mon May 21 09:59:54 2012
@@ -187,7 +187,7 @@
 
   <profiles>
     <profile>
-      <!-- Profile that will copy the jar to the configured 
amdatu.deploy.directory when
+      <!-- Profile that will copy the jar to the configured 
amdatu.opensocial.deploy.directory when
            the deploy profile is activated -->
       <id>deploy</id>
       <activation>

Modified: trunk/amdatu-opensocial/opensocial-stores/mem-store-gadget/pom.xml
==============================================================================
--- trunk/amdatu-opensocial/opensocial-stores/mem-store-gadget/pom.xml  
(original)
+++ trunk/amdatu-opensocial/opensocial-stores/mem-store-gadget/pom.xml  Mon May 
21 09:59:54 2012
@@ -65,7 +65,7 @@
 
   <profiles>
     <profile>
-      <!-- Profile that will copy the jar to the configured 
amdatu.deploy.directory when
+      <!-- Profile that will copy the jar to the configured 
amdatu.opensocial.deploy.directory when
            the deploy profile is activated -->
       <id>deploy</id>
       <activation>

Modified: trunk/amdatu-opensocial/opensocial-stores/mem-store-oauthdata/pom.xml
==============================================================================
--- trunk/amdatu-opensocial/opensocial-stores/mem-store-oauthdata/pom.xml       
(original)
+++ trunk/amdatu-opensocial/opensocial-stores/mem-store-oauthdata/pom.xml       
Mon May 21 09:59:54 2012
@@ -83,7 +83,7 @@
 
   <profiles>
     <profile>
-      <!-- Profile that will copy the jar to the configured 
amdatu.deploy.directory when
+      <!-- Profile that will copy the jar to the configured 
amdatu.opensocial.deploy.directory when
            the deploy profile is activated -->
       <id>deploy</id>
       <activation>

Modified: trunk/amdatu-opensocial/pom.xml
==============================================================================
--- trunk/amdatu-opensocial/pom.xml     (original)
+++ trunk/amdatu-opensocial/pom.xml     Mon May 21 09:59:54 2012
@@ -384,12 +384,12 @@
                     <isset property="fileExists" />
                     <then>
                       <if>
-                        <isset property="amdatu.deploy.directory" />
+                        <isset property="amdatu.opensocial.deploy.directory" />
                         <then>
-                          <copy 
file="${project.build.directory}/${project.build.finalName}.jar" 
tofile="${amdatu.deploy.directory}/${project.artifactId}-${project.version}.jar"
 overwrite="true" />
+                          <copy 
file="${project.build.directory}/${project.build.finalName}.jar" 
tofile="${amdatu.opensocial.deploy.directory}/${project.artifactId}-${project.version}.jar"
 overwrite="true" />
                         </then>
                         <else>
-                          <echo message="Property amdatu.deploy.directory not 
defined, skipping copy to deploy dir task" />
+                          <echo message="Property 
amdatu.opensocial.deploy.directory not defined, skipping copy to deploy dir 
task" />
                         </else>
                       </if>
                     </then>
_______________________________________________
Amdatu-commits mailing list
[email protected]
http://lists.amdatu.org/mailman/listinfo/amdatu-commits

Reply via email to