On Wed, Feb 13, 2013 at 8:02 PM, Jose Blanco <[email protected]> wrote: > and the same with the other config files. Is there a way for it to work so > that it leaves [dspace] alone?
Hi Jose, no, I don't think so. The only thing you can do is call ant update with "-Doverwrite=false". Other than that, you can customize the ant recipe (build.xml) to not update configs (line 186) or simply call the update_code and update_webapps targets instead of update. https://github.com/DSpace/DSpace/blob/dspace-3.0/dspace/src/main/config/build.xml Regards, ~~helix84 Compulsory reading: DSpace Mailing List Etiquette https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette ------------------------------------------------------------------------------ Free Next-Gen Firewall Hardware Offer Buy your Sophos next-gen firewall before the end March 2013 and get the hardware for free! Learn more. http://p.sf.net/sfu/sophos-d2d-feb _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

