Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 900515

Summary: net-vpn/i2p: bundles sources of json-simple
Product: Gentoo Linux Reporter: Volkmar W. Pogatzki <gentoo>
Component: Current packagesAssignee: tharvik
Status: RESOLVED FIXED    
Severity: normal CC: esigra, java, proxy-maint
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/30014
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 177023    

Description Volkmar W. Pogatzki 2023-03-09 09:49:41 UTC
core/java/src/org/json/simple/package.html:
This is json-simple release 2.3.0 2017-10-04 retrieved from github.
Only the new 2.0 API is included. Unmodified, except for javadoc fixes. Apache 2.
Comment 1 Larry the Git Cow gentoo-dev 2023-03-10 07:44:22 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=136521626740b63d3bef7153c2dc1a6cc9525976

commit 136521626740b63d3bef7153c2dc1a6cc9525976
Author:     Volkmar W. Pogatzki <gentoo@pogatzki.net>
AuthorDate: 2023-03-09 10:19:04 +0000
Commit:     Miroslav Šulc <fordfrog@gentoo.org>
CommitDate: 2023-03-10 07:44:19 +0000

    dev-java/json-simple: add 2.3.1
    
    Version needed to unbundle from net-vpn/i2p
    Version 2.3.1 is 100% bytecode compatible to 2.3.0
    
    Bug: https://bugs.gentoo.org/900515
    Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
    Closes: https://github.com/gentoo/gentoo/pull/30014
    Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>

 dev-java/json-simple/Manifest                 |  1 +
 dev-java/json-simple/json-simple-2.3.1.ebuild | 26 ++++++++++++++++++++++++++
 dev-java/json-simple/metadata.xml             |  2 +-
 3 files changed, 28 insertions(+), 1 deletion(-)
Comment 2 tharvik 2023-07-21 19:22:05 UTC
done as 1.7.0 is out of tree.