You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by cs...@apache.org on 2020/06/29 12:00:48 UTC

[aries-jax-rs-whiteboard] branch master updated (26d03e8 -> 868050b)

This is an automated email from the ASF dual-hosted git repository.

csierra pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/aries-jax-rs-whiteboard.git.


    from 26d03e8  Merge pull request #29 from rotty3000/bnd.and.java15
     new 7828469  Use latest version
     new f2c5187  Prepare for next release
     new 868050b  [ARIES-JAXRS-Whiteboard][maven-release-plugin] 1.0.9 prepare release org.apache.aries.jax.rs-1.0.9

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 jax-rs.features/pom.xml                       | 2 +-
 jax-rs.itests-fragment/pom.xml                | 2 +-
 jax-rs.itests/pom.xml                         | 4 ++--
 jax-rs.whiteboard/pom.xml                     | 2 +-
 org.apache.aries.jax.rs.cxf.repackage/pom.xml | 2 +-
 pom.xml                                       | 8 ++++----
 6 files changed, 10 insertions(+), 10 deletions(-)


[aries-jax-rs-whiteboard] 03/03: [ARIES-JAXRS-Whiteboard][maven-release-plugin] 1.0.9 prepare release org.apache.aries.jax.rs-1.0.9

Posted by cs...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

csierra pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/aries-jax-rs-whiteboard.git

commit 868050bf2c43bd29c0f0e9f95ed34f754a184510
Author: Carlos Sierra Andrés <ca...@liferay.com>
AuthorDate: Mon Jun 29 14:00:06 2020 +0200

    [ARIES-JAXRS-Whiteboard][maven-release-plugin] 1.0.9 prepare release org.apache.aries.jax.rs-1.0.9
---
 jax-rs.features/pom.xml                       | 2 +-
 jax-rs.itests-fragment/pom.xml                | 2 +-
 jax-rs.itests/pom.xml                         | 4 ++--
 jax-rs.whiteboard/pom.xml                     | 2 +-
 org.apache.aries.jax.rs.cxf.repackage/pom.xml | 2 +-
 pom.xml                                       | 4 ++--
 6 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/jax-rs.features/pom.xml b/jax-rs.features/pom.xml
index 63e15a3..2d8144a 100644
--- a/jax-rs.features/pom.xml
+++ b/jax-rs.features/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.aries.jax.rs</groupId>
         <artifactId>org.apache.aries.jax.rs</artifactId>
-        <version>1.0.9-SNAPSHOT</version>
+        <version>1.0.9</version>
     </parent>
 
     <artifactId>org.apache.aries.jax.rs.features</artifactId>
diff --git a/jax-rs.itests-fragment/pom.xml b/jax-rs.itests-fragment/pom.xml
index 7ad3d7b..e2d1fdb 100644
--- a/jax-rs.itests-fragment/pom.xml
+++ b/jax-rs.itests-fragment/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.aries.jax.rs</groupId>
         <artifactId>org.apache.aries.jax.rs</artifactId>
-        <version>1.0.9-SNAPSHOT</version>
+        <version>1.0.9</version>
         <relativePath>..</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
diff --git a/jax-rs.itests/pom.xml b/jax-rs.itests/pom.xml
index 617a741..444d907 100644
--- a/jax-rs.itests/pom.xml
+++ b/jax-rs.itests/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.aries.jax.rs</groupId>
         <artifactId>org.apache.aries.jax.rs</artifactId>
-        <version>1.0.9-SNAPSHOT</version>
+        <version>1.0.9</version>
         <relativePath>..</relativePath>
     </parent>
 
@@ -99,7 +99,7 @@
         <dependency>
             <groupId>org.apache.aries.jax.rs</groupId>
             <artifactId>org.apache.aries.jax.rs.itests-fragment</artifactId>
-            <version>1.0.9-SNAPSHOT</version>
+            <version>1.0.9</version>
         </dependency>
         <dependency>
             <groupId>org.apache.geronimo.specs</groupId>
