[Bug 59960] Building javadocs with java8 fails

2016-08-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59960 --- Comment #2 from Coty Sutherland --- Created attachment 34112 --> https://bz.apache.org/bugzilla/attachment.cgi?id=34112&action=edit patch proposal This patch resolves the error by using the greater-than HTML entity instead of the '>' cha

[Bug 59960] Building javadocs with java8 fails

2016-08-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59960 --- Comment #1 from Coty Sutherland --- I accidentally submitted that before I was done... To reproduce the issue, use java8 and execute `ant javadoc`, then observe the failure. -- You are receiving this mail because: You are the assignee fo

[Bug 59960] Building javadocs with java8 fails

2016-08-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59960 Mark Thomas changed: What|Removed |Added Resolution|--- |FIXED Status|NEW