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 2018/12/10 13:55:37 UTC

[aries-jax-rs-whiteboard] branch master updated (d520d4e -> 976ab8a)

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 d520d4e  [ARIES-JAX-RS Whiteboard][maven-release-plugin] 1.0.2prepare for next development iteration
     new 7772301  Update automatic resolution itest.bndrun
     new 66a9eaa  Upgrade SCM information
     new 976ab8a  [ARIES-JAX-RS Whiteboard integrations][maven-release-plugin] 1.0.0 prepare release org.apache.aries.jax.rs.whiteboard.integrations-1.0.0

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:
 integrations/cxf-jettison/cxf-jettison-itest/pom.xml |  9 +++------
 integrations/cxf-jettison/cxf-jettison-jaxrs/pom.xml |  8 ++------
 integrations/cxf-jettison/pom.xml                    | 10 +++++-----
 integrations/jackson/jackson-itest/pom.xml           |  4 ++--
 integrations/jackson/jackson-jaxrs/pom.xml           |  6 ++----
 integrations/jackson/pom.xml                         | 10 +++++-----
 integrations/pom.xml                                 | 10 +++++-----
 integrations/shiro/pom.xml                           | 10 +++++-----
 integrations/shiro/shiro-authc/pom.xml               |  2 +-
 integrations/shiro/shiro-authz/pom.xml               |  2 +-
 integrations/shiro/shiro-itest/itest.bndrun          |  2 --
 integrations/shiro/shiro-itest/pom.xml               |  6 ++----
 12 files changed, 33 insertions(+), 46 deletions(-)


[aries-jax-rs-whiteboard] 01/03: Update automatic resolution itest.bndrun

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 77723014f05ce1a1eaa575d1c030f56544a030d2
Author: Carlos Sierra <cs...@apache.org>
AuthorDate: Mon Dec 10 14:39:54 2018 +0100

    Update automatic resolution itest.bndrun
---
 integrations/shiro/shiro-itest/itest.bndrun | 2 --
 1 file changed, 2 deletions(-)

diff --git a/integrations/shiro/shiro-itest/itest.bndrun b/integrations/shiro/shiro-itest/itest.bndrun
index f6e62f2..e56b51b 100644
--- a/integrations/shiro/shiro-itest/itest.bndrun
+++ b/integrations/shiro/shiro-itest/itest.bndrun
@@ -69,7 +69,5 @@
 	org.apache.shiro.crypto.core;version='[1.4.0,1.4.1)',\
 	org.apache.aries.javax.jax.rs-api;version='[1.0.0,1.0.1)',\
 	org.apache.aries.jax.rs.whiteboard;version='[1.0.0,1.0.1)',\
-	org.apache.shiro.crypto.hash;version='[1.4.0,1.4.1)',\
-	org.apache.shiro.lang;version='[1.4.0,1.4.1)',\
 	org.osgi.service.http.whiteboard;version='[1.0.0,1.0.1)'
 -include: -personal.bnd


[aries-jax-rs-whiteboard] 02/03: Upgrade SCM information

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 66a9eaaee16e27af96a60ba6c3fe90e3d210b421
Author: Carlos Sierra <cs...@apache.org>
AuthorDate: Mon Dec 10 14:48:32 2018 +0100

    Upgrade SCM information
---
 integrations/cxf-jettison/pom.xml | 6 +++---
 integrations/jackson/pom.xml      | 6 +++---
 integrations/pom.xml              | 6 +++---
 integrations/shiro/pom.xml        | 6 +++---
 4 files changed, 12 insertions(+), 12 deletions(-)

diff --git a/integrations/cxf-jettison/pom.xml b/integrations/cxf-jettison/pom.xml
index 9bb7867..9f8c53a 100644
--- a/integrations/cxf-jettison/pom.xml
+++ b/integrations/cxf-jettison/pom.xml
@@ -36,9 +36,9 @@
 	</properties>
 
 	<scm>
-		<connection>scm:git:https://git-wip-us.apache.org/repos/asf/aries-jax-rs-whiteboard.git</connection>
-		<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/aries-jax-rs-whiteboard.git</developerConnection>
-		<url>https://git-wip-us.apache.org/repos/asf/aries-jax-rs-whiteboard.git</url>
+		<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>
 	</scm>
 
