This release is about a clean code base that fulfills all requirements of an Eclipse project.
The focus from a functional perspective is on APIs (and their implementation on the framework side) for bindings.
The APIs for bindings are fully re-done and incompatible with the initial contribution (from openHAB 1.x).
This release requires a Java SE 7 JVM. It has been tested on OracleJDK 7 and Oracle Java SE Embedded 7 on ARM.
Additionally, it needs an OSGi R4.3 compatible OSGi framework implementation. Tests were successfully performed on Equinox.
Note that this release does NOT work on current snapshots of Concierge (see https://github.com/JochenHiller/concierge-tests)
New Binding API