You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by il...@apache.org on 2013/04/05 12:24:28 UTC

svn commit: r1464911 - in /syncope/branches/1_1_X: archetype/pom.xml build-tools/pom.xml client/pom.xml common/pom.xml console/pom.xml core/pom.xml pom.xml standalone/pom.xml

Author: ilgrosso
Date: Fri Apr  5 10:24:28 2013
New Revision: 1464911

URL: http://svn.apache.org/r1464911
Log:
[maven-release-plugin] prepare release syncope-1.1.0

Modified:
    syncope/branches/1_1_X/archetype/pom.xml
    syncope/branches/1_1_X/build-tools/pom.xml
    syncope/branches/1_1_X/client/pom.xml
    syncope/branches/1_1_X/common/pom.xml
    syncope/branches/1_1_X/console/pom.xml
    syncope/branches/1_1_X/core/pom.xml
    syncope/branches/1_1_X/pom.xml
    syncope/branches/1_1_X/standalone/pom.xml

Modified: syncope/branches/1_1_X/archetype/pom.xml
URL: http://svn.apache.org/viewvc/syncope/branches/1_1_X/archetype/pom.xml?rev=1464911&r1=1464910&r2=1464911&view=diff
==============================================================================
--- syncope/branches/1_1_X/archetype/pom.xml (original)
+++ syncope/branches/1_1_X/archetype/pom.xml Fri Apr  5 10:24:28 2013
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.1.0</version>
   </parent>
 
   <name>Apache Syncope Archetype</name>

Modified: syncope/branches/1_1_X/build-tools/pom.xml
URL: http://svn.apache.org/viewvc/syncope/branches/1_1_X/build-tools/pom.xml?rev=1464911&r1=1464910&r2=1464911&view=diff
==============================================================================
--- syncope/branches/1_1_X/build-tools/pom.xml (original)
+++ syncope/branches/1_1_X/build-tools/pom.xml Fri Apr  5 10:24:28 2013
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.1.0</version>
   </parent>
 
   <name>Apache Syncope Build Tools</name>

Modified: syncope/branches/1_1_X/client/pom.xml
URL: http://svn.apache.org/viewvc/syncope/branches/1_1_X/client/pom.xml?rev=1464911&r1=1464910&r2=1464911&view=diff
==============================================================================
--- syncope/branches/1_1_X/client/pom.xml (original)
+++ syncope/branches/1_1_X/client/pom.xml Fri Apr  5 10:24:28 2013
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.1.0</version>
   </parent>
 
   <name>Apache Syncope Client</name>

Modified: syncope/branches/1_1_X/common/pom.xml
URL: http://svn.apache.org/viewvc/syncope/branches/1_1_X/common/pom.xml?rev=1464911&r1=1464910&r2=1464911&view=diff
==============================================================================
--- syncope/branches/1_1_X/common/pom.xml (original)
+++ syncope/branches/1_1_X/common/pom.xml Fri Apr  5 10:24:28 2013
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.1.0</version>
   </parent>
 
   <name>Apache Syncope Common</name>

Modified: syncope/branches/1_1_X/console/pom.xml
URL: http://svn.apache.org/viewvc/syncope/branches/1_1_X/console/pom.xml?rev=1464911&r1=1464910&r2=1464911&view=diff
==============================================================================
--- syncope/branches/1_1_X/console/pom.xml (original)
+++ syncope/branches/1_1_X/console/pom.xml Fri Apr  5 10:24:28 2013
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.1.0</version>
   </parent>
 
   <name>Apache Syncope Console</name>

Modified: syncope/branches/1_1_X/core/pom.xml
URL: http://svn.apache.org/viewvc/syncope/branches/1_1_X/core/pom.xml?rev=1464911&r1=1464910&r2=1464911&view=diff
==============================================================================
--- syncope/branches/1_1_X/core/pom.xml (original)
+++ syncope/branches/1_1_X/core/pom.xml Fri Apr  5 10:24:28 2013
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.1.0</version>
   </parent>
 
   <name>Apache Syncope Core</name>

