MMBase

Deploying application with extra builders causes duplicate files. And app-server needs create-rights.

Details

  • Type: Improvement Improvement
  • Status: Open Open
  • Priority: Major Major
  • Resolution: Unresolved
  • Affects Version/s: 1.6.1
  • Fix Version/s: 2.1.0
  • Component/s: Applications
  • Description:
    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.

Issue Links

Activity

Hide
Henk Hangyi added a comment - 2007-02-25 12:34
I agree: the config/builders/applications directory should only contain references to builders in config/applications. (And it should be something more intelligent than the readme.txt in

http://cvs.mmbase.org/viewcvs/contributions/natmm/config/builders/applications/ )

Lets try to implement something intelligent for 1.9.
Show
Henk Hangyi added a comment - 2007-02-25 12:34 I agree: the config/builders/applications directory should only contain references to builders in config/applications. (And it should be something more intelligent than the readme.txt in http://cvs.mmbase.org/viewcvs/contributions/natmm/config/builders/applications/ ) Lets try to implement something intelligent for 1.9.
Hide
Michiel Meeuwissen added a comment - 2009-07-31 15:20
For the moment the work around is simple:

Dont use the feature.

Simply put the builders in config/builders/ to start with.

If you don't want the builders, don't install them, not even the application.
Show
Michiel Meeuwissen added a comment - 2009-07-31 15:20 For the moment the work around is simple: Dont use the feature. Simply put the builders in config/builders/ to start with. If you don't want the builders, don't install them, not even the application.

People

Dates

  • Created:
    2003-09-17 22:36
    Updated:
    2010-06-18 13:58