Ant has lots of flags: -verbose -debug -diagnostics
And even: --help HTH, -Alex On 5/3/16, 10:21 AM, "mark goldin" <[email protected]> wrote: >Honestly, I am not sure I now how to run Ant with debugging info on.Can >you >help me, please? > >On Tue, May 3, 2016 at 11:56 AM mark goldin <[email protected]> wrote: > >> Yes, there is an mxmlc.jar in the lib of that directory. Will try >>running >> Ant with debugging info. >> >> On Tue, May 3, 2016 at 9:48 AM Alex Harui <[email protected]> wrote: >> >>> >>> >>> On 5/3/16, 2:51 AM, "mark goldin" <[email protected]> wrote: >>> >>> >I changed slashes. I also verified flexTasks.jar >>> >Still the same. The strange thing is that exactly the same >>> >CompileResourceBundles.xml >>> >works fine for another code branch. >>> >>> What is FLEX_HOME environment of system property pointing to? Is >>>there an >>> mxmlc.jar in the lib folder of where FLEX_HOME points? >>> >>> Otherwise, try running with the Ant verbose flag and compare output to >>> what works. >>> >>> -Alex >>> >>>