Modified: syncope/branches/1_1_X/pom.xml
URL: http://svn.apache.org/viewvc/syncope/branches/1_1_X/pom.xml?rev=1464911&r1=1464910&r2=1464911&view=diff
==============================================================================
--- syncope/branches/1_1_X/pom.xml (original)
+++ syncope/branches/1_1_X/pom.xml Fri Apr  5 10:24:28 2013
@@ -26,7 +26,7 @@ under the License.
         
   <groupId>org.apache.syncope</groupId>
   <artifactId>syncope</artifactId>
-  <version>1.1.0-SNAPSHOT</version>
+  <version>1.1.0</version>
   <packaging>pom</packaging>
 
   <parent>
@@ -49,9 +49,9 @@ under the License.
   </licenses>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/syncope/branches/1_1_X</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/syncope/branches/1_1_X</developerConnection>
-    <url>http://svn.apache.org/viewvc/syncope/branches/1_1_X</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/syncope/tags/syncope-1.1.0</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/syncope/tags/syncope-1.1.0</developerConnection>
+    <url>http://svn.apache.org/viewvc/syncope/tags/syncope-1.1.0</url>
   </scm>
   
   <issueManagement>

Modified: syncope/branches/1_1_X/standalone/pom.xml
URL: http://svn.apache.org/viewvc/syncope/branches/1_1_X/standalone/pom.xml?rev=1464911&r1=1464910&r2=1464911&view=diff
==============================================================================
--- syncope/branches/1_1_X/standalone/pom.xml (original)
+++ syncope/branches/1_1_X/standalone/pom.xml Fri Apr  5 10:24:28 2013
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.1.0</version>
   </parent>
 
   <name>Apache Syncope Standalone Distribution</name>
@@ -90,50 +90,50 @@ under the License.
             <phase>verify</phase>
             <configuration>
               <target>
-                <mkdir dir="${work.dir}"/>
+                <mkdir dir="${work.dir}" />
                 
                 <!-- legal stuff -->
-                <copy file="${project.build.outputDirectory}/README" todir="${work.dir}"/>
-                <copy file="../legal_ext/LICENSE" todir="${work.dir}"/>
-                <copy file="../legal_ext/NOTICE" todir="${work.dir}"/>
+                <copy file="${project.build.outputDirectory}/README" todir="${work.dir}" />
+                <copy file="../legal_ext/LICENSE" todir="${work.dir}" />
+                <copy file="../legal_ext/NOTICE" todir="${work.dir}" />
 
                 <!-- Syncope core (as run for integration tests) -->
-                <unzip src="${settings.localRepository}/org/codehaus/cargo/cargo-container-archives/apache-tomcat-${tomcat.version}.zip" dest="${work.dir}"/>
+                <unzip src="${settings.localRepository}/org/codehaus/cargo/cargo-container-archives/apache-tomcat-${tomcat.version}.zip" dest="${work.dir}" />
                 <copy todir="${work.dir}/apache-tomcat-${tomcat.version}/webapps/syncope">
-                  <fileset dir="../core/target/syncope-core-test" includes="**/*"/>
+                  <fileset dir="../core/target/syncope-core-test" includes="**/*" />
                 </copy>
                 <copy todir="${work.dir}/apache-tomcat-${tomcat.version}/webapps/syncope/WEB-INF/classes" overwrite="true">
-                  <fileset dir="${project.build.outputDirectory}/core"/>
+                  <fileset dir="${project.build.outputDirectory}/core" />
                 </copy>
                 
                 <!-- Syncope console (exploded) -->
                 <copy todir="${work.dir}/apache-tomcat-${tomcat.version}/webapps/syncope-console">
-                  <fileset dir="../console/target/syncope-console" includes="**/*"/>
+                  <fileset dir="../console/target/syncope-console" includes="**/*" />
                 </copy>
                 <copy todir="${work.dir}/apache-tomcat-${tomcat.version}/webapps/syncope-console/WEB-INF/classes" overwrite="true">
-                  <fileset dir="${project.build.outputDirectory}/console"/>
+                  <fileset dir="${project.build.outputDirectory}/console" />
                 </copy>
                                 
                 <!-- ConnId's SOAP wssample (provides endpoint for SOAP resources) -->
