|
From: Kevin O'N. <ke...@ro...> - 2003-04-16 08:09:39
|
I have just discovered (the hard way) that the local.properties file in the build module is over written when the etc/local.properties-example file changes. This is something to do with "build magic" a component we are using from the jboss project to manage to building of the modules (bloody black magic if you ask me). So in short don't be like me, make sure you have a second copy of your local.properties file and don't spend an hour trying to figure out what you broke followed by another hour trying to find all of the configuration parameters you changed :(. -k. -- If you don't test then your code is only a collection of bugs which apparently behave like a working program. Website: http://www.rocketred.com.au/blogs/kevin/ |