You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by "Ignasi Barrera (JIRA)" <ji...@apache.org> on 2013/05/20 18:37:17 UTC

[jira] [Resolved] (JCLOUDS-67) add license header to *.sh and *.cmd files, and adjust scriptbuilder to filter them out at runtime

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

Ignasi Barrera resolved JCLOUDS-67.
-----------------------------------

    Resolution: Fixed
    
> 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
>
>         Attachments: JCLOUDS-67-1.5.x.patch, JCLOUDS-67-labs.patch, JCLOUDS-67.patch
>
>   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