Mon, 20 May 2024 21:46:40 UTC | login

Information for build args4j-2.33-1.fc25

ID716
Package Nameargs4j
Version2.33
Release1.fc25
Epoch
SummaryJava command line arguments parser
Descriptionargs4j is a small Java class library that makes it easy to parse command line options/arguments in your CUI application. - It makes the command line parsing very easy by using annotations - You can generate the usage screen very easily - You can generate HTML/XML that lists all options for your documentation - Fully supports localization - It is designed to parse javac like options (as opposed to GNU-style where ls -lR is considered to have two options l and R)
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 14 Apr 2018 19:47:20 UTC
CompletedSat, 14 Apr 2018 19:47:20 UTC
Tags
f28
f29
RPMs
src
args4j-2.33-1.fc25.src.rpm (info) (download)
noarch
args4j-2.33-1.fc25.noarch.rpm (info) (download)
args4j-javadoc-2.33-1.fc25.noarch.rpm (info) (download)
args4j-parent-2.33-1.fc25.noarch.rpm (info) (download)
args4j-tools-2.33-1.fc25.noarch.rpm (info) (download)
Changelog * Tue Jul 19 2016 Michael Simacek <msimacek@redhat.com> - 2.33-1 - Update to upstream version 2.33 * Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.32-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Mon Aug 03 2015 Michael Simacek <msimacek@redhat.com> - 2.32-2 - Remove uberjar generation * Thu Jul 02 2015 Michal Srb <msrb@redhat.com> - 2.32-1 - Update to upstream release 2.32 * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.30-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Mon Sep 22 2014 Michal Srb <msrb@redhat.com> - 2.0.30-2 - Move args4j-tools and parent POM into subpackages (Resolves: #1144991) * Mon Sep 01 2014 Michal Srb <msrb@redhat.com> - 2.0.30-1 - Update to upstream version 2.0.30 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.28-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Mon May 12 2014 Michal Srb <msrb@redhat.com> - 2.0.28-1 - Update to upstream version 2.0.28 * Wed May 07 2014 Michal Srb <msrb@redhat.com> - 2.0.27-1 - Update to upstream version 2.0.27 * Tue May 06 2014 Michal Srb <msrb@redhat.com> - 2.0.26-4 - Port to JSR-269 * Tue Mar 04 2014 Stanislav Ochotnicky <sochotnicky@redhat.com> - 2.0.26-3 - Use Requires: java-headless rebuild (#1067528) * Thu Feb 20 2014 Michal Srb <msrb@redhat.com> - 2.0.26-2 - Adapt to current guidelines * Thu Feb 20 2014 Michal Srb <msrb@redhat.com> - 2.0.26-1 - Update to latest upstream 2.0.26 * Sat Aug 10 2013 Mat Booth <fedora@matbooth.co.uk> - 2.0.25-1 - Update to latest upstream, fixes #981339 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.23-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Thu Jun 27 2013 Mat Booth <fedora@matbooth.co.uk> - 2.0.23-1 - Update to latest upstream, fixes #808703 - Also drop unneeded patches * Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.16-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Wed Feb 06 2013 Java SIG <java-devel@lists.fedoraproject.org> - 2.0.16-10 - Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild - Replace maven BuildRequires with maven-local * Thu Dec 13 2012 Roland Grunberg <rgrunber@redhat.com> - 2.0.16-9 - Update to conform with latest Java packaging guidelines. * Wed Jul 18 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.16-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Tue Jan 31 2012 Ville Skyttä <ville.skytta@iki.fi> - 2.0.16-7 - Apply upstream source encoding patch to fix build with java 1.7. * Thu Jan 12 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.16-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild * Mon Jun 13 2011 Jaromir Capik <jcapik@redhat.com> - 2.0.16-4 - OSGi metadata generated * Mon May 30 2011 Jaromir Capik <jcapik@redhat.com> - 2.0.16-3 - Removal of bundled stuff in args4j/lib * Wed May 25 2011 Jaromir Capik <jcapik@redhat.com> - 2.0.16-2 - Removal of unused ant dependency * Tue May 24 2011 Jaromir Capik <jcapik@redhat.com> - 2.0.16-1 - Initial version of the package