Information for build jsap-2.1-16.3.fc33

ID1543759
Package Namejsap
Version2.1
Release16.3.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/jsap.git#44cc7865b43e9aeff8cc837c9eec96fd65275638
SummaryA Java-based Simple Argument Parser
DescriptionJSAP 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 supported by JSAP, including Integers, Floats, Dates, URLs, and even java.awt.Colors; you can also add your own in a matter of minutes.
Built bydecathorpe
State complete
Volume DEFAULT
StartedSun, 19 Jul 2020 21:59:53 UTC
CompletedSun, 19 Jul 2020 22:02:46 UTC
Taskbuild (f33-java11, /rpms/jsap.git:44cc7865b43e9aeff8cc837c9eec96fd65275638)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/jsap.git#44cc7865b43e9aeff8cc837c9eec96fd65275638'}}
Tags
f33
f33-java11
RPMs
src
jsap-2.1-16.3.fc33.src.rpm (info) (download)
noarch
jsap-2.1-16.3.fc33.noarch.rpm (info) (download)
jsap-doc-2.1-16.3.fc33.noarch.rpm (info) (download)
jsap-javadoc-2.1-16.3.fc33.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
state.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Sun Jul 19 2020 Fabio Valentini <decathorpe@gmail.com> - 2.1-16.3 - Set javac source and target to 1.8 to fix Java 11 builds. * Fri Jul 10 2020 Jiri Vanek <jvanek@redhat.com> - 2.1-15.3 - Rebuilt for JDK-11, see https://fedoraproject.org/wiki/Changes/Java11 * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.1-14.3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.1-13.3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.1-12.3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild