From: <sco...@jb...> - 2005-07-13 22:25:24
|
The libraries are only used by the main build when creating the dist. They have no purpose for building thirdparty or compiling the modules. Couldn't we simply break out the install target into a seperate build-dist.xml file that contains the install and related targets? Unless you do this, the initial build will be using the obsolete ../tools/buildmagic/etc/libraries.ent version and would fail anyway when the incorrect libraries were used. There should be a way to disable initiating the thirdparty build as suggested. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3884793#3884793 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3884793 |