[
https://issues.apache.org/jira/browse/SQOOP-2608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14953577#comment-14953577
]
Hudson commented on SQOOP-2608:
-------------------------------
SUCCESS: Integrated in Sqoop2 #920 (See
[https://builds.apache.org/job/Sqoop2/920/])
SQOOP-2608: Sqoop2: MNamedElement should inherit from MValidatedElement
(jarcec:
[https://git-wip-us.apache.org/repos/asf?p=sqoop.git&a=commit&h=3d004facd871f06da1a9c664d08feaa12d718965])
* shell/src/main/java/org/apache/sqoop/shell/utils/ConfigFiller.java
* common/src/main/java/org/apache/sqoop/model/ConfigUtils.java
* common/src/main/java/org/apache/sqoop/model/MAccountableEntity.java
* client/src/main/java/org/apache/sqoop/client/SqoopClient.java
* common/src/main/java/org/apache/sqoop/model/MValidatedElement.java
* common/src/main/java/org/apache/sqoop/model/MConfigList.java
* common/src/main/java/org/apache/sqoop/model/MConfig.java
* common/src/main/java/org/apache/sqoop/model/MNamedElement.java
* common/src/main/java/org/apache/sqoop/model/MInput.java
* common/src/test/java/org/apache/sqoop/model/TestMValidatedElement.java
> Sqoop2: MNamedElement should inherit from MValidatedElement
> -----------------------------------------------------------
>
> Key: SQOOP-2608
> URL: https://issues.apache.org/jira/browse/SQOOP-2608
> Project: Sqoop
> Issue Type: Bug
> Affects Versions: 1.99.6
> Reporter: Abraham Fine
> Assignee: Abraham Fine
> Fix For: 1.99.7
>
> Attachments: SQOOP-2608.patch
>
>
> Currently {{MValidatedElement}} inherits from {{MNamedElement}}. This does
> not reflect the actual configuration we are trying to model. Currently
> {{ConfigurationClass}} has validations but is not named. There are no named
> elements that cannot have validations, so it makes sense to swap this part of
> the inheritance tree.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)