You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sqoop.apache.org by "Jarek Jarcec Cecho (JIRA)" <ji...@apache.org> on 2015/08/14 04:23:46 UTC

[jira] [Updated] (SQOOP-2481) Sqoop2: Precommit: Drop call to clean while running unit tests

     [ https://issues.apache.org/jira/browse/SQOOP-2481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jarek Jarcec Cecho updated SQOOP-2481:
--------------------------------------
    Attachment: SQOOP-2481.patch

Attaching simple patch.

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