sky201503 / openhab

Automatically exported from code.google.com/p/openhab
GNU General Public License v3.0
0 stars 0 forks source link

Change Execution Environment to Java 1.7 #400

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Now that JavaSE 1.7 is available on all platforms and more and more libraries 
require Java 1.7, it makes sense to make Java 1.7 a minimum requirement for 
openHAB.
For this, the compiler level should be changed and the required execution 
environment in the manifests can be increased.

Original issue reported on code.google.com by kai.openhab on 13 Aug 2013 at 1:53

GoogleCodeExporter commented 8 years ago
No real need for this and it might cause problems for people on Mac OS, who 
didn't manually install Java7 yet.

Original comment by kai.openhab on 30 Aug 2013 at 7:56