diff --git a/integrations/jackson/pom.xml b/integrations/jackson/pom.xml
index b5e7fe4..7129eb4 100644
--- a/integrations/jackson/pom.xml
+++ b/integrations/jackson/pom.xml
@@ -39,9 +39,9 @@
     </properties>
 
     <scm>
-        <connection>scm:git:https://git-wip-us.apache.org/repos/asf/aries-jax-rs-whiteboard.git</connection>
-        <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/aries-jax-rs-whiteboard.git</developerConnection>
-        <url>https://git-wip-us.apache.org/repos/asf/aries-jax-rs-whiteboard.git</url>
+        <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>
     </scm>
 
diff --git a/integrations/pom.xml b/integrations/pom.xml
index a234b3c..0932e87 100644
--- a/integrations/pom.xml
+++ b/integrations/pom.xml
@@ -33,9 +33,9 @@
     </properties>
 
     <scm>
-        <connection>scm:git:https://git-wip-us.apache.org/repos/asf/aries-jax-rs-whiteboard.git</connection>
-        <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/aries-jax-rs-whiteboard.git</developerConnection>
-        <url>https://git-wip-us.apache.org/repos/asf/aries-jax-rs-whiteboard.git</url>
+        <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>
     </scm>
 
diff --git a/integrations/shiro/pom.xml b/integrations/shiro/pom.xml
index 0983c2c..b00fe83 100644
--- a/integrations/shiro/pom.xml
+++ b/integrations/shiro/pom.xml
@@ -37,9 +37,9 @@
     </properties>
 
     <scm>
-        <connection>scm:git:https://git-wip-us.apache.org/repos/asf/aries-jax-rs-whiteboard.git</connection>
-        <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/aries-jax-rs-whiteboard.git</developerConnection>
-        <url>https://git-wip-us.apache.org/repos/asf/aries-jax-rs-whiteboard.git</url>
+        <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>
     </scm>
 


[aries-jax-rs-whiteboard] 03/03: [ARIES-JAX-RS Whiteboard integrations][maven-release-plugin] 1.0.0 prepare release org.apache.aries.jax.rs.whiteboard.integrations-1.0.0

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 976ab8ac90bfb62f26ba2d6557bd5e9320675920
Author: Carlos Sierra <cs...@apache.org>
AuthorDate: Mon Dec 10 14:55:35 2018 +0100

    [ARIES-JAX-RS Whiteboard integrations][maven-release-plugin] 1.0.0 prepare release org.apache.aries.jax.rs.whiteboard.integrations-1.0.0
---
 integrations/cxf-jettison/cxf-jettison-itest/pom.xml | 9 +++------
 integrations/cxf-jettison/cxf-jettison-jaxrs/pom.xml | 8 ++------
 integrations/cxf-jettison/pom.xml                    | 4 ++--
 integrations/jackson/jackson-itest/pom.xml           | 4 ++--
 integrations/jackson/jackson-jaxrs/pom.xml           | 6 ++----
 integrations/jackson/pom.xml                         | 4 ++--
 integrations/pom.xml                                 | 4 ++--
 integrations/shiro/pom.xml                           | 4 ++--
 integrations/shiro/shiro-authc/pom.xml               | 2 +-
 integrations/shiro/shiro-authz/pom.xml               | 2 +-
 integrations/shiro/shiro-itest/pom.xml               | 6 ++----
 11 files changed, 21 insertions(+), 32 deletions(-)

diff --git a/integrations/cxf-jettison/cxf-jettison-itest/pom.xml b/integrations/cxf-jettison/cxf-jettison-itest/pom.xml
index 6df0d63..636c666 100644
--- a/integrations/cxf-jettison/cxf-jettison-itest/pom.xml
+++ b/integrations/cxf-jettison/cxf-jettison-itest/pom.xml
@@ -15,16 +15,13 @@
   specific language governing permissions and limitations
   under the License.
 -->
