[ https://issues.apache.org/jira/browse/SQOOP-942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13613626#comment-13613626 ]
Hudson commented on SQOOP-942: ------------------------------ Integrated in Sqoop2-hadoop200 #242 (See [https://builds.apache.org/job/Sqoop2-hadoop200/242/]) SQOOP-942: Sqoop2: Refactor code repetition in SqoopRequests objects (Revision 27271af13f16cdfc6b77e5ba8e06adea21558dd4) Result = SUCCESS kathleen : https://git-wip-us.apache.org/repos/asf?p=sqoop.git&a=commit&h=27271af13f16cdfc6b77e5ba8e06adea21558dd4 Files : * client/src/main/java/org/apache/sqoop/client/SqoopClient.java * client/src/main/java/org/apache/sqoop/client/request/SqoopRequests.java > Sqoop2: Refactore code repetition in SqoopRequests objects > ---------------------------------------------------------- > > Key: SQOOP-942 > URL: https://issues.apache.org/jira/browse/SQOOP-942 > Project: Sqoop > Issue Type: Bug > Affects Versions: 1.99.1 > Reporter: Jarek Jarcec Cecho > Assignee: Jarek Jarcec Cecho > Fix For: 1.99.2 > > Attachments: bugSQOOP-942.patch > > > We currently have code repetition in applying validations in SqoopRequest > object. We should refactore that into shared method. Also in addition those > methods are using {{FormUtils}} from shell. As we are inclining of separating > shell into it's own package, we should also move the functionality > accordingly. -- 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