[ https://issues.apache.org/jira/browse/CTAKES-399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Lewis John McGibbney updated CTAKES-399: ---------------------------------------- Attachment: CTAKES-399.patch Patch for trunk which enables cTAKES to be compiled with {code} mvn clean install -Pdisable-java8-doclint {code} Thanks > 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 > > Attachments: CTAKES-399.patch > > > 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)