-<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/xsd/maven-4.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/xsd/maven-4.0.0.xsd">
     <modelVersion>4.0.0</modelVersion>
 
     <parent>
         <groupId>org.apache.aries.jax.rs</groupId>
         <artifactId>cxf-jettison-integration</artifactId>
-        <version>1.0.0-SNAPSHOT</version>
+        <version>1.0.0</version>
     </parent>
 
     <artifactId>org.apache.aries.jax.rs.jaxb.json.cxf-jettison-itest</artifactId>
@@ -112,7 +109,7 @@
         <dependency>
             <groupId>org.apache.aries.jax.rs</groupId>
             <artifactId>org.apache.aries.jax.rs.jaxb.json.cxf-jettison</artifactId>
-            <version>1.0.0-SNAPSHOT</version>
+            <version>1.0.0</version>
             <scope>runtime</scope>
         </dependency>
         <dependency>
diff --git a/integrations/cxf-jettison/cxf-jettison-jaxrs/pom.xml b/integrations/cxf-jettison/cxf-jettison-jaxrs/pom.xml
index 9713eb4..9f32381 100644
--- a/integrations/cxf-jettison/cxf-jettison-jaxrs/pom.xml
+++ b/integrations/cxf-jettison/cxf-jettison-jaxrs/pom.xml
@@ -15,16 +15,12 @@
   specific language governing permissions and limitations
   under the License.
 -->
-<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/xsd/maven-4.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/xsd/maven-4.0.0.xsd">
     <modelVersion>4.0.0</modelVersion>
     <parent>
         <groupId>org.apache.aries.jax.rs</groupId>
         <artifactId>cxf-jettison-integration</artifactId>
-        <version>1.0.0-SNAPSHOT</version>
+        <version>1.0.0</version>
     </parent>
 
     <artifactId>org.apache.aries.jax.rs.jaxb.json.cxf-jettison</artifactId>
diff --git a/integrations/cxf-jettison/pom.xml b/integrations/cxf-jettison/pom.xml
index 9f8c53a..2b9e5c3 100644
--- a/integrations/cxf-jettison/pom.xml
+++ b/integrations/cxf-jettison/pom.xml
@@ -28,7 +28,7 @@
 
 	<artifactId>cxf-jettison-integration</artifactId>
 	<name>Apache Jettison JAX-RS Integration Project</name>
-	<version>1.0.0-SNAPSHOT</version>
+	<version>1.0.0</version>
 	<packaging>pom</packaging>
 	<properties>
 		<aries.jaxrs.version>1.0.0</aries.jaxrs.version>
@@ -39,7 +39,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.whiteboard.integrations-1.0.0</tag>
 	</scm>
 
 	<modules>
diff --git a/integrations/jackson/jackson-itest/pom.xml b/integrations/jackson/jackson-itest/pom.xml
index 08a0208..7938179 100644
--- a/integrations/jackson/jackson-itest/pom.xml
+++ b/integrations/jackson/jackson-itest/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.aries.jax.rs</groupId>
         <artifactId>jackson-integration</artifactId>
-        <version>1.0.0-SNAPSHOT</version>
+        <version>1.0.0</version>
         <relativePath>..</relativePath>
     </parent>
 
@@ -107,7 +107,7 @@
         <dependency>
             <groupId>org.apache.aries.jax.rs</groupId>
             <artifactId>org.apache.aries.jax.rs.jackson</artifactId>
-            <version>1.0.0-SNAPSHOT</version>
+            <version>1.0.0</version>
             <scope>runtime</scope>
         </dependency>
         <dependency>
diff --git a/integrations/jackson/jackson-jaxrs/pom.xml b/integrations/jackson/jackson-jaxrs/pom.xml
index 7dfa931..79bf8ac 100644
--- a/integrations/jackson/jackson-jaxrs/pom.xml
+++ b/integrations/jackson/jackson-jaxrs/pom.xml
@@ -17,14 +17,12 @@
   specific language governing permissions and limitations
   under the License.
 -->
-<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/xsd/maven-4.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/xsd/maven-4.0.0.xsd">
     <modelVersion>4.0.0</modelVersion>
     <parent>
         <groupId>org.apache.aries.jax.rs</groupId>
         <artifactId>jackson-integration</artifactId>
