On 5/1/06, Deepa Remesh (JIRA) <[email protected]> wrote:
* If someone updates the "derbyTesting.jar.path" in ant.properties file and rebuilds without running "clobber", the Upgrade_10_1_10_2_app.properties will not get updated since it gets updated depending on output of "available" task. I tried to add the uptodate task along with this but then it does not work when I run "clobber" target before building. Again, I am not able to get a combination which works in all build cases.
I think this is acceptable behavior. Perhaps we should add a note about the generated properties file and that it should be removed if you change the value of derbyTesting.jar.path.
* The file for new suite "upgrade.runall" is missing in the new combined patch.
I forgot to svn add the new file to get it into the diff. I'll fix this before I commit the patch.
* Your additions to BUILDING.txt make it more clear. Should we add the information about the command-line option to testing/readme.html file too?
Yes, I'll add a similar note there. New patch coming shortly... andrew
