Lewis John McGibbney created HTRACE-368:
-------------------------------------------
Summary: Cannot build Javadoc with JDK1.8.X
Key: HTRACE-368
URL: https://issues.apache.org/jira/browse/HTRACE-368
Project: HTrace
Issue Type: Improvement
Components: build, docs
Affects Versions: 4.1
Reporter: Lewis John McGibbney
Priority: Minor
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.
{code}
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"
{code}
For the interim I propose to submit a profile which would allow us to work
around the Javadoc issue.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)