By reading [DSpace-source]/dspace/src/main/config/build.xml I see that '-Dconfig=' specifies the location of dspace.cfg, while local.cfg is specified using '-Dlocal-config='. I can imagine that many strange things happen when DSpace is deprived of most of its configuration.
This is interesting. I was not previously aware that one *could* relocate local.cfg in this way. I typically have a collection of configurations that I'm working on alternately, and I've resorted to hard-linking e.g. DS-9876.cfg as local.cfg when testing patch DS-9876. (Soft links cause problems with this file, because of the way it is copied during the build process.) -- You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/dspace-tech. For more options, visit https://groups.google.com/d/optout.
