You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Carsten Ziegeler (JIRA)" <ji...@apache.org> on 2018/10/30 06:36:00 UTC

[jira] [Resolved] (SLING-8057) Introduce Artifacts class similar to Bundles

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

Carsten Ziegeler resolved SLING-8057.
-------------------------------------
    Resolution: Fixed

Created new Artifacts class which extends ArrayList. This class now replaces the plain list in extension and is also used as the base class for Bundles.
Rev c92d72e

> Introduce Artifacts class similar to Bundles
> --------------------------------------------
>
>                 Key: SLING-8057
>                 URL: https://issues.apache.org/jira/browse/SLING-8057
>             Project: Sling
>          Issue Type: Improvement
>          Components: Feature Model
>            Reporter: Carsten Ziegeler
>            Assignee: Carsten Ziegeler
>            Priority: Major
>             Fix For: Feature Model 0.1.4
>
>
> The Bundles class has some additional methods to deal with bundles, like finding them, removing them etc.
> For artifacts in extensions we're missing such a support. We could introduce an Artifacts class for that (and Bundles could inherit from it)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)