You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@johnzon.apache.org by st...@apache.org on 2017/10/09 20:10:44 UTC

[1/3] johnzon git commit: [maven-release-plugin] prepare release v1.1.4

Repository: johnzon
Updated Branches:
  refs/heads/master f8e3b0ba3 -> 29addd898


[maven-release-plugin] prepare release v1.1.4


Project: http://git-wip-us.apache.org/repos/asf/johnzon/repo
Commit: http://git-wip-us.apache.org/repos/asf/johnzon/commit/d7be1268
Tree: http://git-wip-us.apache.org/repos/asf/johnzon/tree/d7be1268
Diff: http://git-wip-us.apache.org/repos/asf/johnzon/diff/d7be1268

Branch: refs/heads/master
Commit: d7be12682e4a5209771368f14aa633398310cad5
Parents: f8e3b0b
Author: Mark Struberg <st...@apache.org>
Authored: Thu Oct 5 11:20:36 2017 +0200
Committer: Mark Struberg <st...@apache.org>
Committed: Thu Oct 5 11:20:36 2017 +0200

----------------------------------------------------------------------
 johnzon-core/pom.xml         | 2 +-
 johnzon-distribution/pom.xml | 2 +-
 johnzon-jaxrs/pom.xml        | 2 +-
 johnzon-jsonb/pom.xml        | 2 +-
 johnzon-mapper/pom.xml       | 2 +-
 johnzon-maven-plugin/pom.xml | 2 +-
 johnzon-websocket/pom.xml    | 2 +-
 pom.xml                      | 4 ++--
 8 files changed, 9 insertions(+), 9 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/johnzon/blob/d7be1268/johnzon-core/pom.xml
----------------------------------------------------------------------
diff --git a/johnzon-core/pom.xml b/johnzon-core/pom.xml
index 757c712..f466e1f 100644
--- a/johnzon-core/pom.xml
+++ b/johnzon-core/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>johnzon</artifactId>
     <groupId>org.apache.johnzon</groupId>
-    <version>1.1.4-SNAPSHOT</version>
+    <version>1.1.4</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/johnzon/blob/d7be1268/johnzon-distribution/pom.xml
----------------------------------------------------------------------
diff --git a/johnzon-distribution/pom.xml b/johnzon-distribution/pom.xml
index 4fc6551..ad8e168 100644
--- a/johnzon-distribution/pom.xml
+++ b/johnzon-distribution/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>johnzon</artifactId>
     <groupId>org.apache.johnzon</groupId>
-    <version>1.1.4-SNAPSHOT</version>
+    <version>1.1.4</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/johnzon/blob/d7be1268/johnzon-jaxrs/pom.xml
----------------------------------------------------------------------
diff --git a/johnzon-jaxrs/pom.xml b/johnzon-jaxrs/pom.xml
index 36bafc8..1c28477 100644
--- a/johnzon-jaxrs/pom.xml
+++ b/johnzon-jaxrs/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>johnzon</artifactId>
     <groupId>org.apache.johnzon</groupId>
-    <version>1.1.4-SNAPSHOT</version>
+    <version>1.1.4</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/johnzon/blob/d7be1268/johnzon-jsonb/pom.xml
----------------------------------------------------------------------
diff --git a/johnzon-jsonb/pom.xml b/johnzon-jsonb/pom.xml
index e4918fc..2adc64d 100644
--- a/johnzon-jsonb/pom.xml
+++ b/johnzon-jsonb/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>johnzon</artifactId>
     <groupId>org.apache.johnzon</groupId>
-    <version>1.1.4-SNAPSHOT</version>
+    <version>1.1.4</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/johnzon/blob/d7be1268/johnzon-mapper/pom.xml
----------------------------------------------------------------------
diff --git a/johnzon-mapper/pom.xml b/johnzon-mapper/pom.xml
index bdc17b8..4e6c4b5 100644
--- a/johnzon-mapper/pom.xml
+++ b/johnzon-mapper/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>johnzon</artifactId>
     <groupId>org.apache.johnzon</groupId>
-    <version>1.1.4-SNAPSHOT</version>
+    <version>1.1.4</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/johnzon/blob/d7be1268/johnzon-maven-plugin/pom.xml
----------------------------------------------------------------------
diff --git a/johnzon-maven-plugin/pom.xml b/johnzon-maven-plugin/pom.xml
index 651ca54..3a0634f 100644
--- a/johnzon-maven-plugin/pom.xml
+++ b/johnzon-maven-plugin/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <artifactId>johnzon</artifactId>
     <groupId>org.apache.johnzon</groupId>
-    <version>1.1.4-SNAPSHOT</version>
+    <version>1.1.4</version>
   </parent>
 
   <artifactId>johnzon-maven-plugin</artifactId>

