<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: times new roman,new york,times,serif; font-size: 12pt; color: #000000'>Hi Rafael,<div><br></div><div>This project sounds great! Anything that can help people sort through all the dependencies they need to get started with Errai will be a big help.</div><div><br></div><div>Our Kitchen Sink archetype is&nbsp;<span style="font-size: 12pt; ">org.jboss.errai.archetypes:</span><span style="font-size: 12pt; ">jboss-errai-kitchensink-archetype:</span><span style="font-size: 12pt; ">2.0.2.Final. There will also soon be a 2.1.0-SNAPSHOT, but it's probably best to stick with the released version for JBoss Stacks.</span></div><div><span style="font-size: 12pt; "><br></span></div><div><span style="font-size: 12pt; ">-Jonathan<br></span><br><hr id="zwchr"><div style="color:#000;font-weight:normal;font-style:normal;text-decoration:none;font-family:Helvetica,Arial,sans-serif;font-size:12pt;"><b>From: </b>"Rafael Benevides" &lt;benevides@redhat.com&gt;<br><b>To: </b>"Pete Muir" &lt;pmuir@redhat.com&gt;<br><b>Cc: </b>jdf-dev@lists.jboss.org, "forge-dev List" &lt;forge-dev@lists.jboss.org&gt;, "James Perkins" &lt;jperkins@redhat.com&gt;, "Max Andersen" &lt;manderse@redhat.com&gt;, "Jay Balunas" &lt;jbalunas@redhat.com&gt;, "Jonathan Fuerth" &lt;jfuerth@redhat.com&gt;, "Brian Leathem" &lt;bleathem@redhat.com&gt;<br><b>Sent: </b>Monday, July 30, 2012 9:12:50 AM<br><b>Subject: </b>Re: JBoss Stacks: Requirements<br><br>
  
    
  
  
    Hi Everybody,<br>
    <br>
    Jay, Jonathan, Brian<br>
    <br>
    We are cataloging the Archetypes on JDF (as you can see on Pete's
    email below).<br>
    <br>
    Part of the Job was done<br>
    <br>
    - Get the YAML file format&nbsp; -
    
    <a href="https://github.com/jboss-jdf/jdf-stack/blob/master/stacks.yaml" target="_blank">https://github.com/jboss-jdf/jdf-stack/blob/master/stacks.yaml</a><br>
    - YAML file Parser -
    
    <a href="https://github.com/jboss-jdf/jdf-stack/blob/master/Parser.java" target="_blank">https://github.com/jboss-jdf/jdf-stack/blob/master/Parser.java</a><br>
    <br>
    Those informations (BOMs, Runtimes, Archetypes) will be presented on
    JDF site. A preview can be found here:
    
    <a href="http://site-jdf.rhcloud.com/stack/stacks/" target="_blank">http://site-jdf.rhcloud.com/stack/stacks/</a><br>
    <br>
    So the main point is:&nbsp; Do you want the errai, html5 and richfaces
    archetypes included also ?<br>
    <br>
    Thank you<br>
    <pre class="moz-signature">Rafael Benevides | Senior Software Engineer
Red Hat Brazil
+55-61-9269-6576

Better technology. Faster innovation. Powered by community collaboration. 
See how it works at redhat.com
</pre>
    <br>
    Em 02-07-2012 19:33, Pete Muir escreveu:
    <blockquote cite="mid:0BD80EE5-EDC3-4CB3-941A-B755A33A8D3A@redhat.com">
      <pre>All,

I chatted with Max at JBoss World about requirements for what I'm code-naming JBoss Stacks, which is a really an extension of the JBoss BOMs project.

The JBoss Stacks project takes all the BOMs, all the archetypes, and all the runtimes, and identifies which work with which. This can then be used by tools (like JBDS, Forge, Maven plugins) to correctly configure users projects.

The stacks project requires 3 different dictionaries:

* available BOMs
* available archetypes
* available runtimes

and the ability to see the intersection between these things (i.e. if I'm on runtime version 1.2.3.Final, what BOMs are possible, what BOM is recommended, what archetypes are available, what is recommended).

The runtime should include a download URL, so that plugins such as James' AS plugin for forge can download it. It should also contain a some options. I'm not sure exactly what is needed here, but James can provide details and what makes most sense.

The runtimes should include what type they are (e.g. JBoss AS, EAP) to allow categorisation, filtering, sorting

The Yaml parser in use should be pluggable, to avoid introducing uncessary extra dependencies

There should be a recommended runtime per major version and per minor version (so you can say "I want JBoss AS 7" and you get back AS 7.1.1.Final or you can say "I want JBoss AS 7.0" and you get back 7.0.2.Final).

We're going to need to be careful about compat, eventually, so we need to get everything in there, and get it right. We'll have a long beta cycle ;-)

There will be a client utility, written in Java. This should be a single source file, which projects can copy in. It must have no dependencies other than a Yaml parser.

I think Rafael is going to take the lead on this. But we'll decide on Monday next week.

Pete</pre>
    </blockquote>
  

</div><br></div></div></body></html>