Пакет simple-jndi: Информация

Danger alert: Пакет удалён из репозитория sisyphus

Удалён в задании: #301899
Пакет удалён: Igor Vlasenko
Дата удаления: 12 июня 2022 г.
Сообщение: java11migration
    Исходный пакет: simple-jndi
    Версия: 0.11.4.1-alt2_17jpp8
    Собран:  15 февраля 2020 г. 20:42 в задании #246316
    Категория: Разработка/Java
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/hen/osjava

    Лицензия: BSD
    О пакете: A JNDI implementation
    Описание: 
    Simple-JNDI is intended to solve two problems. The first is
    that of finding a container independent way of opening a
    database connection, the second is to find a good way of
    specifying application configurations.
    1. Unit tests or prototype code often need to emulate the
      environment within which the code is expected to run.
      A very common one is to get an object of type
      javax.sql.DataSource from JNDI so a java.sql.Connection
      to your database of choice may be opened.
    2. Applications need configuration; a JNDI implementation
      makes a handy location for configuration values. Either
      as a globally available system, or via IoC through the
      use of some kind of JNDI configuration facade (see gj-config).
    A solution: simple implementation of JNDI. It is entirely
    library based, so no server instances are started, and it
    sits upon Java .properties files, XML files or Windows-style
    .ini files, so it is easy to use and simple to understand.
    The files may be either on the file system or in the classpath.

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

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

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

    Права:
    Igor Vlasenko
    @everybody

      1. ant
      2. apache-commons-dbcp
      3. apache-commons-pool
      4. /proc
      5. /proc
      6. rpm-build-java
      7. javapackages-local
      8. jpackage-1.8-compat
      9. junit

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


    15 февраля 2020 г. Igor Vlasenko 0.11.4.1-alt2_17jpp8
    - fc update
    26 мая 2019 г. Igor Vlasenko 0.11.4.1-alt2_15jpp8
    - new version
    19 апреля 2018 г. Igor Vlasenko 0.11.4.1-alt2_13jpp8
    - java update