You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ctakes.apache.org by "Lewis John McGibbney (JIRA)" <ji...@apache.org> on 2016/04/28 21:21:12 UTC

[jira] [Created] (CTAKES-399) Add profile to pom.xml which permits build with JDK1.8

Lewis John McGibbney created CTAKES-399:
-------------------------------------------

             Summary: Add profile to pom.xml which permits build with JDK1.8
                 Key: CTAKES-399
                 URL: https://issues.apache.org/jira/browse/CTAKES-399
             Project: cTAKES
          Issue Type: Improvement
          Components: ctakes-core
    Affects Versions: 3.2.2
            Reporter: Lewis John McGibbney
             Fix For: 3.2.3


Right now, due to autogenerated code, a clean compile and install of cTAKES trunk fails due to doclint strictness within the JDK1.8.
I propose to add a short profile to parent pom.xml which will work around this issue. Patch coming up.

The real solution is to address the @generated tags which are the offending culprits, however that is work for a rainy day :)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)