[
https://issues.apache.org/jira/browse/SQOOP-1847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jarek Jarcec Cecho updated SQOOP-1847:
--------------------------------------
Description: I would like to add a special step in our pre-commit hook to
run the Apache RAT to check that given patch doesn't have any files without
proper license headers. Sadly our current rat configuration puts all the
excludes into section that is available only when running {{mvn verify}}. As
there is no other execution profile I think that it will be fine to move that
configuration as the default one, so that {{mvn apache-rat:check}} works the
same way as calling {{mvn verify}}. (was: I would like to add a special step
in our pre-commit hook to run the Apache RAT to check that given patch doesn't
have any files without proper license headers. Sadly our current rat
configuration puts all the excludes into section that is available only when
running {{mvn verify}}. As there is no other execution profile I think that it
will be fine to move that configuration as the default one, so that {[mvn
apache-rat:check}} works the same way as calling {{mvn verify}}.)
> Sqoop2: Move rat configuration from special execution to the main execution
> ---------------------------------------------------------------------------
>
> Key: SQOOP-1847
> URL: https://issues.apache.org/jira/browse/SQOOP-1847
> Project: Sqoop
> Issue Type: Bug
> Affects Versions: 1.99.4
> Reporter: Jarek Jarcec Cecho
> Assignee: Jarek Jarcec Cecho
> Fix For: 1.99.5
>
> Attachments: SQOOP-1847.patch
>
>
> I would like to add a special step in our pre-commit hook to run the Apache
> RAT to check that given patch doesn't have any files without proper license
> headers. Sadly our current rat configuration puts all the excludes into
> section that is available only when running {{mvn verify}}. As there is no
> other execution profile I think that it will be fine to move that
> configuration as the default one, so that {{mvn apache-rat:check}} works the
> same way as calling {{mvn verify}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)