[
https://issues.apache.org/jira/browse/ANY23-37?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13216535#comment-13216535
]
Andy Seaborne commented on ANY23-37:
------------------------------------
Crawler.java compiles after that (import
edu.uci.ics.crawler4j.parser.HtmlParseData ;) but then SiteCrawler.java does
not compile.
"variable controller not initialized" and I see into the patch:
- controller = new CrawlController( storageFolder.getAbsolutePath()
);
yet controller is final which should be a compile time error in the first place.
Sorry I can't be more specific - (I'm using maven to compile so this is a
somewhat inefficient workflow :-)
> LGPL'ed components cannot be included in distribution packages
> --------------------------------------------------------------
>
> Key: ANY23-37
> URL: https://issues.apache.org/jira/browse/ANY23-37
> Project: Apache Any23
> Issue Type: Bug
> Affects Versions: 0.7.0
> Reporter: Simone Tripodi
> Priority: Critical
> Fix For: 0.7.0
>
> Attachments: ANY23-37-v2.patch, ANY23-37.patch
>
>
> While reviewing dependencies license, I noticed that the
> it.unimi.dsi:dsiutils:2.0.1 transitive dependency is released under LGPL
> release, so it cannot be included in the non-maven binary archives.
> A first turnaround solution could be avoiding it is included and reporting it
> in the README.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira