<div>
                    Merged, thank you.
                </div>
                <div><div><br></div><div><br></div><div><div>--&nbsp;</div><div>"The measure of a man is what he does with power" - Plato</div><div>-</div><div>@abstractj</div><div>-</div><div>Volenti Nihil Difficile</div></div></div>
                 
                <p style="color: #A0A0A8;">On Sunday, August 5, 2012 at 1:19 PM, Jay Balunas wrote:</p>
                <blockquote type="cite" style="border-left-style:solid;border-width:1px;margin-left:0px;padding-left:10px;">
                    <span><div><div><div>There is a wiki page with the right headers. I'm on my phone so can't easily compare with what you have.</div><div><br></div><div><a href="https://community.jboss.org/wiki/AeroGearLicensingAndCopyright">https://community.jboss.org/wiki/AeroGearLicensingAndCopyright</a></div><div><br></div><div>Thanks a lot!  </div><div><br></div><div><br></div><div><br></div><div>On Aug 5, 2012, at 7:31 AM, Matthias Wessendorf &lt;<a href="mailto:matzew@apache.org">matzew@apache.org</a>&gt; wrote:</div><div><br></div><blockquote type="cite"><div><div>Is this the proper header?</div><div><br></div><div>/**</div><div>* JBoss, Home of Professional Open Source</div><div>* Copyright 2012, Red Hat, Inc., and individual contributors</div><div>* by the @authors tag. See the copyright.txt in the distribution for a</div><div>* full listing of individual contributors.</div><div>*</div><div>* Licensed under the Apache License, Version 2.0 (the "License");</div><div>* you may not use this file except in compliance with the License.</div><div>* You may obtain a copy of the License at</div><div>* <a href="http://www.apache.org/licenses/LICENSE-2.0">http://www.apache.org/licenses/LICENSE-2.0</a></div><div>* Unless required by applicable law or agreed to in writing, software</div><div>* distributed under the License is distributed on an "AS IS" BASIS,</div><div>* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.</div><div>* See the License for the specific language governing permissions and</div><div>* limitations under the License.</div><div>*/</div><div><br></div><div><br></div><div>(will add it in)</div><div><br></div><div>On Sun, Aug 5, 2012 at 1:26 PM, Jay Balunas &lt;<a href="mailto:jbalunas@redhat.com">jbalunas@redhat.com</a>&gt; wrote:</div><blockquote type="cite"><div><div>Good catch, the project is apache license but forge must have added headers.</div><div><br></div><div>I'll create a jira to cover this unless you feel like putting it in</div><div><br></div><div><br></div><div><br></div><div>On Aug 5, 2012, at 7:18 AM, Matthias Wessendorf &lt;<a href="mailto:matzew@apache.org">matzew@apache.org</a>&gt; wrote:</div><div><br></div><blockquote type="cite"><div><div>GPL?</div><div><a href="https://github.com/aerogear/TODO/blob/master/server/src/main/java/org/aerogear/todo/server/rest/TagEndpoint.java">https://github.com/aerogear/TODO/blob/master/server/src/main/java/org/aerogear/todo/server/rest/TagEndpoint.java</a></div><div><br></div><div>while the pom indicates the Apache License, Version 2:</div><div><br></div><div>&lt;licenses&gt;</div><div>    &lt;license&gt;</div><div>       &lt;name&gt;Apache License, Version 2.0&lt;/name&gt;</div><div>       &lt;distribution&gt;repo&lt;/distribution&gt;</div><div>       &lt;url&gt;<a href="http://www.apache.org/licenses/LICENSE-2.0.html">http://www.apache.org/licenses/LICENSE-2.0.html</a>&lt;/url&gt;</div><div>    &lt;/license&gt;</div><div> &lt;/licenses&gt;</div><div><br></div><div>-M</div><div><br></div><div><br></div><div>On Fri, Aug 3, 2012 at 1:56 PM, Jay Balunas &lt;<a href="mailto:jbalunas@redhat.com">jbalunas@redhat.com</a>&gt; wrote:</div><blockquote type="cite"><div><div>Hi All,</div><div><br></div><div>I just pushed the initial structure and endpoints for the TODO application,</div><div>including place holders for multiple clients types.</div><div><br></div><div><a href="https://github.com/aerogear/TODO">https://github.com/aerogear/TODO</a></div><div><br></div><div>It is not "AWESOME" yet.  The endpoints are nearly straight out of Forge,</div><div>and need some more love, plus working out the JAX-RS marshaling for</div><div>oneToMany relationships.  We might need to do what tickermonster did and</div><div>manually reference object ID instead of actually using the object</div><div>relationships.</div><div><br></div><div>You can build  by running "mvn package", and then either having tools</div><div>deploy, or manually move over the server and www-client wars to JBoss AS.</div><div><br></div><div>Once there you can access the web client by (it is a placeholder until kris</div><div>adds his love):</div><div><br></div><div>&lt;localhost:8080&gt;/todo-www/</div><div><br></div><div>RESTful endpoints are :</div><div><br></div><div>&lt;localhost:8080&gt;/todo-server/rest/project</div><div>&lt;localhost:8080&gt;/todo-server/rest/task</div><div>&lt;localhost:8080&gt;/todo-server/rest/tag</div><div><br></div><div>Note: I'll be removing the "/rest" part soon.</div><div><br></div><div>Tag is the only one that is populated atm from the import.sql file because</div><div>it is the only one without a relationship to other entities.  Although not</div><div>fully tested full CRUD should be available via the endpoints, however the as</div><div>mentioned we need to figure out the JAX-RS marshaling.</div><div><br></div><div>Kris: I changed "class" in project &amp; tag to "style" - a less client side</div><div>specific name, and does not conflict with the reserved Java word "Class" in</div><div>forge.</div><div><br></div><div>-Jay</div><div><br></div><div>_______________________________________________</div><div>aerogear-dev mailing list</div><div><a href="mailto:aerogear-dev@redhat.com">aerogear-dev@redhat.com</a></div><div><a href="https://www.redhat.com/mailman/listinfo/aerogear-dev">https://www.redhat.com/mailman/listinfo/aerogear-dev</a></div></div></blockquote><div><br></div><div><br></div><div><br></div><div>--</div><div>Matthias Wessendorf</div><div><br></div><div>blog: <a href="http://matthiaswessendorf.wordpress.com">http://matthiaswessendorf.wordpress.com</a>/</div><div>sessions: <a href="http://www.slideshare.net/mwessendorf">http://www.slideshare.net/mwessendorf</a></div><div>twitter: <a href="http://twitter.com/mwessendorf">http://twitter.com/mwessendorf</a></div></div></blockquote></div></blockquote><div><br></div><div><br></div><div><br></div><div>-- </div><div>Matthias Wessendorf</div><div><br></div><div>blog: <a href="http://matthiaswessendorf.wordpress.com">http://matthiaswessendorf.wordpress.com</a>/</div><div>sessions: <a href="http://www.slideshare.net/mwessendorf">http://www.slideshare.net/mwessendorf</a></div><div>twitter: <a href="http://twitter.com/mwessendorf">http://twitter.com/mwessendorf</a></div></div></blockquote><div><br></div><div>_______________________________________________</div><div>aerogear-dev mailing list</div><div><a href="mailto:aerogear-dev@redhat.com">aerogear-dev@redhat.com</a></div><div><a href="https://www.redhat.com/mailman/listinfo/aerogear-dev">https://www.redhat.com/mailman/listinfo/aerogear-dev</a></div></div></div></span>
                 
                 
                 
                 
                </blockquote>
                 
                <div>
                    <br>
                </div>