Details
Description
Right now if I attempt to build Javadoc in master branch with following JDK I get a hellish error which indicates Javadoc in HTrace Java source needs some attention.
lmcgibbn@LMC-032857 /usr/local/incubator-htrace(master) $ mvn -version Apache Maven 3.3.3 (7994120775791599e205a5524ec3e0dfe41d4a06; 2015-04-22T04:57:37-07:00) Maven home: /usr/local/apache-maven-3.3.3 Java version: 1.8.0_66, vendor: Oracle Corporation Java home: /Library/Java/JavaVirtualMachines/jdk1.8.0_66.jdk/Contents/Home/jre Default locale: en_US, platform encoding: UTF-8 OS name: "mac os x", version: "10.9.5", arch: "x86_64", family: "mac"
For the interim I propose to submit a profile which would allow us to work around the Javadoc issue.
Attachments
Attachments
Issue Links
- is blocked by
-
HTRACE-369 htrace-zipkin: fix jdk8 javadoc build error
- Resolved
-
HTRACE-370 htrace-hbase: fix jdk8 javadoc build error
- Resolved