[jboss-dev-forums] [Design of JBoss Build System] - buildmagic-tasks.jar

akostadinov do-not-reply at jboss.com
Thu Oct 16 08:44:18 EDT 2008


Hallo,

where is buildmagic-tasks.jar got from? I see it in jbossas svn repo as a library but can't find any sources. Aren't we going to eventually stop using it?

My problem with it is that it contains some old classes like org.jboss.logging.* which interfere with my changes to jboss server manager. Being in lib, the Logger class is loaded from it rather than the classpath I'm specifying for the server manager tasks.

Do you think I can put it out of lib to some other directory and change the taskdefs to include it with a specified classpath? Any idea which should be that directory? tools/thirdparty?

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4182645#4182645

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4182645



More information about the jboss-dev-forums mailing list