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

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

    [ https://issues.apache.org/jira/browse/TAMAYA-322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16317164#comment-16317164 ] 

Philipp Ottlinger commented on TAMAYA-322:
------------------------------------------

Thanks for your interest in Tamaya :-)

The collections module is rather fresh and thus only available as a SNAPSHOT:
{code}
        <groupId>org.apache.tamaya.ext</groupId>
        <artifactId>tamaya-collections</artifactId>
        <version>0.4-incubating-SNAPSHOT</version>
{code}

If you work with it and it works fine we are happy to get your feedback in order to properly advance it as a regular extension ....
modules in the sandbox need more testing or a merely drafts/RFC implementations.

> 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)