Because test is not part of the release.

On Tue, Jun 23, 2015 at 12:52 PM, Matthias Wessendorf <matzew@apache.org> wrote:
this pom.xml, on the 2.2.0 tag has incorrect version nr: https://github.com/aerogear/aerogear-android-push/blob/2.2.0/aerogear-android-push-test/pom.xml#L29 

On Fri, Jun 19, 2015 at 12:53 AM, Daniel Passos <dpassos@redhat.com> wrote:
Hi,

I've staged[1] the Push library 2.2.0 again and send a PR for UnifiedPush helloworld[2] using it.

We’re planning to release it next Wednesday

Fell free to test it and let us know if you find any issues.

[1] https://repository.jboss.org/nexus/content/repositories/jboss_releases_staging_profile-5856/
[2] https://github.com/jboss-mobile/unified-push-helloworld/pull/15


On Wed, Jun 17, 2015 at 10:36 PM, Daniel Passos <dpassos@redhat.com> wrote:
Hey Guys,

We are postpone it to fix the bug Matthias found. I just send a PR[1] to fix it.

[1] https://github.com/aerogear/aerogear-android-push/pull/38

On Wed, Jun 17, 2015 at 11:32 AM, Summers Pittman <supittma@redhat.com> wrote:



On Wed, Jun 17, 2015 at 3:17 AM, Sebastien Blanc <scm.blanc@gmail.com> wrote:
This fix is more a workaround since it was not needed with the previous versions.  so we need to be sure to check if :
No.  The hello world app is broken. 

- This fix was needed because of other commits on the helloworld 
- This fix was needed because of the new version of the library
- This fix was needed because of a change from GCM server
- This fix was needed because of a mix/combination of all the previous potential causes

TL;DR: We never needed information from the PushRegistrar to handle messages until metrics were added.  Now we do.  However, if the app is garbage collected then the registration information is cleared from memory (it is persisted on the device of course).  Because the notification handler is invoked by android it bypasses the RegisterActivity.  When we try to fetch the registration information to send the metric message it isn't loaded and the NPE is thrown.  Previously had enabled the ability to unregister the client from the message list screen we would have seen similar results.  

The application work by happy coincidence.  It wasn't until matz tested on a hellishly obsolete device that the issue appeared. ;)

 
Passos have you been able to test the lib with Aerodoc ? 

Sebi




On Tue, Jun 16, 2015 at 4:50 PM, Daniel Passos <dpassos@redhat.com> wrote:

On Mon, Jun 15, 2015 at 9:42 AM, Matthias Wessendorf <matzew@apache.org> wrote:
I noticed a little bug w/ the current libray




On Mon, Jun 15, 2015 at 2:42 AM, Daniel Passos <dpassos@redhat.com> wrote:

Hey Everyone,

We are ready to release AeroGear Android Push 2.2.0, we staged[1] it on Nexus.

What is new in this version?

  • AGDROID-422 - Add support for push-config.json for Android Push SDK
  • AGDROID-423 - Android SDK hook for notifying the server if app has been opened due to a push

We’re planning to release it next Thursday.

Fell free to test it and let us know if you find any issues.

[1] https://repository.jboss.org/nexus/content/repositories/jboss_releases_staging_profile-5783/

--
-- Passos

_______________________________________________
aerogear-dev mailing list
aerogear-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/aerogear-dev



--

_______________________________________________
aerogear-dev mailing list
aerogear-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/aerogear-dev



--
-- Passos

_______________________________________________
aerogear-dev mailing list
aerogear-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/aerogear-dev


_______________________________________________
aerogear-dev mailing list
aerogear-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/aerogear-dev


_______________________________________________
aerogear-dev mailing list
aerogear-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/aerogear-dev



--
-- Passos



--
-- Passos

_______________________________________________
aerogear-dev mailing list
aerogear-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/aerogear-dev



--

_______________________________________________
aerogear-dev mailing list
aerogear-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/aerogear-dev



--
-- Passos