>>1) the build complains there is a property 'tlf.branch' that is not >>set; setting this property to '${basedir}/../flex-tlf/textLayout' in >>'build.properties' seems to fix this. Shouldn't this be a default >>setting (the property is presently commented out)? > Actually, I wanted to get rid of tlf.branch. I thought I'd replaced them > all with TLF_HOME. I can take a look if you don't have cycles.
This was in 'asdoc/build.xml' and I've replaced ${tlf.branch} with ${TLF_HOME} now. I'll re-run the asdoc target later to check it. >>2) the build fails because it sees 2 versions of the Alert class (in >>experimental and in MX): prefixing the only call to Alert on line 1939 >>of airspark::spark.components.WindowedApplication with 'mx.controls.' >>seems to fix this. Does that make sense and should I commit that >>change? > I suppose, but doesn't this mean that lots of other folks will have this > problem? Can we/should we change the name of the class in experimental? I wasn't seeing this in my code, it popped up while building the asdoc target of the SDK ant build.xml. If you like, I can reproduce the error and get you the actual error text? >>4) the 'asdoc-output' directory is not cleaned up after a run, nor is >>it included in .gitignore. Which one is preferable? > I would choose .gitignore so you can examine the results if the run > succeeds but doesn't quite do what you want. Ok, consider it ignored ;-) EdB -- Ix Multimedia Software Jan Luykenstraat 27 3521 VB Utrecht T. 06-51952295 I. www.ixsoftware.nl