Johannes Geppert created WW-5554: ------------------------------------ Summary: Struts Annotations JDK version warning with TagAnnotationProcessor Key: WW-5554 URL: https://issues.apache.org/jira/browse/WW-5554 Project: Struts 2 Issue Type: Bug Components: Annotations Affects Versions: 7.0.3 Reporter: Johannes Geppert Fix For: 7.1.0
Using the latest version it produces following warning message with JDK > 8: {{Supported source version 'RELEASE_8' from annotation processor 'org.apache.struts.annotations.taglib.apt.TagAnnotationProcessor' less than -source '17'}} {{The following options were not recognized by any processor: '[outFile, displayName, tlibVersion, jspVersion, description, outTemplatesDir, shortName, uri]'}} -- This message was sent by Atlassian Jira (v8.20.10#820010)