https://bugzilla.redhat.com/show_bug.cgi?id=1127894

            Bug ID: 1127894
           Summary: Review Request: jsap
           Product: Fedora
           Version: rawhide
         Component: Package Review
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected]



http://olea.org/tmp/jsap.spec
http://copr-be.cloud.fedoraproject.org/results/olea/OmegaT/fedora-rawhide-x86_64/jsap-2.1-5.1.olea/jsap-2.1-5.1.fc22.src.rpm
https://copr.fedoraproject.org/coprs/olea/OmegaT/build/24903/

Description :
JSAP not only syntactically validates your program's command line
arguments, but it converts those arguments into objects you specify. If you
tell JSAP that one of your parameters is an Integer, for example, and the
user does not provide a String that can be converted to an Integer when
invoking the program, JSAP will throw a ParseException when you have it
parse the command line. If no exception is thrown, you are guaranteed an
Integer when you request that parameter's value from your program. There's
a pretty big (and growing) list of return types suppored by JSAP, including
Integers, Floats, Dates, URLs, an

Applied:
https://fedoraproject.org/wiki/Packaging:JPackagePolicy?rd=Packaging/JPackagePolicy

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to