From lukas.fryc at gmail.com Thu Oct 1 03:34:54 2015 From: lukas.fryc at gmail.com (=?UTF-8?B?THVrw6HFoSBGcnnEjQ==?=) Date: Thu, 1 Oct 2015 09:34:54 +0200 Subject: [aerogear-dev] Staging of UPS 1.1.0.Final In-Reply-To: References: Message-ID: Hey guys, I was testing iOS and Android devices against OpenShift 1.1.0.Final deployment, I discovered few issues: - - Activity log - shows pending AGPUSH-1513 - Windows Phone 8 / Cordova app - shows Registering, but never registers (still debugging this, may be something wrong with my setup) - UX improvement: when switching to Analytics, the data aren?t loaded and shows No Data blank slate - debugging improvement: enable fully qualified names in debug log: FINE [NotificationDispatcher] -> FINE [org.jboss.aerogear....NotificationDispatcher] >From the mentioned issues only AGPUSH-1513 is considered a blocker, we have agreed with Sebi to restage 1.1.0 with AGPUSH-1513 and then implement AGPUSH-1512 in 1.1.1. ~ Lukas On Tue, Sep 29, 2015 at 7:56 AM, Luk?? Fry? wrote: > Don't ship yet, I'm taking look today :-) > > On Wed, Sep 23, 2015 at 3:44 PM, Sebastien Blanc > wrote: > >> As anyone done any tests for this really important release, it has been >> staging now for more than 2 weeks ? >> >> >> On Tue, Sep 8, 2015 at 2:12 PM, Idel Pivnitskiy < >> idel.pivnitskiy at gmail.com> wrote: >> >>> Done: https://github.com/aerogear/aerogear-unifiedpush-server/pull/633 >>> It would be great if someone will check the whole API documentation. >>> Hope it doesn't have typos or other problems. >>> >>> Best regards, >>> Idel Pivnitskiy >>> -- >>> E-mail: Idel.Pivnitskiy at gmail.com >>> Twitter: @idelpivnitskiy >>> GitHub: @idelpivnitskiy >>> >>> On Tue, Sep 8, 2015 at 3:11 PM, Matthias Wessendorf >>> wrote: >>> >>>> here is the OpenShift PR: >>>> https://github.com/aerogear/openshift-origin-cartridge-aerogear-push/pull/22 >>>> >>>> -Matthias >>>> >>>> On Tue, Sep 8, 2015 at 11:17 AM, Matthias Wessendorf >>> > wrote: >>>> >>>>> alright, thanks! >>>>> >>>>> I will do the OpenShift updates, based on the git tag >>>>> >>>>> On Tue, Sep 8, 2015 at 11:15 AM, Sebastien Blanc >>>>> wrote: >>>>> >>>>>> Hi team, >>>>>> >>>>>> I'm happy to announce that UPS 1.1.0 Final has been staged. >>>>>> >>>>>> Please test the staged release : >>>>>> >>>>>> >>>>>> https://repository.jboss.org/nexus/content/repositories/jboss_releases_staging_profile-6516 >>>>>> >>>>>> By the end of the week I'd like to press the button to release it to >>>>>> the wild. >>>>>> >>>>>> Sebi >>>>>> >>>>>> ps : the openshift update will follow >>>>>> >>>>>> _______________________________________________ >>>>>> aerogear-dev mailing list >>>>>> aerogear-dev at lists.jboss.org >>>>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev >>>>>> >>>>> >>>>> >>>>> >>>>> -- >>>>> Matthias Wessendorf >>>>> >>>>> blog: http://matthiaswessendorf.wordpress.com/ >>>>> sessions: http://www.slideshare.net/mwessendorf >>>>> twitter: http://twitter.com/mwessendorf >>>>> >>>> >>>> >>>> >>>> -- >>>> Matthias Wessendorf >>>> >>>> blog: http://matthiaswessendorf.wordpress.com/ >>>> sessions: http://www.slideshare.net/mwessendorf >>>> twitter: http://twitter.com/mwessendorf >>>> >>>> _______________________________________________ >>>> aerogear-dev mailing list >>>> aerogear-dev at lists.jboss.org >>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev >>>> >>> >>> >>> _______________________________________________ >>> aerogear-dev mailing list >>> aerogear-dev at lists.jboss.org >>> https://lists.jboss.org/mailman/listinfo/aerogear-dev >>> >> >> >> _______________________________________________ >> aerogear-dev mailing list >> aerogear-dev at lists.jboss.org >> https://lists.jboss.org/mailman/listinfo/aerogear-dev >> > > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.jboss.org/pipermail/aerogear-dev/attachments/20151001/f3e11033/attachment-0001.html From corinnekrych at gmail.com Thu Oct 1 04:20:04 2015 From: corinnekrych at gmail.com (Corinne Krych) Date: Thu, 1 Oct 2015 10:20:04 +0200 Subject: [aerogear-dev] Staging of UPS 1.1.0.Final In-Reply-To: References: Message-ID: Thanks Lukas, On Cordova iOS side you also discovered the enable_bitcode issue which is fixed by this PR [1]. Interesting Cordova is working on making the default project set-up with ENABLE_BITCODE=No [2] which is less restrictive (no need to have all dependent lib built with bitcode enabled). ++ Corinne [1] https://github.com/aerogear/aerogear-cordova-push/pull/79 [2] https://github.com/apache/cordova-ios/commit/ca07a7153e2afd6e5a1239806151c69d80758245 https://issues.apache.org/jira/browse/CB-9721 On 1 October 2015 at 09:34, Luk?? Fry? wrote: > Hey guys, > > I was testing iOS and Android devices against OpenShift 1.1.0.Final > deployment, > > I discovered few issues: > > > - > - Activity log - shows pending AGPUSH-1513 > > - Windows Phone 8 / Cordova app - shows Registering, but never > registers (still debugging this, may be something wrong with my setup) > - UX improvement: when switching to Analytics, the data aren?t loaded > and shows No Data blank slate > - debugging improvement: enable fully qualified names in debug log: > FINE [NotificationDispatcher] -> FINE > [org.jboss.aerogear....NotificationDispatcher] > > > From the mentioned issues only AGPUSH-1513 is considered a blocker, > we have agreed with Sebi to restage 1.1.0 with AGPUSH-1513 and then > implement AGPUSH-1512 in 1.1.1. > > > ~ Lukas > > On Tue, Sep 29, 2015 at 7:56 AM, Luk?? Fry? wrote: > >> Don't ship yet, I'm taking look today :-) >> >> On Wed, Sep 23, 2015 at 3:44 PM, Sebastien Blanc >> wrote: >> >>> As anyone done any tests for this really important release, it has been >>> staging now for more than 2 weeks ? >>> >>> >>> On Tue, Sep 8, 2015 at 2:12 PM, Idel Pivnitskiy < >>> idel.pivnitskiy at gmail.com> wrote: >>> >>>> Done: https://github.com/aerogear/aerogear-unifiedpush-server/pull/633 >>>> It would be great if someone will check the whole API documentation. >>>> Hope it doesn't have typos or other problems. >>>> >>>> Best regards, >>>> Idel Pivnitskiy >>>> -- >>>> E-mail: Idel.Pivnitskiy at gmail.com >>>> Twitter: @idelpivnitskiy >>>> GitHub: @idelpivnitskiy >>>> >>>> On Tue, Sep 8, 2015 at 3:11 PM, Matthias Wessendorf >>>> wrote: >>>> >>>>> here is the OpenShift PR: >>>>> https://github.com/aerogear/openshift-origin-cartridge-aerogear-push/pull/22 >>>>> >>>>> -Matthias >>>>> >>>>> On Tue, Sep 8, 2015 at 11:17 AM, Matthias Wessendorf < >>>>> matzew at apache.org> wrote: >>>>> >>>>>> alright, thanks! >>>>>> >>>>>> I will do the OpenShift updates, based on the git tag >>>>>> >>>>>> On Tue, Sep 8, 2015 at 11:15 AM, Sebastien Blanc >>>>> > wrote: >>>>>> >>>>>>> Hi team, >>>>>>> >>>>>>> I'm happy to announce that UPS 1.1.0 Final has been staged. >>>>>>> >>>>>>> Please test the staged release : >>>>>>> >>>>>>> >>>>>>> https://repository.jboss.org/nexus/content/repositories/jboss_releases_staging_profile-6516 >>>>>>> >>>>>>> By the end of the week I'd like to press the button to release it >>>>>>> to the wild. >>>>>>> >>>>>>> Sebi >>>>>>> >>>>>>> ps : the openshift update will follow >>>>>>> >>>>>>> _______________________________________________ >>>>>>> aerogear-dev mailing list >>>>>>> aerogear-dev at lists.jboss.org >>>>>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev >>>>>>> >>>>>> >>>>>> >>>>>> >>>>>> -- >>>>>> Matthias Wessendorf >>>>>> >>>>>> blog: http://matthiaswessendorf.wordpress.com/ >>>>>> sessions: http://www.slideshare.net/mwessendorf >>>>>> twitter: http://twitter.com/mwessendorf >>>>>> >>>>> >>>>> >>>>> >>>>> -- >>>>> Matthias Wessendorf >>>>> >>>>> blog: http://matthiaswessendorf.wordpress.com/ >>>>> sessions: http://www.slideshare.net/mwessendorf >>>>> twitter: http://twitter.com/mwessendorf >>>>> >>>>> _______________________________________________ >>>>> aerogear-dev mailing list >>>>> aerogear-dev at lists.jboss.org >>>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev >>>>> >>>> >>>> >>>> _______________________________________________ >>>> aerogear-dev mailing list >>>> aerogear-dev at lists.jboss.org >>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev >>>> >>> >>> >>> _______________________________________________ >>> aerogear-dev mailing list >>> aerogear-dev at lists.jboss.org >>> https://lists.jboss.org/mailman/listinfo/aerogear-dev >>> >> >> > > _______________________________________________ > aerogear-dev mailing list > aerogear-dev at lists.jboss.org > https://lists.jboss.org/mailman/listinfo/aerogear-dev > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.jboss.org/pipermail/aerogear-dev/attachments/20151001/967ec5c9/attachment.html From lukas.fryc at gmail.com Thu Oct 1 08:43:51 2015 From: lukas.fryc at gmail.com (=?UTF-8?B?THVrw6HFoSBGcnnEjQ==?=) Date: Thu, 1 Oct 2015 14:43:51 +0200 Subject: [aerogear-dev] Staging of UPS 1.1.0.Final In-Reply-To: References: Message-ID: Thanks Corinne, I forgot about it, tbh I didn't think about it as 1.1.0.Final issue, but yea, it is probably linked to it :-) On Thu, Oct 1, 2015 at 10:20 AM, Corinne Krych wrote: > Thanks Lukas, > > On Cordova iOS side you also discovered the enable_bitcode issue which is > fixed by this PR [1]. > Interesting Cordova is working on making the default project set-up with > ENABLE_BITCODE=No [2] which is less restrictive (no need to have all > dependent lib built with bitcode enabled). > > ++ > Corinne > > [1] https://github.com/aerogear/aerogear-cordova-push/pull/79 > [2] > https://github.com/apache/cordova-ios/commit/ca07a7153e2afd6e5a1239806151c69d80758245 > https://issues.apache.org/jira/browse/CB-9721 > > On 1 October 2015 at 09:34, Luk?? Fry? wrote: > >> Hey guys, >> >> I was testing iOS and Android devices against OpenShift 1.1.0.Final >> deployment, >> >> I discovered few issues: >> >> >> - >> - Activity log - shows pending AGPUSH-1513 >> >> - Windows Phone 8 / Cordova app - shows Registering, but never >> registers (still debugging this, may be something wrong with my setup) >> - UX improvement: when switching to Analytics, the data aren?t loaded >> and shows No Data blank slate >> - debugging improvement: enable fully qualified names in debug log: >> FINE [NotificationDispatcher] -> FINE >> [org.jboss.aerogear....NotificationDispatcher] >> >> >> >From the mentioned issues only AGPUSH-1513 is considered a blocker, >> we have agreed with Sebi to restage 1.1.0 with AGPUSH-1513 and then >> implement AGPUSH-1512 in 1.1.1. >> >> >> ~ Lukas >> >> On Tue, Sep 29, 2015 at 7:56 AM, Luk?? Fry? wrote: >> >>> Don't ship yet, I'm taking look today :-) >>> >>> On Wed, Sep 23, 2015 at 3:44 PM, Sebastien Blanc >>> wrote: >>> >>>> As anyone done any tests for this really important release, it has been >>>> staging now for more than 2 weeks ? >>>> >>>> >>>> On Tue, Sep 8, 2015 at 2:12 PM, Idel Pivnitskiy < >>>> idel.pivnitskiy at gmail.com> wrote: >>>> >>>>> Done: https://github.com/aerogear/aerogear-unifiedpush-server/pull/633 >>>>> It would be great if someone will check the whole API documentation. >>>>> Hope it doesn't have typos or other problems. >>>>> >>>>> Best regards, >>>>> Idel Pivnitskiy >>>>> -- >>>>> E-mail: Idel.Pivnitskiy at gmail.com >>>>> Twitter: @idelpivnitskiy >>>>> GitHub: @idelpivnitskiy >>>>> >>>>> On Tue, Sep 8, 2015 at 3:11 PM, Matthias Wessendorf >>>> > wrote: >>>>> >>>>>> here is the OpenShift PR: >>>>>> https://github.com/aerogear/openshift-origin-cartridge-aerogear-push/pull/22 >>>>>> >>>>>> -Matthias >>>>>> >>>>>> On Tue, Sep 8, 2015 at 11:17 AM, Matthias Wessendorf < >>>>>> matzew at apache.org> wrote: >>>>>> >>>>>>> alright, thanks! >>>>>>> >>>>>>> I will do the OpenShift updates, based on the git tag >>>>>>> >>>>>>> On Tue, Sep 8, 2015 at 11:15 AM, Sebastien Blanc < >>>>>>> scm.blanc at gmail.com> wrote: >>>>>>> >>>>>>>> Hi team, >>>>>>>> >>>>>>>> I'm happy to announce that UPS 1.1.0 Final has been staged. >>>>>>>> >>>>>>>> Please test the staged release : >>>>>>>> >>>>>>>> >>>>>>>> https://repository.jboss.org/nexus/content/repositories/jboss_releases_staging_profile-6516 >>>>>>>> >>>>>>>> By the end of the week I'd like to press the button to release it >>>>>>>> to the wild. >>>>>>>> >>>>>>>> Sebi >>>>>>>> >>>>>>>> ps : the openshift update will follow >>>>>>>> >>>>>>>> _______________________________________________ >>>>>>>> aerogear-dev mailing list >>>>>>>> aerogear-dev at lists.jboss.org >>>>>>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev >>>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> -- >>>>>>> Matthias Wessendorf >>>>>>> >>>>>>> blog: http://matthiaswessendorf.wordpress.com/ >>>>>>> sessions: http://www.slideshare.net/mwessendorf >>>>>>> twitter: http://twitter.com/mwessendorf >>>>>>> >>>>>> >>>>>> >>>>>> >>>>>> -- >>>>>> Matthias Wessendorf >>>>>> >>>>>> blog: http://matthiaswessendorf.wordpress.com/ >>>>>> sessions: http://www.slideshare.net/mwessendorf >>>>>> twitter: http://twitter.com/mwessendorf >>>>>> >>>>>> _______________________________________________ >>>>>> aerogear-dev mailing list >>>>>> aerogear-dev at lists.jboss.org >>>>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev >>>>>> >>>>> >>>>> >>>>> _______________________________________________ >>>>> aerogear-dev mailing list >>>>> aerogear-dev at lists.jboss.org >>>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev >>>>> >>>> >>>> >>>> _______________________________________________ >>>> aerogear-dev mailing list >>>> aerogear-dev at lists.jboss.org >>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev >>>> >>> >>> >> >> _______________________________________________ >> aerogear-dev mailing list >> aerogear-dev at lists.jboss.org >> https://lists.jboss.org/mailman/listinfo/aerogear-dev >> > > > _______________________________________________ > aerogear-dev mailing list > aerogear-dev at lists.jboss.org > https://lists.jboss.org/mailman/listinfo/aerogear-dev > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.jboss.org/pipermail/aerogear-dev/attachments/20151001/3c9b12b8/attachment-0001.html From corinnekrych at gmail.com Thu Oct 1 08:58:04 2015 From: corinnekrych at gmail.com (Corinne Krych) Date: Thu, 1 Oct 2015 14:58:04 +0200 Subject: [aerogear-dev] iOS9 and Swift2 ready to be tested Message-ID: Hello iOS lovers, iOS9 and Swift-2.0 support has been merged on master for the following Swift repositories: - https://github.com/aerogear/aerogear-ios-http - https://github.com/aerogear/aerogear-ios-oauth2 - https://github.com/aerogear/aerogear-ios-jsonsz - https://github.com/aerogear/aerogear-ios-sync - https://github.com/aerogear/aerogear-ios-sync-client - https://github.com/aerogear/aerogear-ios-cookbook - https://github.com/aerogear/aerogear-ios-push The ObjC version of aerogear-ios-push[1] has been updated to be build with enable bitcode to yes. The aerogear-corodva-plugin is built upon bitcode enabled library. Have a trial, give us feedback! We love to hear from you. If all goes smooth, we plan to release the libraries to cocoapods on Monday. ++ Corinne Special thank to Elmar Kretzer for his Swift2.0 contributor for ag-ios-push [1] https://github.com/aerogear/aerogear-ios-push/tree/1.x_dev -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.jboss.org/pipermail/aerogear-dev/attachments/20151001/23d12fad/attachment.html From lfryc at redhat.com Fri Oct 2 03:29:16 2015 From: lfryc at redhat.com (Lukas Fryc) Date: Fri, 2 Oct 2015 09:29:16 +0200 Subject: [aerogear-dev] Staging of UPS 1.1.0.Final In-Reply-To: References: Message-ID: I've finished my testing - Cordova apps on Android, iOS and WP8 against OpenShift 1.1.0.Final deployment and found these issues: https://issues.jboss.org/issues/?jql=reporter%3Dlfryc%20AND%20project%20IN%20(AGPUSH%2C%20AGCORDOVA)%20AND%20created%20%3E%3D%20'2015-09-28'%20and%20created%20%3C%3D%20'2015-10-03 ' On Thu, Oct 1, 2015 at 2:43 PM, Luk?? Fry? wrote: > Thanks Corinne, I forgot about it, tbh I didn't think about it as > 1.1.0.Final issue, but yea, it is probably linked to it :-) > > On Thu, Oct 1, 2015 at 10:20 AM, Corinne Krych > wrote: > >> Thanks Lukas, >> >> On Cordova iOS side you also discovered the enable_bitcode issue which is >> fixed by this PR [1]. >> Interesting Cordova is working on making the default project set-up with >> ENABLE_BITCODE=No [2] which is less restrictive (no need to have all >> dependent lib built with bitcode enabled). >> >> ++ >> Corinne >> >> [1] https://github.com/aerogear/aerogear-cordova-push/pull/79 >> [2] >> https://github.com/apache/cordova-ios/commit/ca07a7153e2afd6e5a1239806151c69d80758245 >> https://issues.apache.org/jira/browse/CB-9721 >> >> On 1 October 2015 at 09:34, Luk?? Fry? wrote: >> >>> Hey guys, >>> >>> I was testing iOS and Android devices against OpenShift 1.1.0.Final >>> deployment, >>> >>> I discovered few issues: >>> >>> >>> - >>> - Activity log - shows pending AGPUSH-1513 >>> >>> - Windows Phone 8 / Cordova app - shows Registering, but never >>> registers (still debugging this, may be something wrong with my setup) >>> - UX improvement: when switching to Analytics, the data aren?t >>> loaded and shows No Data blank slate >>> - debugging improvement: enable fully qualified names in debug log: >>> FINE [NotificationDispatcher] -> FINE >>> [org.jboss.aerogear....NotificationDispatcher] >>> >>> >>> >From the mentioned issues only AGPUSH-1513 is considered a blocker, >>> we have agreed with Sebi to restage 1.1.0 with AGPUSH-1513 and then >>> implement AGPUSH-1512 in 1.1.1. >>> >>> >>> ~ Lukas >>> >>> On Tue, Sep 29, 2015 at 7:56 AM, Luk?? Fry? >>> wrote: >>> >>>> Don't ship yet, I'm taking look today :-) >>>> >>>> On Wed, Sep 23, 2015 at 3:44 PM, Sebastien Blanc >>>> wrote: >>>> >>>>> As anyone done any tests for this really important release, it has >>>>> been staging now for more than 2 weeks ? >>>>> >>>>> >>>>> On Tue, Sep 8, 2015 at 2:12 PM, Idel Pivnitskiy < >>>>> idel.pivnitskiy at gmail.com> wrote: >>>>> >>>>>> Done: >>>>>> https://github.com/aerogear/aerogear-unifiedpush-server/pull/633 >>>>>> It would be great if someone will check the whole API documentation. >>>>>> Hope it doesn't have typos or other problems. >>>>>> >>>>>> Best regards, >>>>>> Idel Pivnitskiy >>>>>> -- >>>>>> E-mail: Idel.Pivnitskiy at gmail.com >>>>>> Twitter: @idelpivnitskiy >>>>>> GitHub: @idelpivnitskiy >>>>>> >>>>>> On Tue, Sep 8, 2015 at 3:11 PM, Matthias Wessendorf < >>>>>> matzew at apache.org> wrote: >>>>>> >>>>>>> here is the OpenShift PR: >>>>>>> https://github.com/aerogear/openshift-origin-cartridge-aerogear-push/pull/22 >>>>>>> >>>>>>> -Matthias >>>>>>> >>>>>>> On Tue, Sep 8, 2015 at 11:17 AM, Matthias Wessendorf < >>>>>>> matzew at apache.org> wrote: >>>>>>> >>>>>>>> alright, thanks! >>>>>>>> >>>>>>>> I will do the OpenShift updates, based on the git tag >>>>>>>> >>>>>>>> On Tue, Sep 8, 2015 at 11:15 AM, Sebastien Blanc < >>>>>>>> scm.blanc at gmail.com> wrote: >>>>>>>> >>>>>>>>> Hi team, >>>>>>>>> >>>>>>>>> I'm happy to announce that UPS 1.1.0 Final has been staged. >>>>>>>>> >>>>>>>>> Please test the staged release : >>>>>>>>> >>>>>>>>> >>>>>>>>> https://repository.jboss.org/nexus/content/repositories/jboss_releases_staging_profile-6516 >>>>>>>>> >>>>>>>>> By the end of the week I'd like to press the button to release it >>>>>>>>> to the wild. >>>>>>>>> >>>>>>>>> Sebi >>>>>>>>> >>>>>>>>> ps : the openshift update will follow >>>>>>>>> >>>>>>>>> _______________________________________________ >>>>>>>>> aerogear-dev mailing list >>>>>>>>> aerogear-dev at lists.jboss.org >>>>>>>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev >>>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> -- >>>>>>>> Matthias Wessendorf >>>>>>>> >>>>>>>> blog: http://matthiaswessendorf.wordpress.com/ >>>>>>>> sessions: http://www.slideshare.net/mwessendorf >>>>>>>> twitter: http://twitter.com/mwessendorf >>>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> -- >>>>>>> Matthias Wessendorf >>>>>>> >>>>>>> blog: http://matthiaswessendorf.wordpress.com/ >>>>>>> sessions: http://www.slideshare.net/mwessendorf >>>>>>> twitter: http://twitter.com/mwessendorf >>>>>>> >>>>>>> _______________________________________________ >>>>>>> aerogear-dev mailing list >>>>>>> aerogear-dev at lists.jboss.org >>>>>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev >>>>>>> >>>>>> >>>>>> >>>>>> _______________________________________________ >>>>>> aerogear-dev mailing list >>>>>> aerogear-dev at lists.jboss.org >>>>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev >>>>>> >>>>> >>>>> >>>>> _______________________________________________ >>>>> aerogear-dev mailing list >>>>> aerogear-dev at lists.jboss.org >>>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev >>>>> >>>> >>>> >>> >>> _______________________________________________ >>> aerogear-dev mailing list >>> aerogear-dev at lists.jboss.org >>> https://lists.jboss.org/mailman/listinfo/aerogear-dev >>> >> >> >> _______________________________________________ >> aerogear-dev mailing list >> aerogear-dev at lists.jboss.org >> https://lists.jboss.org/mailman/listinfo/aerogear-dev >> > > > _______________________________________________ > aerogear-dev mailing list > aerogear-dev at lists.jboss.org > https://lists.jboss.org/mailman/listinfo/aerogear-dev > -- Luk?? Fry? Software Engineer Red Hat Mobile | AeroGear.org, FeedHenry.org -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.jboss.org/pipermail/aerogear-dev/attachments/20151002/0f9c594c/attachment.html From dpassos at redhat.com Fri Oct 2 08:05:46 2015 From: dpassos at redhat.com (Daniel Passos) Date: Fri, 2 Oct 2015 09:05:46 -0300 Subject: [aerogear-dev] Staging of UPS 1.1.0.Final In-Reply-To: References: Message-ID: I've finished my tests to native Android and everything works perfect. On Fri, Oct 2, 2015 at 4:29 AM, Lukas Fryc wrote: > I've finished my testing - Cordova apps on Android, iOS and WP8 against > OpenShift 1.1.0.Final deployment and found these issues: > > > https://issues.jboss.org/issues/?jql=reporter%3Dlfryc%20AND%20project%20IN%20(AGPUSH%2C%20AGCORDOVA)%20AND%20created%20%3E%3D%20'2015-09-28'%20and%20created%20%3C%3D%20'2015-10-03 > ' > > On Thu, Oct 1, 2015 at 2:43 PM, Luk?? Fry? wrote: > >> Thanks Corinne, I forgot about it, tbh I didn't think about it as >> 1.1.0.Final issue, but yea, it is probably linked to it :-) >> >> On Thu, Oct 1, 2015 at 10:20 AM, Corinne Krych >> wrote: >> >>> Thanks Lukas, >>> >>> On Cordova iOS side you also discovered the enable_bitcode issue which >>> is fixed by this PR [1]. >>> Interesting Cordova is working on making the default project set-up with >>> ENABLE_BITCODE=No [2] which is less restrictive (no need to have all >>> dependent lib built with bitcode enabled). >>> >>> ++ >>> Corinne >>> >>> [1] https://github.com/aerogear/aerogear-cordova-push/pull/79 >>> [2] >>> https://github.com/apache/cordova-ios/commit/ca07a7153e2afd6e5a1239806151c69d80758245 >>> https://issues.apache.org/jira/browse/CB-9721 >>> >>> On 1 October 2015 at 09:34, Luk?? Fry? wrote: >>> >>>> Hey guys, >>>> >>>> I was testing iOS and Android devices against OpenShift 1.1.0.Final >>>> deployment, >>>> >>>> I discovered few issues: >>>> >>>> >>>> - >>>> - Activity log - shows pending AGPUSH-1513 >>>> >>>> - Windows Phone 8 / Cordova app - shows Registering, but never >>>> registers (still debugging this, may be something wrong with my setup) >>>> - UX improvement: when switching to Analytics, the data aren?t >>>> loaded and shows No Data blank slate >>>> - debugging improvement: enable fully qualified names in debug log: >>>> FINE [NotificationDispatcher] -> FINE >>>> [org.jboss.aerogear....NotificationDispatcher] >>>> >>>> >>>> >From the mentioned issues only AGPUSH-1513 is considered a blocker, >>>> we have agreed with Sebi to restage 1.1.0 with AGPUSH-1513 and then >>>> implement AGPUSH-1512 in 1.1.1. >>>> >>>> >>>> ~ Lukas >>>> >>>> On Tue, Sep 29, 2015 at 7:56 AM, Luk?? Fry? >>>> wrote: >>>> >>>>> Don't ship yet, I'm taking look today :-) >>>>> >>>>> On Wed, Sep 23, 2015 at 3:44 PM, Sebastien Blanc >>>>> wrote: >>>>> >>>>>> As anyone done any tests for this really important release, it has >>>>>> been staging now for more than 2 weeks ? >>>>>> >>>>>> >>>>>> On Tue, Sep 8, 2015 at 2:12 PM, Idel Pivnitskiy < >>>>>> idel.pivnitskiy at gmail.com> wrote: >>>>>> >>>>>>> Done: >>>>>>> https://github.com/aerogear/aerogear-unifiedpush-server/pull/633 >>>>>>> It would be great if someone will check the whole API documentation. >>>>>>> Hope it doesn't have typos or other problems. >>>>>>> >>>>>>> Best regards, >>>>>>> Idel Pivnitskiy >>>>>>> -- >>>>>>> E-mail: Idel.Pivnitskiy at gmail.com >>>>>>> Twitter: @idelpivnitskiy >>>>>>> GitHub: @idelpivnitskiy >>>>>>> >>>>>>> On Tue, Sep 8, 2015 at 3:11 PM, Matthias Wessendorf < >>>>>>> matzew at apache.org> wrote: >>>>>>> >>>>>>>> here is the OpenShift PR: >>>>>>>> https://github.com/aerogear/openshift-origin-cartridge-aerogear-push/pull/22 >>>>>>>> >>>>>>>> -Matthias >>>>>>>> >>>>>>>> On Tue, Sep 8, 2015 at 11:17 AM, Matthias Wessendorf < >>>>>>>> matzew at apache.org> wrote: >>>>>>>> >>>>>>>>> alright, thanks! >>>>>>>>> >>>>>>>>> I will do the OpenShift updates, based on the git tag >>>>>>>>> >>>>>>>>> On Tue, Sep 8, 2015 at 11:15 AM, Sebastien Blanc < >>>>>>>>> scm.blanc at gmail.com> wrote: >>>>>>>>> >>>>>>>>>> Hi team, >>>>>>>>>> >>>>>>>>>> I'm happy to announce that UPS 1.1.0 Final has been staged. >>>>>>>>>> >>>>>>>>>> Please test the staged release : >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> https://repository.jboss.org/nexus/content/repositories/jboss_releases_staging_profile-6516 >>>>>>>>>> >>>>>>>>>> By the end of the week I'd like to press the button to release it >>>>>>>>>> to the wild. >>>>>>>>>> >>>>>>>>>> Sebi >>>>>>>>>> >>>>>>>>>> ps : the openshift update will follow >>>>>>>>>> >>>>>>>>>> _______________________________________________ >>>>>>>>>> aerogear-dev mailing list >>>>>>>>>> aerogear-dev at lists.jboss.org >>>>>>>>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev >>>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>>> -- >>>>>>>>> Matthias Wessendorf >>>>>>>>> >>>>>>>>> blog: http://matthiaswessendorf.wordpress.com/ >>>>>>>>> sessions: http://www.slideshare.net/mwessendorf >>>>>>>>> twitter: http://twitter.com/mwessendorf >>>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> -- >>>>>>>> Matthias Wessendorf >>>>>>>> >>>>>>>> blog: http://matthiaswessendorf.wordpress.com/ >>>>>>>> sessions: http://www.slideshare.net/mwessendorf >>>>>>>> twitter: http://twitter.com/mwessendorf >>>>>>>> >>>>>>>> _______________________________________________ >>>>>>>> aerogear-dev mailing list >>>>>>>> aerogear-dev at lists.jboss.org >>>>>>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev >>>>>>>> >>>>>>> >>>>>>> >>>>>>> _______________________________________________ >>>>>>> aerogear-dev mailing list >>>>>>> aerogear-dev at lists.jboss.org >>>>>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev >>>>>>> >>>>>> >>>>>> >>>>>> _______________________________________________ >>>>>> aerogear-dev mailing list >>>>>> aerogear-dev at lists.jboss.org >>>>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev >>>>>> >>>>> >>>>> >>>> >>>> _______________________________________________ >>>> aerogear-dev mailing list >>>> aerogear-dev at lists.jboss.org >>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev >>>> >>> >>> >>> _______________________________________________ >>> aerogear-dev mailing list >>> aerogear-dev at lists.jboss.org >>> https://lists.jboss.org/mailman/listinfo/aerogear-dev >>> >> >> >> _______________________________________________ >> aerogear-dev mailing list >> aerogear-dev at lists.jboss.org >> https://lists.jboss.org/mailman/listinfo/aerogear-dev >> > > > > -- > Luk?? Fry? > Software Engineer > Red Hat Mobile | AeroGear.org, FeedHenry.org > > _______________________________________________ > aerogear-dev mailing list > aerogear-dev at lists.jboss.org > https://lists.jboss.org/mailman/listinfo/aerogear-dev > -- -- Passos -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.jboss.org/pipermail/aerogear-dev/attachments/20151002/a819025c/attachment-0001.html From lfryc at redhat.com Mon Oct 5 11:38:46 2015 From: lfryc at redhat.com (Lukas Fryc) Date: Mon, 5 Oct 2015 17:38:46 +0200 Subject: [aerogear-dev] Staging of UPS 1.1.0.Final In-Reply-To: References: Message-ID: Hi guys, Ad) 1.1.0 RELEASE we have agreed with Sebi to restage 1.1.0 including these fixes: AGPUSH-1513 UPS Console shows Pending - because servedVariants < totalVariants AGPUSH-1516 Change AerogearLogger to use fully-qualified class names instead of simple class names AGCORDOVA-120 NullReferenceException when delivering message to WP8 app on foreground I will create release-1.1.0 branch so we can continue developing / merging changes into master for version 1.1.x. Ad) TRIAGE We also did a triage of 1.1.x issues, resulting into 2 versions: 1.1.1: critical fixes & small UX improvements https://issues.jboss.org/projects/AGPUSH/versions/12327457 1.1.x: other minor improvements for 1.1 that can wait for later releases https://issues.jboss.org/projects/AGPUSH/versions/12323762 Cheers! ~ Lukas On Fri, Oct 2, 2015 at 2:05 PM, Daniel Passos wrote: > I've finished my tests to native Android and everything works perfect. > > On Fri, Oct 2, 2015 at 4:29 AM, Lukas Fryc wrote: > >> I've finished my testing - Cordova apps on Android, iOS and WP8 against >> OpenShift 1.1.0.Final deployment and found these issues: >> >> >> https://issues.jboss.org/issues/?jql=reporter%3Dlfryc%20AND%20project%20IN%20(AGPUSH%2C%20AGCORDOVA)%20AND%20created%20%3E%3D%20'2015-09-28'%20and%20created%20%3C%3D%20'2015-10-03 >> ' >> >> On Thu, Oct 1, 2015 at 2:43 PM, Luk?? Fry? wrote: >> >>> Thanks Corinne, I forgot about it, tbh I didn't think about it as >>> 1.1.0.Final issue, but yea, it is probably linked to it :-) >>> >>> On Thu, Oct 1, 2015 at 10:20 AM, Corinne Krych >>> wrote: >>> >>>> Thanks Lukas, >>>> >>>> On Cordova iOS side you also discovered the enable_bitcode issue which >>>> is fixed by this PR [1]. >>>> Interesting Cordova is working on making the default project set-up >>>> with ENABLE_BITCODE=No [2] which is less restrictive (no need to have all >>>> dependent lib built with bitcode enabled). >>>> >>>> ++ >>>> Corinne >>>> >>>> [1] https://github.com/aerogear/aerogear-cordova-push/pull/79 >>>> [2] >>>> https://github.com/apache/cordova-ios/commit/ca07a7153e2afd6e5a1239806151c69d80758245 >>>> https://issues.apache.org/jira/browse/CB-9721 >>>> >>>> On 1 October 2015 at 09:34, Luk?? Fry? wrote: >>>> >>>>> Hey guys, >>>>> >>>>> I was testing iOS and Android devices against OpenShift 1.1.0.Final >>>>> deployment, >>>>> >>>>> I discovered few issues: >>>>> >>>>> >>>>> - >>>>> - Activity log - shows pending AGPUSH-1513 >>>>> >>>>> - Windows Phone 8 / Cordova app - shows Registering, but never >>>>> registers (still debugging this, may be something wrong with my setup) >>>>> - UX improvement: when switching to Analytics, the data aren?t >>>>> loaded and shows No Data blank slate >>>>> - debugging improvement: enable fully qualified names in debug >>>>> log: FINE [NotificationDispatcher] -> FINE >>>>> [org.jboss.aerogear....NotificationDispatcher] >>>>> >>>>> >>>>> >From the mentioned issues only AGPUSH-1513 is considered a blocker, >>>>> we have agreed with Sebi to restage 1.1.0 with AGPUSH-1513 and then >>>>> implement AGPUSH-1512 in 1.1.1. >>>>> >>>>> >>>>> ~ Lukas >>>>> >>>>> On Tue, Sep 29, 2015 at 7:56 AM, Luk?? Fry? >>>>> wrote: >>>>> >>>>>> Don't ship yet, I'm taking look today :-) >>>>>> >>>>>> On Wed, Sep 23, 2015 at 3:44 PM, Sebastien Blanc >>>>> > wrote: >>>>>> >>>>>>> As anyone done any tests for this really important release, it has >>>>>>> been staging now for more than 2 weeks ? >>>>>>> >>>>>>> >>>>>>> On Tue, Sep 8, 2015 at 2:12 PM, Idel Pivnitskiy < >>>>>>> idel.pivnitskiy at gmail.com> wrote: >>>>>>> >>>>>>>> Done: >>>>>>>> https://github.com/aerogear/aerogear-unifiedpush-server/pull/633 >>>>>>>> It would be great if someone will check the whole API >>>>>>>> documentation. Hope it doesn't have typos or other problems. >>>>>>>> >>>>>>>> Best regards, >>>>>>>> Idel Pivnitskiy >>>>>>>> -- >>>>>>>> E-mail: Idel.Pivnitskiy at gmail.com >>>>>>>> Twitter: @idelpivnitskiy >>>>>>>> GitHub: @idelpivnitskiy >>>>>>>> >>>>>>>> On Tue, Sep 8, 2015 at 3:11 PM, Matthias Wessendorf < >>>>>>>> matzew at apache.org> wrote: >>>>>>>> >>>>>>>>> here is the OpenShift PR: >>>>>>>>> https://github.com/aerogear/openshift-origin-cartridge-aerogear-push/pull/22 >>>>>>>>> >>>>>>>>> -Matthias >>>>>>>>> >>>>>>>>> On Tue, Sep 8, 2015 at 11:17 AM, Matthias Wessendorf < >>>>>>>>> matzew at apache.org> wrote: >>>>>>>>> >>>>>>>>>> alright, thanks! >>>>>>>>>> >>>>>>>>>> I will do the OpenShift updates, based on the git tag >>>>>>>>>> >>>>>>>>>> On Tue, Sep 8, 2015 at 11:15 AM, Sebastien Blanc < >>>>>>>>>> scm.blanc at gmail.com> wrote: >>>>>>>>>> >>>>>>>>>>> Hi team, >>>>>>>>>>> >>>>>>>>>>> I'm happy to announce that UPS 1.1.0 Final has been staged. >>>>>>>>>>> >>>>>>>>>>> Please test the staged release : >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> https://repository.jboss.org/nexus/content/repositories/jboss_releases_staging_profile-6516 >>>>>>>>>>> >>>>>>>>>>> By the end of the week I'd like to press the button to release it >>>>>>>>>>> to the wild. >>>>>>>>>>> >>>>>>>>>>> Sebi >>>>>>>>>>> >>>>>>>>>>> ps : the openshift update will follow >>>>>>>>>>> >>>>>>>>>>> _______________________________________________ >>>>>>>>>>> aerogear-dev mailing list >>>>>>>>>>> aerogear-dev at lists.jboss.org >>>>>>>>>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev >>>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> -- >>>>>>>>>> Matthias Wessendorf >>>>>>>>>> >>>>>>>>>> blog: http://matthiaswessendorf.wordpress.com/ >>>>>>>>>> sessions: http://www.slideshare.net/mwessendorf >>>>>>>>>> twitter: http://twitter.com/mwessendorf >>>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>>> -- >>>>>>>>> Matthias Wessendorf >>>>>>>>> >>>>>>>>> blog: http://matthiaswessendorf.wordpress.com/ >>>>>>>>> sessions: http://www.slideshare.net/mwessendorf >>>>>>>>> twitter: http://twitter.com/mwessendorf >>>>>>>>> >>>>>>>>> _______________________________________________ >>>>>>>>> aerogear-dev mailing list >>>>>>>>> aerogear-dev at lists.jboss.org >>>>>>>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev >>>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> _______________________________________________ >>>>>>>> aerogear-dev mailing list >>>>>>>> aerogear-dev at lists.jboss.org >>>>>>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev >>>>>>>> >>>>>>> >>>>>>> >>>>>>> _______________________________________________ >>>>>>> aerogear-dev mailing list >>>>>>> aerogear-dev at lists.jboss.org >>>>>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev >>>>>>> >>>>>> >>>>>> >>>>> >>>>> _______________________________________________ >>>>> aerogear-dev mailing list >>>>> aerogear-dev at lists.jboss.org >>>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev >>>>> >>>> >>>> >>>> _______________________________________________ >>>> aerogear-dev mailing list >>>> aerogear-dev at lists.jboss.org >>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev >>>> >>> >>> >>> _______________________________________________ >>> aerogear-dev mailing list >>> aerogear-dev at lists.jboss.org >>> https://lists.jboss.org/mailman/listinfo/aerogear-dev >>> >> >> >> >> -- >> Luk?? Fry? >> Software Engineer >> Red Hat Mobile | AeroGear.org, FeedHenry.org >> >> _______________________________________________ >> aerogear-dev mailing list >> aerogear-dev at lists.jboss.org >> https://lists.jboss.org/mailman/listinfo/aerogear-dev >> > > > > -- > -- Passos > > _______________________________________________ > aerogear-dev mailing list > aerogear-dev at lists.jboss.org > https://lists.jboss.org/mailman/listinfo/aerogear-dev > -- Luk?? Fry? Software Engineer Red Hat Mobile | AeroGear.org, FeedHenry.org -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.jboss.org/pipermail/aerogear-dev/attachments/20151005/ea5b1f81/attachment.html From corinnekrych at gmail.com Mon Oct 12 03:01:44 2015 From: corinnekrych at gmail.com (Corinne Krych) Date: Mon, 12 Oct 2015 09:01:44 +0200 Subject: [aerogear-dev] iOS9 and Swift2 ready to be tested In-Reply-To: References: Message-ID: Hello AeroGear libraries with Swift2 syntax have been released to cocoapod.org: - https://github.com/aerogear/aerogear-ios-http 0.4.1 - https://github.com/aerogear/aerogear-ios-oauth2 0.4.0 - https://github.com/aerogear/aerogear-ios-jsonsz 0.3.0 - https://github.com/aerogear/aerogear-ios-sync 1.0.0-alpha.3 - https://github.com/aerogear/aerogear-ios-sync-client 1.0.0-alpha.3 - https://github.com/aerogear/aerogear-ios-push 1.1.1 Enjoy! ++ Corinne On 1 October 2015 at 14:58, Corinne Krych wrote: > Hello iOS lovers, > > iOS9 and Swift-2.0 support has been merged on master for the following > Swift repositories: > > - https://github.com/aerogear/aerogear-ios-http > - https://github.com/aerogear/aerogear-ios-oauth2 > - https://github.com/aerogear/aerogear-ios-jsonsz > - https://github.com/aerogear/aerogear-ios-sync > - https://github.com/aerogear/aerogear-ios-sync-client > - https://github.com/aerogear/aerogear-ios-cookbook > - https://github.com/aerogear/aerogear-ios-push > > The ObjC version of aerogear-ios-push[1] has been updated to be build with > enable bitcode to yes. The aerogear-corodva-plugin is built upon bitcode > enabled library. > > Have a trial, give us feedback! We love to hear from you. > If all goes smooth, we plan to release the libraries to cocoapods on > Monday. > > ++ > Corinne > Special thank to Elmar Kretzer for his Swift2.0 contributor for > ag-ios-push > [1] https://github.com/aerogear/aerogear-ios-push/tree/1.x_dev > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.jboss.org/pipermail/aerogear-dev/attachments/20151012/418a4514/attachment-0001.html From vivek.pandey at pinelabs.com Mon Oct 19 07:26:39 2015 From: vivek.pandey at pinelabs.com (Vivek Pandey) Date: Mon, 19 Oct 2015 16:56:39 +0530 Subject: [aerogear-dev] Low activity on the mailing list? Message-ID: <00a101d10a61$05d0cad0$11726070$@pinelabs.com> Guys, Off late I am observing that traffic to the mailing list has dried off. I am just checking if everything is all right with the Aerogear project. Vivek This message may contain privileged and confidential information and is solely for the use of intended recipient. The views expressed in this email are those of the sender and not of Pine Labs. The recipient should check this email and attachments for the presence of viruses / malwares etc. Pine Labs accepts no liability for any damage caused by any virus transmitted by this email. Pine Labs may monitor and record all emails. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.jboss.org/pipermail/aerogear-dev/attachments/20151019/39c4cd06/attachment.html From lfryc at redhat.com Mon Oct 19 09:03:31 2015 From: lfryc at redhat.com (Lukas Fryc) Date: Mon, 19 Oct 2015 15:03:31 +0200 Subject: [aerogear-dev] Staging of UPS 1.1.0.Final In-Reply-To: References: Message-ID: Here are aforementioned patches, could you please take a look? AGPUSH-1513 UPS Console shows Pending - because servedVariants < totalVariants https://github.com/aerogear/aerogear-unifiedpush-server/pull/636 AGPUSH-1516 Change AerogearLogger to use fully-qualified class names instead of simple class names https://github.com/aerogear/aerogear-unifiedpush-server/pull/637 AGCORDOVA-120 NullReferenceException when delivering message to WP8 app on foreground https://github.com/aerogear/aerogear-unifiedpush-server/pull/638 https://github.com/aerogear/aerogear.org/pull/613 https://github.com/aerogear/aerogear-cordova-push/pull/80 ~ Lukas On Mon, Oct 5, 2015 at 5:38 PM, Lukas Fryc wrote: > Hi guys, > > Ad) 1.1.0 RELEASE > > we have agreed with Sebi to restage 1.1.0 including these fixes: > > AGPUSH-1513 UPS Console shows Pending - because servedVariants < > totalVariants > AGPUSH-1516 Change AerogearLogger to use fully-qualified class names > instead of simple class names > AGCORDOVA-120 NullReferenceException when delivering message to WP8 app on > foreground > > > I will create release-1.1.0 branch so we can continue developing / merging > changes into master for version 1.1.x. > > > Ad) TRIAGE > > We also did a triage of 1.1.x issues, resulting into 2 versions: > > > 1.1.1: critical fixes & small UX improvements > > https://issues.jboss.org/projects/AGPUSH/versions/12327457 > > 1.1.x: other minor improvements for 1.1 that can wait for later releases > > https://issues.jboss.org/projects/AGPUSH/versions/12323762 > > > Cheers! > > ~ Lukas > > > > On Fri, Oct 2, 2015 at 2:05 PM, Daniel Passos wrote: > >> I've finished my tests to native Android and everything works perfect. >> >> On Fri, Oct 2, 2015 at 4:29 AM, Lukas Fryc wrote: >> >>> I've finished my testing - Cordova apps on Android, iOS and WP8 against >>> OpenShift 1.1.0.Final deployment and found these issues: >>> >>> >>> https://issues.jboss.org/issues/?jql=reporter%3Dlfryc%20AND%20project%20IN%20(AGPUSH%2C%20AGCORDOVA)%20AND%20created%20%3E%3D%20'2015-09-28'%20and%20created%20%3C%3D%20'2015-10-03 >>> ' >>> >>> On Thu, Oct 1, 2015 at 2:43 PM, Luk?? Fry? wrote: >>> >>>> Thanks Corinne, I forgot about it, tbh I didn't think about it as >>>> 1.1.0.Final issue, but yea, it is probably linked to it :-) >>>> >>>> On Thu, Oct 1, 2015 at 10:20 AM, Corinne Krych >>>> wrote: >>>> >>>>> Thanks Lukas, >>>>> >>>>> On Cordova iOS side you also discovered the enable_bitcode issue which >>>>> is fixed by this PR [1]. >>>>> Interesting Cordova is working on making the default project set-up >>>>> with ENABLE_BITCODE=No [2] which is less restrictive (no need to have all >>>>> dependent lib built with bitcode enabled). >>>>> >>>>> ++ >>>>> Corinne >>>>> >>>>> [1] https://github.com/aerogear/aerogear-cordova-push/pull/79 >>>>> [2] >>>>> https://github.com/apache/cordova-ios/commit/ca07a7153e2afd6e5a1239806151c69d80758245 >>>>> https://issues.apache.org/jira/browse/CB-9721 >>>>> >>>>> On 1 October 2015 at 09:34, Luk?? Fry? wrote: >>>>> >>>>>> Hey guys, >>>>>> >>>>>> I was testing iOS and Android devices against OpenShift 1.1.0.Final >>>>>> deployment, >>>>>> >>>>>> I discovered few issues: >>>>>> >>>>>> >>>>>> - >>>>>> - Activity log - shows pending AGPUSH-1513 >>>>>> >>>>>> - Windows Phone 8 / Cordova app - shows Registering, but never >>>>>> registers (still debugging this, may be something wrong with my setup) >>>>>> - UX improvement: when switching to Analytics, the data aren?t >>>>>> loaded and shows No Data blank slate >>>>>> - debugging improvement: enable fully qualified names in debug >>>>>> log: FINE [NotificationDispatcher] -> FINE >>>>>> [org.jboss.aerogear....NotificationDispatcher] >>>>>> >>>>>> >>>>>> >From the mentioned issues only AGPUSH-1513 is considered a blocker, >>>>>> we have agreed with Sebi to restage 1.1.0 with AGPUSH-1513 and then >>>>>> implement AGPUSH-1512 in 1.1.1. >>>>>> >>>>>> >>>>>> ~ Lukas >>>>>> >>>>>> On Tue, Sep 29, 2015 at 7:56 AM, Luk?? Fry? >>>>>> wrote: >>>>>> >>>>>>> Don't ship yet, I'm taking look today :-) >>>>>>> >>>>>>> On Wed, Sep 23, 2015 at 3:44 PM, Sebastien Blanc < >>>>>>> scm.blanc at gmail.com> wrote: >>>>>>> >>>>>>>> As anyone done any tests for this really important release, it has >>>>>>>> been staging now for more than 2 weeks ? >>>>>>>> >>>>>>>> >>>>>>>> On Tue, Sep 8, 2015 at 2:12 PM, Idel Pivnitskiy < >>>>>>>> idel.pivnitskiy at gmail.com> wrote: >>>>>>>> >>>>>>>>> Done: >>>>>>>>> https://github.com/aerogear/aerogear-unifiedpush-server/pull/633 >>>>>>>>> It would be great if someone will check the whole API >>>>>>>>> documentation. Hope it doesn't have typos or other problems. >>>>>>>>> >>>>>>>>> Best regards, >>>>>>>>> Idel Pivnitskiy >>>>>>>>> -- >>>>>>>>> E-mail: Idel.Pivnitskiy at gmail.com >>>>>>>>> Twitter: @idelpivnitskiy >>>>>>>>> GitHub: @idelpivnitskiy >>>>>>>>> >>>>>>>>> On Tue, Sep 8, 2015 at 3:11 PM, Matthias Wessendorf < >>>>>>>>> matzew at apache.org> wrote: >>>>>>>>> >>>>>>>>>> here is the OpenShift PR: >>>>>>>>>> https://github.com/aerogear/openshift-origin-cartridge-aerogear-push/pull/22 >>>>>>>>>> >>>>>>>>>> -Matthias >>>>>>>>>> >>>>>>>>>> On Tue, Sep 8, 2015 at 11:17 AM, Matthias Wessendorf < >>>>>>>>>> matzew at apache.org> wrote: >>>>>>>>>> >>>>>>>>>>> alright, thanks! >>>>>>>>>>> >>>>>>>>>>> I will do the OpenShift updates, based on the git tag >>>>>>>>>>> >>>>>>>>>>> On Tue, Sep 8, 2015 at 11:15 AM, Sebastien Blanc < >>>>>>>>>>> scm.blanc at gmail.com> wrote: >>>>>>>>>>> >>>>>>>>>>>> Hi team, >>>>>>>>>>>> >>>>>>>>>>>> I'm happy to announce that UPS 1.1.0 Final has been staged. >>>>>>>>>>>> >>>>>>>>>>>> Please test the staged release : >>>>>>>>>>>> >>>>>>>>>>>> >>>>>>>>>>>> https://repository.jboss.org/nexus/content/repositories/jboss_releases_staging_profile-6516 >>>>>>>>>>>> >>>>>>>>>>>> By the end of the week I'd like to press the button to release it >>>>>>>>>>>> to the wild. >>>>>>>>>>>> >>>>>>>>>>>> Sebi >>>>>>>>>>>> >>>>>>>>>>>> ps : the openshift update will follow >>>>>>>>>>>> >>>>>>>>>>>> _______________________________________________ >>>>>>>>>>>> aerogear-dev mailing list >>>>>>>>>>>> aerogear-dev at lists.jboss.org >>>>>>>>>>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev >>>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> -- >>>>>>>>>>> Matthias Wessendorf >>>>>>>>>>> >>>>>>>>>>> blog: http://matthiaswessendorf.wordpress.com/ >>>>>>>>>>> sessions: http://www.slideshare.net/mwessendorf >>>>>>>>>>> twitter: http://twitter.com/mwessendorf >>>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> -- >>>>>>>>>> Matthias Wessendorf >>>>>>>>>> >>>>>>>>>> blog: http://matthiaswessendorf.wordpress.com/ >>>>>>>>>> sessions: http://www.slideshare.net/mwessendorf >>>>>>>>>> twitter: http://twitter.com/mwessendorf >>>>>>>>>> >>>>>>>>>> _______________________________________________ >>>>>>>>>> aerogear-dev mailing list >>>>>>>>>> aerogear-dev at lists.jboss.org >>>>>>>>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev >>>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>>> _______________________________________________ >>>>>>>>> aerogear-dev mailing list >>>>>>>>> aerogear-dev at lists.jboss.org >>>>>>>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev >>>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> _______________________________________________ >>>>>>>> aerogear-dev mailing list >>>>>>>> aerogear-dev at lists.jboss.org >>>>>>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev >>>>>>>> >>>>>>> >>>>>>> >>>>>> >>>>>> _______________________________________________ >>>>>> aerogear-dev mailing list >>>>>> aerogear-dev at lists.jboss.org >>>>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev >>>>>> >>>>> >>>>> >>>>> _______________________________________________ >>>>> aerogear-dev mailing list >>>>> aerogear-dev at lists.jboss.org >>>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev >>>>> >>>> >>>> >>>> _______________________________________________ >>>> aerogear-dev mailing list >>>> aerogear-dev at lists.jboss.org >>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev >>>> >>> >>> >>> >>> -- >>> Luk?? Fry? >>> Software Engineer >>> Red Hat Mobile | AeroGear.org, FeedHenry.org >>> >>> _______________________________________________ >>> aerogear-dev mailing list >>> aerogear-dev at lists.jboss.org >>> https://lists.jboss.org/mailman/listinfo/aerogear-dev >>> >> >> >> >> -- >> -- Passos >> >> _______________________________________________ >> aerogear-dev mailing list >> aerogear-dev at lists.jboss.org >> https://lists.jboss.org/mailman/listinfo/aerogear-dev >> > > > > -- > Luk?? Fry? > Software Engineer > Red Hat Mobile | AeroGear.org, FeedHenry.org > -- Luk?? Fry? Software Engineer Red Hat Mobile | AeroGear.org, FeedHenry.org -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.jboss.org/pipermail/aerogear-dev/attachments/20151019/cb9f0547/attachment-0001.html From matzew at apache.org Mon Oct 19 09:14:27 2015 From: matzew at apache.org (Matthias Wessendorf) Date: Mon, 19 Oct 2015 15:14:27 +0200 Subject: [aerogear-dev] Staging of UPS 1.1.0.Final In-Reply-To: References: Message-ID: so, that mean we skip the staged 1.1.0? and will do a re-staging, that includes the fixes? I'd say so ... On Mon, Oct 19, 2015 at 3:03 PM, Lukas Fryc wrote: > Here are aforementioned patches, could you please take a look? > > AGPUSH-1513 UPS Console shows Pending - because servedVariants < > totalVariants > https://github.com/aerogear/aerogear-unifiedpush-server/pull/636 > > AGPUSH-1516 Change AerogearLogger to use fully-qualified class names > instead of simple class names > https://github.com/aerogear/aerogear-unifiedpush-server/pull/637 > > AGCORDOVA-120 NullReferenceException when delivering message to WP8 app on > foreground > https://github.com/aerogear/aerogear-unifiedpush-server/pull/638 > https://github.com/aerogear/aerogear.org/pull/613 > https://github.com/aerogear/aerogear-cordova-push/pull/80 > > ~ Lukas > > > > On Mon, Oct 5, 2015 at 5:38 PM, Lukas Fryc wrote: > >> Hi guys, >> >> Ad) 1.1.0 RELEASE >> >> we have agreed with Sebi to restage 1.1.0 including these fixes: >> >> AGPUSH-1513 UPS Console shows Pending - because servedVariants < >> totalVariants >> AGPUSH-1516 Change AerogearLogger to use fully-qualified class names >> instead of simple class names >> AGCORDOVA-120 NullReferenceException when delivering message to WP8 app >> on foreground >> >> >> I will create release-1.1.0 branch so we can continue developing / >> merging changes into master for version 1.1.x. >> >> >> Ad) TRIAGE >> >> We also did a triage of 1.1.x issues, resulting into 2 versions: >> >> >> 1.1.1: critical fixes & small UX improvements >> >> https://issues.jboss.org/projects/AGPUSH/versions/12327457 >> >> 1.1.x: other minor improvements for 1.1 that can wait for later releases >> >> https://issues.jboss.org/projects/AGPUSH/versions/12323762 >> >> >> Cheers! >> >> ~ Lukas >> >> >> >> On Fri, Oct 2, 2015 at 2:05 PM, Daniel Passos wrote: >> >>> I've finished my tests to native Android and everything works perfect. >>> >>> On Fri, Oct 2, 2015 at 4:29 AM, Lukas Fryc wrote: >>> >>>> I've finished my testing - Cordova apps on Android, iOS and WP8 against >>>> OpenShift 1.1.0.Final deployment and found these issues: >>>> >>>> >>>> https://issues.jboss.org/issues/?jql=reporter%3Dlfryc%20AND%20project%20IN%20(AGPUSH%2C%20AGCORDOVA)%20AND%20created%20%3E%3D%20'2015-09-28'%20and%20created%20%3C%3D%20'2015-10-03 >>>> ' >>>> >>>> On Thu, Oct 1, 2015 at 2:43 PM, Luk?? Fry? >>>> wrote: >>>> >>>>> Thanks Corinne, I forgot about it, tbh I didn't think about it as >>>>> 1.1.0.Final issue, but yea, it is probably linked to it :-) >>>>> >>>>> On Thu, Oct 1, 2015 at 10:20 AM, Corinne Krych >>>> > wrote: >>>>> >>>>>> Thanks Lukas, >>>>>> >>>>>> On Cordova iOS side you also discovered the enable_bitcode issue >>>>>> which is fixed by this PR [1]. >>>>>> Interesting Cordova is working on making the default project set-up >>>>>> with ENABLE_BITCODE=No [2] which is less restrictive (no need to have all >>>>>> dependent lib built with bitcode enabled). >>>>>> >>>>>> ++ >>>>>> Corinne >>>>>> >>>>>> [1] https://github.com/aerogear/aerogear-cordova-push/pull/79 >>>>>> [2] >>>>>> https://github.com/apache/cordova-ios/commit/ca07a7153e2afd6e5a1239806151c69d80758245 >>>>>> https://issues.apache.org/jira/browse/CB-9721 >>>>>> >>>>>> On 1 October 2015 at 09:34, Luk?? Fry? wrote: >>>>>> >>>>>>> Hey guys, >>>>>>> >>>>>>> I was testing iOS and Android devices against OpenShift 1.1.0.Final >>>>>>> deployment, >>>>>>> >>>>>>> I discovered few issues: >>>>>>> >>>>>>> >>>>>>> - >>>>>>> - Activity log - shows pending AGPUSH-1513 >>>>>>> >>>>>>> - Windows Phone 8 / Cordova app - shows Registering, but never >>>>>>> registers (still debugging this, may be something wrong with my setup) >>>>>>> - UX improvement: when switching to Analytics, the data aren?t >>>>>>> loaded and shows No Data blank slate >>>>>>> - debugging improvement: enable fully qualified names in debug >>>>>>> log: FINE [NotificationDispatcher] -> FINE >>>>>>> [org.jboss.aerogear....NotificationDispatcher] >>>>>>> >>>>>>> >>>>>>> >From the mentioned issues only AGPUSH-1513 is considered a blocker, >>>>>>> we have agreed with Sebi to restage 1.1.0 with AGPUSH-1513 and then >>>>>>> implement AGPUSH-1512 in 1.1.1. >>>>>>> >>>>>>> >>>>>>> ~ Lukas >>>>>>> >>>>>>> On Tue, Sep 29, 2015 at 7:56 AM, Luk?? Fry? >>>>>>> wrote: >>>>>>> >>>>>>>> Don't ship yet, I'm taking look today :-) >>>>>>>> >>>>>>>> On Wed, Sep 23, 2015 at 3:44 PM, Sebastien Blanc < >>>>>>>> scm.blanc at gmail.com> wrote: >>>>>>>> >>>>>>>>> As anyone done any tests for this really important release, it has >>>>>>>>> been staging now for more than 2 weeks ? >>>>>>>>> >>>>>>>>> >>>>>>>>> On Tue, Sep 8, 2015 at 2:12 PM, Idel Pivnitskiy < >>>>>>>>> idel.pivnitskiy at gmail.com> wrote: >>>>>>>>> >>>>>>>>>> Done: >>>>>>>>>> https://github.com/aerogear/aerogear-unifiedpush-server/pull/633 >>>>>>>>>> It would be great if someone will check the whole API >>>>>>>>>> documentation. Hope it doesn't have typos or other problems. >>>>>>>>>> >>>>>>>>>> Best regards, >>>>>>>>>> Idel Pivnitskiy >>>>>>>>>> -- >>>>>>>>>> E-mail: Idel.Pivnitskiy at gmail.com >>>>>>>>>> Twitter: @idelpivnitskiy >>>>>>>>>> GitHub: @idelpivnitskiy >>>>>>>>>> >>>>>>>>>> On Tue, Sep 8, 2015 at 3:11 PM, Matthias Wessendorf < >>>>>>>>>> matzew at apache.org> wrote: >>>>>>>>>> >>>>>>>>>>> here is the OpenShift PR: >>>>>>>>>>> https://github.com/aerogear/openshift-origin-cartridge-aerogear-push/pull/22 >>>>>>>>>>> >>>>>>>>>>> -Matthias >>>>>>>>>>> >>>>>>>>>>> On Tue, Sep 8, 2015 at 11:17 AM, Matthias Wessendorf < >>>>>>>>>>> matzew at apache.org> wrote: >>>>>>>>>>> >>>>>>>>>>>> alright, thanks! >>>>>>>>>>>> >>>>>>>>>>>> I will do the OpenShift updates, based on the git tag >>>>>>>>>>>> >>>>>>>>>>>> On Tue, Sep 8, 2015 at 11:15 AM, Sebastien Blanc < >>>>>>>>>>>> scm.blanc at gmail.com> wrote: >>>>>>>>>>>> >>>>>>>>>>>>> Hi team, >>>>>>>>>>>>> >>>>>>>>>>>>> I'm happy to announce that UPS 1.1.0 Final has been staged. >>>>>>>>>>>>> >>>>>>>>>>>>> Please test the staged release : >>>>>>>>>>>>> >>>>>>>>>>>>> >>>>>>>>>>>>> https://repository.jboss.org/nexus/content/repositories/jboss_releases_staging_profile-6516 >>>>>>>>>>>>> >>>>>>>>>>>>> By the end of the week I'd like to press the button to release it >>>>>>>>>>>>> to the wild. >>>>>>>>>>>>> >>>>>>>>>>>>> Sebi >>>>>>>>>>>>> >>>>>>>>>>>>> ps : the openshift update will follow >>>>>>>>>>>>> >>>>>>>>>>>>> _______________________________________________ >>>>>>>>>>>>> aerogear-dev mailing list >>>>>>>>>>>>> aerogear-dev at lists.jboss.org >>>>>>>>>>>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev >>>>>>>>>>>>> >>>>>>>>>>>> >>>>>>>>>>>> >>>>>>>>>>>> >>>>>>>>>>>> -- >>>>>>>>>>>> Matthias Wessendorf >>>>>>>>>>>> >>>>>>>>>>>> blog: http://matthiaswessendorf.wordpress.com/ >>>>>>>>>>>> sessions: http://www.slideshare.net/mwessendorf >>>>>>>>>>>> twitter: http://twitter.com/mwessendorf >>>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> -- >>>>>>>>>>> Matthias Wessendorf >>>>>>>>>>> >>>>>>>>>>> blog: http://matthiaswessendorf.wordpress.com/ >>>>>>>>>>> sessions: http://www.slideshare.net/mwessendorf >>>>>>>>>>> twitter: http://twitter.com/mwessendorf >>>>>>>>>>> >>>>>>>>>>> _______________________________________________ >>>>>>>>>>> aerogear-dev mailing list >>>>>>>>>>> aerogear-dev at lists.jboss.org >>>>>>>>>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev >>>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> _______________________________________________ >>>>>>>>>> aerogear-dev mailing list >>>>>>>>>> aerogear-dev at lists.jboss.org >>>>>>>>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev >>>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>>> _______________________________________________ >>>>>>>>> aerogear-dev mailing list >>>>>>>>> aerogear-dev at lists.jboss.org >>>>>>>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev >>>>>>>>> >>>>>>>> >>>>>>>> >>>>>>> >>>>>>> _______________________________________________ >>>>>>> aerogear-dev mailing list >>>>>>> aerogear-dev at lists.jboss.org >>>>>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev >>>>>>> >>>>>> >>>>>> >>>>>> _______________________________________________ >>>>>> aerogear-dev mailing list >>>>>> aerogear-dev at lists.jboss.org >>>>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev >>>>>> >>>>> >>>>> >>>>> _______________________________________________ >>>>> aerogear-dev mailing list >>>>> aerogear-dev at lists.jboss.org >>>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev >>>>> >>>> >>>> >>>> >>>> -- >>>> Luk?? Fry? >>>> Software Engineer >>>> Red Hat Mobile | AeroGear.org, FeedHenry.org >>>> >>>> _______________________________________________ >>>> aerogear-dev mailing list >>>> aerogear-dev at lists.jboss.org >>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev >>>> >>> >>> >>> >>> -- >>> -- Passos >>> >>> _______________________________________________ >>> aerogear-dev mailing list >>> aerogear-dev at lists.jboss.org >>> https://lists.jboss.org/mailman/listinfo/aerogear-dev >>> >> >> >> >> -- >> Luk?? Fry? >> Software Engineer >> Red Hat Mobile | AeroGear.org, FeedHenry.org >> > > > > -- > Luk?? Fry? > Software Engineer > Red Hat Mobile | AeroGear.org, FeedHenry.org > > _______________________________________________ > aerogear-dev mailing list > aerogear-dev at lists.jboss.org > https://lists.jboss.org/mailman/listinfo/aerogear-dev > -- Matthias Wessendorf blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf twitter: http://twitter.com/mwessendorf -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.jboss.org/pipermail/aerogear-dev/attachments/20151019/270f1412/attachment-0001.html From lfryc at redhat.com Mon Oct 19 10:25:05 2015 From: lfryc at redhat.com (Lukas Fryc) Date: Mon, 19 Oct 2015 16:25:05 +0200 Subject: [aerogear-dev] Staging of UPS 1.1.0.Final In-Reply-To: References: Message-ID: Yes, that was the plan. Fortunately we haven't hit AGPUSH-1513 until we deployed to OpenShift, there is is especially apparent. On Mon, Oct 19, 2015 at 3:14 PM, Matthias Wessendorf wrote: > so, that mean we skip the staged 1.1.0? and will do a re-staging, that > includes the fixes? > > I'd say so ... > > On Mon, Oct 19, 2015 at 3:03 PM, Lukas Fryc wrote: > >> Here are aforementioned patches, could you please take a look? >> >> AGPUSH-1513 UPS Console shows Pending - because servedVariants < >> totalVariants >> https://github.com/aerogear/aerogear-unifiedpush-server/pull/636 >> >> AGPUSH-1516 Change AerogearLogger to use fully-qualified class names >> instead of simple class names >> https://github.com/aerogear/aerogear-unifiedpush-server/pull/637 >> >> AGCORDOVA-120 NullReferenceException when delivering message to WP8 app >> on foreground >> https://github.com/aerogear/aerogear-unifiedpush-server/pull/638 >> https://github.com/aerogear/aerogear.org/pull/613 >> https://github.com/aerogear/aerogear-cordova-push/pull/80 >> >> ~ Lukas >> >> >> >> On Mon, Oct 5, 2015 at 5:38 PM, Lukas Fryc wrote: >> >>> Hi guys, >>> >>> Ad) 1.1.0 RELEASE >>> >>> we have agreed with Sebi to restage 1.1.0 including these fixes: >>> >>> AGPUSH-1513 UPS Console shows Pending - because servedVariants < >>> totalVariants >>> AGPUSH-1516 Change AerogearLogger to use fully-qualified class names >>> instead of simple class names >>> AGCORDOVA-120 NullReferenceException when delivering message to WP8 app >>> on foreground >>> >>> >>> I will create release-1.1.0 branch so we can continue developing / >>> merging changes into master for version 1.1.x. >>> >>> >>> Ad) TRIAGE >>> >>> We also did a triage of 1.1.x issues, resulting into 2 versions: >>> >>> >>> 1.1.1: critical fixes & small UX improvements >>> >>> https://issues.jboss.org/projects/AGPUSH/versions/12327457 >>> >>> 1.1.x: other minor improvements for 1.1 that can wait for later releases >>> >>> https://issues.jboss.org/projects/AGPUSH/versions/12323762 >>> >>> >>> Cheers! >>> >>> ~ Lukas >>> >>> >>> >>> On Fri, Oct 2, 2015 at 2:05 PM, Daniel Passos >>> wrote: >>> >>>> I've finished my tests to native Android and everything works perfect. >>>> >>>> On Fri, Oct 2, 2015 at 4:29 AM, Lukas Fryc wrote: >>>> >>>>> I've finished my testing - Cordova apps on Android, iOS and WP8 >>>>> against OpenShift 1.1.0.Final deployment and found these issues: >>>>> >>>>> >>>>> https://issues.jboss.org/issues/?jql=reporter%3Dlfryc%20AND%20project%20IN%20(AGPUSH%2C%20AGCORDOVA)%20AND%20created%20%3E%3D%20'2015-09-28'%20and%20created%20%3C%3D%20'2015-10-03 >>>>> ' >>>>> >>>>> On Thu, Oct 1, 2015 at 2:43 PM, Luk?? Fry? >>>>> wrote: >>>>> >>>>>> Thanks Corinne, I forgot about it, tbh I didn't think about it as >>>>>> 1.1.0.Final issue, but yea, it is probably linked to it :-) >>>>>> >>>>>> On Thu, Oct 1, 2015 at 10:20 AM, Corinne Krych < >>>>>> corinnekrych at gmail.com> wrote: >>>>>> >>>>>>> Thanks Lukas, >>>>>>> >>>>>>> On Cordova iOS side you also discovered the enable_bitcode issue >>>>>>> which is fixed by this PR [1]. >>>>>>> Interesting Cordova is working on making the default project set-up >>>>>>> with ENABLE_BITCODE=No [2] which is less restrictive (no need to have all >>>>>>> dependent lib built with bitcode enabled). >>>>>>> >>>>>>> ++ >>>>>>> Corinne >>>>>>> >>>>>>> [1] https://github.com/aerogear/aerogear-cordova-push/pull/79 >>>>>>> [2] >>>>>>> https://github.com/apache/cordova-ios/commit/ca07a7153e2afd6e5a1239806151c69d80758245 >>>>>>> https://issues.apache.org/jira/browse/CB-9721 >>>>>>> >>>>>>> On 1 October 2015 at 09:34, Luk?? Fry? wrote: >>>>>>> >>>>>>>> Hey guys, >>>>>>>> >>>>>>>> I was testing iOS and Android devices against OpenShift 1.1.0.Final >>>>>>>> deployment, >>>>>>>> >>>>>>>> I discovered few issues: >>>>>>>> >>>>>>>> >>>>>>>> - >>>>>>>> - Activity log - shows pending AGPUSH-1513 >>>>>>>> >>>>>>>> - Windows Phone 8 / Cordova app - shows Registering, but never >>>>>>>> registers (still debugging this, may be something wrong with my setup) >>>>>>>> - UX improvement: when switching to Analytics, the data aren?t >>>>>>>> loaded and shows No Data blank slate >>>>>>>> - debugging improvement: enable fully qualified names in debug >>>>>>>> log: FINE [NotificationDispatcher] -> FINE >>>>>>>> [org.jboss.aerogear....NotificationDispatcher] >>>>>>>> >>>>>>>> >>>>>>>> >From the mentioned issues only AGPUSH-1513 is considered a blocker, >>>>>>>> we have agreed with Sebi to restage 1.1.0 with AGPUSH-1513 and then >>>>>>>> implement AGPUSH-1512 in 1.1.1. >>>>>>>> >>>>>>>> >>>>>>>> ~ Lukas >>>>>>>> >>>>>>>> On Tue, Sep 29, 2015 at 7:56 AM, Luk?? Fry? >>>>>>>> wrote: >>>>>>>> >>>>>>>>> Don't ship yet, I'm taking look today :-) >>>>>>>>> >>>>>>>>> On Wed, Sep 23, 2015 at 3:44 PM, Sebastien Blanc < >>>>>>>>> scm.blanc at gmail.com> wrote: >>>>>>>>> >>>>>>>>>> As anyone done any tests for this really important release, it >>>>>>>>>> has been staging now for more than 2 weeks ? >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> On Tue, Sep 8, 2015 at 2:12 PM, Idel Pivnitskiy < >>>>>>>>>> idel.pivnitskiy at gmail.com> wrote: >>>>>>>>>> >>>>>>>>>>> Done: >>>>>>>>>>> https://github.com/aerogear/aerogear-unifiedpush-server/pull/633 >>>>>>>>>>> It would be great if someone will check the whole API >>>>>>>>>>> documentation. Hope it doesn't have typos or other problems. >>>>>>>>>>> >>>>>>>>>>> Best regards, >>>>>>>>>>> Idel Pivnitskiy >>>>>>>>>>> -- >>>>>>>>>>> E-mail: Idel.Pivnitskiy at gmail.com >>>>>>>>>>> Twitter: @idelpivnitskiy >>>>>>>>>>> GitHub: @idelpivnitskiy >>>>>>>>>>> >>>>>>>>>>> On Tue, Sep 8, 2015 at 3:11 PM, Matthias Wessendorf < >>>>>>>>>>> matzew at apache.org> wrote: >>>>>>>>>>> >>>>>>>>>>>> here is the OpenShift PR: >>>>>>>>>>>> https://github.com/aerogear/openshift-origin-cartridge-aerogear-push/pull/22 >>>>>>>>>>>> >>>>>>>>>>>> -Matthias >>>>>>>>>>>> >>>>>>>>>>>> On Tue, Sep 8, 2015 at 11:17 AM, Matthias Wessendorf < >>>>>>>>>>>> matzew at apache.org> wrote: >>>>>>>>>>>> >>>>>>>>>>>>> alright, thanks! >>>>>>>>>>>>> >>>>>>>>>>>>> I will do the OpenShift updates, based on the git tag >>>>>>>>>>>>> >>>>>>>>>>>>> On Tue, Sep 8, 2015 at 11:15 AM, Sebastien Blanc < >>>>>>>>>>>>> scm.blanc at gmail.com> wrote: >>>>>>>>>>>>> >>>>>>>>>>>>>> Hi team, >>>>>>>>>>>>>> >>>>>>>>>>>>>> I'm happy to announce that UPS 1.1.0 Final has been staged. >>>>>>>>>>>>>> >>>>>>>>>>>>>> Please test the staged release : >>>>>>>>>>>>>> >>>>>>>>>>>>>> >>>>>>>>>>>>>> https://repository.jboss.org/nexus/content/repositories/jboss_releases_staging_profile-6516 >>>>>>>>>>>>>> >>>>>>>>>>>>>> By the end of the week I'd like to press the button to >>>>>>>>>>>>>> release it to the wild. >>>>>>>>>>>>>> >>>>>>>>>>>>>> Sebi >>>>>>>>>>>>>> >>>>>>>>>>>>>> ps : the openshift update will follow >>>>>>>>>>>>>> >>>>>>>>>>>>>> _______________________________________________ >>>>>>>>>>>>>> aerogear-dev mailing list >>>>>>>>>>>>>> aerogear-dev at lists.jboss.org >>>>>>>>>>>>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev >>>>>>>>>>>>>> >>>>>>>>>>>>> >>>>>>>>>>>>> >>>>>>>>>>>>> >>>>>>>>>>>>> -- >>>>>>>>>>>>> Matthias Wessendorf >>>>>>>>>>>>> >>>>>>>>>>>>> blog: http://matthiaswessendorf.wordpress.com/ >>>>>>>>>>>>> sessions: http://www.slideshare.net/mwessendorf >>>>>>>>>>>>> twitter: http://twitter.com/mwessendorf >>>>>>>>>>>>> >>>>>>>>>>>> >>>>>>>>>>>> >>>>>>>>>>>> >>>>>>>>>>>> -- >>>>>>>>>>>> Matthias Wessendorf >>>>>>>>>>>> >>>>>>>>>>>> blog: http://matthiaswessendorf.wordpress.com/ >>>>>>>>>>>> sessions: http://www.slideshare.net/mwessendorf >>>>>>>>>>>> twitter: http://twitter.com/mwessendorf >>>>>>>>>>>> >>>>>>>>>>>> _______________________________________________ >>>>>>>>>>>> aerogear-dev mailing list >>>>>>>>>>>> aerogear-dev at lists.jboss.org >>>>>>>>>>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev >>>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> _______________________________________________ >>>>>>>>>>> aerogear-dev mailing list >>>>>>>>>>> aerogear-dev at lists.jboss.org >>>>>>>>>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev >>>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> _______________________________________________ >>>>>>>>>> aerogear-dev mailing list >>>>>>>>>> aerogear-dev at lists.jboss.org >>>>>>>>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev >>>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>> >>>>>>>> _______________________________________________ >>>>>>>> aerogear-dev mailing list >>>>>>>> aerogear-dev at lists.jboss.org >>>>>>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev >>>>>>>> >>>>>>> >>>>>>> >>>>>>> _______________________________________________ >>>>>>> aerogear-dev mailing list >>>>>>> aerogear-dev at lists.jboss.org >>>>>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev >>>>>>> >>>>>> >>>>>> >>>>>> _______________________________________________ >>>>>> aerogear-dev mailing list >>>>>> aerogear-dev at lists.jboss.org >>>>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev >>>>>> >>>>> >>>>> >>>>> >>>>> -- >>>>> Luk?? Fry? >>>>> Software Engineer >>>>> Red Hat Mobile | AeroGear.org, FeedHenry.org >>>>> >>>>> _______________________________________________ >>>>> aerogear-dev mailing list >>>>> aerogear-dev at lists.jboss.org >>>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev >>>>> >>>> >>>> >>>> >>>> -- >>>> -- Passos >>>> >>>> _______________________________________________ >>>> aerogear-dev mailing list >>>> aerogear-dev at lists.jboss.org >>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev >>>> >>> >>> >>> >>> -- >>> Luk?? Fry? >>> Software Engineer >>> Red Hat Mobile | AeroGear.org, FeedHenry.org >>> >> >> >> >> -- >> Luk?? Fry? >> Software Engineer >> Red Hat Mobile | AeroGear.org, FeedHenry.org >> >> _______________________________________________ >> aerogear-dev mailing list >> aerogear-dev at lists.jboss.org >> https://lists.jboss.org/mailman/listinfo/aerogear-dev >> > > > > -- > Matthias Wessendorf > > blog: http://matthiaswessendorf.wordpress.com/ > sessions: http://www.slideshare.net/mwessendorf > twitter: http://twitter.com/mwessendorf > > _______________________________________________ > aerogear-dev mailing list > aerogear-dev at lists.jboss.org > https://lists.jboss.org/mailman/listinfo/aerogear-dev > -- Luk?? Fry? Software Engineer Red Hat Mobile | AeroGear.org, FeedHenry.org -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.jboss.org/pipermail/aerogear-dev/attachments/20151019/11afe871/attachment-0001.html From lfryc at redhat.com Mon Oct 19 10:33:36 2015 From: lfryc at redhat.com (Lukas Fryc) Date: Mon, 19 Oct 2015 16:33:36 +0200 Subject: [aerogear-dev] Staging of UPS 1.1.0.Final In-Reply-To: References: Message-ID: *Unfortunately :-) On Mon, Oct 19, 2015 at 4:25 PM, Lukas Fryc wrote: > Yes, that was the plan. Fortunately we haven't hit AGPUSH-1513 until we > deployed to OpenShift, there is is especially apparent. > > On Mon, Oct 19, 2015 at 3:14 PM, Matthias Wessendorf > wrote: > >> so, that mean we skip the staged 1.1.0? and will do a re-staging, that >> includes the fixes? >> >> I'd say so ... >> >> On Mon, Oct 19, 2015 at 3:03 PM, Lukas Fryc wrote: >> >>> Here are aforementioned patches, could you please take a look? >>> >>> AGPUSH-1513 UPS Console shows Pending - because servedVariants < >>> totalVariants >>> https://github.com/aerogear/aerogear-unifiedpush-server/pull/636 >>> >>> AGPUSH-1516 Change AerogearLogger to use fully-qualified class names >>> instead of simple class names >>> https://github.com/aerogear/aerogear-unifiedpush-server/pull/637 >>> >>> AGCORDOVA-120 NullReferenceException when delivering message to WP8 app >>> on foreground >>> https://github.com/aerogear/aerogear-unifiedpush-server/pull/638 >>> https://github.com/aerogear/aerogear.org/pull/613 >>> https://github.com/aerogear/aerogear-cordova-push/pull/80 >>> >>> ~ Lukas >>> >>> >>> >>> On Mon, Oct 5, 2015 at 5:38 PM, Lukas Fryc wrote: >>> >>>> Hi guys, >>>> >>>> Ad) 1.1.0 RELEASE >>>> >>>> we have agreed with Sebi to restage 1.1.0 including these fixes: >>>> >>>> AGPUSH-1513 UPS Console shows Pending - because servedVariants < >>>> totalVariants >>>> AGPUSH-1516 Change AerogearLogger to use fully-qualified class names >>>> instead of simple class names >>>> AGCORDOVA-120 NullReferenceException when delivering message to WP8 app >>>> on foreground >>>> >>>> >>>> I will create release-1.1.0 branch so we can continue developing / >>>> merging changes into master for version 1.1.x. >>>> >>>> >>>> Ad) TRIAGE >>>> >>>> We also did a triage of 1.1.x issues, resulting into 2 versions: >>>> >>>> >>>> 1.1.1: critical fixes & small UX improvements >>>> >>>> https://issues.jboss.org/projects/AGPUSH/versions/12327457 >>>> >>>> 1.1.x: other minor improvements for 1.1 that can wait for later releases >>>> >>>> https://issues.jboss.org/projects/AGPUSH/versions/12323762 >>>> >>>> >>>> Cheers! >>>> >>>> ~ Lukas >>>> >>>> >>>> >>>> On Fri, Oct 2, 2015 at 2:05 PM, Daniel Passos >>>> wrote: >>>> >>>>> I've finished my tests to native Android and everything works perfect. >>>>> >>>>> On Fri, Oct 2, 2015 at 4:29 AM, Lukas Fryc wrote: >>>>> >>>>>> I've finished my testing - Cordova apps on Android, iOS and WP8 >>>>>> against OpenShift 1.1.0.Final deployment and found these issues: >>>>>> >>>>>> >>>>>> https://issues.jboss.org/issues/?jql=reporter%3Dlfryc%20AND%20project%20IN%20(AGPUSH%2C%20AGCORDOVA)%20AND%20created%20%3E%3D%20'2015-09-28'%20and%20created%20%3C%3D%20'2015-10-03 >>>>>> ' >>>>>> >>>>>> On Thu, Oct 1, 2015 at 2:43 PM, Luk?? Fry? >>>>>> wrote: >>>>>> >>>>>>> Thanks Corinne, I forgot about it, tbh I didn't think about it as >>>>>>> 1.1.0.Final issue, but yea, it is probably linked to it :-) >>>>>>> >>>>>>> On Thu, Oct 1, 2015 at 10:20 AM, Corinne Krych < >>>>>>> corinnekrych at gmail.com> wrote: >>>>>>> >>>>>>>> Thanks Lukas, >>>>>>>> >>>>>>>> On Cordova iOS side you also discovered the enable_bitcode issue >>>>>>>> which is fixed by this PR [1]. >>>>>>>> Interesting Cordova is working on making the default project set-up >>>>>>>> with ENABLE_BITCODE=No [2] which is less restrictive (no need to have all >>>>>>>> dependent lib built with bitcode enabled). >>>>>>>> >>>>>>>> ++ >>>>>>>> Corinne >>>>>>>> >>>>>>>> [1] https://github.com/aerogear/aerogear-cordova-push/pull/79 >>>>>>>> [2] >>>>>>>> https://github.com/apache/cordova-ios/commit/ca07a7153e2afd6e5a1239806151c69d80758245 >>>>>>>> https://issues.apache.org/jira/browse/CB-9721 >>>>>>>> >>>>>>>> On 1 October 2015 at 09:34, Luk?? Fry? >>>>>>>> wrote: >>>>>>>> >>>>>>>>> Hey guys, >>>>>>>>> >>>>>>>>> I was testing iOS and Android devices against OpenShift >>>>>>>>> 1.1.0.Final deployment, >>>>>>>>> >>>>>>>>> I discovered few issues: >>>>>>>>> >>>>>>>>> >>>>>>>>> - >>>>>>>>> - Activity log - shows pending AGPUSH-1513 >>>>>>>>> >>>>>>>>> - Windows Phone 8 / Cordova app - shows Registering, but never >>>>>>>>> registers (still debugging this, may be something wrong with my setup) >>>>>>>>> - UX improvement: when switching to Analytics, the data aren?t >>>>>>>>> loaded and shows No Data blank slate >>>>>>>>> - debugging improvement: enable fully qualified names in debug >>>>>>>>> log: FINE [NotificationDispatcher] -> FINE >>>>>>>>> [org.jboss.aerogear....NotificationDispatcher] >>>>>>>>> >>>>>>>>> >>>>>>>>> >From the mentioned issues only AGPUSH-1513 is considered a >>>>>>>>> blocker, >>>>>>>>> we have agreed with Sebi to restage 1.1.0 with AGPUSH-1513 and >>>>>>>>> then implement AGPUSH-1512 in 1.1.1. >>>>>>>>> >>>>>>>>> >>>>>>>>> ~ Lukas >>>>>>>>> >>>>>>>>> On Tue, Sep 29, 2015 at 7:56 AM, Luk?? Fry? >>>>>>>>> wrote: >>>>>>>>> >>>>>>>>>> Don't ship yet, I'm taking look today :-) >>>>>>>>>> >>>>>>>>>> On Wed, Sep 23, 2015 at 3:44 PM, Sebastien Blanc < >>>>>>>>>> scm.blanc at gmail.com> wrote: >>>>>>>>>> >>>>>>>>>>> As anyone done any tests for this really important release, it >>>>>>>>>>> has been staging now for more than 2 weeks ? >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> On Tue, Sep 8, 2015 at 2:12 PM, Idel Pivnitskiy < >>>>>>>>>>> idel.pivnitskiy at gmail.com> wrote: >>>>>>>>>>> >>>>>>>>>>>> Done: >>>>>>>>>>>> https://github.com/aerogear/aerogear-unifiedpush-server/pull/633 >>>>>>>>>>>> It would be great if someone will check the whole API >>>>>>>>>>>> documentation. Hope it doesn't have typos or other problems. >>>>>>>>>>>> >>>>>>>>>>>> Best regards, >>>>>>>>>>>> Idel Pivnitskiy >>>>>>>>>>>> -- >>>>>>>>>>>> E-mail: Idel.Pivnitskiy at gmail.com >>>>>>>>>>>> Twitter: @idelpivnitskiy >>>>>>>>>>>> GitHub: @idelpivnitskiy >>>>>>>>>>>> >>>>>>>>>>>> On Tue, Sep 8, 2015 at 3:11 PM, Matthias Wessendorf < >>>>>>>>>>>> matzew at apache.org> wrote: >>>>>>>>>>>> >>>>>>>>>>>>> here is the OpenShift PR: >>>>>>>>>>>>> https://github.com/aerogear/openshift-origin-cartridge-aerogear-push/pull/22 >>>>>>>>>>>>> >>>>>>>>>>>>> -Matthias >>>>>>>>>>>>> >>>>>>>>>>>>> On Tue, Sep 8, 2015 at 11:17 AM, Matthias Wessendorf < >>>>>>>>>>>>> matzew at apache.org> wrote: >>>>>>>>>>>>> >>>>>>>>>>>>>> alright, thanks! >>>>>>>>>>>>>> >>>>>>>>>>>>>> I will do the OpenShift updates, based on the git tag >>>>>>>>>>>>>> >>>>>>>>>>>>>> On Tue, Sep 8, 2015 at 11:15 AM, Sebastien Blanc < >>>>>>>>>>>>>> scm.blanc at gmail.com> wrote: >>>>>>>>>>>>>> >>>>>>>>>>>>>>> Hi team, >>>>>>>>>>>>>>> >>>>>>>>>>>>>>> I'm happy to announce that UPS 1.1.0 Final has been staged. >>>>>>>>>>>>>>> >>>>>>>>>>>>>>> Please test the staged release : >>>>>>>>>>>>>>> >>>>>>>>>>>>>>> >>>>>>>>>>>>>>> https://repository.jboss.org/nexus/content/repositories/jboss_releases_staging_profile-6516 >>>>>>>>>>>>>>> >>>>>>>>>>>>>>> By the end of the week I'd like to press the button to >>>>>>>>>>>>>>> release it to the wild. >>>>>>>>>>>>>>> >>>>>>>>>>>>>>> Sebi >>>>>>>>>>>>>>> >>>>>>>>>>>>>>> ps : the openshift update will follow >>>>>>>>>>>>>>> >>>>>>>>>>>>>>> _______________________________________________ >>>>>>>>>>>>>>> aerogear-dev mailing list >>>>>>>>>>>>>>> aerogear-dev at lists.jboss.org >>>>>>>>>>>>>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev >>>>>>>>>>>>>>> >>>>>>>>>>>>>> >>>>>>>>>>>>>> >>>>>>>>>>>>>> >>>>>>>>>>>>>> -- >>>>>>>>>>>>>> Matthias Wessendorf >>>>>>>>>>>>>> >>>>>>>>>>>>>> blog: http://matthiaswessendorf.wordpress.com/ >>>>>>>>>>>>>> sessions: http://www.slideshare.net/mwessendorf >>>>>>>>>>>>>> twitter: http://twitter.com/mwessendorf >>>>>>>>>>>>>> >>>>>>>>>>>>> >>>>>>>>>>>>> >>>>>>>>>>>>> >>>>>>>>>>>>> -- >>>>>>>>>>>>> Matthias Wessendorf >>>>>>>>>>>>> >>>>>>>>>>>>> blog: http://matthiaswessendorf.wordpress.com/ >>>>>>>>>>>>> sessions: http://www.slideshare.net/mwessendorf >>>>>>>>>>>>> twitter: http://twitter.com/mwessendorf >>>>>>>>>>>>> >>>>>>>>>>>>> _______________________________________________ >>>>>>>>>>>>> aerogear-dev mailing list >>>>>>>>>>>>> aerogear-dev at lists.jboss.org >>>>>>>>>>>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev >>>>>>>>>>>>> >>>>>>>>>>>> >>>>>>>>>>>> >>>>>>>>>>>> _______________________________________________ >>>>>>>>>>>> aerogear-dev mailing list >>>>>>>>>>>> aerogear-dev at lists.jboss.org >>>>>>>>>>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev >>>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> _______________________________________________ >>>>>>>>>>> aerogear-dev mailing list >>>>>>>>>>> aerogear-dev at lists.jboss.org >>>>>>>>>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev >>>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>> >>>>>>>>> _______________________________________________ >>>>>>>>> aerogear-dev mailing list >>>>>>>>> aerogear-dev at lists.jboss.org >>>>>>>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev >>>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> _______________________________________________ >>>>>>>> aerogear-dev mailing list >>>>>>>> aerogear-dev at lists.jboss.org >>>>>>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev >>>>>>>> >>>>>>> >>>>>>> >>>>>>> _______________________________________________ >>>>>>> aerogear-dev mailing list >>>>>>> aerogear-dev at lists.jboss.org >>>>>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev >>>>>>> >>>>>> >>>>>> >>>>>> >>>>>> -- >>>>>> Luk?? Fry? >>>>>> Software Engineer >>>>>> Red Hat Mobile | AeroGear.org, FeedHenry.org >>>>>> >>>>>> _______________________________________________ >>>>>> aerogear-dev mailing list >>>>>> aerogear-dev at lists.jboss.org >>>>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev >>>>>> >>>>> >>>>> >>>>> >>>>> -- >>>>> -- Passos >>>>> >>>>> _______________________________________________ >>>>> aerogear-dev mailing list >>>>> aerogear-dev at lists.jboss.org >>>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev >>>>> >>>> >>>> >>>> >>>> -- >>>> Luk?? Fry? >>>> Software Engineer >>>> Red Hat Mobile | AeroGear.org, FeedHenry.org >>>> >>> >>> >>> >>> -- >>> Luk?? Fry? >>> Software Engineer >>> Red Hat Mobile | AeroGear.org, FeedHenry.org >>> >>> _______________________________________________ >>> aerogear-dev mailing list >>> aerogear-dev at lists.jboss.org >>> https://lists.jboss.org/mailman/listinfo/aerogear-dev >>> >> >> >> >> -- >> Matthias Wessendorf >> >> blog: http://matthiaswessendorf.wordpress.com/ >> sessions: http://www.slideshare.net/mwessendorf >> twitter: http://twitter.com/mwessendorf >> >> _______________________________________________ >> aerogear-dev mailing list >> aerogear-dev at lists.jboss.org >> https://lists.jboss.org/mailman/listinfo/aerogear-dev >> > > > > -- > Luk?? Fry? > Software Engineer > Red Hat Mobile | AeroGear.org, FeedHenry.org > -- Luk?? Fry? Software Engineer Red Hat Mobile | AeroGear.org, FeedHenry.org -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.jboss.org/pipermail/aerogear-dev/attachments/20151019/5c21d54b/attachment-0001.html From matzew at apache.org Tue Oct 20 04:09:36 2015 From: matzew at apache.org (Matthias Wessendorf) Date: Tue, 20 Oct 2015 10:09:36 +0200 Subject: [aerogear-dev] Staging of UPS 1.1.0.Final In-Reply-To: References: Message-ID: Ok, on it On Mon, Oct 19, 2015 at 4:33 PM, Lukas Fryc wrote: > *Unfortunately :-) > > On Mon, Oct 19, 2015 at 4:25 PM, Lukas Fryc wrote: > >> Yes, that was the plan. Fortunately we haven't hit AGPUSH-1513 until we >> deployed to OpenShift, there is is especially apparent. >> >> On Mon, Oct 19, 2015 at 3:14 PM, Matthias Wessendorf >> wrote: >> >>> so, that mean we skip the staged 1.1.0? and will do a re-staging, that >>> includes the fixes? >>> >>> I'd say so ... >>> >>> On Mon, Oct 19, 2015 at 3:03 PM, Lukas Fryc wrote: >>> >>>> Here are aforementioned patches, could you please take a look? >>>> >>>> AGPUSH-1513 UPS Console shows Pending - because servedVariants < >>>> totalVariants >>>> https://github.com/aerogear/aerogear-unifiedpush-server/pull/636 >>>> >>>> AGPUSH-1516 Change AerogearLogger to use fully-qualified class names >>>> instead of simple class names >>>> https://github.com/aerogear/aerogear-unifiedpush-server/pull/637 >>>> >>>> AGCORDOVA-120 NullReferenceException when delivering message to WP8 app >>>> on foreground >>>> https://github.com/aerogear/aerogear-unifiedpush-server/pull/638 >>>> https://github.com/aerogear/aerogear.org/pull/613 >>>> https://github.com/aerogear/aerogear-cordova-push/pull/80 >>>> >>>> ~ Lukas >>>> >>>> >>>> >>>> On Mon, Oct 5, 2015 at 5:38 PM, Lukas Fryc wrote: >>>> >>>>> Hi guys, >>>>> >>>>> Ad) 1.1.0 RELEASE >>>>> >>>>> we have agreed with Sebi to restage 1.1.0 including these fixes: >>>>> >>>>> AGPUSH-1513 UPS Console shows Pending - because servedVariants < >>>>> totalVariants >>>>> AGPUSH-1516 Change AerogearLogger to use fully-qualified class names >>>>> instead of simple class names >>>>> AGCORDOVA-120 NullReferenceException when delivering message to WP8 >>>>> app on foreground >>>>> >>>>> >>>>> I will create release-1.1.0 branch so we can continue developing / >>>>> merging changes into master for version 1.1.x. >>>>> >>>>> >>>>> Ad) TRIAGE >>>>> >>>>> We also did a triage of 1.1.x issues, resulting into 2 versions: >>>>> >>>>> >>>>> 1.1.1: critical fixes & small UX improvements >>>>> >>>>> https://issues.jboss.org/projects/AGPUSH/versions/12327457 >>>>> >>>>> 1.1.x: other minor improvements for 1.1 that can wait for later >>>>> releases >>>>> >>>>> https://issues.jboss.org/projects/AGPUSH/versions/12323762 >>>>> >>>>> >>>>> Cheers! >>>>> >>>>> ~ Lukas >>>>> >>>>> >>>>> >>>>> On Fri, Oct 2, 2015 at 2:05 PM, Daniel Passos >>>>> wrote: >>>>> >>>>>> I've finished my tests to native Android and everything works perfect. >>>>>> >>>>>> On Fri, Oct 2, 2015 at 4:29 AM, Lukas Fryc wrote: >>>>>> >>>>>>> I've finished my testing - Cordova apps on Android, iOS and WP8 >>>>>>> against OpenShift 1.1.0.Final deployment and found these issues: >>>>>>> >>>>>>> >>>>>>> https://issues.jboss.org/issues/?jql=reporter%3Dlfryc%20AND%20project%20IN%20(AGPUSH%2C%20AGCORDOVA)%20AND%20created%20%3E%3D%20'2015-09-28'%20and%20created%20%3C%3D%20'2015-10-03 >>>>>>> ' >>>>>>> >>>>>>> On Thu, Oct 1, 2015 at 2:43 PM, Luk?? Fry? >>>>>>> wrote: >>>>>>> >>>>>>>> Thanks Corinne, I forgot about it, tbh I didn't think about it as >>>>>>>> 1.1.0.Final issue, but yea, it is probably linked to it :-) >>>>>>>> >>>>>>>> On Thu, Oct 1, 2015 at 10:20 AM, Corinne Krych < >>>>>>>> corinnekrych at gmail.com> wrote: >>>>>>>> >>>>>>>>> Thanks Lukas, >>>>>>>>> >>>>>>>>> On Cordova iOS side you also discovered the enable_bitcode issue >>>>>>>>> which is fixed by this PR [1]. >>>>>>>>> Interesting Cordova is working on making the default project >>>>>>>>> set-up with ENABLE_BITCODE=No [2] which is less restrictive (no need to >>>>>>>>> have all dependent lib built with bitcode enabled). >>>>>>>>> >>>>>>>>> ++ >>>>>>>>> Corinne >>>>>>>>> >>>>>>>>> [1] https://github.com/aerogear/aerogear-cordova-push/pull/79 >>>>>>>>> [2] >>>>>>>>> https://github.com/apache/cordova-ios/commit/ca07a7153e2afd6e5a1239806151c69d80758245 >>>>>>>>> https://issues.apache.org/jira/browse/CB-9721 >>>>>>>>> >>>>>>>>> On 1 October 2015 at 09:34, Luk?? Fry? >>>>>>>>> wrote: >>>>>>>>> >>>>>>>>>> Hey guys, >>>>>>>>>> >>>>>>>>>> I was testing iOS and Android devices against OpenShift >>>>>>>>>> 1.1.0.Final deployment, >>>>>>>>>> >>>>>>>>>> I discovered few issues: >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> - >>>>>>>>>> - Activity log - shows pending AGPUSH-1513 >>>>>>>>>> >>>>>>>>>> - Windows Phone 8 / Cordova app - shows Registering, but >>>>>>>>>> never registers (still debugging this, may be something wrong with my setup) >>>>>>>>>> - UX improvement: when switching to Analytics, the data >>>>>>>>>> aren?t loaded and shows No Data blank slate >>>>>>>>>> - debugging improvement: enable fully qualified names in >>>>>>>>>> debug log: FINE [NotificationDispatcher] -> FINE >>>>>>>>>> [org.jboss.aerogear....NotificationDispatcher] >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >From the mentioned issues only AGPUSH-1513 is considered a >>>>>>>>>> blocker, >>>>>>>>>> we have agreed with Sebi to restage 1.1.0 with AGPUSH-1513 and >>>>>>>>>> then implement AGPUSH-1512 in 1.1.1. >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> ~ Lukas >>>>>>>>>> >>>>>>>>>> On Tue, Sep 29, 2015 at 7:56 AM, Luk?? Fry? >>>>>>>>> > wrote: >>>>>>>>>> >>>>>>>>>>> Don't ship yet, I'm taking look today :-) >>>>>>>>>>> >>>>>>>>>>> On Wed, Sep 23, 2015 at 3:44 PM, Sebastien Blanc < >>>>>>>>>>> scm.blanc at gmail.com> wrote: >>>>>>>>>>> >>>>>>>>>>>> As anyone done any tests for this really important release, it >>>>>>>>>>>> has been staging now for more than 2 weeks ? >>>>>>>>>>>> >>>>>>>>>>>> >>>>>>>>>>>> On Tue, Sep 8, 2015 at 2:12 PM, Idel Pivnitskiy < >>>>>>>>>>>> idel.pivnitskiy at gmail.com> wrote: >>>>>>>>>>>> >>>>>>>>>>>>> Done: >>>>>>>>>>>>> https://github.com/aerogear/aerogear-unifiedpush-server/pull/633 >>>>>>>>>>>>> It would be great if someone will check the whole API >>>>>>>>>>>>> documentation. Hope it doesn't have typos or other problems. >>>>>>>>>>>>> >>>>>>>>>>>>> Best regards, >>>>>>>>>>>>> Idel Pivnitskiy >>>>>>>>>>>>> -- >>>>>>>>>>>>> E-mail: Idel.Pivnitskiy at gmail.com >>>>>>>>>>>>> Twitter: @idelpivnitskiy >>>>>>>>>>>>> GitHub: @idelpivnitskiy >>>>>>>>>>>>> >>>>>>>>>>>>> On Tue, Sep 8, 2015 at 3:11 PM, Matthias Wessendorf < >>>>>>>>>>>>> matzew at apache.org> wrote: >>>>>>>>>>>>> >>>>>>>>>>>>>> here is the OpenShift PR: >>>>>>>>>>>>>> https://github.com/aerogear/openshift-origin-cartridge-aerogear-push/pull/22 >>>>>>>>>>>>>> >>>>>>>>>>>>>> -Matthias >>>>>>>>>>>>>> >>>>>>>>>>>>>> On Tue, Sep 8, 2015 at 11:17 AM, Matthias Wessendorf < >>>>>>>>>>>>>> matzew at apache.org> wrote: >>>>>>>>>>>>>> >>>>>>>>>>>>>>> alright, thanks! >>>>>>>>>>>>>>> >>>>>>>>>>>>>>> I will do the OpenShift updates, based on the git tag >>>>>>>>>>>>>>> >>>>>>>>>>>>>>> On Tue, Sep 8, 2015 at 11:15 AM, Sebastien Blanc < >>>>>>>>>>>>>>> scm.blanc at gmail.com> wrote: >>>>>>>>>>>>>>> >>>>>>>>>>>>>>>> Hi team, >>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>> I'm happy to announce that UPS 1.1.0 Final has been staged. >>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>> Please test the staged release : >>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>> https://repository.jboss.org/nexus/content/repositories/jboss_releases_staging_profile-6516 >>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>> By the end of the week I'd like to press the button to >>>>>>>>>>>>>>>> release it to the wild. >>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>> Sebi >>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>> ps : the openshift update will follow >>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>> _______________________________________________ >>>>>>>>>>>>>>>> aerogear-dev mailing list >>>>>>>>>>>>>>>> aerogear-dev at lists.jboss.org >>>>>>>>>>>>>>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev >>>>>>>>>>>>>>>> >>>>>>>>>>>>>>> >>>>>>>>>>>>>>> >>>>>>>>>>>>>>> >>>>>>>>>>>>>>> -- >>>>>>>>>>>>>>> Matthias Wessendorf >>>>>>>>>>>>>>> >>>>>>>>>>>>>>> blog: http://matthiaswessendorf.wordpress.com/ >>>>>>>>>>>>>>> sessions: http://www.slideshare.net/mwessendorf >>>>>>>>>>>>>>> twitter: http://twitter.com/mwessendorf >>>>>>>>>>>>>>> >>>>>>>>>>>>>> >>>>>>>>>>>>>> >>>>>>>>>>>>>> >>>>>>>>>>>>>> -- >>>>>>>>>>>>>> Matthias Wessendorf >>>>>>>>>>>>>> >>>>>>>>>>>>>> blog: http://matthiaswessendorf.wordpress.com/ >>>>>>>>>>>>>> sessions: http://www.slideshare.net/mwessendorf >>>>>>>>>>>>>> twitter: http://twitter.com/mwessendorf >>>>>>>>>>>>>> >>>>>>>>>>>>>> _______________________________________________ >>>>>>>>>>>>>> aerogear-dev mailing list >>>>>>>>>>>>>> aerogear-dev at lists.jboss.org >>>>>>>>>>>>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev >>>>>>>>>>>>>> >>>>>>>>>>>>> >>>>>>>>>>>>> >>>>>>>>>>>>> _______________________________________________ >>>>>>>>>>>>> aerogear-dev mailing list >>>>>>>>>>>>> aerogear-dev at lists.jboss.org >>>>>>>>>>>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev >>>>>>>>>>>>> >>>>>>>>>>>> >>>>>>>>>>>> >>>>>>>>>>>> _______________________________________________ >>>>>>>>>>>> aerogear-dev mailing list >>>>>>>>>>>> aerogear-dev at lists.jboss.org >>>>>>>>>>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev >>>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>> >>>>>>>>>> _______________________________________________ >>>>>>>>>> aerogear-dev mailing list >>>>>>>>>> aerogear-dev at lists.jboss.org >>>>>>>>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev >>>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>>> _______________________________________________ >>>>>>>>> aerogear-dev mailing list >>>>>>>>> aerogear-dev at lists.jboss.org >>>>>>>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev >>>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> _______________________________________________ >>>>>>>> aerogear-dev mailing list >>>>>>>> aerogear-dev at lists.jboss.org >>>>>>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev >>>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> -- >>>>>>> Luk?? Fry? >>>>>>> Software Engineer >>>>>>> Red Hat Mobile | AeroGear.org, FeedHenry.org >>>>>>> >>>>>>> _______________________________________________ >>>>>>> aerogear-dev mailing list >>>>>>> aerogear-dev at lists.jboss.org >>>>>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev >>>>>>> >>>>>> >>>>>> >>>>>> >>>>>> -- >>>>>> -- Passos >>>>>> >>>>>> _______________________________________________ >>>>>> aerogear-dev mailing list >>>>>> aerogear-dev at lists.jboss.org >>>>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev >>>>>> >>>>> >>>>> >>>>> >>>>> -- >>>>> Luk?? Fry? >>>>> Software Engineer >>>>> Red Hat Mobile | AeroGear.org, FeedHenry.org >>>>> >>>> >>>> >>>> >>>> -- >>>> Luk?? Fry? >>>> Software Engineer >>>> Red Hat Mobile | AeroGear.org, FeedHenry.org >>>> >>>> _______________________________________________ >>>> aerogear-dev mailing list >>>> aerogear-dev at lists.jboss.org >>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev >>>> >>> >>> >>> >>> -- >>> Matthias Wessendorf >>> >>> blog: http://matthiaswessendorf.wordpress.com/ >>> sessions: http://www.slideshare.net/mwessendorf >>> twitter: http://twitter.com/mwessendorf >>> >>> _______________________________________________ >>> aerogear-dev mailing list >>> aerogear-dev at lists.jboss.org >>> https://lists.jboss.org/mailman/listinfo/aerogear-dev >>> >> >> >> >> -- >> Luk?? Fry? >> Software Engineer >> Red Hat Mobile | AeroGear.org, FeedHenry.org >> > > > > -- > Luk?? Fry? > Software Engineer > Red Hat Mobile | AeroGear.org, FeedHenry.org > > _______________________________________________ > aerogear-dev mailing list > aerogear-dev at lists.jboss.org > https://lists.jboss.org/mailman/listinfo/aerogear-dev > -- Matthias Wessendorf blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf twitter: http://twitter.com/mwessendorf -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.jboss.org/pipermail/aerogear-dev/attachments/20151020/158ec976/attachment-0001.html From matzew at apache.org Wed Oct 21 06:57:33 2015 From: matzew at apache.org (Matthias Wessendorf) Date: Wed, 21 Oct 2015 12:57:33 +0200 Subject: [aerogear-dev] Staging of UPS 1.1.0.Final In-Reply-To: References: Message-ID: Hey folks, here is the new URL, containing the updated 1.1.0.Final bits https://repository.jboss.org/nexus/content/repositories/jboss_releases_staging_profile-6959/ On Tue, Oct 20, 2015 at 10:09 AM, Matthias Wessendorf wrote: > Ok, > > on it > > On Mon, Oct 19, 2015 at 4:33 PM, Lukas Fryc wrote: > >> *Unfortunately :-) >> >> On Mon, Oct 19, 2015 at 4:25 PM, Lukas Fryc wrote: >> >>> Yes, that was the plan. Fortunately we haven't hit AGPUSH-1513 until we >>> deployed to OpenShift, there is is especially apparent. >>> >>> On Mon, Oct 19, 2015 at 3:14 PM, Matthias Wessendorf >>> wrote: >>> >>>> so, that mean we skip the staged 1.1.0? and will do a re-staging, that >>>> includes the fixes? >>>> >>>> I'd say so ... >>>> >>>> On Mon, Oct 19, 2015 at 3:03 PM, Lukas Fryc wrote: >>>> >>>>> Here are aforementioned patches, could you please take a look? >>>>> >>>>> AGPUSH-1513 UPS Console shows Pending - because servedVariants < >>>>> totalVariants >>>>> https://github.com/aerogear/aerogear-unifiedpush-server/pull/636 >>>>> >>>>> AGPUSH-1516 Change AerogearLogger to use fully-qualified class names >>>>> instead of simple class names >>>>> https://github.com/aerogear/aerogear-unifiedpush-server/pull/637 >>>>> >>>>> AGCORDOVA-120 NullReferenceException when delivering message to WP8 >>>>> app on foreground >>>>> https://github.com/aerogear/aerogear-unifiedpush-server/pull/638 >>>>> https://github.com/aerogear/aerogear.org/pull/613 >>>>> https://github.com/aerogear/aerogear-cordova-push/pull/80 >>>>> >>>>> ~ Lukas >>>>> >>>>> >>>>> >>>>> On Mon, Oct 5, 2015 at 5:38 PM, Lukas Fryc wrote: >>>>> >>>>>> Hi guys, >>>>>> >>>>>> Ad) 1.1.0 RELEASE >>>>>> >>>>>> we have agreed with Sebi to restage 1.1.0 including these fixes: >>>>>> >>>>>> AGPUSH-1513 UPS Console shows Pending - because servedVariants < >>>>>> totalVariants >>>>>> AGPUSH-1516 Change AerogearLogger to use fully-qualified class names >>>>>> instead of simple class names >>>>>> AGCORDOVA-120 NullReferenceException when delivering message to WP8 >>>>>> app on foreground >>>>>> >>>>>> >>>>>> I will create release-1.1.0 branch so we can continue developing / >>>>>> merging changes into master for version 1.1.x. >>>>>> >>>>>> >>>>>> Ad) TRIAGE >>>>>> >>>>>> We also did a triage of 1.1.x issues, resulting into 2 versions: >>>>>> >>>>>> >>>>>> 1.1.1: critical fixes & small UX improvements >>>>>> >>>>>> https://issues.jboss.org/projects/AGPUSH/versions/12327457 >>>>>> >>>>>> 1.1.x: other minor improvements for 1.1 that can wait for later >>>>>> releases >>>>>> >>>>>> https://issues.jboss.org/projects/AGPUSH/versions/12323762 >>>>>> >>>>>> >>>>>> Cheers! >>>>>> >>>>>> ~ Lukas >>>>>> >>>>>> >>>>>> >>>>>> On Fri, Oct 2, 2015 at 2:05 PM, Daniel Passos >>>>>> wrote: >>>>>> >>>>>>> I've finished my tests to native Android and everything works >>>>>>> perfect. >>>>>>> >>>>>>> On Fri, Oct 2, 2015 at 4:29 AM, Lukas Fryc wrote: >>>>>>> >>>>>>>> I've finished my testing - Cordova apps on Android, iOS and WP8 >>>>>>>> against OpenShift 1.1.0.Final deployment and found these issues: >>>>>>>> >>>>>>>> >>>>>>>> https://issues.jboss.org/issues/?jql=reporter%3Dlfryc%20AND%20project%20IN%20(AGPUSH%2C%20AGCORDOVA)%20AND%20created%20%3E%3D%20'2015-09-28'%20and%20created%20%3C%3D%20'2015-10-03 >>>>>>>> ' >>>>>>>> >>>>>>>> On Thu, Oct 1, 2015 at 2:43 PM, Luk?? Fry? >>>>>>>> wrote: >>>>>>>> >>>>>>>>> Thanks Corinne, I forgot about it, tbh I didn't think about it as >>>>>>>>> 1.1.0.Final issue, but yea, it is probably linked to it :-) >>>>>>>>> >>>>>>>>> On Thu, Oct 1, 2015 at 10:20 AM, Corinne Krych < >>>>>>>>> corinnekrych at gmail.com> wrote: >>>>>>>>> >>>>>>>>>> Thanks Lukas, >>>>>>>>>> >>>>>>>>>> On Cordova iOS side you also discovered the enable_bitcode issue >>>>>>>>>> which is fixed by this PR [1]. >>>>>>>>>> Interesting Cordova is working on making the default project >>>>>>>>>> set-up with ENABLE_BITCODE=No [2] which is less restrictive (no need to >>>>>>>>>> have all dependent lib built with bitcode enabled). >>>>>>>>>> >>>>>>>>>> ++ >>>>>>>>>> Corinne >>>>>>>>>> >>>>>>>>>> [1] https://github.com/aerogear/aerogear-cordova-push/pull/79 >>>>>>>>>> [2] >>>>>>>>>> https://github.com/apache/cordova-ios/commit/ca07a7153e2afd6e5a1239806151c69d80758245 >>>>>>>>>> https://issues.apache.org/jira/browse/CB-9721 >>>>>>>>>> >>>>>>>>>> On 1 October 2015 at 09:34, Luk?? Fry? >>>>>>>>>> wrote: >>>>>>>>>> >>>>>>>>>>> Hey guys, >>>>>>>>>>> >>>>>>>>>>> I was testing iOS and Android devices against OpenShift >>>>>>>>>>> 1.1.0.Final deployment, >>>>>>>>>>> >>>>>>>>>>> I discovered few issues: >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> - >>>>>>>>>>> - Activity log - shows pending AGPUSH-1513 >>>>>>>>>>> >>>>>>>>>>> - Windows Phone 8 / Cordova app - shows Registering, but >>>>>>>>>>> never registers (still debugging this, may be something wrong with my setup) >>>>>>>>>>> - UX improvement: when switching to Analytics, the data >>>>>>>>>>> aren?t loaded and shows No Data blank slate >>>>>>>>>>> - debugging improvement: enable fully qualified names in >>>>>>>>>>> debug log: FINE [NotificationDispatcher] -> FINE >>>>>>>>>>> [org.jboss.aerogear....NotificationDispatcher] >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> >From the mentioned issues only AGPUSH-1513 is considered a >>>>>>>>>>> blocker, >>>>>>>>>>> we have agreed with Sebi to restage 1.1.0 with AGPUSH-1513 and >>>>>>>>>>> then implement AGPUSH-1512 in 1.1.1. >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> ~ Lukas >>>>>>>>>>> >>>>>>>>>>> On Tue, Sep 29, 2015 at 7:56 AM, Luk?? Fry? < >>>>>>>>>>> lukas.fryc at gmail.com> wrote: >>>>>>>>>>> >>>>>>>>>>>> Don't ship yet, I'm taking look today :-) >>>>>>>>>>>> >>>>>>>>>>>> On Wed, Sep 23, 2015 at 3:44 PM, Sebastien Blanc < >>>>>>>>>>>> scm.blanc at gmail.com> wrote: >>>>>>>>>>>> >>>>>>>>>>>>> As anyone done any tests for this really important release, it >>>>>>>>>>>>> has been staging now for more than 2 weeks ? >>>>>>>>>>>>> >>>>>>>>>>>>> >>>>>>>>>>>>> On Tue, Sep 8, 2015 at 2:12 PM, Idel Pivnitskiy < >>>>>>>>>>>>> idel.pivnitskiy at gmail.com> wrote: >>>>>>>>>>>>> >>>>>>>>>>>>>> Done: >>>>>>>>>>>>>> https://github.com/aerogear/aerogear-unifiedpush-server/pull/633 >>>>>>>>>>>>>> It would be great if someone will check the whole API >>>>>>>>>>>>>> documentation. Hope it doesn't have typos or other problems. >>>>>>>>>>>>>> >>>>>>>>>>>>>> Best regards, >>>>>>>>>>>>>> Idel Pivnitskiy >>>>>>>>>>>>>> -- >>>>>>>>>>>>>> E-mail: Idel.Pivnitskiy at gmail.com >>>>>>>>>>>>>> Twitter: @idelpivnitskiy >>>>>>>>>>>>>> GitHub: @idelpivnitskiy >>>>>>>>>>>>>> >>>>>>>>>>>>>> On Tue, Sep 8, 2015 at 3:11 PM, Matthias Wessendorf < >>>>>>>>>>>>>> matzew at apache.org> wrote: >>>>>>>>>>>>>> >>>>>>>>>>>>>>> here is the OpenShift PR: >>>>>>>>>>>>>>> https://github.com/aerogear/openshift-origin-cartridge-aerogear-push/pull/22 >>>>>>>>>>>>>>> >>>>>>>>>>>>>>> -Matthias >>>>>>>>>>>>>>> >>>>>>>>>>>>>>> On Tue, Sep 8, 2015 at 11:17 AM, Matthias Wessendorf < >>>>>>>>>>>>>>> matzew at apache.org> wrote: >>>>>>>>>>>>>>> >>>>>>>>>>>>>>>> alright, thanks! >>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>> I will do the OpenShift updates, based on the git tag >>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>> On Tue, Sep 8, 2015 at 11:15 AM, Sebastien Blanc < >>>>>>>>>>>>>>>> scm.blanc at gmail.com> wrote: >>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>> Hi team, >>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>> I'm happy to announce that UPS 1.1.0 Final has been staged. >>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>> Please test the staged release : >>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>> https://repository.jboss.org/nexus/content/repositories/jboss_releases_staging_profile-6516 >>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>> By the end of the week I'd like to press the button to >>>>>>>>>>>>>>>>> release it to the wild. >>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>> Sebi >>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>> ps : the openshift update will follow >>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>> _______________________________________________ >>>>>>>>>>>>>>>>> aerogear-dev mailing list >>>>>>>>>>>>>>>>> aerogear-dev at lists.jboss.org >>>>>>>>>>>>>>>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev >>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>> -- >>>>>>>>>>>>>>>> Matthias Wessendorf >>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>> blog: http://matthiaswessendorf.wordpress.com/ >>>>>>>>>>>>>>>> sessions: http://www.slideshare.net/mwessendorf >>>>>>>>>>>>>>>> twitter: http://twitter.com/mwessendorf >>>>>>>>>>>>>>>> >>>>>>>>>>>>>>> >>>>>>>>>>>>>>> >>>>>>>>>>>>>>> >>>>>>>>>>>>>>> -- >>>>>>>>>>>>>>> Matthias Wessendorf >>>>>>>>>>>>>>> >>>>>>>>>>>>>>> blog: http://matthiaswessendorf.wordpress.com/ >>>>>>>>>>>>>>> sessions: http://www.slideshare.net/mwessendorf >>>>>>>>>>>>>>> twitter: http://twitter.com/mwessendorf >>>>>>>>>>>>>>> >>>>>>>>>>>>>>> _______________________________________________ >>>>>>>>>>>>>>> aerogear-dev mailing list >>>>>>>>>>>>>>> aerogear-dev at lists.jboss.org >>>>>>>>>>>>>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev >>>>>>>>>>>>>>> >>>>>>>>>>>>>> >>>>>>>>>>>>>> >>>>>>>>>>>>>> _______________________________________________ >>>>>>>>>>>>>> aerogear-dev mailing list >>>>>>>>>>>>>> aerogear-dev at lists.jboss.org >>>>>>>>>>>>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev >>>>>>>>>>>>>> >>>>>>>>>>>>> >>>>>>>>>>>>> >>>>>>>>>>>>> _______________________________________________ >>>>>>>>>>>>> aerogear-dev mailing list >>>>>>>>>>>>> aerogear-dev at lists.jboss.org >>>>>>>>>>>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev >>>>>>>>>>>>> >>>>>>>>>>>> >>>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> _______________________________________________ >>>>>>>>>>> aerogear-dev mailing list >>>>>>>>>>> aerogear-dev at lists.jboss.org >>>>>>>>>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev >>>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> _______________________________________________ >>>>>>>>>> aerogear-dev mailing list >>>>>>>>>> aerogear-dev at lists.jboss.org >>>>>>>>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev >>>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>>> _______________________________________________ >>>>>>>>> aerogear-dev mailing list >>>>>>>>> aerogear-dev at lists.jboss.org >>>>>>>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev >>>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> -- >>>>>>>> Luk?? Fry? >>>>>>>> Software Engineer >>>>>>>> Red Hat Mobile | AeroGear.org, FeedHenry.org >>>>>>>> >>>>>>>> _______________________________________________ >>>>>>>> aerogear-dev mailing list >>>>>>>> aerogear-dev at lists.jboss.org >>>>>>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev >>>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> -- >>>>>>> -- Passos >>>>>>> >>>>>>> _______________________________________________ >>>>>>> aerogear-dev mailing list >>>>>>> aerogear-dev at lists.jboss.org >>>>>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev >>>>>>> >>>>>> >>>>>> >>>>>> >>>>>> -- >>>>>> Luk?? Fry? >>>>>> Software Engineer >>>>>> Red Hat Mobile | AeroGear.org, FeedHenry.org >>>>>> >>>>> >>>>> >>>>> >>>>> -- >>>>> Luk?? Fry? >>>>> Software Engineer >>>>> Red Hat Mobile | AeroGear.org, FeedHenry.org >>>>> >>>>> _______________________________________________ >>>>> aerogear-dev mailing list >>>>> aerogear-dev at lists.jboss.org >>>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev >>>>> >>>> >>>> >>>> >>>> -- >>>> Matthias Wessendorf >>>> >>>> blog: http://matthiaswessendorf.wordpress.com/ >>>> sessions: http://www.slideshare.net/mwessendorf >>>> twitter: http://twitter.com/mwessendorf >>>> >>>> _______________________________________________ >>>> aerogear-dev mailing list >>>> aerogear-dev at lists.jboss.org >>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev >>>> >>> >>> >>> >>> -- >>> Luk?? Fry? >>> Software Engineer >>> Red Hat Mobile | AeroGear.org, FeedHenry.org >>> >> >> >> >> -- >> Luk?? Fry? >> Software Engineer >> Red Hat Mobile | AeroGear.org, FeedHenry.org >> >> _______________________________________________ >> aerogear-dev mailing list >> aerogear-dev at lists.jboss.org >> https://lists.jboss.org/mailman/listinfo/aerogear-dev >> > > > > -- > Matthias Wessendorf > > blog: http://matthiaswessendorf.wordpress.com/ > sessions: http://www.slideshare.net/mwessendorf > twitter: http://twitter.com/mwessendorf > -- Matthias Wessendorf blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf twitter: http://twitter.com/mwessendorf -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.jboss.org/pipermail/aerogear-dev/attachments/20151021/42076928/attachment-0001.html From matzew at apache.org Wed Oct 21 16:33:51 2015 From: matzew at apache.org (Matthias Wessendorf) Date: Wed, 21 Oct 2015 22:33:51 +0200 Subject: [aerogear-dev] Low activity on the mailing list? In-Reply-To: <00a101d10a61$05d0cad0$11726070$@pinelabs.com> References: <00a101d10a61$05d0cad0$11726070$@pinelabs.com> Message-ID: Hello Vivek, thanks for reaching out to us, I hope things are going well with your team and the AeroGear bits you're using! You are right, there is less of activity on this mailing list. But that does not mean that we are no longer working on AeroGear :-) Actually, I am happy to say that we are currently working on getting our UnifiedPush Server 1.1.0 out to the community (see today's mail on the dev list). We also have plans to continue our roadmaps w/ releases like 1.2.0 and afterwards ([1]). However, the main reason for a bit of less activity is that after the FeedHenry acquisition the AeroGear team is now part of the larger "Mobile team", at Red Hat. We all are working very hard on getting our "Red Hat Mobile Application Platform" out! Our core expertise is now also contributing to this larger Red Hat effort, and we are working on things like mobile SDK improvements and as well as integrating the UnifiedPush Server into the next release ([2]). The usage of the UPS on the Mobile Application Platform is actually a boost for our push efforts! For the future we also have plans to continue work on things like the "sync project", and it's mobile SDKs. If you have other questions, around all this, please continue to ask questions here - we have nothing to hide. We are glad we have community members like you that are reaching out. I hope this reply helps. Cheers! Matthias [1] https://issues.jboss.org/projects/AGPUSH?selectedItem=com.atlassian.jira.jira-projects-plugin%3Arelease-page [2] http://www.feedhenry.com/lots-of-lovely-new-features-in-the-red-hat-mobile-application-platform-v3-5-x/ On Mon, Oct 19, 2015 at 1:26 PM, Vivek Pandey wrote: > Guys, > > > > Off late I am observing that traffic to the mailing list has dried off. I > am just checking if everything is all right with the Aerogear project. > > > > Vivek > > ------------------------------ > This message may contain privileged and confidential information and is > solely for the use of intended recipient. The views expressed in this email > are those of the sender and not of Pine Labs. The recipient should check > this email and attachments for the presence of viruses / malwares etc. Pine > Labs accepts no liability for any damage caused by any virus transmitted by > this email. Pine Labs may monitor and record all emails. > ------------------------------ > > > _______________________________________________ > aerogear-dev mailing list > aerogear-dev at lists.jboss.org > https://lists.jboss.org/mailman/listinfo/aerogear-dev > -- Matthias Wessendorf blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf twitter: http://twitter.com/mwessendorf -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.jboss.org/pipermail/aerogear-dev/attachments/20151021/b42abde6/attachment.html From kpiwko at redhat.com Thu Oct 22 04:13:44 2015 From: kpiwko at redhat.com (Karel Piwko) Date: Thu, 22 Oct 2015 10:13:44 +0200 Subject: [aerogear-dev] Staging of UPS 1.1.0.Final In-Reply-To: References: Message-ID: Thanks Matthias, I'll give it a try this evening and Friday morning. Cheers, Karel On Wed, Oct 21, 2015 at 12:57 PM, Matthias Wessendorf wrote: > Hey folks, > > here is the new URL, containing the updated 1.1.0.Final bits > > https://repository.jboss.org/nexus/content/repositories/jboss_releases_staging_profile-6959/ > > > > On Tue, Oct 20, 2015 at 10:09 AM, Matthias Wessendorf > wrote: > >> Ok, >> >> on it >> >> On Mon, Oct 19, 2015 at 4:33 PM, Lukas Fryc wrote: >> >>> *Unfortunately :-) >>> >>> On Mon, Oct 19, 2015 at 4:25 PM, Lukas Fryc wrote: >>> >>>> Yes, that was the plan. Fortunately we haven't hit AGPUSH-1513 until we >>>> deployed to OpenShift, there is is especially apparent. >>>> >>>> On Mon, Oct 19, 2015 at 3:14 PM, Matthias Wessendorf >>> > wrote: >>>> >>>>> so, that mean we skip the staged 1.1.0? and will do a re-staging, that >>>>> includes the fixes? >>>>> >>>>> I'd say so ... >>>>> >>>>> On Mon, Oct 19, 2015 at 3:03 PM, Lukas Fryc wrote: >>>>> >>>>>> Here are aforementioned patches, could you please take a look? >>>>>> >>>>>> AGPUSH-1513 UPS Console shows Pending - because servedVariants < >>>>>> totalVariants >>>>>> https://github.com/aerogear/aerogear-unifiedpush-server/pull/636 >>>>>> >>>>>> AGPUSH-1516 Change AerogearLogger to use fully-qualified class names >>>>>> instead of simple class names >>>>>> https://github.com/aerogear/aerogear-unifiedpush-server/pull/637 >>>>>> >>>>>> AGCORDOVA-120 NullReferenceException when delivering message to WP8 >>>>>> app on foreground >>>>>> https://github.com/aerogear/aerogear-unifiedpush-server/pull/638 >>>>>> https://github.com/aerogear/aerogear.org/pull/613 >>>>>> https://github.com/aerogear/aerogear-cordova-push/pull/80 >>>>>> >>>>>> ~ Lukas >>>>>> >>>>>> >>>>>> >>>>>> On Mon, Oct 5, 2015 at 5:38 PM, Lukas Fryc wrote: >>>>>> >>>>>>> Hi guys, >>>>>>> >>>>>>> Ad) 1.1.0 RELEASE >>>>>>> >>>>>>> we have agreed with Sebi to restage 1.1.0 including these fixes: >>>>>>> >>>>>>> AGPUSH-1513 UPS Console shows Pending - because servedVariants < >>>>>>> totalVariants >>>>>>> AGPUSH-1516 Change AerogearLogger to use fully-qualified class names >>>>>>> instead of simple class names >>>>>>> AGCORDOVA-120 NullReferenceException when delivering message to WP8 >>>>>>> app on foreground >>>>>>> >>>>>>> >>>>>>> I will create release-1.1.0 branch so we can continue developing / >>>>>>> merging changes into master for version 1.1.x. >>>>>>> >>>>>>> >>>>>>> Ad) TRIAGE >>>>>>> >>>>>>> We also did a triage of 1.1.x issues, resulting into 2 versions: >>>>>>> >>>>>>> >>>>>>> 1.1.1: critical fixes & small UX improvements >>>>>>> >>>>>>> https://issues.jboss.org/projects/AGPUSH/versions/12327457 >>>>>>> >>>>>>> 1.1.x: other minor improvements for 1.1 that can wait for later >>>>>>> releases >>>>>>> >>>>>>> https://issues.jboss.org/projects/AGPUSH/versions/12323762 >>>>>>> >>>>>>> >>>>>>> Cheers! >>>>>>> >>>>>>> ~ Lukas >>>>>>> >>>>>>> >>>>>>> >>>>>>> On Fri, Oct 2, 2015 at 2:05 PM, Daniel Passos >>>>>>> wrote: >>>>>>> >>>>>>>> I've finished my tests to native Android and everything works >>>>>>>> perfect. >>>>>>>> >>>>>>>> On Fri, Oct 2, 2015 at 4:29 AM, Lukas Fryc >>>>>>>> wrote: >>>>>>>> >>>>>>>>> I've finished my testing - Cordova apps on Android, iOS and WP8 >>>>>>>>> against OpenShift 1.1.0.Final deployment and found these issues: >>>>>>>>> >>>>>>>>> >>>>>>>>> https://issues.jboss.org/issues/?jql=reporter%3Dlfryc%20AND%20project%20IN%20(AGPUSH%2C%20AGCORDOVA)%20AND%20created%20%3E%3D%20'2015-09-28'%20and%20created%20%3C%3D%20'2015-10-03 >>>>>>>>> ' >>>>>>>>> >>>>>>>>> On Thu, Oct 1, 2015 at 2:43 PM, Luk?? Fry? >>>>>>>>> wrote: >>>>>>>>> >>>>>>>>>> Thanks Corinne, I forgot about it, tbh I didn't think about it as >>>>>>>>>> 1.1.0.Final issue, but yea, it is probably linked to it :-) >>>>>>>>>> >>>>>>>>>> On Thu, Oct 1, 2015 at 10:20 AM, Corinne Krych < >>>>>>>>>> corinnekrych at gmail.com> wrote: >>>>>>>>>> >>>>>>>>>>> Thanks Lukas, >>>>>>>>>>> >>>>>>>>>>> On Cordova iOS side you also discovered the enable_bitcode issue >>>>>>>>>>> which is fixed by this PR [1]. >>>>>>>>>>> Interesting Cordova is working on making the default project >>>>>>>>>>> set-up with ENABLE_BITCODE=No [2] which is less restrictive (no need to >>>>>>>>>>> have all dependent lib built with bitcode enabled). >>>>>>>>>>> >>>>>>>>>>> ++ >>>>>>>>>>> Corinne >>>>>>>>>>> >>>>>>>>>>> [1] https://github.com/aerogear/aerogear-cordova-push/pull/79 >>>>>>>>>>> [2] >>>>>>>>>>> https://github.com/apache/cordova-ios/commit/ca07a7153e2afd6e5a1239806151c69d80758245 >>>>>>>>>>> https://issues.apache.org/jira/browse/CB-9721 >>>>>>>>>>> >>>>>>>>>>> On 1 October 2015 at 09:34, Luk?? Fry? >>>>>>>>>>> wrote: >>>>>>>>>>> >>>>>>>>>>>> Hey guys, >>>>>>>>>>>> >>>>>>>>>>>> I was testing iOS and Android devices against OpenShift >>>>>>>>>>>> 1.1.0.Final deployment, >>>>>>>>>>>> >>>>>>>>>>>> I discovered few issues: >>>>>>>>>>>> >>>>>>>>>>>> >>>>>>>>>>>> - >>>>>>>>>>>> - Activity log - shows pending AGPUSH-1513 >>>>>>>>>>>> >>>>>>>>>>>> - Windows Phone 8 / Cordova app - shows Registering, but >>>>>>>>>>>> never registers (still debugging this, may be something wrong with my setup) >>>>>>>>>>>> - UX improvement: when switching to Analytics, the data >>>>>>>>>>>> aren?t loaded and shows No Data blank slate >>>>>>>>>>>> - debugging improvement: enable fully qualified names in >>>>>>>>>>>> debug log: FINE [NotificationDispatcher] -> FINE >>>>>>>>>>>> [org.jboss.aerogear....NotificationDispatcher] >>>>>>>>>>>> >>>>>>>>>>>> >>>>>>>>>>>> >From the mentioned issues only AGPUSH-1513 is considered a >>>>>>>>>>>> blocker, >>>>>>>>>>>> we have agreed with Sebi to restage 1.1.0 with AGPUSH-1513 and >>>>>>>>>>>> then implement AGPUSH-1512 in 1.1.1. >>>>>>>>>>>> >>>>>>>>>>>> >>>>>>>>>>>> ~ Lukas >>>>>>>>>>>> >>>>>>>>>>>> On Tue, Sep 29, 2015 at 7:56 AM, Luk?? Fry? < >>>>>>>>>>>> lukas.fryc at gmail.com> wrote: >>>>>>>>>>>> >>>>>>>>>>>>> Don't ship yet, I'm taking look today :-) >>>>>>>>>>>>> >>>>>>>>>>>>> On Wed, Sep 23, 2015 at 3:44 PM, Sebastien Blanc < >>>>>>>>>>>>> scm.blanc at gmail.com> wrote: >>>>>>>>>>>>> >>>>>>>>>>>>>> As anyone done any tests for this really important release, >>>>>>>>>>>>>> it has been staging now for more than 2 weeks ? >>>>>>>>>>>>>> >>>>>>>>>>>>>> >>>>>>>>>>>>>> On Tue, Sep 8, 2015 at 2:12 PM, Idel Pivnitskiy < >>>>>>>>>>>>>> idel.pivnitskiy at gmail.com> wrote: >>>>>>>>>>>>>> >>>>>>>>>>>>>>> Done: >>>>>>>>>>>>>>> https://github.com/aerogear/aerogear-unifiedpush-server/pull/633 >>>>>>>>>>>>>>> It would be great if someone will check the whole API >>>>>>>>>>>>>>> documentation. Hope it doesn't have typos or other problems. >>>>>>>>>>>>>>> >>>>>>>>>>>>>>> Best regards, >>>>>>>>>>>>>>> Idel Pivnitskiy >>>>>>>>>>>>>>> -- >>>>>>>>>>>>>>> E-mail: Idel.Pivnitskiy at gmail.com >>>>>>>>>>>>>>> Twitter: @idelpivnitskiy >>>>>>>>>>>>>>> >>>>>>>>>>>>>>> GitHub: @idelpivnitskiy >>>>>>>>>>>>>>> >>>>>>>>>>>>>>> On Tue, Sep 8, 2015 at 3:11 PM, Matthias Wessendorf < >>>>>>>>>>>>>>> matzew at apache.org> wrote: >>>>>>>>>>>>>>> >>>>>>>>>>>>>>>> here is the OpenShift PR: >>>>>>>>>>>>>>>> https://github.com/aerogear/openshift-origin-cartridge-aerogear-push/pull/22 >>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>> -Matthias >>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>> On Tue, Sep 8, 2015 at 11:17 AM, Matthias Wessendorf < >>>>>>>>>>>>>>>> matzew at apache.org> wrote: >>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>> alright, thanks! >>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>> I will do the OpenShift updates, based on the git tag >>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>> On Tue, Sep 8, 2015 at 11:15 AM, Sebastien Blanc < >>>>>>>>>>>>>>>>> scm.blanc at gmail.com> wrote: >>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>> Hi team, >>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>> I'm happy to announce that UPS 1.1.0 Final has been >>>>>>>>>>>>>>>>>> staged. >>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>> Please test the staged release : >>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>> https://repository.jboss.org/nexus/content/repositories/jboss_releases_staging_profile-6516 >>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>> By the end of the week I'd like to press the button to >>>>>>>>>>>>>>>>>> release it to the wild. >>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>> Sebi >>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>> ps : the openshift update will follow >>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>> _______________________________________________ >>>>>>>>>>>>>>>>>> aerogear-dev mailing list >>>>>>>>>>>>>>>>>> aerogear-dev at lists.jboss.org >>>>>>>>>>>>>>>>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev >>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>> -- >>>>>>>>>>>>>>>>> Matthias Wessendorf >>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>> blog: http://matthiaswessendorf.wordpress.com/ >>>>>>>>>>>>>>>>> sessions: http://www.slideshare.net/mwessendorf >>>>>>>>>>>>>>>>> twitter: http://twitter.com/mwessendorf >>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>> -- >>>>>>>>>>>>>>>> Matthias Wessendorf >>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>> blog: http://matthiaswessendorf.wordpress.com/ >>>>>>>>>>>>>>>> sessions: http://www.slideshare.net/mwessendorf >>>>>>>>>>>>>>>> twitter: http://twitter.com/mwessendorf >>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>> _______________________________________________ >>>>>>>>>>>>>>>> aerogear-dev mailing list >>>>>>>>>>>>>>>> aerogear-dev at lists.jboss.org >>>>>>>>>>>>>>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev >>>>>>>>>>>>>>>> >>>>>>>>>>>>>>> >>>>>>>>>>>>>>> >>>>>>>>>>>>>>> _______________________________________________ >>>>>>>>>>>>>>> aerogear-dev mailing list >>>>>>>>>>>>>>> aerogear-dev at lists.jboss.org >>>>>>>>>>>>>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev >>>>>>>>>>>>>>> >>>>>>>>>>>>>> >>>>>>>>>>>>>> >>>>>>>>>>>>>> _______________________________________________ >>>>>>>>>>>>>> aerogear-dev mailing list >>>>>>>>>>>>>> aerogear-dev at lists.jboss.org >>>>>>>>>>>>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev >>>>>>>>>>>>>> >>>>>>>>>>>>> >>>>>>>>>>>>> >>>>>>>>>>>> >>>>>>>>>>>> _______________________________________________ >>>>>>>>>>>> aerogear-dev mailing list >>>>>>>>>>>> aerogear-dev at lists.jboss.org >>>>>>>>>>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev >>>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> _______________________________________________ >>>>>>>>>>> aerogear-dev mailing list >>>>>>>>>>> aerogear-dev at lists.jboss.org >>>>>>>>>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev >>>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> _______________________________________________ >>>>>>>>>> aerogear-dev mailing list >>>>>>>>>> aerogear-dev at lists.jboss.org >>>>>>>>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev >>>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>>> -- >>>>>>>>> Luk?? Fry? >>>>>>>>> Software Engineer >>>>>>>>> Red Hat Mobile | AeroGear.org, FeedHenry.org >>>>>>>>> >>>>>>>>> _______________________________________________ >>>>>>>>> aerogear-dev mailing list >>>>>>>>> aerogear-dev at lists.jboss.org >>>>>>>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev >>>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> -- >>>>>>>> -- Passos >>>>>>>> >>>>>>>> _______________________________________________ >>>>>>>> aerogear-dev mailing list >>>>>>>> aerogear-dev at lists.jboss.org >>>>>>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev >>>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> -- >>>>>>> Luk?? Fry? >>>>>>> Software Engineer >>>>>>> Red Hat Mobile | AeroGear.org, FeedHenry.org >>>>>>> >>>>>> >>>>>> >>>>>> >>>>>> -- >>>>>> Luk?? Fry? >>>>>> Software Engineer >>>>>> Red Hat Mobile | AeroGear.org, FeedHenry.org >>>>>> >>>>>> _______________________________________________ >>>>>> aerogear-dev mailing list >>>>>> aerogear-dev at lists.jboss.org >>>>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev >>>>>> >>>>> >>>>> >>>>> >>>>> -- >>>>> Matthias Wessendorf >>>>> >>>>> blog: http://matthiaswessendorf.wordpress.com/ >>>>> sessions: http://www.slideshare.net/mwessendorf >>>>> twitter: http://twitter.com/mwessendorf >>>>> >>>>> _______________________________________________ >>>>> aerogear-dev mailing list >>>>> aerogear-dev at lists.jboss.org >>>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev >>>>> >>>> >>>> >>>> >>>> -- >>>> Luk?? Fry? >>>> Software Engineer >>>> Red Hat Mobile | AeroGear.org, FeedHenry.org >>>> >>> >>> >>> >>> -- >>> Luk?? Fry? >>> Software Engineer >>> Red Hat Mobile | AeroGear.org, FeedHenry.org >>> >>> _______________________________________________ >>> aerogear-dev mailing list >>> aerogear-dev at lists.jboss.org >>> https://lists.jboss.org/mailman/listinfo/aerogear-dev >>> >> >> >> >> -- >> Matthias Wessendorf >> >> blog: http://matthiaswessendorf.wordpress.com/ >> sessions: http://www.slideshare.net/mwessendorf >> twitter: http://twitter.com/mwessendorf >> > > > > -- > Matthias Wessendorf > > blog: http://matthiaswessendorf.wordpress.com/ > sessions: http://www.slideshare.net/mwessendorf > twitter: http://twitter.com/mwessendorf > > _______________________________________________ > aerogear-dev mailing list > aerogear-dev at lists.jboss.org > https://lists.jboss.org/mailman/listinfo/aerogear-dev > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.jboss.org/pipermail/aerogear-dev/attachments/20151022/af312f35/attachment-0001.html From lukas.fryc at gmail.com Fri Oct 23 05:35:12 2015 From: lukas.fryc at gmail.com (=?UTF-8?B?THVrw6HFoSBGcnnEjQ==?=) Date: Fri, 23 Oct 2015 11:35:12 +0200 Subject: [aerogear-dev] UPS using JMS update In-Reply-To: References: Message-ID: Hi guys, as first major UPS release (1.1.0) with JMS-based token batching will be landing soon, just wanted to document how it can be configured for optimal throughput and failover, just in case someone wants to play with that right now: https://docs.google.com/drawings/d/13IsJWPSJNYXtst-UVxQYmzH36C_EXQMYYr_jcu7nFmE/edit?usp=sharing https://issues.jboss.org/browse/AGPUSH-1420 Cheers, ~ Lukas On Wed, Apr 8, 2015 at 5:57 PM, Luk?? Fry? wrote: > Okay, first prototype is reading for testing and review: > https://github.com/aerogear/aerogear-unifiedpush-server/pull/522 > > po 6. 4. 2015 v 20:17 odes?latel Jay Balunas napsal: > > This all sounds really good to me! The priority would be wf/eap imo, with >> others if very easy, or if community members want to jump in and add their >> favorite. >> >> On Fri, Apr 3, 2015 at 7:54 AM, Sebastien Blanc >> wrote: >> >>> >>> >>> On Fri, Apr 3, 2015 at 1:50 PM, Matthias Wessendorf >>> wrote: >>> >>>> Cool stuff >>>> >>>> I am totally fine having this tied ti wf/eap >>>> >>>> wondering: at some point, should we offer a dist as (only) subststem >>>> for wf/eap? >>>> >>> +1, I was exactly thinking the same, since we are tied to wf/eap, >>> subsystem makes a lot of sense IMO >>> >>> >>>> >>>> >>>> On Friday, April 3, 2015, Sebastien Blanc wrote: >>>> >>>>> That all sounds very good :) >>>>> Thanks for the headupate, I will soon give it a try. >>>>> >>>>> On Fri, Apr 3, 2015 at 10:34 AM, Luk?? Fry? >>>>> wrote: >>>>> >>>>>> Hi guys, >>>>>> >>>>>> so as outlined in previous thread [1], I have prototyped a JMS >>>>>> batching approach for push message delivery. >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> We've discussed the approach with Matthias, Mirek Novak and Ondrej >>>>>> Chaloupka (EAP QE & JMS/JTA experts, thank you guys!) and these documents >>>>>> describes a concept that we have came with: >>>>>> >>>>>> Diagram: >>>>>> https://docs.google.com/a/fryc.eu/drawings/d/13IsJWPSJNYXtst-UVxQYmzH36C_EXQMYYr_jcu7nFmE/edit?usp=sharing >>>>>> >>>>>> Text Doc: >>>>>> https://docs.google.com/document/d/1X65P_U9O62Z5JZhKi9ZvBuZU1OrL4pNHNddlzJK6rMg/edit?usp=sharing >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> Implementation-wise, I've so far prototyped the messaging part (split >>>>>> SenderService functionality to two subsequent queues with MDBs as shown on >>>>>> diagram), >>>>>> >>>>>> but that's just a start, since we must configure it appropriately for >>>>>> efficiency (queue configuration and batch sizes) and verify that >>>>>> configuration works as expected, >>>>>> >>>>>> the prototype lives on a branch (unpolished, to be squashed later): >>>>>> https://github.com/lfryc/aerogear-unifiedpush-server/tree/jms-batching >>>>>> >>>>>> Off course, you can play with it already. :-) >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> Apart from the new requirement of using Java EE full profile (JMS), >>>>>> the prototype leverages implementation-specific configurations and APIs: >>>>>> >>>>>> - org.hibernate.Query for token streaming / batch fetching >>>>>> - HornetQ configurations of queue size, blocking behavior and >>>>>> message de-duplication >>>>>> >>>>>> That pretty much binds us to WildFly/EAP - we can tweak it to run on >>>>>> any compliant app server, but without specific configurations it won't work >>>>>> properly. >>>>>> >>>>>> >>>>>> >>>>>> Once configured and functionally tested (that can even wait for Beta2 >>>>>> I guess), >>>>>> >>>>>> we can cooperate with Mobile QE on testing (Stefan, Adam), their test >>>>>> suite contains mocks of APNS/GCM against which we can load test. >>>>>> >>>>>> >>>>>> >>>>>> Cheers! >>>>>> >>>>>> ~ Lukas >>>>>> >>>>>> >>>>>> [1] >>>>>> http://aerogear-dev.1069024.n5.nabble.com/aerogear-dev-UnifiedPush-new-requirement-JMS-Java-EE-Full-profile-tp11268.html >>>>>> >>>>>> _______________________________________________ >>>>>> aerogear-dev mailing list >>>>>> aerogear-dev at lists.jboss.org >>>>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev >>>>>> >>>>> >>>>> >>>> >>>> -- >>>> Sent from Gmail Mobile >>>> >>>> _______________________________________________ >>>> aerogear-dev mailing list >>>> aerogear-dev at lists.jboss.org >>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev >>>> >>> >>> >>> _______________________________________________ >>> aerogear-dev mailing list >>> aerogear-dev at lists.jboss.org >>> https://lists.jboss.org/mailman/listinfo/aerogear-dev >>> >> >> _______________________________________________ >> aerogear-dev mailing list >> aerogear-dev at lists.jboss.org >> https://lists.jboss.org/mailman/listinfo/aerogear-dev > > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.jboss.org/pipermail/aerogear-dev/attachments/20151023/94fe6172/attachment.html From matzew at apache.org Fri Oct 23 06:30:21 2015 From: matzew at apache.org (Matthias Wessendorf) Date: Fri, 23 Oct 2015 12:30:21 +0200 Subject: [aerogear-dev] UPS using JMS update In-Reply-To: References: Message-ID: awesome! On Friday, 23 October 2015, Luk?? Fry? wrote: > Hi guys, > > as first major UPS release (1.1.0) with JMS-based token batching will be > landing soon, > > just wanted to document how it can be configured for optimal throughput > and failover, just in case someone wants to play with that right now: > > > https://docs.google.com/drawings/d/13IsJWPSJNYXtst-UVxQYmzH36C_EXQMYYr_jcu7nFmE/edit?usp=sharing > > https://issues.jboss.org/browse/AGPUSH-1420 > > > Cheers, > > ~ Lukas > > On Wed, Apr 8, 2015 at 5:57 PM, Luk?? Fry? > wrote: > >> Okay, first prototype is reading for testing and review: >> https://github.com/aerogear/aerogear-unifiedpush-server/pull/522 >> >> po 6. 4. 2015 v 20:17 odes?latel Jay Balunas > > napsal: >> >> This all sounds really good to me! The priority would be wf/eap imo, >>> with others if very easy, or if community members want to jump in and add >>> their favorite. >>> >>> On Fri, Apr 3, 2015 at 7:54 AM, Sebastien Blanc >> > wrote: >>> >>>> >>>> >>>> On Fri, Apr 3, 2015 at 1:50 PM, Matthias Wessendorf >>> > wrote: >>>> >>>>> Cool stuff >>>>> >>>>> I am totally fine having this tied ti wf/eap >>>>> >>>>> wondering: at some point, should we offer a dist as (only) subststem >>>>> for wf/eap? >>>>> >>>> +1, I was exactly thinking the same, since we are tied to wf/eap, >>>> subsystem makes a lot of sense IMO >>>> >>>> >>>>> >>>>> >>>>> On Friday, April 3, 2015, Sebastien Blanc >>>> > wrote: >>>>> >>>>>> That all sounds very good :) >>>>>> Thanks for the headupate, I will soon give it a try. >>>>>> >>>>>> On Fri, Apr 3, 2015 at 10:34 AM, Luk?? Fry? >>>>>> wrote: >>>>>> >>>>>>> Hi guys, >>>>>>> >>>>>>> so as outlined in previous thread [1], I have prototyped a JMS >>>>>>> batching approach for push message delivery. >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> We've discussed the approach with Matthias, Mirek Novak and Ondrej >>>>>>> Chaloupka (EAP QE & JMS/JTA experts, thank you guys!) and these documents >>>>>>> describes a concept that we have came with: >>>>>>> >>>>>>> Diagram: >>>>>>> https://docs.google.com/a/fryc.eu/drawings/d/13IsJWPSJNYXtst-UVxQYmzH36C_EXQMYYr_jcu7nFmE/edit?usp=sharing >>>>>>> >>>>>>> Text Doc: >>>>>>> https://docs.google.com/document/d/1X65P_U9O62Z5JZhKi9ZvBuZU1OrL4pNHNddlzJK6rMg/edit?usp=sharing >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> Implementation-wise, I've so far prototyped the messaging part >>>>>>> (split SenderService functionality to two subsequent queues with MDBs as >>>>>>> shown on diagram), >>>>>>> >>>>>>> but that's just a start, since we must configure it appropriately >>>>>>> for efficiency (queue configuration and batch sizes) and verify that >>>>>>> configuration works as expected, >>>>>>> >>>>>>> the prototype lives on a branch (unpolished, to be squashed later): >>>>>>> https://github.com/lfryc/aerogear-unifiedpush-server/tree/jms-batching >>>>>>> >>>>>>> Off course, you can play with it already. :-) >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> Apart from the new requirement of using Java EE full profile (JMS), >>>>>>> the prototype leverages implementation-specific configurations and APIs: >>>>>>> >>>>>>> - org.hibernate.Query for token streaming / batch fetching >>>>>>> - HornetQ configurations of queue size, blocking behavior and >>>>>>> message de-duplication >>>>>>> >>>>>>> That pretty much binds us to WildFly/EAP - we can tweak it to run on >>>>>>> any compliant app server, but without specific configurations it won't work >>>>>>> properly. >>>>>>> >>>>>>> >>>>>>> >>>>>>> Once configured and functionally tested (that can even wait for >>>>>>> Beta2 I guess), >>>>>>> >>>>>>> we can cooperate with Mobile QE on testing (Stefan, Adam), their >>>>>>> test suite contains mocks of APNS/GCM against which we can load test. >>>>>>> >>>>>>> >>>>>>> >>>>>>> Cheers! >>>>>>> >>>>>>> ~ Lukas >>>>>>> >>>>>>> >>>>>>> [1] >>>>>>> http://aerogear-dev.1069024.n5.nabble.com/aerogear-dev-UnifiedPush-new-requirement-JMS-Java-EE-Full-profile-tp11268.html >>>>>>> >>>>>>> _______________________________________________ >>>>>>> aerogear-dev mailing list >>>>>>> aerogear-dev at lists.jboss.org >>>>>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev >>>>>>> >>>>>> >>>>>> >>>>> >>>>> -- >>>>> Sent from Gmail Mobile >>>>> >>>>> _______________________________________________ >>>>> aerogear-dev mailing list >>>>> aerogear-dev at lists.jboss.org >>>>> >>>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev >>>>> >>>> >>>> >>>> _______________________________________________ >>>> aerogear-dev mailing list >>>> aerogear-dev at lists.jboss.org >>>> >>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev >>>> >>> >>> _______________________________________________ >>> aerogear-dev mailing list >>> aerogear-dev at lists.jboss.org >>> >>> https://lists.jboss.org/mailman/listinfo/aerogear-dev >> >> > -- Sent from Gmail Mobile -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.jboss.org/pipermail/aerogear-dev/attachments/20151023/d2dfdf09/attachment-0001.html From matzew at apache.org Fri Oct 23 08:01:48 2015 From: matzew at apache.org (Matthias Wessendorf) Date: Fri, 23 Oct 2015 14:01:48 +0200 Subject: [aerogear-dev] UPS using JMS update In-Reply-To: References: Message-ID: I think this would be a nice addition to the guide, on our homepage as well On Fri, Oct 23, 2015 at 12:30 PM, Matthias Wessendorf wrote: > awesome! > > > On Friday, 23 October 2015, Luk?? Fry? wrote: > >> Hi guys, >> >> as first major UPS release (1.1.0) with JMS-based token batching will be >> landing soon, >> >> just wanted to document how it can be configured for optimal throughput >> and failover, just in case someone wants to play with that right now: >> >> >> https://docs.google.com/drawings/d/13IsJWPSJNYXtst-UVxQYmzH36C_EXQMYYr_jcu7nFmE/edit?usp=sharing >> >> https://issues.jboss.org/browse/AGPUSH-1420 >> >> >> Cheers, >> >> ~ Lukas >> >> On Wed, Apr 8, 2015 at 5:57 PM, Luk?? Fry? wrote: >> >>> Okay, first prototype is reading for testing and review: >>> https://github.com/aerogear/aerogear-unifiedpush-server/pull/522 >>> >>> po 6. 4. 2015 v 20:17 odes?latel Jay Balunas >>> napsal: >>> >>> This all sounds really good to me! The priority would be wf/eap imo, >>>> with others if very easy, or if community members want to jump in and add >>>> their favorite. >>>> >>>> On Fri, Apr 3, 2015 at 7:54 AM, Sebastien Blanc >>>> wrote: >>>> >>>>> >>>>> >>>>> On Fri, Apr 3, 2015 at 1:50 PM, Matthias Wessendorf >>>> > wrote: >>>>> >>>>>> Cool stuff >>>>>> >>>>>> I am totally fine having this tied ti wf/eap >>>>>> >>>>>> wondering: at some point, should we offer a dist as (only) subststem >>>>>> for wf/eap? >>>>>> >>>>> +1, I was exactly thinking the same, since we are tied to wf/eap, >>>>> subsystem makes a lot of sense IMO >>>>> >>>>> >>>>>> >>>>>> >>>>>> On Friday, April 3, 2015, Sebastien Blanc >>>>>> wrote: >>>>>> >>>>>>> That all sounds very good :) >>>>>>> Thanks for the headupate, I will soon give it a try. >>>>>>> >>>>>>> On Fri, Apr 3, 2015 at 10:34 AM, Luk?? Fry? >>>>>>> wrote: >>>>>>> >>>>>>>> Hi guys, >>>>>>>> >>>>>>>> so as outlined in previous thread [1], I have prototyped a JMS >>>>>>>> batching approach for push message delivery. >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> We've discussed the approach with Matthias, Mirek Novak and Ondrej >>>>>>>> Chaloupka (EAP QE & JMS/JTA experts, thank you guys!) and these documents >>>>>>>> describes a concept that we have came with: >>>>>>>> >>>>>>>> Diagram: >>>>>>>> https://docs.google.com/a/fryc.eu/drawings/d/13IsJWPSJNYXtst-UVxQYmzH36C_EXQMYYr_jcu7nFmE/edit?usp=sharing >>>>>>>> >>>>>>>> Text Doc: >>>>>>>> https://docs.google.com/document/d/1X65P_U9O62Z5JZhKi9ZvBuZU1OrL4pNHNddlzJK6rMg/edit?usp=sharing >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> Implementation-wise, I've so far prototyped the messaging part >>>>>>>> (split SenderService functionality to two subsequent queues with MDBs as >>>>>>>> shown on diagram), >>>>>>>> >>>>>>>> but that's just a start, since we must configure it appropriately >>>>>>>> for efficiency (queue configuration and batch sizes) and verify that >>>>>>>> configuration works as expected, >>>>>>>> >>>>>>>> the prototype lives on a branch (unpolished, to be squashed later): >>>>>>>> https://github.com/lfryc/aerogear-unifiedpush-server/tree/jms-batching >>>>>>>> >>>>>>>> Off course, you can play with it already. :-) >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> Apart from the new requirement of using Java EE full profile (JMS), >>>>>>>> the prototype leverages implementation-specific configurations and APIs: >>>>>>>> >>>>>>>> - org.hibernate.Query for token streaming / batch fetching >>>>>>>> - HornetQ configurations of queue size, blocking behavior and >>>>>>>> message de-duplication >>>>>>>> >>>>>>>> That pretty much binds us to WildFly/EAP - we can tweak it to run >>>>>>>> on any compliant app server, but without specific configurations it won't >>>>>>>> work properly. >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> Once configured and functionally tested (that can even wait for >>>>>>>> Beta2 I guess), >>>>>>>> >>>>>>>> we can cooperate with Mobile QE on testing (Stefan, Adam), their >>>>>>>> test suite contains mocks of APNS/GCM against which we can load test. >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> Cheers! >>>>>>>> >>>>>>>> ~ Lukas >>>>>>>> >>>>>>>> >>>>>>>> [1] >>>>>>>> http://aerogear-dev.1069024.n5.nabble.com/aerogear-dev-UnifiedPush-new-requirement-JMS-Java-EE-Full-profile-tp11268.html >>>>>>>> >>>>>>>> _______________________________________________ >>>>>>>> aerogear-dev mailing list >>>>>>>> aerogear-dev at lists.jboss.org >>>>>>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev >>>>>>>> >>>>>>> >>>>>>> >>>>>> >>>>>> -- >>>>>> Sent from Gmail Mobile >>>>>> >>>>>> _______________________________________________ >>>>>> aerogear-dev mailing list >>>>>> aerogear-dev at lists.jboss.org >>>>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev >>>>>> >>>>> >>>>> >>>>> _______________________________________________ >>>>> aerogear-dev mailing list >>>>> aerogear-dev at lists.jboss.org >>>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev >>>>> >>>> >>>> _______________________________________________ >>>> aerogear-dev mailing list >>>> aerogear-dev at lists.jboss.org >>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev >>> >>> >> > > -- > Sent from Gmail Mobile > -- Matthias Wessendorf blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf twitter: http://twitter.com/mwessendorf -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.jboss.org/pipermail/aerogear-dev/attachments/20151023/2c660433/attachment.html From matzew at apache.org Tue Oct 27 07:20:34 2015 From: matzew at apache.org (Matthias Wessendorf) Date: Tue, 27 Oct 2015 12:20:34 +0100 Subject: [aerogear-dev] Staging of UPS 1.1.0.Final In-Reply-To: References: Message-ID: Hi Karel, any thoughts about getting this release shipped ? On Thu, Oct 22, 2015 at 10:13 AM, Karel Piwko wrote: > Thanks Matthias, > > I'll give it a try this evening and Friday morning. > > Cheers, > > Karel > > On Wed, Oct 21, 2015 at 12:57 PM, Matthias Wessendorf > wrote: > >> Hey folks, >> >> here is the new URL, containing the updated 1.1.0.Final bits >> >> https://repository.jboss.org/nexus/content/repositories/jboss_releases_staging_profile-6959/ >> >> >> >> On Tue, Oct 20, 2015 at 10:09 AM, Matthias Wessendorf >> wrote: >> >>> Ok, >>> >>> on it >>> >>> On Mon, Oct 19, 2015 at 4:33 PM, Lukas Fryc wrote: >>> >>>> *Unfortunately :-) >>>> >>>> On Mon, Oct 19, 2015 at 4:25 PM, Lukas Fryc wrote: >>>> >>>>> Yes, that was the plan. Fortunately we haven't hit AGPUSH-1513 until >>>>> we deployed to OpenShift, there is is especially apparent. >>>>> >>>>> On Mon, Oct 19, 2015 at 3:14 PM, Matthias Wessendorf < >>>>> matzew at apache.org> wrote: >>>>> >>>>>> so, that mean we skip the staged 1.1.0? and will do a re-staging, >>>>>> that includes the fixes? >>>>>> >>>>>> I'd say so ... >>>>>> >>>>>> On Mon, Oct 19, 2015 at 3:03 PM, Lukas Fryc wrote: >>>>>> >>>>>>> Here are aforementioned patches, could you please take a look? >>>>>>> >>>>>>> AGPUSH-1513 UPS Console shows Pending - because servedVariants < >>>>>>> totalVariants >>>>>>> https://github.com/aerogear/aerogear-unifiedpush-server/pull/636 >>>>>>> >>>>>>> AGPUSH-1516 Change AerogearLogger to use fully-qualified class names >>>>>>> instead of simple class names >>>>>>> https://github.com/aerogear/aerogear-unifiedpush-server/pull/637 >>>>>>> >>>>>>> AGCORDOVA-120 NullReferenceException when delivering message to WP8 >>>>>>> app on foreground >>>>>>> https://github.com/aerogear/aerogear-unifiedpush-server/pull/638 >>>>>>> https://github.com/aerogear/aerogear.org/pull/613 >>>>>>> https://github.com/aerogear/aerogear-cordova-push/pull/80 >>>>>>> >>>>>>> ~ Lukas >>>>>>> >>>>>>> >>>>>>> >>>>>>> On Mon, Oct 5, 2015 at 5:38 PM, Lukas Fryc wrote: >>>>>>> >>>>>>>> Hi guys, >>>>>>>> >>>>>>>> Ad) 1.1.0 RELEASE >>>>>>>> >>>>>>>> we have agreed with Sebi to restage 1.1.0 including these fixes: >>>>>>>> >>>>>>>> AGPUSH-1513 UPS Console shows Pending - because servedVariants < >>>>>>>> totalVariants >>>>>>>> AGPUSH-1516 Change AerogearLogger to use fully-qualified class >>>>>>>> names instead of simple class names >>>>>>>> AGCORDOVA-120 NullReferenceException when delivering message to WP8 >>>>>>>> app on foreground >>>>>>>> >>>>>>>> >>>>>>>> I will create release-1.1.0 branch so we can continue developing / >>>>>>>> merging changes into master for version 1.1.x. >>>>>>>> >>>>>>>> >>>>>>>> Ad) TRIAGE >>>>>>>> >>>>>>>> We also did a triage of 1.1.x issues, resulting into 2 versions: >>>>>>>> >>>>>>>> >>>>>>>> 1.1.1: critical fixes & small UX improvements >>>>>>>> >>>>>>>> https://issues.jboss.org/projects/AGPUSH/versions/12327457 >>>>>>>> >>>>>>>> 1.1.x: other minor improvements for 1.1 that can wait for later >>>>>>>> releases >>>>>>>> >>>>>>>> https://issues.jboss.org/projects/AGPUSH/versions/12323762 >>>>>>>> >>>>>>>> >>>>>>>> Cheers! >>>>>>>> >>>>>>>> ~ Lukas >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> On Fri, Oct 2, 2015 at 2:05 PM, Daniel Passos >>>>>>>> wrote: >>>>>>>> >>>>>>>>> I've finished my tests to native Android and everything works >>>>>>>>> perfect. >>>>>>>>> >>>>>>>>> On Fri, Oct 2, 2015 at 4:29 AM, Lukas Fryc >>>>>>>>> wrote: >>>>>>>>> >>>>>>>>>> I've finished my testing - Cordova apps on Android, iOS and WP8 >>>>>>>>>> against OpenShift 1.1.0.Final deployment and found these issues: >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> https://issues.jboss.org/issues/?jql=reporter%3Dlfryc%20AND%20project%20IN%20(AGPUSH%2C%20AGCORDOVA)%20AND%20created%20%3E%3D%20'2015-09-28'%20and%20created%20%3C%3D%20'2015-10-03 >>>>>>>>>> ' >>>>>>>>>> >>>>>>>>>> On Thu, Oct 1, 2015 at 2:43 PM, Luk?? Fry? >>>>>>>>>> wrote: >>>>>>>>>> >>>>>>>>>>> Thanks Corinne, I forgot about it, tbh I didn't think about it >>>>>>>>>>> as 1.1.0.Final issue, but yea, it is probably linked to it :-) >>>>>>>>>>> >>>>>>>>>>> On Thu, Oct 1, 2015 at 10:20 AM, Corinne Krych < >>>>>>>>>>> corinnekrych at gmail.com> wrote: >>>>>>>>>>> >>>>>>>>>>>> Thanks Lukas, >>>>>>>>>>>> >>>>>>>>>>>> On Cordova iOS side you also discovered the enable_bitcode >>>>>>>>>>>> issue which is fixed by this PR [1]. >>>>>>>>>>>> Interesting Cordova is working on making the default project >>>>>>>>>>>> set-up with ENABLE_BITCODE=No [2] which is less restrictive (no need to >>>>>>>>>>>> have all dependent lib built with bitcode enabled). >>>>>>>>>>>> >>>>>>>>>>>> ++ >>>>>>>>>>>> Corinne >>>>>>>>>>>> >>>>>>>>>>>> [1] https://github.com/aerogear/aerogear-cordova-push/pull/79 >>>>>>>>>>>> [2] >>>>>>>>>>>> https://github.com/apache/cordova-ios/commit/ca07a7153e2afd6e5a1239806151c69d80758245 >>>>>>>>>>>> https://issues.apache.org/jira/browse/CB-9721 >>>>>>>>>>>> >>>>>>>>>>>> On 1 October 2015 at 09:34, Luk?? Fry? >>>>>>>>>>>> wrote: >>>>>>>>>>>> >>>>>>>>>>>>> Hey guys, >>>>>>>>>>>>> >>>>>>>>>>>>> I was testing iOS and Android devices against OpenShift >>>>>>>>>>>>> 1.1.0.Final deployment, >>>>>>>>>>>>> >>>>>>>>>>>>> I discovered few issues: >>>>>>>>>>>>> >>>>>>>>>>>>> >>>>>>>>>>>>> - >>>>>>>>>>>>> - Activity log - shows pending AGPUSH-1513 >>>>>>>>>>>>> >>>>>>>>>>>>> - Windows Phone 8 / Cordova app - shows Registering, but >>>>>>>>>>>>> never registers (still debugging this, may be something wrong with my setup) >>>>>>>>>>>>> - UX improvement: when switching to Analytics, the data >>>>>>>>>>>>> aren?t loaded and shows No Data blank slate >>>>>>>>>>>>> - debugging improvement: enable fully qualified names in >>>>>>>>>>>>> debug log: FINE [NotificationDispatcher] -> FINE >>>>>>>>>>>>> [org.jboss.aerogear....NotificationDispatcher] >>>>>>>>>>>>> >>>>>>>>>>>>> >>>>>>>>>>>>> >From the mentioned issues only AGPUSH-1513 is considered a >>>>>>>>>>>>> blocker, >>>>>>>>>>>>> we have agreed with Sebi to restage 1.1.0 with AGPUSH-1513 and >>>>>>>>>>>>> then implement AGPUSH-1512 in 1.1.1. >>>>>>>>>>>>> >>>>>>>>>>>>> >>>>>>>>>>>>> ~ Lukas >>>>>>>>>>>>> >>>>>>>>>>>>> On Tue, Sep 29, 2015 at 7:56 AM, Luk?? Fry? < >>>>>>>>>>>>> lukas.fryc at gmail.com> wrote: >>>>>>>>>>>>> >>>>>>>>>>>>>> Don't ship yet, I'm taking look today :-) >>>>>>>>>>>>>> >>>>>>>>>>>>>> On Wed, Sep 23, 2015 at 3:44 PM, Sebastien Blanc < >>>>>>>>>>>>>> scm.blanc at gmail.com> wrote: >>>>>>>>>>>>>> >>>>>>>>>>>>>>> As anyone done any tests for this really important release, >>>>>>>>>>>>>>> it has been staging now for more than 2 weeks ? >>>>>>>>>>>>>>> >>>>>>>>>>>>>>> >>>>>>>>>>>>>>> On Tue, Sep 8, 2015 at 2:12 PM, Idel Pivnitskiy < >>>>>>>>>>>>>>> idel.pivnitskiy at gmail.com> wrote: >>>>>>>>>>>>>>> >>>>>>>>>>>>>>>> Done: >>>>>>>>>>>>>>>> https://github.com/aerogear/aerogear-unifiedpush-server/pull/633 >>>>>>>>>>>>>>>> It would be great if someone will check the whole API >>>>>>>>>>>>>>>> documentation. Hope it doesn't have typos or other problems. >>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>> Best regards, >>>>>>>>>>>>>>>> Idel Pivnitskiy >>>>>>>>>>>>>>>> -- >>>>>>>>>>>>>>>> E-mail: Idel.Pivnitskiy at gmail.com >>>>>>>>>>>>>>>> Twitter: @idelpivnitskiy >>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>> GitHub: @idelpivnitskiy >>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>> On Tue, Sep 8, 2015 at 3:11 PM, Matthias Wessendorf < >>>>>>>>>>>>>>>> matzew at apache.org> wrote: >>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>> here is the OpenShift PR: >>>>>>>>>>>>>>>>> https://github.com/aerogear/openshift-origin-cartridge-aerogear-push/pull/22 >>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>> -Matthias >>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>> On Tue, Sep 8, 2015 at 11:17 AM, Matthias Wessendorf < >>>>>>>>>>>>>>>>> matzew at apache.org> wrote: >>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>> alright, thanks! >>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>> I will do the OpenShift updates, based on the git tag >>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>> On Tue, Sep 8, 2015 at 11:15 AM, Sebastien Blanc < >>>>>>>>>>>>>>>>>> scm.blanc at gmail.com> wrote: >>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>> Hi team, >>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>> I'm happy to announce that UPS 1.1.0 Final has been >>>>>>>>>>>>>>>>>>> staged. >>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>> Please test the staged release : >>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>> https://repository.jboss.org/nexus/content/repositories/jboss_releases_staging_profile-6516 >>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>> By the end of the week I'd like to press the button to >>>>>>>>>>>>>>>>>>> release it to the wild. >>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>> Sebi >>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>> ps : the openshift update will follow >>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>> _______________________________________________ >>>>>>>>>>>>>>>>>>> aerogear-dev mailing list >>>>>>>>>>>>>>>>>>> aerogear-dev at lists.jboss.org >>>>>>>>>>>>>>>>>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev >>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>> -- >>>>>>>>>>>>>>>>>> Matthias Wessendorf >>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>> blog: http://matthiaswessendorf.wordpress.com/ >>>>>>>>>>>>>>>>>> sessions: http://www.slideshare.net/mwessendorf >>>>>>>>>>>>>>>>>> twitter: http://twitter.com/mwessendorf >>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>> -- >>>>>>>>>>>>>>>>> Matthias Wessendorf >>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>> blog: http://matthiaswessendorf.wordpress.com/ >>>>>>>>>>>>>>>>> sessions: http://www.slideshare.net/mwessendorf >>>>>>>>>>>>>>>>> twitter: http://twitter.com/mwessendorf >>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>> _______________________________________________ >>>>>>>>>>>>>>>>> aerogear-dev mailing list >>>>>>>>>>>>>>>>> aerogear-dev at lists.jboss.org >>>>>>>>>>>>>>>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev >>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>> _______________________________________________ >>>>>>>>>>>>>>>> aerogear-dev mailing list >>>>>>>>>>>>>>>> aerogear-dev at lists.jboss.org >>>>>>>>>>>>>>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev >>>>>>>>>>>>>>>> >>>>>>>>>>>>>>> >>>>>>>>>>>>>>> >>>>>>>>>>>>>>> _______________________________________________ >>>>>>>>>>>>>>> aerogear-dev mailing list >>>>>>>>>>>>>>> aerogear-dev at lists.jboss.org >>>>>>>>>>>>>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev >>>>>>>>>>>>>>> >>>>>>>>>>>>>> >>>>>>>>>>>>>> >>>>>>>>>>>>> >>>>>>>>>>>>> _______________________________________________ >>>>>>>>>>>>> aerogear-dev mailing list >>>>>>>>>>>>> aerogear-dev at lists.jboss.org >>>>>>>>>>>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev >>>>>>>>>>>>> >>>>>>>>>>>> >>>>>>>>>>>> >>>>>>>>>>>> _______________________________________________ >>>>>>>>>>>> aerogear-dev mailing list >>>>>>>>>>>> aerogear-dev at lists.jboss.org >>>>>>>>>>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev >>>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> _______________________________________________ >>>>>>>>>>> aerogear-dev mailing list >>>>>>>>>>> aerogear-dev at lists.jboss.org >>>>>>>>>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev >>>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> -- >>>>>>>>>> Luk?? Fry? >>>>>>>>>> Software Engineer >>>>>>>>>> Red Hat Mobile | AeroGear.org, FeedHenry.org >>>>>>>>>> >>>>>>>>>> _______________________________________________ >>>>>>>>>> aerogear-dev mailing list >>>>>>>>>> aerogear-dev at lists.jboss.org >>>>>>>>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev >>>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>>> -- >>>>>>>>> -- Passos >>>>>>>>> >>>>>>>>> _______________________________________________ >>>>>>>>> aerogear-dev mailing list >>>>>>>>> aerogear-dev at lists.jboss.org >>>>>>>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev >>>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> -- >>>>>>>> Luk?? Fry? >>>>>>>> Software Engineer >>>>>>>> Red Hat Mobile | AeroGear.org, FeedHenry.org >>>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> -- >>>>>>> Luk?? Fry? >>>>>>> Software Engineer >>>>>>> Red Hat Mobile | AeroGear.org, FeedHenry.org >>>>>>> >>>>>>> _______________________________________________ >>>>>>> aerogear-dev mailing list >>>>>>> aerogear-dev at lists.jboss.org >>>>>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev >>>>>>> >>>>>> >>>>>> >>>>>> >>>>>> -- >>>>>> Matthias Wessendorf >>>>>> >>>>>> blog: http://matthiaswessendorf.wordpress.com/ >>>>>> sessions: http://www.slideshare.net/mwessendorf >>>>>> twitter: http://twitter.com/mwessendorf >>>>>> >>>>>> _______________________________________________ >>>>>> aerogear-dev mailing list >>>>>> aerogear-dev at lists.jboss.org >>>>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev >>>>>> >>>>> >>>>> >>>>> >>>>> -- >>>>> Luk?? Fry? >>>>> Software Engineer >>>>> Red Hat Mobile | AeroGear.org, FeedHenry.org >>>>> >>>> >>>> >>>> >>>> -- >>>> Luk?? Fry? >>>> Software Engineer >>>> Red Hat Mobile | AeroGear.org, FeedHenry.org >>>> >>>> _______________________________________________ >>>> aerogear-dev mailing list >>>> aerogear-dev at lists.jboss.org >>>> https://lists.jboss.org/mailman/listinfo/aerogear-dev >>>> >>> >>> >>> >>> -- >>> Matthias Wessendorf >>> >>> blog: http://matthiaswessendorf.wordpress.com/ >>> sessions: http://www.slideshare.net/mwessendorf >>> twitter: http://twitter.com/mwessendorf >>> >> >> >> >> -- >> Matthias Wessendorf >> >> blog: http://matthiaswessendorf.wordpress.com/ >> sessions: http://www.slideshare.net/mwessendorf >> twitter: http://twitter.com/mwessendorf >> >> _______________________________________________ >> aerogear-dev mailing list >> aerogear-dev at lists.jboss.org >> https://lists.jboss.org/mailman/listinfo/aerogear-dev >> > > > _______________________________________________ > aerogear-dev mailing list > aerogear-dev at lists.jboss.org > https://lists.jboss.org/mailman/listinfo/aerogear-dev > -- Matthias Wessendorf blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf twitter: http://twitter.com/mwessendorf -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.jboss.org/pipermail/aerogear-dev/attachments/20151027/58d516fd/attachment-0001.html From guerda at freenet.de Tue Oct 27 11:03:00 2015 From: guerda at freenet.de (=?UTF-8?B?UGhpbGlwIEdpbGxpw59lbg==?=) Date: Tue, 27 Oct 2015 16:03:00 +0100 Subject: [aerogear-dev] Generated tokens stay the same? Message-ID: Dear list, I recently discovered your library for TOTP and would like to include it in one of my applications. Unfortunately, I discovered a situation where the library does not do the things I expected. I want to ask if this is me using the lib in a wrong way. If I call generator.now() repeatedly, the token does not change, even if the timebox (30 seconds) is already finished. Here's a small demo code to show my problem: public static void main(String[] args) { String secret = Base32.random(); Totp generator = new Totp(secret); for (int i = 0; i < 10; i++) { String tmpNow = generator.now(); System.out.println(tmpNow); try { Thread.sleep(10000); } catch (InterruptedException e) { e.printStackTrace(); } } } The printed out token is always the same. It only changes if I reinitialize the generator (Totp) with generator = new Totp(secret); each time I want to generate a token. My question is: Is this the desired behavior to only generate new tokens when the generator is newly created? Do I have to call any other method to check if a new token would be now applicable? Thanks in advance for your help! Kind regards, Philip --- Alle Postf?cher an einem Ort. Jetzt wechseln und E-Mail-Adresse mitnehmen! http://email.freenet.de/basic/Informationen From edewit at redhat.com Tue Oct 27 11:59:42 2015 From: edewit at redhat.com (Erik Jan de Wit) Date: Tue, 27 Oct 2015 16:59:42 +0100 Subject: [aerogear-dev] Generated tokens stay the same? In-Reply-To: References: Message-ID: Hi Philip, No, is should change after the timebox and I just ran you test by and I got the following output: 868722 651334 651334 651334 109894 109894 109894 398712 398712 398712 Some codes are there 3 time because the time box. So it's not always the same? It's only the same for the configured time box 30 seconds by default. Also there are test for the time box in the project [1] [1] https://github.com/aerogear/aerogear-otp-java/blob/master/src/test/java/org/jboss/aerogear/security/otp/TotpTest.java#L107-L188 So I'm not sure what the problem is that you are seeing. On Tue, Oct 27, 2015 at 4:03 PM, Philip Gilli?en wrote: > Dear list, > > > I recently discovered your library for TOTP and would like to include it > in one of my applications. > Unfortunately, I discovered a situation where the library does not do the > things I expected. I want to ask if this is me using the lib in a wrong way. > > If I call generator.now() repeatedly, the token does not change, even if > the timebox (30 seconds) is already finished. > > > Here's a small demo code to show my problem: > > > > public static void main(String[] args) { > String secret = Base32.random(); > Totp generator = new Totp(secret); > for (int i = 0; i < 10; i++) { > String tmpNow = generator.now(); > System.out.println(tmpNow); > try { > Thread.sleep(10000); > } catch (InterruptedException e) { > e.printStackTrace(); > } > } > > } > > > The printed out token is always the same. It only changes if I > reinitialize the generator (Totp) with > generator = new Totp(secret); each time I want to generate a token. > > > My question is: Is this the desired behavior to only generate new tokens > when the generator is newly created? > Do I have to call any other method to check if a new token would be now > applicable? > > > Thanks in advance for your help! > > > Kind regards, > Philip > > > > > > --- > Alle Postf?cher an einem Ort. Jetzt wechseln und E-Mail-Adresse mitnehmen! > http://email.freenet.de/basic/Informationen > > > _______________________________________________ > aerogear-dev mailing list > aerogear-dev at lists.jboss.org > https://lists.jboss.org/mailman/listinfo/aerogear-dev -- Cheers, Erik Jan -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.jboss.org/pipermail/aerogear-dev/attachments/20151027/2782934b/attachment.html From guerda at freenet.de Wed Oct 28 04:19:34 2015 From: guerda at freenet.de (=?UTF-8?B?UGhpbGlwIEdpbGxpw59lbg==?=) Date: Wed, 28 Oct 2015 09:19:34 +0100 Subject: [aerogear-dev] Generated tokens stay the same? Message-ID: <8909726a2ce0384fd41ae4ca67c063ca@email.freenet.de> Hi Erik! Thanks for replying so fast! I checked the code again on another machine and I saw that I used the milestone 1 of 1.0.0. If I use the final version 1.0.0, the behaviour is exactly as you described From matzew at apache.org Thu Oct 29 09:30:51 2015 From: matzew at apache.org (Matthias Wessendorf) Date: Thu, 29 Oct 2015 14:30:51 +0100 Subject: [aerogear-dev] WebPush Article Message-ID: Hi folks, we had our first WebPush alpha.1 release in March, and it's more and more getting traction, that WebPush (based on http/2) is becoming very relevant. Also, great to see that Mozilla is continuing to drive the Web Push API. Their tech write team has a nice article on it: https://hacks.mozilla.org/2015/10/keep-pushing-it-with-the-w3c-push-api/ -- Matthias Wessendorf blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf twitter: http://twitter.com/mwessendorf -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.jboss.org/pipermail/aerogear-dev/attachments/20151029/4c29e098/attachment.html