[
https://issues.apache.org/jira/browse/MARMOTTA-124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebastian Schaffert resolved MARMOTTA-124.
------------------------------------------
Resolution: Fixed
Fix Version/s: (was: 4.0-incubating)
3.1-incubating
upgrade to Java 7 has been implemented, though we do not use the Sesame
features from 2.8 yet
> Update to Java-7
> ----------------
>
> Key: MARMOTTA-124
> URL: https://issues.apache.org/jira/browse/MARMOTTA-124
> Project: Marmotta
> Issue Type: Improvement
> Reporter: Jakob Frank
> Assignee: Sebastian Schaffert
> Priority: Blocker
> Fix For: 3.1-incubating
>
>
> Java-6 soon reaches EOL and Java-7 adds some new language features, including:
> try-with-resources blocks, which operate on implementations of the new
> java.lang.AutoCloseable interface. These can be used to avoid manual handling
> for the closing of resources where possible.
> improved File IO, using the new java.nio.file.Path interface as the basic
> object
> multi-catch exception blocks, syntactic sugar to avoid having to write
> multiple catch blocks for the same handling
> generics diamond syntax, syntactic sugar to avoid having to write generic
> types as often
> http://docs.oracle.com/javase/7/docs/technotes/guides/language/enhancements.html
> Waiting for https://openrdf.atlassian.net/browse/SES-1691
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira