Skip to content
Snippets Groups Projects
Commit ca1c0512 authored by Markus Koschany's avatar Markus Koschany
Browse files

Fix changelog line too long

parent 6b1090ab
No related branches found
No related tags found
No related merge requests found
......@@ -12,9 +12,9 @@ libmetadata-extractor-java (2.10.1-1) unstable; urgency=medium
* Add libmaven-javadoc-plugin-java to B-D.
* Enable the Junit test suite.
* Add no-google-analytics.patch.
The javascript code causes a FTBFS due to the new behavior of Java 8 to treat
javascript in Javadoc as error. This behvavior can be ignored by using the
option
The javascript code causes a FTBFS due to the new behavior of Java 8 to
treat javascript in Javadoc as error. This behvavior can be ignored by
using the option
<additionalparam>--allow-script-in-comments</additionalparam>
However the Google Analytics code is also a privacy issue hence I prefer to
remove it.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment