[
https://issues.apache.org/jira/browse/ISIS-811?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dan Haywood resolved ISIS-811.
------------------------------
Resolution: Fixed
Thanks for raising this, Rafael.
Dan
> Quickstart app does not compile on Java 8
> -----------------------------------------
>
> Key: ISIS-811
> URL: https://issues.apache.org/jira/browse/ISIS-811
> Project: Isis
> Issue Type: Bug
> Components: Archetype: ToDoApp WRJ, Examples
> Affects Versions: archetype-quickstart-wrj-1.5.0
> Reporter: Rafael Chaves
> Assignee: Dan Haywood
> Priority: Minor
>
> The sample application created using the maven archetype as described
> [here|http://isis.apache.org/intro/getting-started/quickstart-archetype.html]
> generates code that does not compile under Java 8, due to Java 8 having an
> Optional type in java.util, and that clashing with Isis' Optional annotation.
> A simple fix is to explicitly import the Isis Optional annotation in
> TodoItem.java, or stop using * imports for java.util.
>
--
This message was sent by Atlassian JIRA
(v6.2#6252)