Skip to content
This repository has been archived by the owner on Jun 3, 2023. It is now read-only.

Refactor source code #4

Open
ouertani opened this issue Jul 1, 2015 · 3 comments
Open

Refactor source code #4

ouertani opened this issue Jul 1, 2015 · 3 comments

Comments

@ouertani
Copy link

ouertani commented Jul 1, 2015

In relation to #3 update source code to java 8 news features :
No abstract class, Lambdas ..

@puredanger
Copy link
Contributor

I don't think we have any desire to lose older Java compatibility yet.

@ouertani
Copy link
Author

ouertani commented Jul 1, 2015

@puredanger can be as separate brunch for full 1.8 ?

<configuration>
          <source>1.8</source>
      <target>1.8</target>
      <compilerArgument>-Xlint:unchecked,rawtypes</compilerArgument>
</configuration>

@Jiehong
Copy link

Jiehong commented May 22, 2022

7 years later, I think that's now acceptable, if this was still maintained ;)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants