Package jarbundler: Information
Source package: jarbundler
Version: 2.2.0-alt5_12jpp8
Build time: Jun 14, 2022, 11:31 AM in the task #302055
Category: Development/Java
Report package bugHome page: http://informagen.com/JarBundler/
License: ASL 2.0
Summary: A feature-rich Ant task which will create a Mac OS X application bundle
Description:
How many times has this happened to you? You've written a little Java utility, or maybe even a more complex application, and you want to create Mac OS X application bundle for easy distribution. You'd like to be able to do it automatically from your build process, but you're forced to go run the Apple Jar Bundler and tweak all the settings manually every time you build. Well no more! JarBundler is a feature-rich Ant task which will create a Mac OS X application bundle from a list of Jar files and a main class name. You can add an Icon resource, set various Mac OS X native look-and-feel bells and whistles, and maintain your application bundles as part of your normal build and release cycle. It is free software licensed under the GNU General Public License.
Maintainer: Igor Vlasenko
Last changed
June 14, 2022 Igor Vlasenko 2.2.0-alt5_12jpp8
- xmvn4 support
June 6, 2022 Igor Vlasenko 2.2.0-alt4_12jpp8
- migrated to %mvn_artifact
Oct. 8, 2020 Igor Vlasenko 2.2.0-alt3_12jpp8
- fixed build with new java