[johnzon] branch master updated: fixing naming of source artifacts on download page

2022-02-08 Thread rmannibucau
This is an automated email from the ASF dual-hosted git repository.

rmannibucau pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/johnzon.git


The following commit(s) were added to refs/heads/master by this push:
 new 0cbcb70  fixing naming of source artifacts on download page
0cbcb70 is described below

commit 0cbcb70a6cf4d847d5af255394a4df0c4b5ddac3
Author: Romain Manni-Bucau 
AuthorDate: Tue Feb 8 11:15:26 2022 +0100

fixing naming of source artifacts on download page
---
 src/site/markdown/download.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/site/markdown/download.md b/src/site/markdown/download.md
index c81d2b5..1788244 100644
--- a/src/site/markdown/download.md
+++ b/src/site/markdown/download.md
@@ -41,9 +41,9 @@ Apache Johnzon 1.2.x implements the JSON-P 1.1 and JSON-B 1.0 
specifications whi
  Source
 Should you want to build any of the above binaries, this source bundle is the 
right one and covers them all.
 
-* 
[johnzon-1.2.16-source-release.zip](https://www.apache.org/dyn/closer.lua/1.2.16/apache-johnzon-1.2.16-source-release.zip)
-* 
[johnzon-1.2.16-source-release.zip.sha512](https://www.apache.org/dist/johnzon/1.2.16/apache-johnzon-1.2.16-source-release.zip.sha512)
-* 
[johnzon-1.2.16-source-release.zip.asc](https://www.apache.org/dist/johnzon/1.2.16/apache-johnzon-1.2.16-source-release.zip.asc)
+* 
[johnzon-1.2.16-source-release.zip](https://www.apache.org/dyn/closer.lua/1.2.16/johnzon-1.2.16-source-release.zip)
+* 
[johnzon-1.2.16-source-release.zip.sha512](https://www.apache.org/dist/johnzon/1.2.16/johnzon-1.2.16-source-release.zip.sha512)
+* 
[johnzon-1.2.16-source-release.zip.asc](https://www.apache.org/dist/johnzon/1.2.16/johnzon-1.2.16-source-release.zip.asc)
 
 
 ## Johnzon-1.0.x


[johnzon] branch master updated: source links should point to sources and not bin

2022-02-08 Thread rmannibucau
This is an automated email from the ASF dual-hosted git repository.

rmannibucau pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/johnzon.git


The following commit(s) were added to refs/heads/master by this push:
 new 76cf7d1  source links should point to sources and not bin
76cf7d1 is described below

commit 76cf7d19961efc25aa70db1f90b3f770398eb12d
Author: Romain Manni-Bucau 
AuthorDate: Tue Feb 8 11:14:06 2022 +0100

source links should point to sources and not bin
---
 src/site/markdown/download.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/site/markdown/download.md b/src/site/markdown/download.md
index 6f601e5..c81d2b5 100644
--- a/src/site/markdown/download.md
+++ b/src/site/markdown/download.md
@@ -41,9 +41,9 @@ Apache Johnzon 1.2.x implements the JSON-P 1.1 and JSON-B 1.0 
specifications whi
  Source
 Should you want to build any of the above binaries, this source bundle is the 
right one and covers them all.
 
-* 
[johnzon-1.2.16-source-release.zip](https://www.apache.org/dyn/closer.lua/1.2.16/apache-johnzon-1.2.16-bin.zip)
-* 
[johnzon-1.2.16-source-release.zip.sha512](https://www.apache.org/dist/johnzon/1.2.16/apache-johnzon-1.2.16-bin.zip.sha512)
-* 
[johnzon-1.2.16-source-release.zip.asc](https://www.apache.org/dist/johnzon/1.2.16/apache-johnzon-1.2.16-bin.zip.asc)
+* 
[johnzon-1.2.16-source-release.zip](https://www.apache.org/dyn/closer.lua/1.2.16/apache-johnzon-1.2.16-source-release.zip)
+* 
[johnzon-1.2.16-source-release.zip.sha512](https://www.apache.org/dist/johnzon/1.2.16/apache-johnzon-1.2.16-source-release.zip.sha512)
+* 
[johnzon-1.2.16-source-release.zip.asc](https://www.apache.org/dist/johnzon/1.2.16/apache-johnzon-1.2.16-source-release.zip.asc)
 
 
 ## Johnzon-1.0.x


svn commit: r1897846 - in /johnzon/site/publish: ./ apidocs/ apidocs/org/apache/johnzon/core/ apidocs/org/apache/johnzon/core/class-use/ apidocs/org/apache/johnzon/core/spi/ apidocs/org/apache/johnzon

2022-02-08 Thread rmannibucau
Author: rmannibucau
Date: Tue Feb  8 09:11:26 2022
New Revision: 1897846

URL: http://svn.apache.org/viewvc?rev=1897846=rev
Log:
syncing site after 1.2.16 upgrade


[This commit notification would consist of 54 parts, 
which exceeds the limit of 50 ones, so it was shortened to the summary.]


[johnzon] branch master updated: since only sources are put on dist dont link bin

2022-02-08 Thread rmannibucau
This is an automated email from the ASF dual-hosted git repository.

rmannibucau pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/johnzon.git


The following commit(s) were added to refs/heads/master by this push:
 new 482512e  since only sources are put on dist dont link bin
482512e is described below

commit 482512ecd93901b6ebe9a02c635bc298ef6023ad
Author: Romain Manni-Bucau 
AuthorDate: Tue Feb 8 09:41:05 2022 +0100

since only sources are put on dist dont link bin
---
 src/site/markdown/download.md | 7 ---
 1 file changed, 7 deletions(-)

diff --git a/src/site/markdown/download.md b/src/site/markdown/download.md
index 2557b07..6f601e5 100644
--- a/src/site/markdown/download.md
+++ b/src/site/markdown/download.md
@@ -38,13 +38,6 @@ Read more about [how we sign Apache 
Releases](http://www.apache.org/info/verific
 
 Apache Johnzon 1.2.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.2.16-bin.zip](https://www.apache.org/dyn/closer.lua/johnzon/1.2.16/apache-johnzon-1.2.16-src.zip)
-* 
[apache-johnzon-1.2.16-bin.zip.sha512](https://www.apache.org/dist/johnzon/1.2.16/apache-johnzon-1.2.16-src.zip.sha512)
-* 
[apache-johnzon-1.2.16-bin.zip.asc](https://www.apache.org/dist/johnzon/1.2.16/apache-johnzon-1.2.16-src.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] branch master updated: updating downloads

2022-02-08 Thread rmannibucau
This is an automated email from the ASF dual-hosted git repository.

rmannibucau pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/johnzon.git


The following commit(s) were added to refs/heads/master by this push:
 new f8a7188  updating downloads
f8a7188 is described below

commit f8a71881f7656f7158e8815524033954880c1959
Author: Romain Manni-Bucau 
AuthorDate: Tue Feb 8 09:29:09 2022 +0100

updating downloads
---
 src/site/markdown/download.md | 12 ++--
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/src/site/markdown/download.md b/src/site/markdown/download.md
index de0bace..2557b07 100644
--- a/src/site/markdown/download.md
+++ b/src/site/markdown/download.md
@@ -41,16 +41,16 @@ Apache Johnzon 1.2.x implements the JSON-P 1.1 and JSON-B 
1.0 specifications whi
  Binaries
 The binary distribution contains all Johnzon modules.
 
-* 
[apache-johnzon-1.2.14-bin.zip](https://www.apache.org/dyn/closer.lua/johnzon/1.2.14/apache-johnzon-1.2.14-src.zip)
-* 
[apache-johnzon-1.2.14-bin.zip.sha512](https://www.apache.org/dist/johnzon/1.2.14/apache-johnzon-1.2.14-src.zip.sha512)
-* 
[apache-johnzon-1.2.14-bin.zip.asc](https://www.apache.org/dist/johnzon/1.2.14/apache-johnzon-1.2.14-src.zip.asc)
+* 
[apache-johnzon-1.2.16-bin.zip](https://www.apache.org/dyn/closer.lua/johnzon/1.2.16/apache-johnzon-1.2.16-src.zip)
+* 
[apache-johnzon-1.2.16-bin.zip.sha512](https://www.apache.org/dist/johnzon/1.2.16/apache-johnzon-1.2.16-src.zip.sha512)
+* 
[apache-johnzon-1.2.16-bin.zip.asc](https://www.apache.org/dist/johnzon/1.2.16/apache-johnzon-1.2.16-src.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.2.14-source-release.zip](https://www.apache.org/dyn/closer.lua/1.2.14/apache-johnzon-1.2.14-bin.zip)
-* 
[johnzon-1.2.14-source-release.zip.sha512](https://www.apache.org/dist/johnzon/1.2.14/apache-johnzon-1.2.14-bin.zip.sha512)
-* 
[johnzon-1.2.14-source-release.zip.asc](https://www.apache.org/dist/johnzon/1.2.14/apache-johnzon-1.2.14-bin.zip.asc)
+* 
[johnzon-1.2.16-source-release.zip](https://www.apache.org/dyn/closer.lua/1.2.16/apache-johnzon-1.2.16-bin.zip)
+* 
[johnzon-1.2.16-source-release.zip.sha512](https://www.apache.org/dist/johnzon/1.2.16/apache-johnzon-1.2.16-bin.zip.sha512)
+* 
[johnzon-1.2.16-source-release.zip.asc](https://www.apache.org/dist/johnzon/1.2.16/apache-johnzon-1.2.16-bin.zip.asc)
 
 
 ## Johnzon-1.0.x