http://git-wip-us.apache.org/repos/asf/johnzon/blob/d7be1268/johnzon-websocket/pom.xml
----------------------------------------------------------------------
diff --git a/johnzon-websocket/pom.xml b/johnzon-websocket/pom.xml
index 79c1aa3..a1bfbd5 100644
--- a/johnzon-websocket/pom.xml
+++ b/johnzon-websocket/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>johnzon</artifactId>
     <groupId>org.apache.johnzon</groupId>
-    <version>1.1.4-SNAPSHOT</version>
+    <version>1.1.4</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/johnzon/blob/d7be1268/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 8f01865..76141e2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -33,7 +33,7 @@
   <groupId>org.apache.johnzon</groupId>
   <artifactId>johnzon</artifactId>
   <packaging>pom</packaging>
-  <version>1.1.4-SNAPSHOT</version>
+  <version>1.1.4</version>
   <name>Apache Johnzon</name>
   <description>Apache Johnzon is an implementation of JSR-353 (JavaTM API for JSON Processing).</description>
   <inceptionYear>2014</inceptionYear>
@@ -413,7 +413,7 @@
     <connection>scm:git:https://git-wip-us.apache.org/repos/asf/johnzon.git</connection>
     <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/johnzon.git</developerConnection>
     <url>https://git-wip-us.apache.org/repos/asf?p=johnzon.git</url>
-    <tag>HEAD</tag>
+    <tag>v1.1.4</tag>
   </scm>
 
   <reporting>


[2/3] johnzon git commit: [maven-release-plugin] prepare for next development iteration

Posted by st...@apache.org.
[maven-release-plugin] prepare for next development iteration


Project: http://git-wip-us.apache.org/repos/asf/johnzon/repo
Commit: http://git-wip-us.apache.org/repos/asf/johnzon/commit/0c13c01f
Tree: http://git-wip-us.apache.org/repos/asf/johnzon/tree/0c13c01f
Diff: http://git-wip-us.apache.org/repos/asf/johnzon/diff/0c13c01f

Branch: refs/heads/master
Commit: 0c13c01f919878537c8f4d08467f74d5acb0c837
Parents: d7be126
Author: Mark Struberg <st...@apache.org>
Authored: Thu Oct 5 11:20:46 2017 +0200
Committer: Mark Struberg <st...@apache.org>
Committed: Thu Oct 5 11:20:46 2017 +0200

----------------------------------------------------------------------
 johnzon-core/pom.xml         | 2 +-
 johnzon-distribution/pom.xml | 2 +-
 johnzon-jaxrs/pom.xml        | 2 +-
 johnzon-jsonb/pom.xml        | 2 +-
 johnzon-mapper/pom.xml       | 2 +-
 johnzon-maven-plugin/pom.xml | 2 +-
 johnzon-websocket/pom.xml    | 2 +-
 pom.xml                      | 4 ++--
 8 files changed, 9 insertions(+), 9 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/johnzon/blob/0c13c01f/johnzon-core/pom.xml
----------------------------------------------------------------------
diff --git a/johnzon-core/pom.xml b/johnzon-core/pom.xml
index f466e1f..cfcc06d 100644
--- a/johnzon-core/pom.xml
+++ b/johnzon-core/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>johnzon</artifactId>
     <groupId>org.apache.johnzon</groupId>
-    <version>1.1.4</version>
+    <version>1.1.5-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/johnzon/blob/0c13c01f/johnzon-distribution/pom.xml
----------------------------------------------------------------------
diff --git a/johnzon-distribution/pom.xml b/johnzon-distribution/pom.xml
index ad8e168..50c6aa4 100644
--- a/johnzon-distribution/pom.xml
+++ b/johnzon-distribution/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>johnzon</artifactId>
     <groupId>org.apache.johnzon</groupId>
-    <version>1.1.4</version>
+    <version>1.1.5-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/johnzon/blob/0c13c01f/johnzon-jaxrs/pom.xml
----------------------------------------------------------------------
diff --git a/johnzon-jaxrs/pom.xml b/johnzon-jaxrs/pom.xml
index 1c28477..1dc4072 100644
--- a/johnzon-jaxrs/pom.xml
+++ b/johnzon-jaxrs/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>johnzon</artifactId>
     <groupId>org.apache.johnzon</groupId>
-    <version>1.1.4</version>
+    <version>1.1.5-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/johnzon/blob/0c13c01f/johnzon-jsonb/pom.xml
----------------------------------------------------------------------
diff --git a/johnzon-jsonb/pom.xml b/johnzon-jsonb/pom.xml
index 2adc64d..5658665 100644
--- a/johnzon-jsonb/pom.xml
+++ b/johnzon-jsonb/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>johnzon</artifactId>
     <groupId>org.apache.johnzon</groupId>
