Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
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
Attachments
Attachments
Issue Links
- is blocked by
-
JCLOUDS-57 Update all license headers in incubator-jclouds repo
- Resolved
-
JCLOUDS-58 Update all license headers in incubator-jclouds-chef repo
- Resolved
-
JCLOUDS-61 Update all license headers in incubator-jclouds-labs repo
- Resolved