You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@crunch.apache.org by "Dave Beech (JIRA)" <ji...@apache.org> on 2013/01/24 16:53:12 UTC

[jira] [Created] (CRUNCH-149) Remove unnecessary "throws IOException" on CrunchTool's constructor

Dave Beech created CRUNCH-149:
---------------------------------

             Summary: Remove unnecessary "throws IOException" on CrunchTool's constructor
                 Key: CRUNCH-149
                 URL: https://issues.apache.org/jira/browse/CRUNCH-149
             Project: Crunch
          Issue Type: Improvement
          Components: Core
            Reporter: Dave Beech
            Assignee: Josh Wills
            Priority: Trivial
         Attachments: CRUNCH-149.patch

CrunchTool's no-arg constructor throws IOException but doesn't seem to need to. Can we remove this? At the moment it forces subclasses to have an explicit constructor even if you just want to use the implicit one. 

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