You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oodt.apache.org by "Paul Ramirez (JIRA)" <ji...@apache.org> on 2010/09/19 05:59:33 UTC

[jira] Created: (OODT-33) Refactor and Improve File Based Actions

Refactor and Improve File Based Actions
---------------------------------------

                 Key: OODT-33
                 URL: https://issues.apache.org/jira/browse/OODT-33
             Project: OODT
          Issue Type: Improvement
            Reporter: Paul Ramirez
            Priority: Minor


Currently the org.apache.oodt.cas.crawl.action.MoveFile and org.apache.oodt.cas.crawl.action.DeleteFile have common properties but do not share the same code base. Although they seem to support the same features they do it in different ways. Refactoring this code would insure consistency amongst these actions.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (OODT-33) Refactor and Improve File Based Actions

Posted by "Chris A. Mattmann (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OODT-33?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12911162#action_12911162 ] 

Chris A. Mattmann commented on OODT-33:
---------------------------------------

+1.

> Refactor and Improve File Based Actions
> ---------------------------------------
>
>                 Key: OODT-33
>                 URL: https://issues.apache.org/jira/browse/OODT-33
>             Project: OODT
>          Issue Type: Improvement
>          Components: crawler
>    Affects Versions: 0.1-incubating, 0.2-incubating
>            Reporter: Paul Ramirez
>            Priority: Minor
>             Fix For: 0.2-incubating
>
>
> Currently the org.apache.oodt.cas.crawl.action.MoveFile and org.apache.oodt.cas.crawl.action.DeleteFile have common properties but do not share the same code base. Although they seem to support the same features they do it in different ways. Refactoring this code would insure consistency amongst these actions.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (OODT-33) Refactor and Improve File Based Actions

Posted by "Paul Ramirez (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OODT-33?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paul Ramirez updated OODT-33:
-----------------------------

    Affects Version/s: 0.1-incubating
                       0.2-incubating
        Fix Version/s: 0.2-incubating
          Component/s: crawler

> Refactor and Improve File Based Actions
> ---------------------------------------
>
>                 Key: OODT-33
>                 URL: https://issues.apache.org/jira/browse/OODT-33
>             Project: OODT
>          Issue Type: Improvement
>          Components: crawler
>    Affects Versions: 0.1-incubating, 0.2-incubating
>            Reporter: Paul Ramirez
>            Priority: Minor
>             Fix For: 0.2-incubating
>
>
> Currently the org.apache.oodt.cas.crawl.action.MoveFile and org.apache.oodt.cas.crawl.action.DeleteFile have common properties but do not share the same code base. Although they seem to support the same features they do it in different ways. Refactoring this code would insure consistency amongst these actions.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (OODT-33) Refactor and Improve File Based Actions

Posted by "Chris A. Mattmann (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OODT-33?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

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

    Affects Version/s:     (was: 0.2-incubating)

- affects versions and fix versions shouldn't include the same set. However, since this is about a refactoring of existing functionality that will roll with 0.1-incubating, it makes total sense to assign affects version to 0.1-incubating, which will be released soon. Then, the fix version is the as yet unreleased (and unworked on) 0.2-incubating. Just wanted to share my thinking.

> Refactor and Improve File Based Actions
> ---------------------------------------
>
>                 Key: OODT-33
>                 URL: https://issues.apache.org/jira/browse/OODT-33
>             Project: OODT
>          Issue Type: Improvement
>          Components: crawler
>    Affects Versions: 0.1-incubating
>            Reporter: Paul Ramirez
>            Priority: Minor
>             Fix For: 0.2-incubating
>
>
> Currently the org.apache.oodt.cas.crawl.action.MoveFile and org.apache.oodt.cas.crawl.action.DeleteFile have common properties but do not share the same code base. Although they seem to support the same features they do it in different ways. Refactoring this code would insure consistency amongst these actions.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.