[
https://issues.apache.org/jira/browse/SQOOP-2481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14696372#comment-14696372
]
Hudson commented on SQOOP-2481:
-------------------------------
SUCCESS: Integrated in Sqoop2 #874 (See
[https://builds.apache.org/job/Sqoop2/874/])
SQOOP-2481: Sqoop2: Precommit: Drop call to clean while running unit tests
(rzhou1:
https://git-wip-us.apache.org/repos/asf?p=sqoop.git&a=commit&h=5c85fc1fb8b8ce98b1e987a63de02bf0c30c6eb7)
* dev-support/test-patch.py
> Sqoop2: Precommit: Drop call to clean while running unit tests
> --------------------------------------------------------------
>
> Key: SQOOP-2481
> URL: https://issues.apache.org/jira/browse/SQOOP-2481
> Project: Sqoop
> Issue Type: Bug
> Affects Versions: 1.99.6
> Reporter: Jarek Jarcec Cecho
> Assignee: Jarek Jarcec Cecho
> Fix For: 1.99.7
>
> Attachments: SQOOP-2481.patch
>
>
> I believe that I isolated another issue with my recent patches to the
> pre-commit hook. When running integration tests, we're assuming that we've
> built the project before rather then rebuilding it again (to save time).
> However SQOOP-2450 has changed the unit test goal from
> {{cobertura:cobertura}} to {{clean test site}}. The {{clean}} is causing
> {{sqoop.war}} to be cleaned up and hence the recent failures. We should drop
> the {{clean}} goal there.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)