Пакет tycho: Информация

    Исходный пакет: tycho
    Версия: 1.3.0-alt0.2jpp
    Последняя версия по данным Repology
    Собран:  7 июня 2021 г. 12:17 в задании #273801
    Категория: Разработка/Java
    Сообщить об ошибке в пакете
    Домашняя страница: http://eclipse.org/tycho

    Лицензия: ASL 2.0 and EPL-1.0
    О пакете: Plugins and extensions for building Eclipse plugins and OSGI bundles with Maven
    Описание: 
    Tycho is a set of Maven plugins and extensions for building Eclipse
    plugins and OSGI bundles with Maven. Eclipse plugins and OSGI bundles
    have their own metadata for expressing dependencies, source folder
    locations, etc. that are normally found in a Maven POM. Tycho uses
    native metadata for Eclipse plugins and OSGi bundles and uses the POM
    to configure and drive the build. Tycho supports bundles, fragments,
    features, update site projects and RCP applications. Tycho also knows
    how to run JUnit test plugins using OSGi runtime and there is also
    support for sharing build results using Maven artifact repositories.
    
    Tycho plugins introduce new packaging types and the corresponding
    lifecycle bindings that allow Maven to use OSGi and Eclipse metadata
    during a Maven build. OSGi rules are used to resolve project
    dependencies and package visibility restrictions are honored by the
    OSGi-aware JDT-based compiler plugin. Tycho will use OSGi metadata and
    OSGi rules to calculate project dependencies dynamically and injects
    them into the Maven project model at build time. Tycho supports all
    attributes supported by the Eclipse OSGi resolver (Require-Bundle,
    Import-Package, Eclipse-GenericRequire, etc). Tycho will use proper
    classpath access rules during compilation. Tycho supports all project
    types supported by PDE and will use PDE/JDT project metadata where
    possible. One important design goal in Tycho is to make sure there is
    no duplication of metadata between POM and OSGi metadata.

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

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

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

    Права:
    Igor Vlasenko
    @everybody

      1. /proc

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


    7 июня 2021 г. Igor Vlasenko 1.3.0-alt0.2jpp
    - use jvm_run
    10 июля 2019 г. Igor Vlasenko 1.3.0-alt0.1jpp
    - bootstrap pack of jars created with jppbootstrap script
    - temporary package to satisfy circular dependencies
    6 ноября 2017 г. Igor Vlasenko 0.26.0-alt0.1jpp
    - bootstrap pack of jars created with jppbootstrap script
    - new version