<div dir="ltr">Give it a try</div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jun 10, 2016 at 12:29 PM, Matthias Wessendorf <span dir="ltr">&lt;<a href="mailto:matzew@apache.org" target="_blank">matzew@apache.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Actually that error is due to missing &#39;applicationID&#39;<div><br></div><div>Should we have something like this, in our gradle file ? </div><div><br></div><div><a href="https://github.com/jcesarmobile/phonegap-plugin-push/blob/216ab837fd239c52b4a477f42ecff26a835aca74/push.gradle#L19" target="_blank">https://github.com/jcesarmobile/phonegap-plugin-push/blob/216ab837fd239c52b4a477f42ecff26a835aca74/push.gradle#L19</a><br></div><div><br></div><div><br></div></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jun 10, 2016 at 11:28 AM, Julio Cesar Sanchez Hernandez <span dir="ltr">&lt;<a href="mailto:jusanche@redhat.com" target="_blank">jusanche@redhat.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">







<p><span>The hook should be a script that copies the .json</span></p>
<p><span>&lt;hook type=&quot;before_plugin_install&quot; src=&quot;src/android/hooks/copy.js&quot;/&gt;</span></p>
<p><span>and copy.js should copy the .json from the www to the right place</span></p>
<p><span>can be a .sh or .bat instead of a .js, but I think .js is better as it works on any OS</span></p></div><div><div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jun 10, 2016 at 11:08 AM, Matthias Wessendorf <span dir="ltr">&lt;<a href="mailto:matzew@apache.org" target="_blank">matzew@apache.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">well really<div><br></div><div>doing something like this:</div><div>&lt;platform name=&quot;android&quot;&gt;</div><div>&lt;hook type=&quot;before_plugin_install&quot; src=&quot;www/google-services.json&quot; /&gt;</div><div>....<br><div><br></div><div><div>Failed to install &#39;aerogear-cordova-push&#39;:Error: ENOENT: no such file or directory, stat &#39;/Users/matzew/Work/JBoss/UPS.next/FCM/aerogear-cordova-push/www/google-services.json&#39;</div></div><div><br></div><div>Any ideas ? </div><div><br></div></div></div><div><div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jun 10, 2016 at 11:00 AM, Matthias Wessendorf <span dir="ltr">&lt;<a href="mailto:matzew@apache.org" target="_blank">matzew@apache.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Let me try Erik Jan&#39;s suggestion w/ the hook :)<div><br></div><div><a href="https://cordova.apache.org/docs/en/latest/guide/appdev/hooks/#plugin-hooks-pluginxml" target="_blank">https://cordova.apache.org/docs/en/latest/guide/appdev/hooks/#plugin-hooks-pluginxml</a><br></div></div><div><div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jun 10, 2016 at 10:58 AM, Matthias Wessendorf <span dir="ltr">&lt;<a href="mailto:matzew@apache.org" target="_blank">matzew@apache.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi,<div><br></div><div>I think I am running into the issue, that I am not having the google-service.json file present, in my app.</div><div><br></div><div><br></div><div>My try to update our plugin is here:</div><div><a href="https://github.com/matzew/aerogear-pushplugin-cordova/commit/0f10a771a2d6a7eda64354583ff64abcb828d844" target="_blank">https://github.com/matzew/aerogear-pushplugin-cordova/commit/0f10a771a2d6a7eda64354583ff64abcb828d844</a></div><div><br></div><div><br></div><div>And I am using this app:</div><div><a href="https://github.com/jboss-mobile/unified-push-helloworld/tree/master/cordova" target="_blank">https://github.com/jboss-mobile/unified-push-helloworld/tree/master/cordova</a><br></div><div><br></div><div>My &quot;www/push-config.json&quot; file content is here:</div><div><a href="https://gist.github.com/matzew/aebceece86f8ac5159ec7677a2fb347c" target="_blank">https://gist.github.com/matzew/aebceece86f8ac5159ec7677a2fb347c</a><br></div><div><br></div><div>After updating that, I did follow the instructions, on the readme, in the &quot;cordova&quot; folder of the helloworld:</div><div><br></div><div>1) cordova platform add android</div><div>2) cordova plugin add <a href="https://github.com/matzew/aerogear-pushplugin-cordova%5C#fcm" target="_blank">https://github.com/matzew/aerogear-pushplugin-cordova\#fcm</a></div><div>3) cordova run android</div><div><br></div><div><br></div><div>But, when the app launches, it crashes</div><div><br></div><div><br></div><div><br></div><div>06-10 10:52:52.<a href="tel:039%20%C2%A04894%20%C2%A04894" value="+493948944894" target="_blank">039  4894  4894</a> E AndroidRuntime: java.lang.RuntimeException: Unable to get provider com.google.firebase.provider.FirebaseInitProvider: java.lang.IllegalStateException: Incorrect provider authority in manifest. Most likely due to a missing applicationId variable in application&#39;s build.gradle.<br></div><div><div>06-10 10:52:52.<a href="tel:039%20%C2%A04894%20%C2%A04894" value="+493948944894" target="_blank">039  4894  4894</a> E AndroidRuntime: <span style="white-space:pre-wrap">        </span>at android.app.ActivityThread.installProvider(ActivityThread.java:5156)</div><div>06-10 10:52:52.<a href="tel:039%20%C2%A04894%20%C2%A04894" value="+493948944894" target="_blank">039  4894  4894</a> E AndroidRuntime: <span style="white-space:pre-wrap">        </span>at android.app.ActivityThread.installContentProviders(ActivityThread.java:4748)</div><div>06-10 10:52:52.<a href="tel:039%20%C2%A04894%20%C2%A04894" value="+493948944894" target="_blank">039  4894  4894</a> E AndroidRuntime: <span style="white-space:pre-wrap">        </span>at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4688)</div><div>06-10 10:52:52.<a href="tel:039%20%C2%A04894%20%C2%A04894" value="+493948944894" target="_blank">039  4894  4894</a> E AndroidRuntime: <span style="white-space:pre-wrap">        </span>at android.app.ActivityThread.-wrap1(ActivityThread.java)</div><div>06-10 10:52:52.<a href="tel:039%20%C2%A04894%20%C2%A04894" value="+493948944894" target="_blank">039  4894  4894</a> E AndroidRuntime: <span style="white-space:pre-wrap">        </span>at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1405)</div><div>06-10 10:52:52.<a href="tel:039%20%C2%A04894%20%C2%A04894" value="+493948944894" target="_blank">039  4894  4894</a> E AndroidRuntime: <span style="white-space:pre-wrap">        </span>at android.os.Handler.dispatchMessage(Handler.java:102)</div><div>06-10 10:52:52.<a href="tel:039%20%C2%A04894%20%C2%A04894" value="+493948944894" target="_blank">039  4894  4894</a> E AndroidRuntime: <span style="white-space:pre-wrap">        </span>at android.os.Looper.loop(Looper.java:148)</div><div>06-10 10:52:52.<a href="tel:039%20%C2%A04894%20%C2%A04894" value="+493948944894" target="_blank">039  4894  4894</a> E AndroidRuntime: <span style="white-space:pre-wrap">        </span>at android.app.ActivityThread.main(ActivityThread.java:5417)</div><div>06-10 10:52:52.<a href="tel:039%20%C2%A04894%20%C2%A04894" value="+493948944894" target="_blank">039  4894  4894</a> E AndroidRuntime: <span style="white-space:pre-wrap">        </span>at java.lang.reflect.Method.invoke(Native Method)</div><div>06-10 10:52:52.<a href="tel:039%20%C2%A04894%20%C2%A04894" value="+493948944894" target="_blank">039  4894  4894</a> E AndroidRuntime: <span style="white-space:pre-wrap">        </span>at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)</div><div>06-10 10:52:52.<a href="tel:039%20%C2%A04894%20%C2%A04894" value="+493948944894" target="_blank">039  4894  4894</a> E AndroidRuntime: <span style="white-space:pre-wrap">        </span>at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)</div><div>06-10 10:52:52.<a href="tel:039%20%C2%A04894%20%C2%A04894" value="+493948944894" target="_blank">039  4894  4894</a> E AndroidRuntime: Caused by: java.lang.IllegalStateException: Incorrect provider authority in manifest. Most likely due to a missing applicationId variable in application&#39;s build.gradle.</div><div>06-10 10:52:52.<a href="tel:039%20%C2%A04894%20%C2%A04894" value="+493948944894" target="_blank">039  4894  4894</a> E AndroidRuntime: <span style="white-space:pre-wrap">        </span>at com.google.firebase.provider.FirebaseInitProvider.zza(Unknown Source)</div><div>06-10 10:52:52.<a href="tel:039%20%C2%A04894%20%C2%A04894" value="+493948944894" target="_blank">039  4894  4894</a> E AndroidRuntime: <span style="white-space:pre-wrap">        </span>at com.google.firebase.provider.FirebaseInitProvider.attachInfo(Unknown Source)</div><div>06-10 10:52:52.<a href="tel:039%20%C2%A04894%20%C2%A04894" value="+493948944894" target="_blank">039  4894  4894</a> E AndroidRuntime: <span style="white-space:pre-wrap">        </span>at android.app.ActivityThread.installProvider(ActivityThread.java:5153)</div><div>06-10 10:52:52.<a href="tel:039%20%C2%A04894%20%C2%A04894" value="+493948944894" target="_blank">039  4894  4894</a> E AndroidRuntime: <span style="white-space:pre-wrap">        </span>... 10 more</div><div>06-10 10:52:52.<a href="tel:040%20%C2%A04996%20%C2%A02592" value="+494049962592" target="_blank">040  4996  2592</a> W ActivityManager:   Force finishing activity org.jboss.aerogear.unifiedpush.HelloWorld/.MainActivity</div><div>06-10 10:52:52.129 23947 24146 I Icing   : Indexing B96E309EB2416B4DBFAE0D6623436A2C7956B584 from com.google.android.gms</div><div>06-10 10:52:52.222  4996  6509 I OpenGLRenderer: Initialized EGL, version 1.4</div><div>06-10 10:52:52.231 23947 24146 I Icing   : Indexing done B96E309EB2416B4DBFAE0D6623436A2C7956B584</div><div>06-10 10:52:52.236 23947 24146 I Icing   : Indexing 209BD54564CA1E38C7343A8DD5819E6471F3968C from com.google.android.googlequicksearchbox</div><div>06-10 10:52:52.269  4996  5005 I art     : Background partial concurrent mark sweep GC freed 22954(1750KB) AllocSpace objects, 0(0B) LOS objects, 26% free, 43MB/59MB, paused 1.180ms total 114.805ms</div><div>06-10 10:52:52.321 23947 24058 I Icing   : Indexing done 209BD54564CA1E38C7343A8DD5819E6471F3968C</div><div>06-10 10:52:52.661  4996  5039 W ActivityManager: Activity pause timeout for ActivityRecord{16012ae u0 org.jboss.aerogear.unifiedpush.HelloWorld/.MainActivity t1391 f}</div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jun 10, 2016 at 12:02 AM, Julio Cesar Sanchez Hernandez <span dir="ltr">&lt;<a href="mailto:jusanche@redhat.com" target="_blank">jusanche@redhat.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex"><div dir="ltr">My fork is here<div><a href="https://github.com/jcesarmobile/phonegap-plugin-push/tree/FCM" target="_blank">https://github.com/jcesarmobile/phonegap-plugin-push/tree/FCM</a><br></div><div><br></div><div>I didn&#39;t add the .json and I&#39;m receiving push notifications</div><div><br></div><div>Last time I read the GCM docs they were already talking about that .json (I think it was on February or March), it&#39;s not a new thing on FCM.</div></div><div><div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jun 9, 2016 at 6:38 PM, Summers Pittman <span dir="ltr">&lt;<a href="mailto:supittma@redhat.com" target="_blank">supittma@redhat.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex"><div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote"><span>On Thu, Jun 9, 2016 at 11:00 AM, Julio Cesar Sanchez Hernandez <span dir="ltr">&lt;<a href="mailto:jusanche@redhat.com" target="_blank">jusanche@redhat.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex"><div dir="ltr">I don&#39;t think that file is really needed, the phonegap-plugin-push (<a href="https://github.com/phonegap/phonegap-plugin-push" target="_blank">https://github.com/phonegap/phonegap-plugin-push</a>) doesn&#39;t use it and push notifications work without it. The Sender ID is set on plugin install passing it as a variable. Not sure what other values are included on the google-services.json</div></blockquote><div><br></div></span><div>This plugin isn&#39;t using Firebase.  We didn&#39;t need google-services.json for GCM3.</div><span><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div><br></div><div>I forked the phonegap plugin to add FCM support and it works too without the google-services.json file too.</div><div><br></div><div><br></div></div></blockquote></span><div>Sauce?</div><div><br></div><div>Firebase requires two variables, the application id and the sender id.  Fortunately the senderId is embedded in the applicationId.</div><div><br></div><div>I&#39;ve made a PoC version of AGDroid-push here : <a href="https://github.com/secondsun/aerogear-android-push/tree/no_google_services" target="_blank">https://github.com/secondsun/aerogear-android-push/tree/no_google_services</a></div><div>and a Poc Puhs app here : <a href="https://github.com/secondsun/unified-push-helloworld/tree/no_google_services" target="_blank">https://github.com/secondsun/unified-push-helloworld/tree/no_google_services</a></div><div> </div><div><br></div><div>As you can see I&#39;ve just overloaded the SenderId.</div><div><div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote"><span>On Thu, Jun 9, 2016 at 2:04 PM, Summers Pittman <span dir="ltr">&lt;<a href="mailto:supittma@redhat.com" target="_blank">supittma@redhat.com</a>&gt;</span> wrote:<br></span><div><div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex"><div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote"><span>On Thu, Jun 9, 2016 at 2:19 AM, Erik Jan de Wit <span dir="ltr">&lt;<a href="mailto:edewit@redhat.com" target="_blank">edewit@redhat.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><span><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><span><div><br></div></span><div>I am now actually wondering, where to put the google-service.json file on Cordova (no I am not updating our plugin), but I have no clue what is matching the native &#39;app&#39; folder in Crodova land, is it WWW foldeR? </div><div><br></div><div><a href="https://github.com/jboss-mobile/unified-push-helloworld/tree/master/cordova" target="_blank">https://github.com/jboss-mobile/unified-push-helloworld/tree/master/cordova</a><br></div><div><br></div><div>hrm...</div><div><div><div> </div></div></div></div></div></div></blockquote><div><br></div></span><div>There is no native folder on a cordova project, but we can put something in the plugin.xml that will install / copy it into the native project:</div><div><br></div><div><pre style="margin-top:0px;margin-bottom:1em;padding:5px;border:0px;font-size:13px;width:auto;max-height:600px;overflow:auto;font-family:Consolas,Menlo,Monaco,&quot;Lucida Console&quot;,&quot;Liberation Mono&quot;,&quot;DejaVu Sans Mono&quot;,&quot;Bitstream Vera Sans Mono&quot;,&quot;Courier New&quot;,monospace,sans-serif;color:rgb(57,51,24);word-wrap:normal;background-color:rgb(239,240,241)"><code style="margin:0px;padding:0px;border:0px;font-family:Consolas,Menlo,Monaco,&quot;Lucida Console&quot;,&quot;Liberation Mono&quot;,&quot;DejaVu Sans Mono&quot;,&quot;Bitstream Vera Sans Mono&quot;,&quot;Courier New&quot;,monospace,sans-serif;white-space:inherit"><span style="margin:0px;padding:0px;border:0px;color:rgb(125,39,39)">&lt;resource-file</span><span style="margin:0px;padding:0px;border:0px;color:rgb(48,51,54)"> </span><span style="margin:0px;padding:0px;border:0px;color:rgb(230,67,32)">src</span><span style="margin:0px;padding:0px;border:0px;color:rgb(48,51,54)">=</span><span style="margin:0px;padding:0px;border:0px;color:rgb(15,116,189)">&quot;src/android/google-services.json&quot;</span><span style="margin:0px;padding:0px;border:0px;color:rgb(48,51,54)"> </span><span style="margin:0px;padding:0px;border:0px;color:rgb(230,67,32)">target</span><span style="margin:0px;padding:0px;border:0px;color:rgb(48,51,54)">=</span><span style="margin:0px;padding:0px;border:0px;color:rgb(15,116,189)">&quot;google-services.json&quot;</span><span style="margin:0px;padding:0px;border:0px;color:rgb(48,51,54)"> </span><span style="margin:0px;padding:0px;border:0px;color:rgb(125,39,39)">/&gt;</span></code></pre></div><div><a href="https://github.com/aerogear/aerogear-cordova-push/blob/master/plugin.xml#L64" target="_blank">https://github.com/aerogear/aerogear-cordova-push/blob/master/plugin.xml#L64</a></div><div><br></div><div>Don&#39;t know what the content is of this file seems the <a href="https://github.com/jboss-mobile/unified-push-helloworld/pull/31" style="font-size:12.8px" target="_blank">https://github.com/jboss-mobile/unified-push-helloworld/pull/31</a> demo doesn&#39;t have this google-services.json</div></div></div></div></blockquote><div><br></div></span><div>Correct.  The documentation is being updated to cover the fact the developer needs to add the file.  If the file is not present the developer gets a useful error message in his/her log when registration fails.  If the file is present but incorrect (as say a stubbed file) then then developer gets a less useful message.  We chose to leave it out because it is more clear what the problem is, and a quick google search for &quot;google-services.json&quot; takes the user exactly where they need to go.</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><div><span><font color="#888888"><br></font></span></div><span><font color="#888888"><span><font color="#888888"><div><br></div></font></span></font></span></div><span><font color="#888888"><span><font color="#888888">-- <br><div data-smartmail="gmail_signature"><div dir="ltr">Cheers,<div>       Erik Jan</div></div></div>
</font></span></font></span></div></div><span>
<br>_______________________________________________<br>
aerogear-dev mailing list<br>
<a href="mailto:aerogear-dev@lists.jboss.org" target="_blank">aerogear-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/aerogear-dev" rel="noreferrer" target="_blank">https://lists.jboss.org/mailman/listinfo/aerogear-dev</a><br></span></blockquote></div><br></div></div>
<br>_______________________________________________<br>
aerogear-dev mailing list<br>
<a href="mailto:aerogear-dev@lists.jboss.org" target="_blank">aerogear-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/aerogear-dev" rel="noreferrer" target="_blank">https://lists.jboss.org/mailman/listinfo/aerogear-dev</a><br></blockquote></div></div></div><br></div>
<br>_______________________________________________<br>
aerogear-dev mailing list<br>
<a href="mailto:aerogear-dev@lists.jboss.org" target="_blank">aerogear-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/aerogear-dev" rel="noreferrer" target="_blank">https://lists.jboss.org/mailman/listinfo/aerogear-dev</a><br></blockquote></div></div></div><br></div></div>
<br>_______________________________________________<br>
aerogear-dev mailing list<br>
<a href="mailto:aerogear-dev@lists.jboss.org" target="_blank">aerogear-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/aerogear-dev" rel="noreferrer" target="_blank">https://lists.jboss.org/mailman/listinfo/aerogear-dev</a><br></blockquote></div><br></div>
</div></div><br>_______________________________________________<br>
aerogear-dev mailing list<br>
<a href="mailto:aerogear-dev@lists.jboss.org" target="_blank">aerogear-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/aerogear-dev" rel="noreferrer" target="_blank">https://lists.jboss.org/mailman/listinfo/aerogear-dev</a><span><font color="#888888"><br></font></span></blockquote></div><span><font color="#888888"><br><br clear="all"><div><br></div>-- <br><div data-smartmail="gmail_signature"><div dir="ltr"><div>Matthias Wessendorf <br><br>blog: <a href="http://matthiaswessendorf.wordpress.com/" target="_blank">http://matthiaswessendorf.wordpress.com/</a><br>twitter: <a href="http://twitter.com/mwessendorf" target="_blank">http://twitter.com/mwessendorf</a></div></div></div>
</font></span></div></div></div>
<br>_______________________________________________<br>
aerogear-dev mailing list<br>
<a href="mailto:aerogear-dev@lists.jboss.org" target="_blank">aerogear-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/aerogear-dev" rel="noreferrer" target="_blank">https://lists.jboss.org/mailman/listinfo/aerogear-dev</a><br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div data-smartmail="gmail_signature"><div dir="ltr"><div>Matthias Wessendorf <br><br>blog: <a href="http://matthiaswessendorf.wordpress.com/" target="_blank">http://matthiaswessendorf.wordpress.com/</a><br>twitter: <a href="http://twitter.com/mwessendorf" target="_blank">http://twitter.com/mwessendorf</a></div></div></div>
</div>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div data-smartmail="gmail_signature"><div dir="ltr"><div>Matthias Wessendorf <br><br>blog: <a href="http://matthiaswessendorf.wordpress.com/" target="_blank">http://matthiaswessendorf.wordpress.com/</a><br>twitter: <a href="http://twitter.com/mwessendorf" target="_blank">http://twitter.com/mwessendorf</a></div></div></div>
</div>
</div></div><br>_______________________________________________<br>
aerogear-dev mailing list<br>
<a href="mailto:aerogear-dev@lists.jboss.org" target="_blank">aerogear-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/aerogear-dev" rel="noreferrer" target="_blank">https://lists.jboss.org/mailman/listinfo/aerogear-dev</a><br></blockquote></div><br></div>
</div></div><br>_______________________________________________<br>
aerogear-dev mailing list<br>
<a href="mailto:aerogear-dev@lists.jboss.org" target="_blank">aerogear-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/aerogear-dev" rel="noreferrer" target="_blank">https://lists.jboss.org/mailman/listinfo/aerogear-dev</a><br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div data-smartmail="gmail_signature"><div dir="ltr"><div>Matthias Wessendorf <br><br>blog: <a href="http://matthiaswessendorf.wordpress.com/" target="_blank">http://matthiaswessendorf.wordpress.com/</a><br>twitter: <a href="http://twitter.com/mwessendorf" target="_blank">http://twitter.com/mwessendorf</a></div></div></div>
</div>
</div></div><br>_______________________________________________<br>
aerogear-dev mailing list<br>
<a href="mailto:aerogear-dev@lists.jboss.org">aerogear-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/aerogear-dev" rel="noreferrer" target="_blank">https://lists.jboss.org/mailman/listinfo/aerogear-dev</a><br></blockquote></div><br></div>