| Type |
Bug
|
| Priority |
Minor
|
| Assignee | |
| RedmineID |
2541
|
| Version |
tigase-server-7.0.0
|
| Spent time |
0
|
Issue Votes (0)
Watchers (0)
| Type |
Bug
|
| Priority |
Minor
|
| Assignee | |
| RedmineID |
2541
|
| Version |
tigase-server-7.0.0
|
| Spent time |
0
|
With jdk8 Oracle decided to enforce valid HTML4 ([1],[2]) hence self-closing elements gives errors.
Task is, in addition to make building complete packages under jdk8 possible, about cleaning all javadoc warnings.
[1] http://mail.openjdk.java.net/pipermail/core-libs-dev/2013-July/019269.html
[2] http://blog.joda.org/2014/02/turning-off-doclint-in-jdk-8-javadoc.html