<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Great job everyone! &nbsp;Lets get this release out the door!<div class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Mar 13, 2015, at 11:00 AM, Matthias Wessendorf &lt;<a href="mailto:matzew@apache.org" class="">matzew@apache.org</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class="">@docs: updates are now live:<div class=""><a href="https://staging.aerogear.org/docs/unifiedpush/ups_userguide/index/#schema" class="">https://staging.aerogear.org/docs/unifiedpush/ups_userguide/index/#schema</a><br class=""></div><div class=""><br class=""></div><div class="">also, here is the promised staging repo:</div><div class=""><a href="https://repository.jboss.org/nexus/content/repositories/jboss_releases_staging_profile-5061/" class="">https://repository.jboss.org/nexus/content/repositories/jboss_releases_staging_profile-5061/</a><br class=""></div><div class=""><br class=""></div><div class="">happy testing&nbsp;</div></div><div class="gmail_extra"><br class=""><div class="gmail_quote">On Fri, Mar 13, 2015 at 10:56 AM, Matthias Wessendorf <span dir="ltr" class="">&lt;<a href="mailto:matzew@apache.org" target="_blank" class="">matzew@apache.org</a>&gt;</span> wrote:<br class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr" class=""><p style="margin-bottom:16px;color:rgb(51,51,51);font-family:'Helvetica Neue',Helvetica,'Segoe UI',Arial,freesans,sans-serif;font-size:16px;line-height:25.6000003814697px;margin-top:0px!important" class="">Hi,</p><p style="margin-top:0px;margin-bottom:16px;color:rgb(51,51,51);font-family:'Helvetica Neue',Helvetica,'Segoe UI',Arial,freesans,sans-serif;font-size:16px;line-height:25.6000003814697px" class="">we tagged for UPS 1.0.3, and I did upload the JAR files to NEXUS, but I am not yet able to create a staging repo for that (I notified our ops team).</p><p style="margin-top:0px;margin-bottom:16px;color:rgb(51,51,51);font-family:'Helvetica Neue',Helvetica,'Segoe UI',Arial,freesans,sans-serif;font-size:16px;line-height:25.6000003814697px" class="">However, for testing the server, all we really need are the WAR files. I have uploaded the distribution files to GH, as a pre-release:</p><p style="margin-top:0px;margin-bottom:16px;color:rgb(51,51,51);font-family:'Helvetica Neue',Helvetica,'Segoe UI',Arial,freesans,sans-serif;font-size:16px;line-height:25.6000003814697px" class=""><a href="https://github.com/aerogear/aerogear-unifiedpush-server/releases/tag/1.0.3" rel="noreferrer" style="color:rgb(65,131,196);text-decoration:none" target="_blank" class="">https://github.com/aerogear/aerogear-unifiedpush-server/releases/tag/1.0.3</a></p><h2 style="margin-top:1em;margin-bottom:16px;line-height:1.225;font-size:1.75em;padding-bottom:0.3em;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:rgb(238,238,238);color:rgb(51,51,51);font-family:'Helvetica Neue',Helvetica,'Segoe UI',Arial,freesans,sans-serif" class=""><a name="14c129004ed84c6a_user-content-notes" href="https://gist.github.com/matzew/a5ada653c1e13b4b55cc#notes" rel="noreferrer" style="color:rgb(65,131,196);text-decoration:none;display:block;padding-right:6px;padding-left:30px" target="_blank" class=""></a>NOTES</h2><ol style="padding:0px 0px 0px 2em;margin-top:0px;margin-bottom:16px;color:rgb(51,51,51);font-family:'Helvetica Neue',Helvetica,'Segoe UI',Arial,freesans,sans-serif;font-size:16px;line-height:25.6000003814697px" class=""><li class="">We no longer support H2 database. You need MySQL/Postgres for tests.</li><li class="">The JPA provider no longer creates the DB schema for you</li></ol><p style="margin-top:0px;margin-bottom:16px;color:rgb(51,51,51);font-family:'Helvetica Neue',Helvetica,'Segoe UI',Arial,freesans,sans-serif;font-size:16px;line-height:25.6000003814697px" class="">If you don't have MySQL installed, it's trivial to use it via Docker:</p><pre style="font-family:Consolas,'Liberation Mono',Menlo,Courier,monospace;font-size:13.6000003814697px;margin-top:0px;margin-bottom:16px;padding:16px;overflow:auto;line-height:1.45;border-radius:3px;word-wrap:normal;color:rgb(51,51,51);background-color:rgb(247,247,247)" class=""><code style="font-family:Consolas,'Liberation Mono',Menlo,Courier,monospace;font-size:13.6000003814697px;padding:0px;margin:0px;border-radius:3px;word-break:normal;border:0px;display:inline;max-width:initial;overflow:initial;line-height:inherit;word-wrap:normal;background:transparent" class="">docker run --name unifiedpushDB -p 3306:3306 -e MYSQL_USER=unifiedpush -e MYSQL_PASSWORD=unifiedpush -e MYSQL_DATABASE=unifiedpush -e MYSQL_ROOT_PASSWORD=supersecret -d mysql
</code></pre><p style="margin-top:0px;margin-bottom:16px;color:rgb(51,51,51);font-family:'Helvetica Neue',Helvetica,'Segoe UI',Arial,freesans,sans-serif;font-size:16px;line-height:25.6000003814697px" class="">Now, once the DB is up, you need to run the migrator against the empty database to create the schema. The migrator is included in the dist file, and instructions are&nbsp;<a href="https://github.com/aerogear/aerogear-unifiedpush-server/blob/1.0.x/migrator/README.md" rel="noreferrer" style="color:rgb(65,131,196);text-decoration:none" target="_blank" class="">here</a></p><p style="margin-top:0px;margin-bottom:16px;color:rgb(51,51,51);font-family:'Helvetica Neue',Helvetica,'Segoe UI',Arial,freesans,sans-serif;font-size:16px;line-height:25.6000003814697px" class="">DB setup for EAP/WildFly works as usual, see<a href="https://aerogear.org/docs/unifiedpush/ups_userguide/index/#gendbds" rel="noreferrer" style="color:rgb(65,131,196);text-decoration:none" target="_blank" class="">https://aerogear.org/docs/unifiedpush/ups_userguide/index/#gendbds</a></p><p style="margin-top:0px;margin-bottom:16px;color:rgb(51,51,51);font-family:'Helvetica Neue',Helvetica,'Segoe UI',Arial,freesans,sans-serif;font-size:16px;line-height:25.6000003814697px" class="">Once that is all done, install the WARs to your application container:<a href="https://aerogear.org/docs/unifiedpush/ups_userguide/index/#deploy" rel="noreferrer" style="color:rgb(65,131,196);text-decoration:none" target="_blank" class="">https://aerogear.org/docs/unifiedpush/ups_userguide/index/#deploy</a></p><p style="margin-top:0px;margin-bottom:16px;color:rgb(51,51,51);font-family:'Helvetica Neue',Helvetica,'Segoe UI',Arial,freesans,sans-serif;font-size:16px;line-height:25.6000003814697px" class="">Let me know about this release, and if there are no complains by Wednesday, I will push the bits to maven central and mark the pre-release as a real release</p><p style="margin-top:0px;margin-bottom:16px;color:rgb(51,51,51);font-family:'Helvetica Neue',Helvetica,'Segoe UI',Arial,freesans,sans-serif;font-size:16px;line-height:25.6000003814697px" class="">Oh, this is most-likely the last release of the 1.0.x series</p><p style="margin-top:0px;margin-bottom:16px;color:rgb(51,51,51);font-family:'Helvetica Neue',Helvetica,'Segoe UI',Arial,freesans,sans-serif;font-size:16px;line-height:25.6000003814697px" class="">-Matthias</p><p style="margin-top:0px;margin-bottom:16px;color:rgb(51,51,51);font-family:'Helvetica Neue',Helvetica,'Segoe UI',Arial,freesans,sans-serif;font-size:16px;line-height:25.6000003814697px" class="">PS: I am now updating the docs, to reflect the changes and new requirements</p><span class="HOEnZb"><font color="#888888" class=""><p style="margin-top:0px;margin-bottom:16px;color:rgb(51,51,51);font-family:'Helvetica Neue',Helvetica,'Segoe UI',Arial,freesans,sans-serif;font-size:16px;line-height:25.6000003814697px" class=""><br class=""></p><div class=""><br class=""></div>-- <br class=""><div class="">Matthias Wessendorf <br class=""><br class="">blog: <a href="http://matthiaswessendorf.wordpress.com/" target="_blank" class="">http://matthiaswessendorf.wordpress.com/</a><br class="">sessions: <a href="http://www.slideshare.net/mwessendorf" target="_blank" class="">http://www.slideshare.net/mwessendorf</a><br class="">twitter: <a href="http://twitter.com/mwessendorf" target="_blank" class="">http://twitter.com/mwessendorf</a></div>
</font></span></div>
</blockquote></div><br class=""><br clear="all" class=""><div class=""><br class=""></div>-- <br class=""><div class="gmail_signature">Matthias Wessendorf <br class=""><br class="">blog: <a href="http://matthiaswessendorf.wordpress.com/" target="_blank" class="">http://matthiaswessendorf.wordpress.com/</a><br class="">sessions: <a href="http://www.slideshare.net/mwessendorf" target="_blank" class="">http://www.slideshare.net/mwessendorf</a><br class="">twitter: <a href="http://twitter.com/mwessendorf" target="_blank" class="">http://twitter.com/mwessendorf</a></div>
</div>
_______________________________________________<br class="">aerogear-dev mailing list<br class=""><a href="mailto:aerogear-dev@lists.jboss.org" class="">aerogear-dev@lists.jboss.org</a><br class="">https://lists.jboss.org/mailman/listinfo/aerogear-dev</div></blockquote></div><br class=""></div></body></html>