I think we should take the jarjar approach. Later, we could change to
use the jaxp APIs.
In the (unlikely) event we break somebody, he could change to the other
CTOR:
public XMBean(Object resource, org.w3c.dom.Element element, String
version)
-----Original Message-----
From: jboss-development-bounces(a)lists.jboss.org
[mailto:jboss-development-bounces@lists.jboss.org] On Behalf
Of Scott M Stark
Sent: Tuesday, September 19, 2006 5:49 PM
To: Adrian Brock
Cc:
JBoss.org development list
Subject: Re: [JBoss-dev] Re: Library dependencies/updates for
jboss-4.0.5.GA
Ok, but there are zero uses of that ctor in the codebase. Its
going to be broken one way or another if you jarjar or revert
to the jaxp apis.
Adrian Brock wrote:
> org.dom4j.Element element = ...
> XMBean mbean = new XMBean(object, element, version);
> server.registerMBean(mbean);
>
> Won't work if it is org.jboss.dom4j.Element
>
>
_______________________________________________
jboss-development mailing list
jboss-development(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-development