[ 
https://issues.apache.org/jira/browse/SQOOP-1087?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13691639#comment-13691639
 ] 

Hudson commented on SQOOP-1087:
-------------------------------

Integrated in Sqoop2-hadoop100 #416 (See 
[https://builds.apache.org/job/Sqoop2-hadoop100/416/])
    SQOOP-1087: Sqoop2: Integration: Abstract common functionality into src 
module (Revision f980e90fc9570b01305166b19d7381c2051bc49e)

     Result = FAILURE
kathleen : 
https://git-wip-us.apache.org/repos/asf?p=sqoop.git&a=commit&h=f980e90fc9570b01305166b19d7381c2051bc49e
Files : 
* 
test/src/test/java/org/apache/sqoop/integration/connector/jdbc/generic/TableExportTest.java
* test/src/main/java/org/apache/sqoop/test/testcases/ConnectorTestCase.java
* test/src/test/java/org/apache/sqoop/integration/server/VersionTest.java
* test/src/main/java/org/apache/sqoop/test/asserts/ProviderAsserts.java
* test/src/main/java/org/apache/sqoop/test/data/Cities.java
* 
test/src/test/java/org/apache/sqoop/integration/connector/jdbc/generic/TableImportTest.java
* 
test/src/test/java/org/apache/sqoop/integration/connector/ConnectorTestCase.java
* test/src/main/java/org/apache/sqoop/test/asserts/HdfsAsserts.java
* test/src/test/java/org/apache/sqoop/integration/TomcatTestCase.java
* test/src/main/java/org/apache/sqoop/test/utils/HdfsUtils.java
* test/src/main/java/org/apache/sqoop/test/data/DataSet.java
* test/src/main/java/org/apache/sqoop/test/testcases/TomcatTestCase.java
* test/pom.xml

                
> Sqoop2: Integration: Abstract common functionality into src module
> ------------------------------------------------------------------
>
>                 Key: SQOOP-1087
>                 URL: https://issues.apache.org/jira/browse/SQOOP-1087
>             Project: Sqoop
>          Issue Type: Sub-task
>    Affects Versions: 1.99.2
>            Reporter: Jarek Jarcec Cecho
>            Assignee: Jarek Jarcec Cecho
>            Priority: Minor
>             Fix For: 1.99.3
>
>         Attachments: bugSQOOP-1087.patch
>
>
> Currently a lot of the functionality is embedded within various test cases 
> inside the {{test}} package. I'm expecting that third party contributors 
> building extensions for Sqoop (connectors or other future pieces) might be 
> interested in reusing some of the provided test functionality, so I would 
> like to move out all reusable code to the {{src}} package and made it easily 
> reusable.

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

Reply via email to