GitHub user googlielmo opened a pull request:
https://github.com/apache/brooklyn-server/pull/488
Get ready for compiling with JDK 1.8
These changes are needed to compile Brooklyn with JDK 1.8.
At the same time they work with 1.7, which remains the selected
`java.version` for compiling.
- minor source changes (generics)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/googlielmo/brooklyn-server jdk-8-compile
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/brooklyn-server/pull/488.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #488
----
commit a560c7cfa3229816a511e4f7e57aa548f876d29a
Author: Guglielmo Nigri <[email protected]>
Date: 2016-12-13T15:19:01Z
Compile with jdk 8
- minor source changes (generics)
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---