[jboss-dev-forums] [Design of JBoss Build System] - Re: Request: htmlunit from sourceforge in thirdpary.
scott.stark@jboss.org
do-not-reply at jboss.com
Tue Jul 18 00:38:50 EDT 2006
Its not ok to include multiple versions of a library in the main build. If a component needs another incompatible version is needs to be pulled out the build and integrated as a binary component with its conflicting version isolated via class loader scoping.
If the error is due to changes in the commons httpclient, what are the changes causing problems? Updating the testsuite would make it incompatible with the 4.0 branch code.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3958649#3958649
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3958649
More information about the jboss-dev-forums
mailing list