[
https://issues.apache.org/jira/browse/OODT-823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14480943#comment-14480943
]
Chris A. Mattmann commented on OODT-823:
----------------------------------------
[~1ceb00da] one thought I had about this - this patch impllicity now requires
JDK8 with this change (b/c that docLint flag doesn't exist in JDK8). How about
adding a check that first determines if we are building with JDK8, and if so,
includes this flag?
> OODT JDK8 Maven3 build errors
> -----------------------------
>
> Key: OODT-823
> URL: https://issues.apache.org/jira/browse/OODT-823
> Project: OODT
> Issue Type: Bug
> Components: build proces
> Affects Versions: 0.8
> Environment: OS X Yosemite. maven 3 with JDK8
> Reporter: Aditya Dhulipala
> Assignee: Chris A. Mattmann
> Priority: Minor
> Labels: beginner, build, maven
> Fix For: 0.9
>
> Attachments: OODT-823.patch
>
>
> OODT build fails when using maven 3 with jdk8. Specifically while generating
> javadocs (the javadoc compiler that ships with JDK8 throws errors if the
> javadoc does not conform to the format prescribed for javadocs under jdk8)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)