You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Lewis John McGibbney (JIRA)" <ji...@apache.org> on 2013/03/26 20:37:16 UTC

[jira] [Created] (NUTCH-1548) Move all Utils classes into Utils packages & dedup Utils generally

Lewis John McGibbney created NUTCH-1548:
-------------------------------------------

             Summary: Move all Utils classes into Utils packages & dedup Utils generally
                 Key: NUTCH-1548
                 URL: https://issues.apache.org/jira/browse/NUTCH-1548
             Project: Nutch
          Issue Type: Bug
          Components: build
    Affects Versions: 2.1, 1.6
            Reporter: Lewis John McGibbney
            Assignee: Lewis John McGibbney
             Fix For: 1.7, 2.2


Currently we have IndexUtils, ProtocolStatusUtils and others hanging around within (IMHO) the wrong classes.
We should move these to the utils packages.
We also seem to be maintaining classes such as timing utils, etc.
Surely to god, in this day and age, one or more of the dependencies we already pull containing something similar which we can use. We should delegate this to our dependency implementations, and contribute it to commons projects if it does not already exist.

--
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