Пакет apache-commons-launcher: Информация

    Исходный пакет: apache-commons-launcher
    Версия: 1.1-alt3_18.20100521svn936225jpp8
    Собран:  13 февраля 2016 г. 1:58 в задании #158859
    Категория: Разработка/Java
    Сообщить об ошибке в пакете
    Домашняя страница: http://commons.apache.org/launcher/

    Лицензия: ASL 2.0
    О пакете: A cross platform Java application launcher
    Описание: 
    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.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    apache-commons-launcher (noarch)
    apache-commons-launcher-javadoc (noarch)

    Сопровождающий: Igor Vlasenko

    Список участников:
    Igor Vlasenko
    Vladimir Lettiev

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

    Последнее изменение


    12 февраля 2016 г. Igor Vlasenko 1:1.1-alt3_18.20100521svn936225jpp8
    - unbootstrap build
    4 февраля 2016 г. Igor Vlasenko 1:1.1-alt2jpp
    - bootstrap pack of jars created with jppbootstrap script
    - temporary package to satisfy circular dependencies
    8 сентября 2014 г. Igor Vlasenko 1:1.1-alt1_14.20100521svn936225jpp7
    - new release