Resetting conf to default value sounds safer. Just my random thought. How if adding a parameter e.g. `ant -Dreset.conf=false package` to build.xml? So the procedure will package using files in conf which may be modified, if this won't have huge implication to the whole system.
Thanks for help. 2011/3/18 Edward J. Yoon <[email protected]>: > Hi, > > I made an templates for config files, and added the config file names > to ignore list. My intend was to reduce commit faults or patch > generation faults. > > I think, we can separate to new target if it is really inconvenient. > > What do you think? > > On Fri, Mar 18, 2011 at 7:15 PM, Chia-Hung Lin <[email protected]> wrote: >> Not very sure if this is an issue only on my system or not. I update >> (svn update) src to the latest trunk and notice that each time when >> executing e.g. ant package, the setting such as hama-site.xml under >> conf folder will be clean out, which is a bit inconvenient. Is there >> any chance to leave the setting there if it's modified? >> >> Thanks. >> >> -- >> ChiaHung Lin @ nuk, tw. >> > > > > -- > Best Regards, Edward J. Yoon > http://blog.udanax.org > http://twitter.com/eddieyoon > -- ChiaHung Lin @ nuk, tw.
