Package apache-commons-launcher: Information

    Source package: apache-commons-launcher
    Version: 1.1-alt3_22.20100521svn936225jpp8
    Build time:  Feb 5, 2019, 01:40 PM in the task #220621
    Category: Development/Java
    Report package bug
    License: ASL 2.0
    Summary: A cross platform Java application launcher
    Description: 
    Commons-launcher eliminates the need for a batch or shell script to launch a
    Java class. Some situations where elimination of a batch or shell script may
    be desirable are:
    
    * You want to avoid having to determining where certain application paths are
    e.g. your application's home directory, etc. Determining this dynamically in
    a Windows batch scripts is very tricky on some versions of Windows or when
    soft links are used on Unix platforms.
    
    * You want to avoid having to handle native file and path separators or native
    path quoting issues.
    
    * You need to enforce certain system properties.
    
    * You want to allow users to pass in custom JVM arguments or system properties
    without having to parse and reorder arguments in your script. This can be
    tricky and/or messy in batch and shell scripts.
    
    * You want to bootstrap system properties from a configuration file instead
    hard-coding them in your batch and shell scripts.
    
    * You want to provide localized error messages which is very tricky to do in
    batch and shell scripts.

    List of rpms provided by this srpm:
    apache-commons-launcher (noarch)
    apache-commons-launcher-javadoc (noarch)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko
    Vladimir Lettiev

      1. /proc
      2. /proc
      3. maven-local
      4. mvn(junit:junit)
      5. mvn(org.apache.ant:ant)
      6. mvn(org.apache.commons:commons-parent:pom:)
      7. rpm-build-java
      8. jpackage-generic-compat

    Last changed


    Feb. 5, 2019 Igor Vlasenko 1:1.1-alt3_22.20100521svn936225jpp8
    - fc29 update
    April 15, 2018 Igor Vlasenko 1:1.1-alt3_21.20100521svn936225jpp8
    - java update
    Nov. 9, 2017 Igor Vlasenko 1:1.1-alt3_20.20100521svn936225jpp8
    - fc27 update