Luca Cinquini created OODT-913:
----------------------------------

             Summary: Multiple metadata values not written out into 
product-types.xml
                 Key: OODT-913
                 URL: https://issues.apache.org/jira/browse/OODT-913
             Project: OODT
          Issue Type: Bug
          Components: file manager
    Affects Versions: 0.10
            Reporter: Luca Cinquini
            Assignee: Luca Cinquini
             Fix For: 0.11


The File Manager XMLRepositoryManager already has support for reading multiple 
metadata values (for the same key) from the file product-types.xml
(see XMLStructFactory.getProductType() which calls XMLUtils.readMany()).

But - if a Product Type is updated dynamically, the method 
XMLStruct.getProductTypeXmlDocument() which builds the product-types.xml file 
will only write out the first value for each metadata key, disregarding the 
other values. This needs fixing.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to