<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">WebService subsystem uses
org.apache.commons.lang3 now : <a
href="https://github.com/wildfly/wildfly/blob/master/feature-pack/src/main/resources/modules/system/layers/base/org/apache/cxf/impl/main/module.xml#L81">https://github.com/wildfly/wildfly/blob/master/feature-pack/src/main/resources/modules/system/layers/base/org/apache/cxf/impl/main/module.xml#L81</a></div>
<div class="moz-cite-prefix">We can look at remove it after delete
it from CXF future release first. <br>
</div>
<div class="moz-cite-prefix"><br>
</div>
<div class="moz-cite-prefix">Cheers,</div>
<div class="moz-cite-prefix">Jim<br>
</div>
<div class="moz-cite-prefix"><br>
</div>
<div class="moz-cite-prefix">On 4/3/19 3:24 AM, Brian Stansberry
wrote:<br>
</div>
<blockquote type="cite"
cite="mid:CAPhbRDa75vYDGkfu4ecQzEQFERRaQaRo+jp+d1JV+1Xwy=iv=g@mail.gmail.com">
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<div dir="ltr">
<div class="gmail_default" style="font-family:trebuchet
ms,sans-serif">Currently WildFly includes 3 JBoss Modules
modules that are not used in our runtime. I would like to
remove these in WildFly 17:</div>
<div class="gmail_default" style="font-family:trebuchet
ms,sans-serif"><br>
</div>
org.apache.commons.cli<br>
org.apache.commons.lang<span class="gmail_default"
style="font-family:"trebuchet ms",sans-serif">[1]</span><br>
org.apache.commons.lang3
<div><br>
</div>
<div>
<div class="gmail_default" style="font-family:"trebuchet
ms",sans-serif">All three have the "jboss.api" =
"private" property set in their module.xml, meaning they are
marked for internal use only and we are free to remove them.
End user applications should not have referenced these
modules, and if they do we log a WARN on boot advising not
to do that.</div>
<div class="gmail_default" style="font-family:"trebuchet
ms",sans-serif"><br>
</div>
<div class="gmail_default" style="font-family:"trebuchet
ms",sans-serif">However, other projects that extend
WildFly (i.e. write their own subsystems) may be using these
modules, so I wanted to notify any such folks that these
will likely be going away and you'll need to provide these
yourselves.ed.</div>
</div>
<div class="gmail_default" style="font-family:"trebuchet
ms",sans-serif"><br>
</div>
<div class="gmail_default" style="font-family:"trebuchet
ms",sans-serif">Best regards,</div>
<div class="gmail_default" style="font-family:"trebuchet
ms",sans-serif">Brian</div>
<div><br>
</div>
<div>
<div class="gmail_default" style="font-family:"trebuchet
ms",sans-serif">[1] This one is referenced in a
commented out module.xml section related to My Faces 1.1
support. I've checked with Farah Juma and that is no longer
relevant and the comment can be removed.</div>
</div>
<br>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<pre class="moz-quote-pre" wrap="">_______________________________________________
wildfly-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:wildfly-dev@lists.jboss.org">wildfly-dev@lists.jboss.org</a>
<a class="moz-txt-link-freetext" href="https://lists.jboss.org/mailman/listinfo/wildfly-dev">https://lists.jboss.org/mailman/listinfo/wildfly-dev</a></pre>
</blockquote>
<p><br>
</p>
</body>
</html>