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 <[email protected]>
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.