dev-java / json

A reference implementation of a JSON package in Java

Official package sites : https://github.com/stleary/JSON-java ·

JSON is a light-weight, language independent, data interchange format. See http://www.JSON.org/ The files in this package implement JSON encoders/decoders in Java. It also includes the capability to convert between JSON and XML, HTTP headers, Cookies, and CDL. This is a reference implementation. There is a large number of JSON packages in Java. Perhaps someday the Java community will standardize on one. Until then, choose carefully. The license includes this restriction: \"The software shall be used for good, not evil.\" If your conscience cannot live with that, then choose a different package.

v20231013-r1 :: 0 :: gentoo

Modified
License
JSON
Keywords
amd64 ~x86
USE flags
doc source test

v20220320 :: 0 :: gentoo

Modified
License
JSON
Keywords
amd64 x86
USE flags
doc source

General

doc
Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
source
Zip the sources and install them
test
Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)

app-arch / zip : Info ZIP (encryption support)

dev-java / asm : Bytecode manipulation framework for Java

dev-java / java-config : Java environment configuration query tool

dev-java / json-smart : JSON Small and Fast Parser

dev-java / junit : Simple framework to write repeatable tests

dev-java / mockito : Mockito mock objects library core API and implementation

dev-java / slf4j-api : The slf4j API

virtual / jdk : Virtual for Java Development Kit (JDK)

app-arch / zip : Info ZIP (encryption support)

dev-java / java-config : Java environment configuration query tool

virtual / jre : Virtual for Java Runtime Environment (JRE)

dev-java / swingx-ws : Utilities and widgets to integrate Swing GUIs with web applications

Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
dev-java/json: Stabilize 20231013-r1 amd64, #918593
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Volkmar W. Pogatzki · gentoo
dev-java/json: unbundle json-smart
Using net.minidev:accessors-smart replaces minidev's asm-1.0.2.jar which allows switching mockito:0 -> mockito:4 and solves the test failure. Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Closes: https://github.com/gentoo/gentoo/pull/33999 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Volkmar W. Pogatzki · gentoo
dev-java/json: add 20231013 - CVE-2023-5072
Bug: https://bugs.gentoo.org/918529 Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Closes: https://github.com/gentoo/gentoo/pull/33985 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Volkmar W. Pogatzki · gentoo
dev-java/json: drop 20150729
Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-java/json: Stabilize 20220320 amd64, #833412
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
dev-java/json: Stabilize 20220320 x86, #833412
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Volkmar W. Pogatzki · gentoo
dev-java/json: Drop 20160212
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Closes: https://github.com/gentoo/gentoo/pull/24700 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Volkmar W. Pogatzki · gentoo
dev-java/json: Bump to 20220320, min java 1.8:*
Bug: https://bugs.gentoo.org/833412 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
David Seifert · gentoo
*/*: [QA] Remove redundant `|| die` guards
* Since all ebuilds in the tree are EAPI>=4, `|| die` on builtin commands is redundant and dead code. Closes: https://github.com/gentoo/gentoo/pull/13940 Reviewed-by: Ulrich Müller <ulm@gentoo.org> Reviewed-by: Michał Górny <mgorny@gentoo.org> Reviewed-by: Andreas K. Hüttel <dilfridge@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Ulrich Müller · gentoo
dev-java/json: Fix LICENSE.
Acked-by: Patrice Clement <monsieurp@gentoo.org> Closes: https://bugs.gentoo.org/689314 Package-Manager: Portage-2.3.67, Repoman-2.3.15 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Patrice Clement · gentoo
dev-java/json: update HOMEPAGE.
Closes: https://bugs.gentoo.org/668222 Signed-off-by: Patrice Clement <monsieurp@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.10
James Le Cuirot · gentoo
dev-java/json: Fix distfile name, bug #619846
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
T. Malfatti · gentoo
media-libs/portaudio: Version bump
Austin English · gentoo
dev-java/json: version bump - 20160212
Package-Manager: portage-2.3.0
Ian Delaney · gentoo
Merge remote-tracking branch 'remotes/hydrapolic/logstash'
Version bump. rm old Pull request: https://github.com/gentoo/gentoo/pull/443
Patrice Clement · gentoo
dev-java/json: Stable for amd64. Stable for x86 using the ALLARCHES policy.
Package-Manager: portage-2.2.20.1 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Patrice Clement · gentoo
dev-java/json: Initial import. Fixes bug 161720.
Package-Manager: portage-2.2.20.1 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>