-    <version>1.1.4</version>
+    <version>1.1.5-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/johnzon/blob/0c13c01f/johnzon-mapper/pom.xml
----------------------------------------------------------------------
diff --git a/johnzon-mapper/pom.xml b/johnzon-mapper/pom.xml
index 4e6c4b5..1d9e389 100644
--- a/johnzon-mapper/pom.xml
+++ b/johnzon-mapper/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>johnzon</artifactId>
     <groupId>org.apache.johnzon</groupId>
-    <version>1.1.4</version>
+    <version>1.1.5-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/johnzon/blob/0c13c01f/johnzon-maven-plugin/pom.xml
----------------------------------------------------------------------
diff --git a/johnzon-maven-plugin/pom.xml b/johnzon-maven-plugin/pom.xml
index 3a0634f..682facc 100644
--- a/johnzon-maven-plugin/pom.xml
+++ b/johnzon-maven-plugin/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <artifactId>johnzon</artifactId>
     <groupId>org.apache.johnzon</groupId>
-    <version>1.1.4</version>
+    <version>1.1.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>johnzon-maven-plugin</artifactId>

http://git-wip-us.apache.org/repos/asf/johnzon/blob/0c13c01f/johnzon-websocket/pom.xml
----------------------------------------------------------------------
diff --git a/johnzon-websocket/pom.xml b/johnzon-websocket/pom.xml
index a1bfbd5..f32cb62 100644
--- a/johnzon-websocket/pom.xml
+++ b/johnzon-websocket/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>johnzon</artifactId>
     <groupId>org.apache.johnzon</groupId>
-    <version>1.1.4</version>
+    <version>1.1.5-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/johnzon/blob/0c13c01f/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 76141e2..ec60046 100644
--- a/pom.xml
+++ b/pom.xml
@@ -33,7 +33,7 @@
   <groupId>org.apache.johnzon</groupId>
   <artifactId>johnzon</artifactId>
   <packaging>pom</packaging>
-  <version>1.1.4</version>
+  <version>1.1.5-SNAPSHOT</version>
   <name>Apache Johnzon</name>
   <description>Apache Johnzon is an implementation of JSR-353 (JavaTM API for JSON Processing).</description>
   <inceptionYear>2014</inceptionYear>
@@ -413,7 +413,7 @@
     <connection>scm:git:https://git-wip-us.apache.org/repos/asf/johnzon.git</connection>
     <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/johnzon.git</developerConnection>
     <url>https://git-wip-us.apache.org/repos/asf?p=johnzon.git</url>
-    <tag>v1.1.4</tag>
+    <tag>HEAD</tag>
   </scm>
 
   <reporting>


[3/3] johnzon git commit: update site for johnzon-1.1.4

Posted by st...@apache.org.
update site for johnzon-1.1.4


Project: http://git-wip-us.apache.org/repos/asf/johnzon/repo
Commit: http://git-wip-us.apache.org/repos/asf/johnzon/commit/29addd89
Tree: http://git-wip-us.apache.org/repos/asf/johnzon/tree/29addd89
Diff: http://git-wip-us.apache.org/repos/asf/johnzon/diff/29addd89

Branch: refs/heads/master
Commit: 29addd898eb47612d1857e5aafb1fdeb4e558e39
Parents: 0c13c01
Author: Mark Struberg <st...@apache.org>
Authored: Mon Oct 9 22:09:48 2017 +0200
Committer: Mark Struberg <st...@apache.org>
Committed: Mon Oct 9 22:09:48 2017 +0200

----------------------------------------------------------------------
 src/site/markdown/download.md | 93 ++++++++++++++++++++++++++++++++++++++
 src/site/site.xml             |  2 +-
 2 files changed, 94 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/johnzon/blob/29addd89/src/site/markdown/download.md
