<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    The only thing I could think of is if we could also have
    otherProperties for each available version. Other than that it looks
    great to me.<br>
    <br>
    <div class="moz-cite-prefix">On 07/11/2012 05:00 AM, Rafael
      Benevides wrote:<br>
    </div>
    <blockquote cite="mid:4FFD6AE3.4050709@redhat.com" type="cite">
      <meta content="text/html; charset=ISO-8859-1"
        http-equiv="Content-Type">
      Yesterday I started to work on this new yaml format and I tried to
      capture all requirements that was discussed in this Thread. The
      result was the following attached uml diagram.<br>
      <br>
      I think that's the better way to try comprehending what is needed
      and what will be covered. Today (or maybe tomorrow) I'll convert
      this idea to an example yaml file that is the representation of
      the diagram. <br>
      <br>
      The closest of the idea is something like similar to:<br>
      <br>
      <b>bom: </b>&amp;jboss-with-x<br>
      &nbsp;name: JBoss With X<br>
      &nbsp;description: lorem ipsum<br>
      &nbsp;otherProperties: otherValues<br>
      &nbsp;availableVersions:<br>
      &nbsp;- 1.0.0.Final<br>
      &nbsp;- 1.0.1.CR1<br>
      <br>
      <b>bom:</b> &amp;jboss-with-y<br>
      &nbsp;name: JBoss With Y<br>
      &nbsp;description: lorem ipsum<br>
      &nbsp;otherProperties: otherValues<br>
      &nbsp;availableVersions:<br>
      &nbsp;- 1.0.0.Final<br>
      &nbsp;- 1.0.1.CR1<br>
      <br>
      <b>runtime:</b> &amp;jbosseap6<br>
      &nbsp;version: 6.0<br>
      &nbsp;type: EAP<br>
      &nbsp;boms: <br>
      &nbsp;- *jboss-with-x <br>
      &nbsp;- *jboss-with-y <br>
      &nbsp;recommendedBOM: *jboss-with-x<br>
      <br>
      Em 03-07-2012 13:01, Rafael Benevides escreveu:
      <blockquote cite="mid:4FF3173C.7010105@redhat.com" type="cite"> <br>
        Em 03-07-2012 12:53, James Perkins escreveu: <br>
        <blockquote type="cite">
          <blockquote type="cite">We could do that as well. <br>
            <br>
            &nbsp;&nbsp; 7.0.1.Final: <br>
            &nbsp;&nbsp;&nbsp;&nbsp; properties: <br>
            &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; arguments: -logmodule <br>
            &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; cli: not-available <br>
          </blockquote>
          I like this approach. </blockquote>
        I like this approach either! <br>
      </blockquote>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
James R. Perkins
JBoss by Red Hat</pre>
    <br>
    <br>
  </body>
</html>