One thing that annoys the hell out of me with our current build that lots of tasks cannot
be run into isolation. You have to run some other task before. Obviously, which task(s)
and their order is not documented...
A simple yet efficient improvement would be to have the concept of private/public tasks.
Private tasks that cannot be run in isolation should be have named prefixed with
"__" for example. Tasks with normal looking names should be able to be run in
isolation and documented as to what they do.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4062199#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...