You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tamaya.apache.org by "Francois MESSIAEN (JIRA)" <ji...@apache.org> on 2018/01/06 19:15:00 UTC

[jira] [Updated] (TAMAYA-322) tamaya-collections : mature extension or sandbox extension ?

     [ https://issues.apache.org/jira/browse/TAMAYA-322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Francois MESSIAEN updated TAMAYA-322:
-------------------------------------
    Description: 
During the TAMAYA-175 task, the tamaya-collections module moved into the sandbox repository.

According the document page about [Extension Modules|http://tamaya.incubator.apache.org/documentation/extensions.html], that module is a mature extension.

Is the tamaya-collections really a sandbox module and the document page is outdated ?
Or that module should remain in the extensions repository ?

Another question: every documentation of a sandbox extension show in the installation part :
{code:xml}
<dependency>
  <groupId>org.apache.tamaya.ext</groupId>
  <artifactId>tamaya-XXXXXX</artifactId>
  <version>{tamaya_version}</version>
</dependency>
{code}

but the recent "release" of sandbox extensions are not published in the maven repositories. Can you publish them ? or Can you update their documentation to explain how to get them ?

  was:
During the TAMAYA-175 task, the tamaya-collections module moved into the sandbox repository.

According the document page about [Extension Modules|http://tamaya.incubator.apache.org/documentation/extensions.html], that module as a mature extension.

Is the tamaya-collections really a sandbox module and the document page is outdated ?
Or that module should remains in the extension repository ?

Another question: every documentation of a sandbox extension show in the installation part :
{code:xml}
<dependency>
  <groupId>org.apache.tamaya.ext</groupId>
  <artifactId>tamaya-XXXXXX</artifactId>
  <version>{tamaya_version}</version>
</dependency>
{code}

but the recent "release" of sandbox extensions are not published in the maven repositories. Can you publish them ? or Can you update their documentation to explain how to get them ?


> tamaya-collections : mature extension or sandbox extension ?
> ------------------------------------------------------------
>
>                 Key: TAMAYA-322
>                 URL: https://issues.apache.org/jira/browse/TAMAYA-322
>             Project: Tamaya
>          Issue Type: Bug
>          Components: Docs, Extensions, Sandbox
>    Affects Versions: 0.3-incubating
>            Reporter: Francois MESSIAEN
>            Priority: Minor
>
> During the TAMAYA-175 task, the tamaya-collections module moved into the sandbox repository.
> According the document page about [Extension Modules|http://tamaya.incubator.apache.org/documentation/extensions.html], that module is a mature extension.
> Is the tamaya-collections really a sandbox module and the document page is outdated ?
> Or that module should remain in the extensions repository ?
> Another question: every documentation of a sandbox extension show in the installation part :
> {code:xml}
> <dependency>
>   <groupId>org.apache.tamaya.ext</groupId>
>   <artifactId>tamaya-XXXXXX</artifactId>
>   <version>{tamaya_version}</version>
> </dependency>
> {code}
> but the recent "release" of sandbox extensions are not published in the maven repositories. Can you publish them ? or Can you update their documentation to explain how to get them ?



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)