Chris A. Mattmann created OODT-639:
--------------------------------------

             Summary: Add a versioner based on Product Type Metadata
                 Key: OODT-639
                 URL: https://issues.apache.org/jira/browse/OODT-639
             Project: OODT
          Issue Type: New Feature
          Components: file manager
            Reporter: Chris A. Mattmann
            Assignee: Chris A. Mattmann
             Fix For: 0.6


Add a versioner that allows users to input the filePathSpec for the 
MetadataBasedVersioner using ProductTypeMetadata, e.g., 

{code:xml}
<type id="foo" name="Foo">
 <typeMetadata>
  <keyval> 
    <key>filePathSpec</key>
    <val>/[AcquisitionDate]/[Filename]</val>
  </keyval>
..
</type>
{code}


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to