5.5.0-b07-dev.1 • Published 7 years ago

app-enablement v5.5.0-b07-dev.1

Weekly downloads
3
License
-
Repository
-
Last release
7 years ago

AppEnablement API

App Enablement provides access to the functionality of the host application (MobilePOS, OmniPOS, ...). The functionality is provided for a JavaScript applicaton running in the host application.

Release

Steps to be done to release the App Enablement: 1. Checkout the repository. 2. Run maven build: mvn -Pprepare-release install -DdevelopmentVersion= -DreleaseVersion=

  • developmentVersion - new development version to be cerated after the release
  • releaseVersion - the version to be released
  1. Push commits prepared by the maven build.
  • Include the tag created by the maven build. This tag marks the released version and makes it available ower Bower.