Ant 1.8.0RC1 is not dependent upon weblogic. The only commercial dependency left is NetRex.

I read somewhere that we removed the dependencies of ant proper upon weblogic and starteam, and I removed the corresponding ant-weblogic and ant-starteam POMS.

Regards,

Antoine

Stefan Bodewig wrote:
On 2010-01-07, Kevin Jackson <foamd...@gmail.com> wrote:

I get a few Class Cast errors for example:

XMLFragmentTest testNestedText  Error   
weblogic.apache.xerces.parsers.SecurityConfiguration
cannot be cast to
weblogic.apache.xerces.xni.parser.XMLParserConfiguration

One of the weblogic jars contains a variant of Xerces and configures
JAXP to use it - and later confuses itself.  I've seen the same and the
problem disappeared when I removed two of the three weblogic jars.  The
only one you need to build Ant and run the tests is weblogicclasses.jar
AFAICT.

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
For additional commands, e-mail: dev-h...@ant.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
For additional commands, e-mail: dev-h...@ant.apache.org

Reply via email to