Patrick Hunt created BLUR-38:
--------------------------------

             Summary: Fix licensing issues, missing license headers, etc... 
found by Apache RAT
                 Key: BLUR-38
                 URL: https://issues.apache.org/jira/browse/BLUR-38
             Project: Apache Blur
          Issue Type: Bug
    Affects Versions: 0.2.0
            Reporter: Patrick Hunt
            Priority: Blocker
             Fix For: 0.2.0


Apache RAT noticed a number of licensing issues. Not all of these are real, but 
many are. The ones that are real (missing license header for source file, 
script file, most files except for generated or ones that don't support 
commenting, etc...) and are intended for inclusion in a release artifact are 
blockers for a release. This needs to be addressed before an official Apache 
release can be cut:

{noformat}
Summary
-------
Generated at: 2012-10-24T15:07:29-07:00
Notes: 0
Binaries: 0
Archives: 1
Standards: 413

Apache Licensed: 362
Generated Documents: 0

JavaDocs are generated and so license header is optional
Generated files do not required license headers

51 Unknown Licenses

*******************************

Unapproved licenses:

  ./.gitignore
  ./README.md
  ./conf/controllers
  ./conf/hadoop-metrics.properties
  ./conf/shards
  ./interface/gen-html/Blur.html
  ./interface/gen-html/index.html
  ./interface/gen-html/style.css
  ./interface/gen-perl/Blur/Blur.pm
  ./interface/gen-perl/Blur/Constants.pm
  ./interface/gen-perl/Blur/Types.pm
  ./interface/gen-rb/blur.rb
  ./interface/gen-rb/blur_constants.rb
  ./interface/gen-rb/blur_types.rb
  
./src/blur-core/src/test/java/org/apache/blur/lucene/search/SuperParserTest.java
  ./src/blur-gui/src/main/webapp/d3.v2.js
  ./src/blur-gui/src/main/webapp/d3.v2.min.js
  ./src/blur-gui/src/main/webapp/index.html
  ./src/blur-gui/src/main/webapp/style.css
  ./src/blur-gui/src/main/webapp/test.html
  ./src/blur-gui/src/main/webapp/WEB-INF/web.xml
  ./src/blur-mapred/input-data/short.simple.txt
  ./src/blur-new-api-prototype/generateThrift.sh
  ./src/blur-new-api-prototype/service.thrift
  ./src/blur-new-api-prototype/startServer.sh
  
./src/blur-new-api-prototype/src/main/java/org/apache/blur/core/ShardServer.java
  
./src/blur-new-api-prototype/src/main/java/org/apache/blur/core/sessions/RunningQuerySession.java
  
./src/blur-new-api-prototype/src/main/java/org/apache/blur/parser/BqlException.java
  
./src/blur-new-api-prototype/src/main/java/org/apache/blur/parser/BqlParser.java
  
./src/blur-new-api-prototype/src/main/java/org/apache/blur/store/SimpleHDFSDirectory.java
  
./src/blur-new-api-prototype/src/main/java/org/apache/blur/thrift/generated/Attribute.java
  
./src/blur-new-api-prototype/src/main/java/org/apache/blur/thrift/generated/BlurException.java
  
./src/blur-new-api-prototype/src/main/java/org/apache/blur/thrift/generated/BlurShard.java
  
./src/blur-new-api-prototype/src/main/java/org/apache/blur/thrift/generated/BlurTuple.java
  
./src/blur-new-api-prototype/src/main/java/org/apache/blur/thrift/generated/QuerySession.java
  
./src/blur-new-api-prototype/src/main/java/org/apache/blur/thrift/generated/Session.java
  
./src/blur-new-api-prototype/src/main/java/org/apache/blur/thrift/generated/TYPE.java
  
./src/blur-new-api-prototype/src/main/java/org/apache/blur/thrift/generated/Tuple.java
  
./src/blur-new-api-prototype/src/test/java/org/apache/blur/parser/BqlParserTest.java
  ./src/blur-shell/README.textile
  ./src/blur-store/src/main/java/org/apache/blur/store/hdfs/HdfsDirectory.java
  ./src/blur-testsuite/conf/blur-env.sh
  ./src/blur-testsuite/conf/blur-site.properties
  ./src/blur-testsuite/src/main/resources/org/apache/blur/testsuite/words.txt
  ./src/blur-thrift/src/test/java/org/apache/blur/thrift/ConnectionTest.java
  ./src/blur-util/src/main/java/org/apache/blur/metrics/HeapMetrics.java
  ./src/blur-util/src/main/java/org/apache/blur/metrics/QueryMetrics.java
  ./src/blur-util/src/main/java/org/apache/blur/metrics/SystemLoadMetrics.java
  ./src/blur-util/src/main/resources/hadoop-metrics.properties
  ./src/blur-util/src/test/resources/zoo.cfg
  ./src/lib/org/apache/lucene/lucene-core/3.6.1.lm/lucene_3.6.1.lm.patch
{noformat}

--
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

Reply via email to