diff --git a/jax-rs.whiteboard/pom.xml b/jax-rs.whiteboard/pom.xml
index 74a0454..b081a4e 100644
--- a/jax-rs.whiteboard/pom.xml
+++ b/jax-rs.whiteboard/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.aries.jax.rs</groupId>
         <artifactId>org.apache.aries.jax.rs</artifactId>
-        <version>1.0.9-SNAPSHOT</version>
+        <version>1.0.9</version>
     </parent>
 
     <artifactId>org.apache.aries.jax.rs.whiteboard</artifactId>
diff --git a/org.apache.aries.jax.rs.cxf.repackage/pom.xml b/org.apache.aries.jax.rs.cxf.repackage/pom.xml
index e4d9373..8e831d7 100644
--- a/org.apache.aries.jax.rs.cxf.repackage/pom.xml
+++ b/org.apache.aries.jax.rs.cxf.repackage/pom.xml
@@ -3,7 +3,7 @@
     <parent>
       <groupId>org.apache.aries.jax.rs</groupId>
       <artifactId>org.apache.aries.jax.rs</artifactId>
-      <version>1.0.9-SNAPSHOT</version>
+      <version>1.0.9</version>
     </parent>
 
     <groupId>org.apache.aries.jax.rs.cxf.repackage</groupId>
diff --git a/pom.xml b/pom.xml
index 3efcbc9..949ff91 100644
--- a/pom.xml
+++ b/pom.xml
@@ -31,7 +31,7 @@
     <groupId>org.apache.aries.jax.rs</groupId>
     <artifactId>org.apache.aries.jax.rs</artifactId>
     <name>Apache Aries JAX-RS Whiteboard Integration Project</name>
-    <version>1.0.9-SNAPSHOT</version>
+    <version>1.0.9</version>
     <packaging>pom</packaging>
     <properties>
         <java.build.version>1.8</java.build.version>
@@ -90,7 +90,7 @@
         <connection>scm:git:http://gitbox.apache.org/repos/asf/aries-jax-rs-whiteboard.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/aries-jax-rs-whiteboard.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=aries-jax-rs-whiteboard.git</url>
-        <tag>HEAD</tag>
+        <tag>org.apache.aries.jax.rs-1.0.9</tag>
     </scm>
 
     <modules>


[aries-jax-rs-whiteboard] 02/03: Prepare for next release

Posted by cs...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

csierra pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/aries-jax-rs-whiteboard.git

commit f2c5187b971d01ad609d3e621bd3fdf22a1fa4f9
Author: Carlos Sierra Andrés <ca...@liferay.com>
AuthorDate: Mon Jun 29 13:34:10 2020 +0200

    Prepare for next release
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index eaf96ec..3efcbc9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -99,7 +99,7 @@
         <module>jax-rs.itests-fragment</module>
         <module>jax-rs.itests</module>
         <module>jax-rs.features</module>
-        <module>integrations</module>
+        <!--<module>integrations</module>-->
     </modules>
 
     <dependencyManagement>


[aries-jax-rs-whiteboard] 01/03: Use latest version

Posted by cs...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

csierra pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/aries-jax-rs-whiteboard.git

commit 78284694cc7212c4d47c6ccaf91aa76dbb7387d2
Author: Carlos Sierra Andrés <ca...@liferay.com>
AuthorDate: Mon Jun 29 13:31:45 2020 +0200

    Use latest version
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b34bb5c..eaf96ec 100644
--- a/pom.xml
+++ b/pom.xml
@@ -39,7 +39,7 @@
         <maven.compiler.source>${java.build.version}</maven.compiler.source>
         <maven.compiler.target>${java.build.version}</maven.compiler.target>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-        <cxf.version>3.2.13</cxf.version>
+        <cxf.version>3.2.14</cxf.version>
         <bnd.version>5.1.0</bnd.version>
         <dsl.version>1.2.2</dsl.version>
         <jaxb.version>2.3.3</jaxb.version>