[
https://issues.apache.org/jira/browse/JCLOUDS-61?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13660389#comment-13660389
]
Adrian Cole commented on JCLOUDS-61:
------------------------------------
executed the following commands on 1.6.x branch
git cherry-pick a27c81e 6a99b96 b38f857
vi aws-elb/README.txt elb/README.txt
git add aws-elb/README.txt elb/README.txt
git commit -m"foo"
git rebase -i
mvn com.mycila.maven-license-plugin:maven-license-plugin:remove
mvn com.mycila.maven-license-plugin:maven-license-plugin:format
mvn clean install
grep -R 'Licensed to jclouds, Inc.' *
git commit -a -m"JCLOUDS-61. updated to ASF headers via mvn
com.mycila.maven-license-plugin:maven-license-plugin:format"
git push origin 1.6.x
> Update all license headers in incubator-jclouds-labs repo
> ---------------------------------------------------------
>
> Key: JCLOUDS-61
> URL: https://issues.apache.org/jira/browse/JCLOUDS-61
> Project: jclouds
> Issue Type: Sub-task
> Components: jclouds-labs
> Reporter: Adrian Cole
> Assignee: Adrian Cole
> Fix For: 1.7.0, 1.6.1, 1.5.11
>
>
> update pom.xml and src/etc/header.txt, remove malformed or duplicate headers
> then execute
> mvn com.mycila.maven-license-plugin:maven-license-plugin:remove
> mvn com.mycila.maven-license-plugin:maven-license-plugin:format
> mvn clean install
> grep -R 'Licensed to jclouds, Inc.' *
--
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