----------------------------------------------------------------------
diff --git a/src/site/markdown/download.md b/src/site/markdown/download.md
new file mode 100644
index 0000000..64f1c14
--- /dev/null
+++ b/src/site/markdown/download.md
@@ -0,0 +1,93 @@
+<!---
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
+-->
+# Apache Johnzon Releases
+
+This page contains download links to the latest Apache Johnzon releases.
+
+All maven artifacts are available in the Maven.Central repository with the groupId ``org.apache.johnzon``. 
+The dependencies you can use are listed at the bottom of this page: [Maven Dependencies](#Maven_Dependencies).
+
+
+should be addressed to the [mailing list](http://johnzon.apache.org/mail-lists.html).
+
+## KEYS for verifying Apache releases
+
+The GPG keys in the [Johnzon KEYS file](http://www.apache.org/dist/johnzon/KEYS) to validate our releases.
+Read more about [how we sign Apache Releases](http://www.apache.org/info/verification.html)
+
+
+----------
+
+## Johnzon-1.1.x
+
+Apache Johnzon 1.1.x implements the JSON-P 1.1 and JSON-B 1.0 specifications which on a level of JavaEE 8.
+
+#### Binaries
+The binary distribution contains all Johnzon modules.
+
+* [apache-johnzon-1.1.4-bin.zip](https://www.apache.org/dyn/closer.lua/johnzon/johnzon-1.1.4/apache-johnzon-1.1.4-bin.zip)
+* [apache-johnzon-1.1.4-bin.zip.sha1](https://www.apache.org/dist/johnzon/johnzon-1.1.4/apache-johnzon-1.1.4-bin.zip.sha1)
+* [apache-johnzon-1.1.4-bin.zip.asc](https://www.apache.org/dist/johnzon/johnzon-1.1.4/apache-johnzon-1.1.4-bin.zip.asc)
+
+#### Source
+Should you want to build any of the above binaries, this source bundle is the right one and covers them all.
+
+* [johnzon-1.1.4-source-release.zip](https://www.apache.org/dyn/closer.lua/johnzon/johnzon-1.1.4/johnzon-1.1.4-source-release.zip)
+* [johnzon-1.1.4-source-release.zip.sha1](https://www.apache.org/dist/johnzon/johnzon-1.1.4/johnzon-1.1.4-source-release.zip.sha1)
+* [johnzon-1.1.4-source-release.zip.asc](https://www.apache.org/dist/johnzon/johnzon-1.1.4/johnzon-1.1.4-source-release.zip.asc)
+
+
+## Johnzon-1.0.x
+
+Apache Johnzon 1.0.x implements the JSON-P 1.0 specification and a preliminary version of the JSON-B 1.0.
+This corresponds to JavaEE 7 level.
+
+#### Binaries
+The binary distribution contains all Johnzon modules.
+
+* [apache-johnzon-1.0.0-bin.zip](https://www.apache.org/dyn/closer.lua/johnzon/johnzon-1.0.0/apache-johnzon-1.0.0-bin.zip)
+* [apache-johnzon-1.0.0-bin.zip.sha1](https://www.apache.org/dist/johnzon/johnzon-1.0.0/apache-johnzon-1.0.0-bin.zip.sha1)
+* [apache-johnzon-1.0.0-bin.zip.asc](https://www.apache.org/dist/johnzon/johnzon-1.0.0/apache-johnzon-1.0.0-bin.zip.asc)
+
+#### Source
+Should you want to build any of the above binaries, this source bundle is the right one and covers them all.
+
+* [johnzon-1.0.0-source-release.zip](https://www.apache.org/dyn/closer.lua/johnzon/johnzon-1.0.0/johnzon-1.0.0-source-release.zip)
+* [johnzon-1.0.0-source-release.zip.sha1](https://www.apache.org/dist/johnzon/johnzon-1.0.0/johnzon-1.0.0-source-release.zip.sha1)
+* [johnzon-1.0.0-source-release.zip.asc](https://www.apache.org/dist/johnzon/johnzon-1.0.0/johnzon-1.0.0-source-release.zip.asc)
+
+-------
+
+### Maven Dependencies
+
+#### APIs for Johnzon-1.1.x
+
+    <dependency>
+        <groupId>org.apache.geronimo.specs</groupId>
+        <artifactId>geronimo-json_1.1_spec</artifactId>
+        <version>1.0</version>
+    </dependency>
+
+    <dependency>
+        <groupId>org.apache.geronimo.specs</groupId>
+        <artifactId>geronimo-jsonb_1.0_spec</artifactId>
+        <version>1.0</version>
+    </dependency>
+
+Note that you should set the seope of those dependencies to either `provided` or `compile` depending on whether your environment already provide them or not.

http://git-wip-us.apache.org/repos/asf/johnzon/blob/29addd89/src/site/site.xml
----------------------------------------------------------------------
diff --git a/src/site/site.xml b/src/site/site.xml
index a07de2b..5d5b845 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -72,7 +72,7 @@
 
     <menu name="User Guide">
       <item name="Home" href="/index.html"/>
-      <item name="Download" href="http://www.apache.org/dyn/closer.cgi/johnzon"/>
+      <item name="Download" href="./download.html"/>
       <item name="Javadoc" href="/apidocs/index.html"/>
       <item name="Source Code" href="/source-repository.html"/>
       <item name="Changelog" href="/changelog.html"/>