-        <version>1.0.0-SNAPSHOT</version>
+        <version>1.0.0</version>
     </parent>
 
     <artifactId>org.apache.aries.jax.rs.jackson</artifactId>
diff --git a/integrations/jackson/pom.xml b/integrations/jackson/pom.xml
index 7129eb4..57f1401 100644
--- a/integrations/jackson/pom.xml
+++ b/integrations/jackson/pom.xml
@@ -30,7 +30,7 @@
 
     <artifactId>jackson-integration</artifactId>
     <name>Jackson JAXB-JSON JAX-RS Integration Project</name>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>1.0.0</version>
     <packaging>pom</packaging>
     <properties>
         <aries.jaxrs.version>1.0.0</aries.jaxrs.version>
@@ -42,7 +42,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.whiteboard.integrations-1.0.0</tag>
     </scm>
 
     <modules>
diff --git a/integrations/pom.xml b/integrations/pom.xml
index 0932e87..9f384bc 100644
--- a/integrations/pom.xml
+++ b/integrations/pom.xml
@@ -24,7 +24,7 @@
     <groupId>org.apache.aries.jax.rs</groupId>
     <artifactId>integration</artifactId>
     <name>Apache Aries JAX-RS Integration Projects Reactor</name>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>1.0.0</version>
     <packaging>pom</packaging>
 
     <properties>
@@ -36,7 +36,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.whiteboard.integrations-1.0.0</tag>
     </scm>
 
     <modules>
diff --git a/integrations/shiro/pom.xml b/integrations/shiro/pom.xml
index b00fe83..ec4b984 100644
--- a/integrations/shiro/pom.xml
+++ b/integrations/shiro/pom.xml
@@ -28,7 +28,7 @@
 
     <artifactId>shiro-integration</artifactId>
     <name>Apache Shiro JAX-RS Integration Project</name>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>1.0.0</version>
     <packaging>pom</packaging>
     <properties>
         <aries.jaxrs.version>1.0.0</aries.jaxrs.version>
@@ -40,7 +40,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.whiteboard.integrations-1.0.0</tag>
     </scm>
 
     <modules>
diff --git a/integrations/shiro/shiro-authc/pom.xml b/integrations/shiro/shiro-authc/pom.xml
index 493dd56..555fb47 100644
--- a/integrations/shiro/shiro-authc/pom.xml
+++ b/integrations/shiro/shiro-authc/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.aries.jax.rs</groupId>
         <artifactId>shiro-integration</artifactId>
-        <version>1.0.0-SNAPSHOT</version>
+        <version>1.0.0</version>
     </parent>
 
     <artifactId>org.apache.aries.jax.rs.shiro.authc</artifactId>
diff --git a/integrations/shiro/shiro-authz/pom.xml b/integrations/shiro/shiro-authz/pom.xml
index e0cf1cb..79795c0 100644
--- a/integrations/shiro/shiro-authz/pom.xml
+++ b/integrations/shiro/shiro-authz/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.aries.jax.rs</groupId>
         <artifactId>shiro-integration</artifactId>
-        <version>1.0.0-SNAPSHOT</version>
+        <version>1.0.0</version>
     </parent>
 
     <artifactId>org.apache.aries.jax.rs.shiro.authz</artifactId>
diff --git a/integrations/shiro/shiro-itest/pom.xml b/integrations/shiro/shiro-itest/pom.xml
index b8c75c4..58fa1b0 100644
--- a/integrations/shiro/shiro-itest/pom.xml
+++ b/integrations/shiro/shiro-itest/pom.xml
@@ -17,15 +17,13 @@
   specific language governing permissions and limitations
   under the License.
 -->
-<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/xsd/maven-4.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/xsd/maven-4.0.0.xsd">
     <modelVersion>4.0.0</modelVersion>
 
     <parent>
         <groupId>org.apache.aries.jax.rs</groupId>
         <artifactId>shiro-integration</artifactId>
-        <version>1.0.0-SNAPSHOT</version>
+        <version>1.0.0</version>
     </parent>
 
     <artifactId>org.apache.aries.jax.rs.shiro.itest</artifactId>