[haiku-depot-web] [haiku-depot-web-app] 2 new revisions pushed by haiku.li...@xxxxxxxxx on 2013-12-26 08:10 GMT

  • From: haiku-depot-web-app@xxxxxxxxxxxxxx
  • To: haiku-depot-web@xxxxxxxxxxxxx
  • Date: Thu, 26 Dec 2013 08:10:06 +0000

master moved from 4e0799542c71 to 95b8552f94af

2 new revisions:

Revision: 720230994773
Author:   Andrew Lindesay <apl@xxxxxxxxxxxxxx>
Date:     Thu Dec 26 08:06:03 2013 UTC
Log:      [maven-release-plugin] prepare release haikudepotserver-1.0.1
http://code.google.com/p/haiku-depot-web-app/source/detail?r=720230994773

Revision: 95b8552f94af
Author:   Andrew Lindesay <apl@xxxxxxxxxxxxxx>
Date:     Thu Dec 26 08:06:04 2013 UTC
Log:      [maven-release-plugin] prepare for next development iteration
http://code.google.com/p/haiku-depot-web-app/source/detail?r=95b8552f94af

==============================================================================
Revision: 720230994773
Author:   Andrew Lindesay <apl@xxxxxxxxxxxxxx>
Date:     Thu Dec 26 08:06:03 2013 UTC
Log:      [maven-release-plugin] prepare release haikudepotserver-1.0.1

http://code.google.com/p/haiku-depot-web-app/source/detail?r=720230994773

Modified:
 /haikudepotserver-api1/pom.xml
 /haikudepotserver-docs/pom.xml
 /haikudepotserver-packagefile/pom.xml
 /haikudepotserver-parent/pom.xml
 /haikudepotserver-webapp/pom.xml
 /pom.xml

=======================================
--- /haikudepotserver-api1/pom.xml      Wed Dec 18 09:46:25 2013 UTC
+++ /haikudepotserver-api1/pom.xml      Thu Dec 26 08:06:03 2013 UTC
@@ -1,13 +1,10 @@
-<project
-        xmlns="http://maven.apache.org/POM/4.0.0";
-        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd";> +<project xmlns="http://maven.apache.org/POM/4.0.0"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd";>

     <parent>
         <artifactId>haikudepotserver-parent</artifactId>
         <groupId>org.haikuos</groupId>
         <relativePath>../haikudepotserver-parent</relativePath>
-        <version>1.0.1-SNAPSHOT</version>
+        <version>1.0.1</version>
     </parent>

     <modelVersion>4.0.0</modelVersion>
=======================================
--- /haikudepotserver-docs/pom.xml      Mon Dec 23 10:02:34 2013 UTC
+++ /haikudepotserver-docs/pom.xml      Thu Dec 26 08:06:03 2013 UTC
@@ -1,13 +1,10 @@
-<project
-        xmlns="http://maven.apache.org/POM/4.0.0";
-        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd";> +<project xmlns="http://maven.apache.org/POM/4.0.0"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd";>

     <parent>
         <artifactId>haikudepotserver-parent</artifactId>
         <groupId>org.haikuos</groupId>
         <relativePath>../haikudepotserver-parent</relativePath>
-        <version>1.0.1-SNAPSHOT</version>
+        <version>1.0.1</version>
     </parent>

     <modelVersion>4.0.0</modelVersion>
=======================================
--- /haikudepotserver-packagefile/pom.xml       Wed Dec 18 09:46:25 2013 UTC
+++ /haikudepotserver-packagefile/pom.xml       Thu Dec 26 08:06:03 2013 UTC
@@ -1,13 +1,10 @@
-<project
-        xmlns="http://maven.apache.org/POM/4.0.0";
-        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd";> +<project xmlns="http://maven.apache.org/POM/4.0.0"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd";>

     <parent>
         <artifactId>haikudepotserver-parent</artifactId>
         <groupId>org.haikuos</groupId>
         <relativePath>../haikudepotserver-parent</relativePath>
-        <version>1.0.1-SNAPSHOT</version>
+        <version>1.0.1</version>
     </parent>

     <modelVersion>4.0.0</modelVersion>
=======================================
--- /haikudepotserver-parent/pom.xml    Thu Dec 19 10:26:09 2013 UTC
+++ /haikudepotserver-parent/pom.xml    Thu Dec 26 08:06:03 2013 UTC
@@ -4,7 +4,7 @@
     <groupId>org.haikuos</groupId>
     <artifactId>haikudepotserver-parent</artifactId>
     <packaging>pom</packaging>
-    <version>1.0.1-SNAPSHOT</version>
+    <version>1.0.1</version>

     <properties>
         <spring.version>3.2.4.RELEASE</spring.version>
=======================================
--- /haikudepotserver-webapp/pom.xml    Wed Dec 25 11:13:03 2013 UTC
+++ /haikudepotserver-webapp/pom.xml    Thu Dec 26 08:06:03 2013 UTC
@@ -1,13 +1,10 @@
-<project
-        xmlns="http://maven.apache.org/POM/4.0.0";
-        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd";> +<project xmlns="http://maven.apache.org/POM/4.0.0"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd";>

     <parent>
         <artifactId>haikudepotserver-parent</artifactId>
         <groupId>org.haikuos</groupId>
         <relativePath>../haikudepotserver-parent</relativePath>
-        <version>1.0.1-SNAPSHOT</version>
+        <version>1.0.1</version>
     </parent>

     <modelVersion>4.0.0</modelVersion>
@@ -187,7 +184,7 @@
                         <phase>generate-sources</phase>
                         <configuration>
                             <target>
