After running ant all, these are the only files I see in that bin folder: automation_core.swc automation_tests.swc Flow.swf swfobject.js VellumUnit.html VellumUnit.swf
On Nov 19, 2014, at 10:23 AM, Harbs <harbs.li...@gmail.com> wrote: > What’s this about? > > flexunnit_tests: > [flexunit] Validating task attributes ... > [flexunit] Generating default values ... > [flexunit] Using default working dir > [/Users/harbs/Documents/ApacheFlex/flex-tlf] > [flexunit] Using the following settings for the test run: > [flexunit] FLEX_HOME: > [/Users/harbs/Documents/ApacheFlex/flex-tlf/../flex-sdk] > [flexunit] haltonfailure: [true] > [flexunit] headless: [false] > [flexunit] display: [99] > [flexunit] localTrusted: [true] > [flexunit] player: [flash] > [flexunit] port: [1024] > [flexunit] swf: > [/Users/harbs/Documents/ApacheFlex/flex-tlf/bin/apps/automation_apps/bin/VellumUnit.swf] > [flexunit] timeout: [60000ms] > [flexunit] toDir: > [/Users/harbs/Documents/ApacheFlex/flex-tlf/bin/apps/automation_apps/bin] > [flexunit] Setting up server process ... > [flexunit] Starting server ... > [flexunit] Updated local trust file at > [/Users/harbs/Library/Preferences/Macromedia/Flash > Player/#Security/FlashPlayerTrust/flexUnit.cfg], added > [/Users/harbs/Documents/ApacheFlex/flex-tlf/bin/apps/automation_apps/bin]. > [flexunit] Executing 'open' with arguments: > [flexunit] > '/Users/harbs/Documents/ApacheFlex/flex-tlf/bin/apps/automation_apps/bin/VellumUnit.swf' > [flexunit] > [flexunit] The ' characters around the executable and arguments are > [flexunit] not part of the command. > [flexunit] > [flexunit] Opening server socket on port [1024]. > [flexunit] Waiting for client connection ... > [flexunit] > [flexunit] Stopping server ... > [flexunit] End of test data reached, sending acknowledgement to player ... > [flexunit] Closing client connection ... > [flexunit] Closing server on port [1024] … > > On Nov 19, 2014, at 10:08 AM, piotrz <piotrzarzyck...@gmail.com> wrote: > >> Hi Harbs, >> >>> 1) Do you mean the build.properties in flex-tlf? in flex-sdk? or somewhere >>> else? >> >> I mean flex-tlf build.properties >> >>> 2) I’m not sure what you mean about FLEX_HOME. Is there something special >>> I need to do there besides what I’d do to make the SDK build? >> >> You have to create file env.properties in flex-tlf folder and set up there >> FLEX_HOME path to flex sdk >> >>> 3) Is that ant on flex or tlf? What’s the exact command I need? “ant all”? >> >> This is ant in flex-tlf - build.xml file. >> >> Piotr >> >> >> >> ----- >> Apache Flex PMC >> piotrzarzyck...@gmail.com >> -- >> View this message in context: >> http://apache-flex-development.2333347.n4.nabble.com/Commit-of-table-work-tp41095p42496.html >> Sent from the Apache Flex Development mailing list archive at Nabble.com. >