Add extra artifact metadata to generated deployment packages
------------------------------------------------------------

                 Key: ACE-178
                 URL: https://issues.apache.org/jira/browse/ACE-178
             Project: Ace
          Issue Type: Task
            Reporter: Marcel Offermans


When generating deployment packages, we would like to add some extra metadata 
to each artifact. This metadata should end up in the manifest of the deployment 
package (for each entry). We want to add the following information:

ApacheACE-Feature: a, b, c
ApacheACE-Distribution: d, e, f

So each artifact has a list of features and distributions it belongs to. This 
list is determined based on the associations, but we're not actually listing 
those so any dynamics and many to many relations will be lost. However, this 
simplifies the model considerably, ensuring we can create those features and 
distributions in another instance of ACE easily.


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to