Hide
original bugid: #6168
Builder xml's are copied to the config/builders/applications dir which is undesirable because:
- copying of files does not make sense if you may not (os-sercuiryt), or cannot (there is not dir, perhpas running as war?)
- It's confusing to have the same files on two spots (how many newbys already edited the builder xml of the application and wonder why nothing happened) and hard to maintain.
Show
original bugid: #6168
Builder xml's are copied to the config/builders/applications dir which is undesirable because:
- copying of files does not make sense if you may not (os-sercuiryt), or cannot (there is not dir, perhpas running as war?)
- It's confusing to have the same files on two spots (how many newbys already edited the builder xml of the application and wonder why nothing happened) and hard to maintain.