<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">Yeah, I was aware that this was due to
the core split. Didn't notice the groupid difference though, so
just thought it was possible some others might be confused. <br>
<br>
Thanks, though. <br>
<br>
- Rob Stryker<br>
<br>
On 06/06/2015 05:13 AM, Tomaž Cerar wrote:<br>
</div>
<blockquote cite="mid:5572b9a4.c755c20a.9135.4c5b@mx.google.com"
type="cite">
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<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
moz-do-not-send="true" 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
moz-do-not-send="true"
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. I was just curious if there was a discussion on this, and
going backwards in version was intentional? 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 border="1" cellpadding="2" cellspacing="2" width="100%">
<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>
</blockquote>
<br>
</body>
</html>