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

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

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

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


  was:
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>
 </typeMetadata>
..
</type>
{code}


    
> 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">
>  <metadata>
>   <keyval> 
>     <key>filePathSpec</key>
>     <val>/[AcquisitionDate]/[Filename]</val>
>   </keyval>
>  </metadata>
> ..
> </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