Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 900515 - net-vpn/i2p: bundles sources of json-simple
Summary: net-vpn/i2p: bundles sources of json-simple
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: tharvik
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: 177023
  Show dependency tree
 
Reported: 2023-03-09 09:49 UTC by Volkmar W. Pogatzki
Modified: 2023-07-21 19:22 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.