Package jarbundler: Information

    Source package: jarbundler
    Version: 2.2.0-alt5_12jpp8
    Latest version according to Repology
    Build time:  Jun 14, 2022, 11:31 AM in the task #302055
    Category: Development/Java
    Report package bug
    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.

    List of RPM packages built from this SRPM:
    jarbundler (noarch)
    jarbundler-javadoc (noarch)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

    ACL:
    Igor Vlasenko
    @everybody

      1. java-1.8.0-openjdk-devel
      2. javapackages-local
      3. jpackage-default
      4. jpackage-utils
      5. /proc
      6. ant
      7. rpm-macros-java

    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