Github user aledsage commented on a diff in the pull request:

    https://github.com/apache/incubator-brooklyn/pull/49#discussion_r14705970
  
    --- Diff: software/nosql/pom.xml ---
    @@ -159,5 +159,23 @@
                 <scope>test</scope>
             </dependency>
         </dependencies>
    -
    +    <build>
    +      <pluginManagement>
    +        <plugins>
    +          <plugin>
    +            <groupId>org.apache.rat</groupId>
    +            <artifactId>apache-rat-plugin</artifactId>
    +            <version>0.10</version>
    +            <configuration>
    +              <excludes combine.children="append">
    +                <exclude>**/couchdb/couch.uri</exclude>
    +                <exclude>**/riak/vm.args</exclude>
    --- End diff --
    
    @richardcloudsoft comments on excluding these? For `couch.uri`, the note at 
the top says `##### Brooklyn note: File from OSX distribution of Riak 1.4.8`. 
What are the implications of that?! We certainly can't claim license as apache.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to