Ben McCann created ZOOKEEPER-2390:
-------------------------------------

             Summary: pom file needs license information
                 Key: ZOOKEEPER-2390
                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2390
             Project: ZooKeeper
          Issue Type: Improvement
          Components: build
    Affects Versions: 3.5.1, 3.5.2, 3.6.0, 4.0.0
            Reporter: Ben McCann
            Priority: Blocker


Can you add a license section to the pom file?

org.apache.zookeeper:zookeeper:3.5.1-alpha does specify one currently

Automated tools utilize the license in the pom the ensure we're clients are 
using appropriately licensed software

<licenses>
  <license>
    <name>Apache License, Version 2.0</name>
    <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
    <distribution>repo</distribution>
  </license>
</licenses>



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to