<html><head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#ffffff"><div><div style="font-family: Calibri,sans-serif; font-size: 11pt;">With wildfly 9 we split code to wildfly and wildfly-core.<br>Protocol jar you are talking about is part of wildfly core and as such has version of the core and not of full app server.<br><br>If you look at maven coordinates you will see that protocol jar in 9+ has groupid org.wildfly.core instead of org.wildfly it had in older versions.<br><br>Tomaz<br><br>Sent from my Phone</div></div><div dir="ltr"><hr><span style="font-family: Calibri,sans-serif; font-size: 11pt; font-weight: bold;">From: </span><span style="font-family: Calibri,sans-serif; font-size: 11pt;"><a href="mailto:rstryker@redhat.com">Rob Stryker</a></span><br><span style="font-family: Calibri,sans-serif; font-size: 11pt; font-weight: bold;">Sent: </span><span style="font-family: Calibri,sans-serif; font-size: 11pt;">‎6.‎6.‎2015 6:38</span><br><span style="font-family: Calibri,sans-serif; font-size: 11pt; font-weight: bold;">To: </span><span style="font-family: Calibri,sans-serif; font-size: 11pt;"><a href="mailto:wildfly-dev@lists.jboss.org">wildfly-dev@lists.jboss.org</a></span><br><span style="font-family: Calibri,sans-serif; font-size: 11pt; font-weight: bold;">Subject: </span><span style="font-family: Calibri,sans-serif; font-size: 11pt;">[wildfly-dev] Question on version of wildfly-protocol jars</span><br><br></div>
    Hey all:<br>
    <br>
    Here's a table of wf releases and what protocol jar version it has.&nbsp;
    I was just curious if there was a discussion on this, and going
    backwards in version was intentional?&nbsp; Is there anyone (customers,
    clients, etc) out there likely to be confused by this? Or are we
    just considering it internal details and not relevant?<br>
    <br>
    <table width="100%" border="1" cellspacing="2" cellpadding="2">
      <tbody>
        <tr>
          <td valign="top">Wildfly Release<br>
          </td>
          <td valign="top">wildfly-protocol jar version<br>
          </td>
        </tr>
        <tr>
          <td valign="top">8.0<br>
          </td>
          <td valign="top">wildfly-protocol-8.0.0.Final.jar<br>
          </td>
        </tr>
        <tr>
          <td valign="top">8.1<br>
          </td>
          <td valign="top">wildfly-protocol-8.1.0.Final.jar<br>
          </td>
        </tr>
        <tr>
          <td valign="top">9.0.CR1<br>
          </td>
          <td valign="top">wildfly-protocol-1.0.0.CR1.jar<br>
          </td>
        </tr>
        <tr>
          <td valign="top">EAP7 DR3<br>
          </td>
          <td valign="top">wildfly-protocol-2.0.0.Alpha3.jar<br>
          </td>
        </tr>
      </tbody>
    </table>
    <br>
    <br>
  

</body></html>