Open GoogleCodeExporter opened 8 years ago
I'm wondering as a workaround can we have a unpatched boilerpipe jar and
configure boilerpipe to use tagsoup in place of nekohtml? struggling to find
documentation on how this could be achieved.
Also wondering if 1.2.0 is API compatible with 1.1.0? 1.2.0 seems to have had
some tagsoup patches? I'm new to boilerpipe, it's suddenly become a transitive
dependency on a project that causes stopship issues. This incompatibility
completely breaks RichFaces components and its dependency on nekohtml versions
cannot be altered (I've tried and failed).
Original comment by osb...@gmail.com
on 19 Mar 2013 at 11:25
Also filed here: https://code.google.com/p/boilerpipe/issues/detail?id=81
Original comment by benjamin...@gmail.com
on 19 Nov 2014 at 9:38
The hot patch is a workaround for this issue:
http://sourceforge.net/p/nekohtml/bugs/98/
Original comment by benjamin...@gmail.com
on 19 Nov 2014 at 9:39
What you should do when you want to hot patch a library is to repackage the
entire library source using a different package name. There are build tools
that can help you do this. Please fix this issue because it can cause very hard
to explain errors. As a user's classpath ordering changes his project will
unexplicably break and unbreak.
Original comment by benjamin...@gmail.com
on 19 Nov 2014 at 9:41
Seems this library is no longer maintained... can we fix this by contributing
to this project?
Original comment by jacky...@gmail.com
on 20 Nov 2014 at 1:58
Please raise this issue at nekohtml.
The project is not dead. Given the limitations of Google Code and SVN (and the
limitations of my spare time) I just can't/won't fix it for every use case.
A port to Github is underway, with changes eventually that will solve your
issues.
Original comment by ckkohl79
on 20 Nov 2014 at 2:47
Original issue reported on code.google.com by
osb...@gmail.com
on 19 Mar 2013 at 11:20