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

Chris A. Mattmann resolved OODT-753.
------------------------------------
    Resolution: Fixed
      Assignee: Chris A. Mattmann

done!
{noformat}
LMC-053601:oodt mattmann$ git commit -m "OODT-753: Move FM and WM Python APIs 
into "agility" component by kelly, mattmann."
[master d329e1a] OODT-753: Move FM and WM Python APIs into agility component by 
kelly, mattmann.
 6 files changed, 2 insertions(+)
 rename {filemgr/src/main/python => agility/oodt/conf}/fm.conf (100%)
 rename {filemgr/src/main/python => agility/oodt/conf}/setclasspath.sh (100%)
 rename {filemgr/src/main/python => agility/oodt}/fm.py (100%)
 rename workflow/src/main/python/xmlrpc-wrapper/oodt_metadata.py => 
agility/oodt/metadata.py (100%)
 rename workflow/src/main/python/xmlrpc-wrapper/oodt_workflow_xmlrpc.py => 
agility/oodt/workflow.py (100%)
LMC-053601:oodt mattmann$ git push -u origin master
Counting objects: 12, done.
Delta compression using up to 8 threads.
Compressing objects: 100% (12/12), done.
Writing objects: 100% (12/12), 1.40 KiB | 0 bytes/s, done.
Total 12 (delta 5), reused 0 (delta 0)
remote: oodt git commit: OODT-753: Move FM and WM Python APIs into agility 
component by kelly, mattmann.
To https://git-wip-us.apache.org/repos/asf/oodt.git
   2fc7bce..d329e1a  master -> master
Branch master set up to track remote branch master from origin.
LMC-053601:oodt mattmann$ 
{noformat}


> Move FM and WM Python APIs into "agility" component
> ---------------------------------------------------
>
>                 Key: OODT-753
>                 URL: https://issues.apache.org/jira/browse/OODT-753
>             Project: OODT
>          Issue Type: Improvement
>          Components: agility, file manager, workflow manager
>    Affects Versions: 0.7
>         Environment: PDP-11
>            Reporter: Sean Kelly
>            Assignee: Chris A. Mattmann
>              Labels: gsoc, newbie, python
>             Fix For: 1.1
>
>
> The File Manager and Workflow Manager have Pythonic APIs but live outside of 
> the "agility" component which collects all the Python function together.
> The Python FM and WM parts should move there so when people "import oodt" 
> they can get at them from their projects.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to