Merge branch 'dev' into feature0 Conflicts: org.eclipse.om2m.core/src/main/java/org/eclipse/om2m/core/notifier/Notifier.java org.eclipse.om2m.site.in-cse/om2m.product org.eclipse.om2m.testsuite.flexcontainer/src/main/java/org/eclipse/om2m/testsuite/flexcontainer/AccessControlPolicyTest.java
OM2M is an open source OSGi-based implementation of the ETSI M2M standard .
Prerequisites:
Building OM2M from sources using maven:
mvn clean install
Configure and Start the NSCL:
java -jar -ea -Declipse.ignoreApp=true -Dosgi.clean=true -Ddebug=true plugins/org.eclipse.equinox.launcher_1.3.0.v20140415-2008.jar -console -noExit
Configure and Start the GSCL:
For more details, see http://wiki.eclipse.org/OM2M