[
https://issues.apache.org/jira/browse/JCLOUDS-67?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13661444#comment-13661444
]
Ignasi Barrera commented on JCLOUDS-67:
---------------------------------------
Please, review: https://github.com/jclouds/jclouds/pull/10
Note that the pull request includes two commits because the ASF repo and the
github mirror seem to be out of sync (I've added a comment in the PR about
that). In order to review, just take a look at my commit.
> add license header to *.sh and *.cmd files, and adjust scriptbuilder to
> filter them out at runtime
> --------------------------------------------------------------------------------------------------
>
> Key: JCLOUDS-67
> URL: https://issues.apache.org/jira/browse/JCLOUDS-67
> Project: jclouds
> Issue Type: Sub-task
> Components: jclouds-chef, jclouds-core, jclouds-labs
> Reporter: Adrian Cole
> Assignee: Ignasi Barrera
> Fix For: 1.7.0, 1.6.1, 1.5.11
>
> Original Estimate: 4h
> Remaining Estimate: 4h
>
> we need to do the following in jclouds/jclouds
> 1. remove this from the root pom.xml in both the rat and the license plugin
> <!-- temporarily exclude shell script fragments -->
> <exclude>**/*sh</exclude>
> <exclude>**/*cmd</exclude>
> 2. execute the following, which will add the license headers onto the sh and
> cmd files
> mvn com.mycila.maven-license-plugin:maven-license-plugin:format
> 3. adjust scriptbuilder code to filter out the excess header statements
--
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