- <ant antfile="${project.basedir}/src/etc/ant/fetchwebresources-build.xml"/> + <ant antfile="${project.basedir}/src/etc/ant/fetchwebresources-build.xml" />
                             </target>
                         </configuration>
                         <goals>
=======================================
--- /pom.xml    Wed Dec 25 11:13:03 2013 UTC
+++ /pom.xml    Thu Dec 26 08:06:03 2013 UTC
@@ -4,7 +4,7 @@
     <groupId>org.haikuos</groupId>
     <artifactId>haikudepotserver</artifactId>
     <packaging>pom</packaging>
-    <version>1.0.1-SNAPSHOT</version>
+    <version>1.0.1</version>

     <modules>
         <module>haikudepotserver-api1</module>
@@ -21,7 +21,8 @@

     <scm>
         <connection>scm:git:git</connection>
-    </scm>
+      <tag>haikudepotserver-1.0.1</tag>
+  </scm>

     <build>
         <plugins>

==============================================================================
Revision: 95b8552f94af
Author:   Andrew Lindesay <apl@xxxxxxxxxxxxxx>
Date:     Thu Dec 26 08:06:04 2013 UTC
Log:      [maven-release-plugin] prepare for next development iteration

http://code.google.com/p/haiku-depot-web-app/source/detail?r=95b8552f94af

Modified:
 /haikudepotserver-api1/pom.xml
 /haikudepotserver-docs/pom.xml
 /haikudepotserver-packagefile/pom.xml
 /haikudepotserver-parent/pom.xml
 /haikudepotserver-webapp/pom.xml
 /pom.xml

=======================================
--- /haikudepotserver-api1/pom.xml      Thu Dec 26 08:06:03 2013 UTC
+++ /haikudepotserver-api1/pom.xml      Thu Dec 26 08:06:04 2013 UTC
@@ -4,7 +4,7 @@
         <artifactId>haikudepotserver-parent</artifactId>
         <groupId>org.haikuos</groupId>
         <relativePath>../haikudepotserver-parent</relativePath>
-        <version>1.0.1</version>
+        <version>1.0.2-SNAPSHOT</version>
     </parent>

     <modelVersion>4.0.0</modelVersion>
=======================================
--- /haikudepotserver-docs/pom.xml      Thu Dec 26 08:06:03 2013 UTC
+++ /haikudepotserver-docs/pom.xml      Thu Dec 26 08:06:04 2013 UTC
@@ -4,7 +4,7 @@
         <artifactId>haikudepotserver-parent</artifactId>
         <groupId>org.haikuos</groupId>
         <relativePath>../haikudepotserver-parent</relativePath>
-        <version>1.0.1</version>
+        <version>1.0.2-SNAPSHOT</version>
     </parent>

     <modelVersion>4.0.0</modelVersion>
=======================================
--- /haikudepotserver-packagefile/pom.xml       Thu Dec 26 08:06:03 2013 UTC
+++ /haikudepotserver-packagefile/pom.xml       Thu Dec 26 08:06:04 2013 UTC
@@ -4,7 +4,7 @@
         <artifactId>haikudepotserver-parent</artifactId>
         <groupId>org.haikuos</groupId>
         <relativePath>../haikudepotserver-parent</relativePath>
-        <version>1.0.1</version>
+        <version>1.0.2-SNAPSHOT</version>
     </parent>

     <modelVersion>4.0.0</modelVersion>
=======================================
--- /haikudepotserver-parent/pom.xml    Thu Dec 26 08:06:03 2013 UTC
+++ /haikudepotserver-parent/pom.xml    Thu Dec 26 08:06:04 2013 UTC
@@ -4,7 +4,7 @@
     <groupId>org.haikuos</groupId>
     <artifactId>haikudepotserver-parent</artifactId>
     <packaging>pom</packaging>
-    <version>1.0.1</version>
+    <version>1.0.2-SNAPSHOT</version>

     <properties>
         <spring.version>3.2.4.RELEASE</spring.version>
=======================================
--- /haikudepotserver-webapp/pom.xml    Thu Dec 26 08:06:03 2013 UTC
+++ /haikudepotserver-webapp/pom.xml    Thu Dec 26 08:06:04 2013 UTC
@@ -4,7 +4,7 @@
         <artifactId>haikudepotserver-parent</artifactId>
         <groupId>org.haikuos</groupId>
         <relativePath>../haikudepotserver-parent</relativePath>
-        <version>1.0.1</version>
+        <version>1.0.2-SNAPSHOT</version>
     </parent>

     <modelVersion>4.0.0</modelVersion>
=======================================
--- /pom.xml    Thu Dec 26 08:06:03 2013 UTC
+++ /pom.xml    Thu Dec 26 08:06:04 2013 UTC
@@ -4,7 +4,7 @@
     <groupId>org.haikuos</groupId>
     <artifactId>haikudepotserver</artifactId>
     <packaging>pom</packaging>
-    <version>1.0.1</version>
+    <version>1.0.2-SNAPSHOT</version>

     <modules>
         <module>haikudepotserver-api1</module>
@@ -21,7 +21,7 @@

     <scm>
         <connection>scm:git:git</connection>
-      <tag>haikudepotserver-1.0.1</tag>
+      <tag>HEAD</tag>
   </scm>

     <build>

Other related posts:

  • » [haiku-depot-web] [haiku-depot-web-app] 2 new revisions pushed by haiku.li...@xxxxxxxxx on 2013-12-26 08:10 GMT - haiku-depot-web-app