[
https://issues.apache.org/jira/browse/ANY23-158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13653603#comment-13653603
]
Hudson commented on ANY23-158:
------------------------------
Integrated in Any23-trunk #655 (See
[https://builds.apache.org/job/Any23-trunk/655/])
ANY23-158 : Add license headers to files added in the extractor factory
patch (Revision 0b7f3820abc7d8feaae5f2b9a7fee7e115d0da1b)
Result = FAILURE
p_ansell :
https://git-wip-us.apache.org/repos/asf?p=any23.git&a=commit&h=0b7f3820abc7d8feaae5f2b9a7fee7e115d0da1b
Files :
* core/src/main/java/org/apache/any23/extractor/csv/CSVExtractorFactory.java
*
plugins/office-scraper/src/main/java/org/apache/any23/plugin/officescraper/ExcelExtractorFactory.java
*
core/src/test/java/org/apache/any23/extractor/example/ExampleExtractorFactory.java
> Fix discrepancies with 0.8.0 RC1
> --------------------------------
>
> Key: ANY23-158
> URL: https://issues.apache.org/jira/browse/ANY23-158
> Project: Apache Any23
> Issue Type: Bug
> Affects Versions: 0.8.0
> Reporter: Lewis John McGibbney
> Fix For: 0.8.0
>
>
> This issues is directly from Andy's valued input on the VOTE thread for the
> 0.8.0 RC#1. There are a number of issue and they are as follows
> Review of Any23 0.8.0 (vote called 2/5/2013)
> - No license header on 3 source files.
> - Not sure about NOTICE/LICENSE because MIT software included in source.
> otherwise looks OK.
> == Process
> Signature on source release (zip and tar.gz): good
> Build from git tag: yes
> Build from source: yes
> LICENSE and NOTICE:
> NOTICE for the source-release file is minimal.
> LICENSE is Apache only (assumes no inclusions of source from BSD e.g. Sesame
> because BSD says:
> """
> Redistributions of source code must retain the above copyright notice, this
> list of conditions and the following disclaimer.
> """
> )
> ** No license header on 3 source files:
> ./core/src/main/java/org/apache/any23/extractor/csv/CSVExtractorFactory.java
> ./core/src/test/java/org/apache/any23/extractor/example/ExampleExtractorFactory.java
> ./plugins/office-scraper/src/main/java/org/apache/any23/plugin/officescraper/ExcelExtractorFactory.java
> ** JQuery is MIT:
> ./service/src/main/webapp/resources/js/jquery-1.7.2.min.js
> which includes:
> """
> The above copyright notice and this permission notice shall be
> included in all copies or substantial portions of the Software.
> """
> so I expected something in NOTICE and LICENSE because it is not in
> jquery-1.7.2.min.js itself and this condition is inherited by any one
> redistributing Any23.
> == Other
> + DISCLAIMER is an empty file.
> + Top level LICENSE-header.txt is confusing - there is a real LICENSE.txt as
> well (put in a subdirectory?)
--
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