GitHub user michaelarusso opened a pull request:
https://github.com/apache/usergrid/pull/464
USERGRID-1203
-Fixes various push notification tests
-Adds functionality to verify p12 certificates being uploaded to notifiers
-Add additional tests for notifiers (good and bad certs)
-Reformat pom files and exclude .p12 files from maven filtering
-Fix issues with push notification scheduling as a missing column family
was not being created
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/michaelarusso/usergrid USERGRID-1203
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/usergrid/pull/464.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #464
----
commit 868db4d68819a49fd4c18ec69f9a16fcd628a75b
Author: Michael Russo <[email protected]>
Date: 2016-01-12T01:51:26Z
POM updates to not filter .p12 files. Also reformatted the XML files for
cleanliness.
commit 858c750c0b91769c64e90bfa50c7390bcf3cab01
Author: Michael Russo <[email protected]>
Date: 2016-01-12T01:53:33Z
Verify certificates when uploaded and update the certInfo object in the
notifier with details about the certificate. Fix APNS service tests. Fix
scheduled notifications where a missing column family was not being created.
commit bc683322c625736f5d1c15ae3a756d16071a6d1f
Author: Michael Russo <[email protected]>
Date: 2016-01-12T01:53:56Z
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/usergrid
into USERGRID-1203
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---