| Summary: | Review Request: jsonic - Simple JSON encoder/decoder for Java | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | gil cattaneo <puntogil> |
| Component: | Package Review | Assignee: | Zbigniew Jędrzejewski-Szmek <zbyszek> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | package-review, zbyszek |
| Target Milestone: | --- | Flags: | zbyszek:
fedora-review+
gwync: fedora-cvs+ |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | jsonic-1.3.0-2.fc20 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-12-14 03:00:21 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Bug Depends On: | |||
| Bug Blocks: | 1005796 | ||
|
Description
gil cattaneo
2013-09-09 12:17:16 UTC
I'll review this, but do we actually need this? There's already android-json-org-java google-gson json-lib json_simple jsonp jackson ? (In reply to Zbigniew Jędrzejewski-Szmek from comment #1) > I'll review this, but do we actually need this? is used by Apache Solr 4.x for contrib/langid sub module There's already > > android-json-org-java > google-gson > json-lib > json_simple > jsonp > jackson > > ? is not the same... OK, it seems that each one of those has different enough API not to be interchangeable... It would be nice to standarize on a smaller subset of java json libraries, but oh well. Issues: 1. jsonic-javadoc could co-own /usr/share/doc/jsonic/LICENSE.txt with jsonic, to avoid having an extra directory with one file. 2. suggested %description (not very good, but I think it's better then the proposed one): Jsonic is a JSON encoding/decoding library for Java implementing RFC 4627 (The application/json Media Type for JavaScript Object Notation). Encoding/decoding of primitive types and full Java objects is supported. + Source URL works, checksum matches + Spec file is very nice + License is OK + No rpmlint output, this must be some black magic. + Package follows Java packaging guidelines Everything seems OK. Package is APPROVED. Oh, it builds in koji for F20, but not F21... F20: http://koji.fedoraproject.org/koji/taskinfo?taskID=6253866 F21: http://koji.fedoraproject.org/koji/taskinfo?taskID=6253822 (In reply to Zbigniew Jędrzejewski-Szmek from comment #3) > > Issues: > > 1. jsonic-javadoc could co-own /usr/share/doc/jsonic/LICENSE.txt with > jsonic, to avoid having an extra directory with one file. > ? > 2. suggested %description (not very good, but I think it's better then the > proposed one): > > Jsonic is a JSON encoding/decoding library for Java implementing RFC 4627 > (The application/json Media Type for JavaScript Object Notation). > Encoding/decoding of primitive types and full Java objects is supported. > Done Thanks! New Package SCM Request ======================= Package Name: jsonic Short Description: Simple JSON encoder/decoder for Java Owners: gil Branches: f20 InitialCC: java-sig Spec URL: http://gil.fedorapeople.org/jsonic.spec SRPM URL: http://gil.fedorapeople.org/jsonic-1.3.0-2.fc19.src.rpm Git done (by process-git-requests). jsonic-1.3.0-2.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/jsonic-1.3.0-2.fc20 jsonic-1.3.0-2.fc20 has been pushed to the Fedora 20 testing repository. jsonic-1.3.0-2.fc20 has been pushed to the Fedora 20 stable repository. |