Community
Participate
Working Groups
From bug #136176 I used the "create Ant build file" tool to create a build file that I was the going to customize for my project, and then added a "custom=true" property to the build.properties file. I then added another source folder to the build properties and tried to regenerate the build file the same way as before. Nothing happened until I commented out "custom=true" property. I understand why you might not want to change the build.xml file in most cases when this property is true, but there should be some kind of warning, rather than a silent failure.
Changing OS from Mac OS to Mac OS X as per bug 185991
Created attachment 143246 [details] Pach A warning is logged and displayed is the custom property is true and the build.xml already exists.
Pushing to M2 to avoid any last minute churn before M1.
Applied to HEAD with a trivial change to the dialog text.
Verified in I20090915-0100