ibm-bluemix-mobile-services / bms-pushnotifications-serversdk-java

IBM Cloud Mobile Services - Server side Java SDK for IBM Cloud Push Notifications Service
Apache License 2.0
3 stars 6 forks source link

Added additional settings options for APNS and GCM and also added optional settings for Web (Chrome,Firefox etc.) to support the latest Push Server features #24

Closed ManavIBM closed 6 years ago

ManavIBM commented 6 years ago

Removed openjdk6 as new travis vm's defaults to trusty distribution build environment which doesn't support openjdk6 Below is the reference: https://github.com/travis-ci/travis-ci/issues/8199 https://github.com/travis-ci/docs-travis-ci-com/pull/1430/