-                <copy file="${settings.localRepository}/org/connid/bundles/soap/wssample/${connid.soap.version}/wssample-${connid.soap.version}.war" tofile="${work.dir}/apache-tomcat-${tomcat.version}/webapps/wssample.war"/>
+                <copy file="${settings.localRepository}/org/connid/bundles/soap/wssample/${connid.soap.version}/wssample-${connid.soap.version}.war" tofile="${work.dir}/apache-tomcat-${tomcat.version}/webapps/wssample.war" />
 
                 <!-- Syncope build tools (provide H2 and Apache DS resources + ConnId connector server) -->
-                <unzip src="../build-tools/target/syncope-build-tools-${project.version}.war" dest="${work.dir}/apache-tomcat-${tomcat.version}/webapps/syncope-build-tools"/>
+                <unzip src="../build-tools/target/syncope-build-tools-${project.version}.war" dest="${work.dir}/apache-tomcat-${tomcat.version}/webapps/syncope-build-tools" />
                 <copy todir="${work.dir}/apache-tomcat-${tomcat.version}/webapps/syncope-build-tools/WEB-INF/lib">
-                  <fileset dir="../core/target/bundles" includes="**/*"/>
+                  <fileset dir="../core/target/bundles" includes="**/*" />
                 </copy>
-                <zip destfile="${work.dir}/apache-tomcat-${tomcat.version}/webapps/syncope-build-tools.war" basedir="${work.dir}/apache-tomcat-${tomcat.version}/webapps/syncope-build-tools"/>
-                <delete dir="${work.dir}/apache-tomcat-${tomcat.version}/webapps/syncope-build-tools"/>                  
+                <zip destfile="${work.dir}/apache-tomcat-${tomcat.version}/webapps/syncope-build-tools.war" basedir="${work.dir}/apache-tomcat-${tomcat.version}/webapps/syncope-build-tools" />
+                <delete dir="${work.dir}/apache-tomcat-${tomcat.version}/webapps/syncope-build-tools" />                  
 
                 <!-- Tomcat shared libraries: H2 and groovy -->
-                <copy file="${settings.localRepository}/com/h2database/h2/${h2.version}/h2-${h2.version}.jar" todir="${work.dir}/apache-tomcat-${tomcat.version}/lib"/>
-                <copy file="${settings.localRepository}/org/codehaus/groovy/groovy-all/${groovy.version}/groovy-all-${groovy.version}.jar" todir="${work.dir}/apache-tomcat-${tomcat.version}/lib"/>
+                <copy file="${settings.localRepository}/com/h2database/h2/${h2.version}/h2-${h2.version}.jar" todir="${work.dir}/apache-tomcat-${tomcat.version}/lib" />
+                <copy file="${settings.localRepository}/org/codehaus/groovy/groovy-all/${groovy.version}/groovy-all-${groovy.version}.jar" todir="${work.dir}/apache-tomcat-${tomcat.version}/lib" />
                 
                 <!-- Other custom Tomcat resources -->
-                <copy file="../core/target/test-classes/context.xml" todir="${work.dir}/apache-tomcat-${tomcat.version}/conf" overwrite="true"/>
-                <copy file="src/main/resources/setenv.sh" todir="${work.dir}/apache-tomcat-${tomcat.version}/bin"/>
-                <copy file="src/main/resources/setenv.bat" todir="${work.dir}/apache-tomcat-${tomcat.version}/bin"/>
-                <replace file="${work.dir}/apache-tomcat-${tomcat.version}/conf/server.xml" token="8080" value="${cargo.servlet.port}"/>
+                <copy file="../core/target/test-classes/context.xml" todir="${work.dir}/apache-tomcat-${tomcat.version}/conf" overwrite="true" />
+                <copy file="src/main/resources/setenv.sh" todir="${work.dir}/apache-tomcat-${tomcat.version}/bin" />
+                <copy file="src/main/resources/setenv.bat" todir="${work.dir}/apache-tomcat-${tomcat.version}/bin" />
+                <replace file="${work.dir}/apache-tomcat-${tomcat.version}/conf/server.xml" token="8080" value="${cargo.servlet.port}" />
               </target>
             </configuration>
           </execution>