[jboss-dev-forums] [Design of JBoss Build System] - "./build.sh clean main" doesn't update thirdparty
wolfc
do-not-reply at jboss.com
Wed Feb 25 03:57:24 EST 2009
Running:
./build.sh clean main
doesn't update thirdparty anymore, because there is now a checkthirdparty before which makes createthirdparty do nothing.
I think clean needs a different dependency set. Do we really need thirdparty on clean? If so, then the checkthirdparty is bogus. If not, then remove that createthirdparty dependency. In any case remove checkthirdparty.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4212839#4212839
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4212839
More information about the jboss-dev-forums
mailing list