Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. Summary: Review Request: json_simple - Simple Java toolkit for JSON https://bugzilla.redhat.com/show_bug.cgi?id=521895 Summary: Review Request: json_simple - Simple Java toolkit for JSON Product: Fedora Version: rawhide Platform: All OS/Version: Linux Status: NEW Severity: medium Priority: medium Component: Package Review AssignedTo: nobody@xxxxxxxxxxxxxxxxx ReportedBy: steve.traylen@xxxxxxx QAContact: extras-qa@xxxxxxxxxxxxxxxxx CC: notting@xxxxxxxxxx, fedora-package-review@xxxxxxxxxx Estimated Hours: 0.0 Classification: Fedora Spec URL: http://cern.ch/steve.traylen/rpms/json_simple/json_simple.spec SRPM URL: http://cern.ch/steve.traylen/rpms/json_simple/json_simple-1.1-1.fc11.src.rpm Description: JSON.simple is a simple Java toolkit for JSON. You can use JSON.simple to encode or decode JSON text. * Full compliance with JSON specification (RFC4627) and reliable * Provides multiple functionalities such as encode, decode/parse and escape JSON text while keeping the library lightweight * Flexible, simple and easy to use by reusing Map and List interfaces * Supports streaming output of JSON text * Stoppable SAX-like interface for streaming input of JSON text * Heap based parser * High performance (see performance testing) * No dependency on external libraries * Both of the source code and the binary are JDK1.2 compatible $ rpmlint SPECS/json_simple.spec \ RPMS/x86_64/json_simple-1.1-1.fc11.x86_64.rpm \ RPMS/x86_64/json_simple-debuginfo-1.1-1.fc11.x86_64.rpm \ SRPMS/json_simple-1.1-1.fc11.src.rpm SPECS/json_simple.spec:87: W: libdir-macro-in-noarch-package (main package) %attr(-,root,root) %{_libdir}/gcj/%{name} json_simple.src:87: W: libdir-macro-in-noarch-package (main package) %attr(-,root,root) %{_libdir}/gcj/%{name} both of these are caused just by the %if case of with or without gcj and can be ignored. f11, f12 and EL5 builds: http://koji.fedoraproject.org/koji/taskinfo?taskID=1662712 http://koji.fedoraproject.org/koji/taskinfo?taskID=1662717 http://koji.fedoraproject.org/koji/taskinfo?taskID=1662730 Steve -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review