<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Debugging a TCK issue I found that the client jars that shade in
their dependencies were also pulling in the logmanager transitively
from a couple dependencies. This led to look at what else was coming
in transitively and realized, as we probably already know, it goes
deep.<br>
<br>
I started making some changes [1] after talking to David (which I
may have misunderstood so don't blame him :)) to exclude
dependencies for WildFly maven modules. I'm not really close to be
done as it seems this will take quite a while. The question is do we
even want to exclude dependencies like this? If I continued and did
a PR would it be accepted? I have a feeling it's going to be quite
massive.<br>
<br>
[1]:
<meta http-equiv="content-type" content="text/html;
charset=ISO-8859-1">
<a href="https://github.com/jamezp/wildfly/compare/WFLY-2332">https://github.com/jamezp/wildfly/compare/WFLY-2332</a>
<pre class="moz-signature" cols="72">--
James R. Perkins
Red Hat JBoss Middleware</pre>
</body>
</html>