[
https://issues.apache.org/jira/browse/OODT-526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris A. Mattmann resolved OODT-526.
------------------------------------
Resolution: Fixed
Thanks committed this with minor modifications thanks Mike!
{noformat}
LMC-053601:oodt mattmann$ git commit -m "Fix for OODT-526: Add base
functionality in Curator for Task List persistence (mjoyce, mattmann)"
[master 208dde7] Fix for OODT-526: Add base functionality in Curator for Task
List persistence (mjoyce, mattmann)
5 files changed, 149 insertions(+), 7 deletions(-)
LMC-053601:oodt mattmann$ git push -u origin master
Counting objects: 39, done.
Delta compression using up to 8 threads.
Compressing objects: 100% (22/22), done.
Writing objects: 100% (39/39), 4.66 KiB | 0 bytes/s, done.
Total 39 (delta 9), reused 0 (delta 0)
remote: oodt git commit: Fix for OODT-526: Add base functionality in Curator
for Task List persistence (mjoyce, mattmann)
To https://git-wip-us.apache.org/repos/asf/oodt.git
2ff8689..208dde7 master -> master
Branch master set up to track remote branch master from origin.
{noformat}
> Add base functionality in Curator for Task List persistence
> -----------------------------------------------------------
>
> Key: OODT-526
> URL: https://issues.apache.org/jira/browse/OODT-526
> Project: OODT
> Issue Type: Sub-task
> Components: curator
> Reporter: Michael Joyce
> Assignee: Chris A. Mattmann
> Priority: Minor
> Fix For: 1.1
>
> Attachments: OODT-526-mjoyce-121105.patch.txt
>
>
> Make the task list export by default to a local file as starting point for
> future changes.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)