[aerogear-dev] Staging of UPS 1.1.0.Final

Matthias Wessendorf matzew at apache.org
Mon Nov 2 04:35:42 EST 2015


Ok, I think it's time to move forward and finally release this version of
the UPS

On Tue, Oct 27, 2015 at 12:20 PM, Matthias Wessendorf <matzew at apache.org>
wrote:

> Hi Karel,
>
> any thoughts about getting this release shipped ?
>
> On Thu, Oct 22, 2015 at 10:13 AM, Karel Piwko <kpiwko at redhat.com> 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 <matzew at apache.org>
>> 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 <matzew at apache.org
>>> > wrote:
>>>
>>>> Ok,
>>>>
>>>> on it
>>>>
>>>> On Mon, Oct 19, 2015 at 4:33 PM, Lukas Fryc <lfryc at redhat.com> wrote:
>>>>
>>>>> *Unfortunately :-)
>>>>>
>>>>> On Mon, Oct 19, 2015 at 4:25 PM, Lukas Fryc <lfryc at redhat.com> 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 <lfryc at redhat.com>
>>>>>>> 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 <lfryc at redhat.com>
>>>>>>>> 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 <dpassos at redhat.com>
>>>>>>>>> wrote:
>>>>>>>>>
>>>>>>>>>> I've finished my tests to native Android and everything works
>>>>>>>>>> perfect.
>>>>>>>>>>
>>>>>>>>>> On Fri, Oct 2, 2015 at 4:29 AM, Lukas Fryc <lfryc at redhat.com>
>>>>>>>>>> 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č <lukas.fryc at gmail.com
>>>>>>>>>>> > 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č <lukas.fryc at gmail.com>
>>>>>>>>>>>>> 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
>>>>>>>>>>>>>>    <https://issues.jboss.org/browse/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
>>>>>>>>>>>>>>>>> <https://twitter.com/idelpivnitskiy>
>>>>>>>>>>>>>>>>> GitHub: @idelpivnitskiy
>>>>>>>>>>>>>>>>> <https://github.com/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
>



-- 
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/20151102/3de8e8f5/attachment-0001.html 


More information about the aerogear-dev mailing list