Skip to content

Instantly share code, notes, and snippets.

@marr
Created September 14, 2010 16:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save marr/579358 to your computer and use it in GitHub Desktop.
Save marr/579358 to your computer and use it in GitHub Desktop.
david-marrs-macbook-pro:tinytlf dave$ ant -v clean package
Apache Ant version 1.7.1 compiled on April 8 2010
Buildfile: build.xml
Detected Java version: 1.6 in: /System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home
Detected OS: Mac OS X
parsing buildfile /Users/dave/Desktop/Code/as3/tinytlf/build.xml with URI = file:/Users/dave/Desktop/Code/as3/tinytlf/build.xml
Project base dir set to: /Users/dave/Desktop/Code/as3/tinytlf
[antlib:org.apache.tools.ant] Could not load definitions from resource org/apache/tools/ant/antlib.xml. It could not be found.
[property] Loading Environment env.
[property] Loading /Users/dave/Desktop/Code/as3/tinytlf/build.properties
Build sequence for target(s) `clean' is [clean]
Complete build sequence is [clean, init, build-util, build-core, build-gestures, build-extensions, build-components, asdoc, usage, package, ]
clean:
[echo] [clean] Removing Build and Report directories
[delete] Directory does not exist:/Users/dave/Desktop/Code/as3/tinytlf/dist
[echo] [clean] Build and Report directories removed
Build sequence for target(s) `package' is [clean, init, build-util, build-core, build-gestures, build-extensions, build-components, asdoc, package]
Complete build sequence is [clean, init, build-util, build-core, build-gestures, build-extensions, build-components, asdoc, package, usage, ]
clean:
[echo] [clean] Removing Build and Report directories
[delete] Directory does not exist:/Users/dave/Desktop/Code/as3/tinytlf/dist
[echo] [clean] Build and Report directories removed
init:
[echo] [init] Creating Bin and Report directories
[mkdir] Skipping /Users/dave/Desktop/Code/as3/tinytlf/bin because it already exists.
[mkdir] Skipping /Users/dave/Desktop/Code/as3/tinytlf/report because it already exists.
[echo] [init] Bin and Report directories created
build-util:
[echo] [build-core] Compiling core release SWC
[echo] [build-core] Using Flex SDK at: /Developer/SDKs/flex_sdk_4
[java] Executing '/System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home/bin/java' with arguments:
[java] '-jar'
[java] '/Developer/SDKs/flex_sdk_4/lib/compc.jar'
[java] '-output=/Users/dave/Desktop/Code/as3/tinytlf/bin/tinytlf-v0.5-fte-utils.swc'
[java] '-include-sources=/Users/dave/Desktop/Code/as3/tinytlf/tinytlf-fte-utils/src/org'
[java] '-library-path+=/Users/dave/Desktop/Code/as3/tinytlf/build/libs'
[java] '-link-report=tinytlf-v0.5_core_report.xml'
[java] '-incremental=true'
[java] '-static-link-runtime-shared-libraries=true'
[java] '-verbose-stacktraces=true'
[java] '-headless-server=true'
[java] '-keep-as3-metadata+=Event'
[java]
[java] The ' characters around the executable and arguments are
[java] not part of the command.
[java] Loading configuration file /Developer/SDKs/flex_sdk_4/frameworks/flex-config.xml
[java] /Users/dave/Desktop/Code/as3/tinytlf/bin/tinytlf-v0.5-fte-utils.swc is up-to-date and does not have to be rebuilt.
build-core:
[echo] [build-core] Compiling core release SWC
[echo] [build-core] Using Flex SDK at: /Developer/SDKs/flex_sdk_4
[java] Executing '/System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home/bin/java' with arguments:
[java] '-jar'
[java] '/Developer/SDKs/flex_sdk_4/lib/compc.jar'
[java] '-output=/Users/dave/Desktop/Code/as3/tinytlf/bin/tinytlf-v0.5-core.swc'
[java] '-include-sources=/Users/dave/Desktop/Code/as3/tinytlf/tinytlf-core/src/org'
[java] '-library-path+=/Users/dave/Desktop/Code/as3/tinytlf/build/libs'
[java] '-library-path+=/Users/dave/Desktop/Code/as3/tinytlf/bin'
[java] '-link-report=tinytlf-v0.5_core_report.xml'
[java] '-incremental=true'
[java] '-static-link-runtime-shared-libraries=true'
[java] '-verbose-stacktraces=true'
[java] '-headless-server=true'
[java] '-keep-as3-metadata+=Event'
[java]
[java] The ' characters around the executable and arguments are
[java] not part of the command.
[java] Loading configuration file /Developer/SDKs/flex_sdk_4/frameworks/flex-config.xml
[java] /Users/dave/Desktop/Code/as3/tinytlf/bin/tinytlf-v0.5-core.swc (38624 bytes)
build-gestures:
[echo] [build-gestures] Compiling gestures release SWC
[echo] [build-gestures] Using Flex SDK at: /Developer/SDKs/flex_sdk_4
[java] Executing '/System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home/bin/java' with arguments:
[java] '-jar'
[java] '/Developer/SDKs/flex_sdk_4/lib/compc.jar'
[java] '-output=/Users/dave/Desktop/Code/as3/tinytlf/bin/tinytlf-v0.5-gestures.swc'
[java] '-include-sources=/Users/dave/Desktop/Code/as3/tinytlf/tinytlf-gestures/src/org'
[java] '-library-path+=/Users/dave/Desktop/Code/as3/tinytlf/build/libs'
[java] '-library-path+=/Users/dave/Desktop/Code/as3/tinytlf/bin'
[java] '-link-report=tinytlf-v0.5_gestures_report.xml'
[java] '-incremental=true'
[java] '-static-link-runtime-shared-libraries=true'
[java] '-verbose-stacktraces=true'
[java] '-headless-server=true'
[java] '-keep-as3-metadata+=Event'
[java]
[java] The ' characters around the executable and arguments are
[java] not part of the command.
[java] Loading configuration file /Developer/SDKs/flex_sdk_4/frameworks/flex-config.xml
[java] /Users/dave/Desktop/Code/as3/tinytlf/bin/tinytlf-v0.5-gestures.swc (38767 bytes)
build-extensions:
[echo] [build-extensions] Compiling extensions release SWC
[echo] [build-extensions] Using Flex SDK at: /Developer/SDKs/flex_sdk_4
[java] Executing '/System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home/bin/java' with arguments:
[java] '-jar'
[java] '/Developer/SDKs/flex_sdk_4/lib/compc.jar'
[java] '-output=/Users/dave/Desktop/Code/as3/tinytlf/bin/tinytlf-v0.5-extensions.swc'
[java] '-include-sources=/Users/dave/Desktop/Code/as3/tinytlf/tinytlf-extensions/src/org'
[java] '-library-path+=/Users/dave/Desktop/Code/as3/tinytlf/build/libs'
[java] '-library-path+=/Users/dave/Desktop/Code/as3/tinytlf/bin'
[java] '-link-report=tinytlf-v0.5_extensions_report.xml'
[java] '-incremental=true'
[java] '-static-link-runtime-shared-libraries=true'
[java] '-verbose-stacktraces=true'
[java] '-headless-server=true'
[java] '-keep-as3-metadata+=Event'
[java]
[java] The ' characters around the executable and arguments are
[java] not part of the command.
[java] Loading configuration file /Developer/SDKs/flex_sdk_4/frameworks/flex-config.xml
[java] /Users/dave/Desktop/Code/as3/tinytlf/bin/tinytlf-v0.5-extensions.swc (115586 bytes)
build-components:
[echo] [build-components] Compiling components release SWC
[echo] [build-components] Using Flex SDK at: /Developer/SDKs/flex_sdk_4
[java] Executing '/System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home/bin/java' with arguments:
[java] '-jar'
[java] '/Developer/SDKs/flex_sdk_4/lib/compc.jar'
[java] '-output=/Users/dave/Desktop/Code/as3/tinytlf/bin/tinytlf-v0.5-components.swc'
[java] '-include-sources=/Users/dave/Desktop/Code/as3/tinytlf/tinytlf-components/src/org'
[java] '-library-path+=/Users/dave/Desktop/Code/as3/tinytlf/build/libs'
[java] '-library-path+=/Users/dave/Desktop/Code/as3/tinytlf/bin'
[java] '-link-report=tinytlf-v0.5_components_report.xml'
[java] '-incremental=true'
[java] '-static-link-runtime-shared-libraries=true'
[java] '-verbose-stacktraces=true'
[java] '-headless-server=true'
[java] '-keep-as3-metadata+=Event'
[java]
[java] The ' characters around the executable and arguments are
[java] not part of the command.
[java] Loading configuration file /Developer/SDKs/flex_sdk_4/frameworks/flex-config.xml
[java] /Users/dave/Desktop/Code/as3/tinytlf/bin/tinytlf-v0.5-components.swc (146089 bytes)
asdoc:
[echo] [asdoc] Generating ASDOC documentation
[java] Executing '/System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home/bin/java' with arguments:
[java] '-jar'
[java] '/Developer/SDKs/flex_sdk_4/lib/asdoc.jar'
[java] '-external-library-path'
[java] '/Users/dave/Desktop/Code/as3/tinytlf/build/libs'
[java] '-doc-sources'
[java] '/Users/dave/Desktop/Code/as3/tinytlf/tinytlf-core/src'
[java] '-source-path'
[java] '/Users/dave/Desktop/Code/as3/tinytlf/tinytlf-core/src'
[java] '-doc-sources'
[java] '/Users/dave/Desktop/Code/as3/tinytlf/tinytlf-gestures/src'
[java] '-source-path'
[java] '/Users/dave/Desktop/Code/as3/tinytlf/tinytlf-gestures/src'
[java] '-doc-sources'
[java] '/Users/dave/Desktop/Code/as3/tinytlf/tinytlf-extensions/src'
[java] '-source-path'
[java] '/Users/dave/Desktop/Code/as3/tinytlf/tinytlf-extensions/src'
[java] '-doc-sources'
[java] '/Users/dave/Desktop/Code/as3/tinytlf/tinytlf-components/src'
[java] '-source-path'
[java] '/Users/dave/Desktop/Code/as3/tinytlf/tinytlf-components/src'
[java] '-output'
[java] '/Users/dave/Desktop/Code/as3/tinytlf/doc'
[java] '-window-title'
[java] 'tinytlf v0.5'
[java] '-main-title'
[java] 'tinytlf v0.5'
[java] '-footer'
[java] 'tinytlf - http://www.tinytlf.org/ - Documentation generated at: 09/14/2010 09:58 AM'
[java]
[java] The ' characters around the executable and arguments are
[java] not part of the command.
[java] Loading configuration file /Developer/SDKs/flex_sdk_4/frameworks/flex-config.xml
[java] /Users/dave/Desktop/Code/as3/tinytlf/tinytlf-gestures/src/org/tinytlf/interaction/behaviors/mouse/selection/CharacterSelectionBehavior.as(38): col: 5 Error: Access of undefined property TextLineUtil.
[java]
[java] TextLineUtil.getAtomIndexAtPoint(line, new Point(m.stageX, m.stageY)));
[java] ^
[java]
[java] /Users/dave/Desktop/Code/as3/tinytlf/tinytlf-gestures/src/org/tinytlf/interaction/behaviors/mouse/selection/CharacterSelectionBehavior.as(65): col: 29 Error: Access of undefined property TextLineUtil.
[java]
[java] var index:int = TextLineUtil.getAtomIndexAtPoint(line, new Point(m.stageX, m.stageY));
[java] ^
[java]
[java] /Users/dave/Desktop/Code/as3/tinytlf/tinytlf-gestures/src/org/tinytlf/interaction/behaviors/mouse/selection/CharacterSelectionBehavior.as(77): col: 27 Error: Access of undefined property TextLineUtil.
[java]
[java] var atomSide:Boolean = TextLineUtil.getAtomSide(line, new Point(m.stageX, m.stageY));
[java] ^
[java]
[java] /Users/dave/Desktop/Code/as3/tinytlf/tinytlf-gestures/src/org/tinytlf/interaction/behaviors/mouse/selection/CharacterSelectionBehavior.as(17): col: 32 Error: Definition org.tinytlf.util.fte:TextLineUtil could not be found.
[java]
[java] import org.tinytlf.util.fte.TextLineUtil;
[java] ^
[java]
[java] /Users/dave/Desktop/Code/as3/tinytlf/tinytlf-core/src/org/tinytlf/interaction/EventLineInfo.as(43): col: 6 Error: Access of undefined property TextLineUtil.
[java]
[java] TextLineUtil.getAtomIndexAtPoint(line, new Point(event['stageX'], event['stageY'])));
[java] ^
[java]
[java] /Users/dave/Desktop/Code/as3/tinytlf/tinytlf-core/src/org/tinytlf/interaction/EventLineInfo.as(21): col: 32 Error: Definition org.tinytlf.util.fte:TextLineUtil could not be found.
[java]
[java] import org.tinytlf.util.fte.TextLineUtil;
[java] ^
[java]
[java] /Users/dave/Desktop/Code/as3/tinytlf/tinytlf-gestures/src/org/tinytlf/interaction/behaviors/keyboard/selection/WordLeftRightBehavior.as(44): col: 5 Error: Access of undefined property TextLineUtil.
[java]
[java] TextLineUtil.getAtomWordBoundary(line, atomIndex, direction < 0));
[java] ^
[java]
[java] /Users/dave/Desktop/Code/as3/tinytlf/tinytlf-gestures/src/org/tinytlf/interaction/behaviors/keyboard/selection/WordLeftRightBehavior.as(12): col: 29 Error: Definition org.tinytlf.util.fte:TextLineUtil could not be found.
[java]
[java] import org.tinytlf.util.fte.TextLineUtil;
[java] ^
[java]
[java] /Users/dave/Desktop/Code/as3/tinytlf/tinytlf-core/src/org/tinytlf/decor/TextDecoration.as(95): col: 47 Error: Access of undefined property ContentElementUtil.
[java]
[java] var tlmrs:Vector.<TextLineMirrorRegion> = ContentElementUtil.getMirrorRegions(ContentElement(arg));
[java] ^
[java]
[java] /Users/dave/Desktop/Code/as3/tinytlf/tinytlf-core/src/org/tinytlf/decor/TextDecoration.as(18): col: 32 Error: Definition org.tinytlf.util.fte:ContentElementUtil could not be found.
[java]
[java] import org.tinytlf.util.fte.ContentElementUtil;
[java] ^
[java]
[java] /Users/dave/Desktop/Code/as3/tinytlf/tinytlf-gestures/src/org/tinytlf/interaction/behaviors/mouse/selection/WordSelectionBehavior.as(29): col: 24 Error: Access of undefined property TextLineUtil.
[java]
[java] var atomIndex:int = TextLineUtil.getAtomIndexAtPoint(line, new Point(event.stageX, event.stageY));
[java] ^
[java]
[java] /Users/dave/Desktop/Code/as3/tinytlf/tinytlf-gestures/src/org/tinytlf/interaction/behaviors/mouse/selection/WordSelectionBehavior.as(31): col: 29 Error: Access of undefined property TextLineUtil.
[java]
[java] var begin:int = TextLineUtil.getAtomWordBoundary(line, atomIndex);
[java] ^
[java]
[java] /Users/dave/Desktop/Code/as3/tinytlf/tinytlf-gestures/src/org/tinytlf/interaction/behaviors/mouse/selection/WordSelectionBehavior.as(34): col: 27 Error: Access of undefined property TextLineUtil.
[java]
[java] var end:int = TextLineUtil.getAtomWordBoundary(line, atomIndex, false);
[java] ^
[java]
[java] /Users/dave/Desktop/Code/as3/tinytlf/tinytlf-gestures/src/org/tinytlf/interaction/behaviors/mouse/selection/WordSelectionBehavior.as(68): col: 33 Error: Access of undefined property TextLineUtil.
[java]
[java] var atomIndex:int = TextLineUtil.getAtomIndexAtPoint(line, new Point(event.stageX, event.stageY));
[java] ^
[java]
[java] /Users/dave/Desktop/Code/as3/tinytlf/tinytlf-gestures/src/org/tinytlf/interaction/behaviors/mouse/selection/WordSelectionBehavior.as(76): col: 6 Error: Access of undefined property TextLineUtil.
[java]
[java] TextLineUtil.getAtomWordBoundary(line, atomIndex));
[java] ^
[java]
[java] /Users/dave/Desktop/Code/as3/tinytlf/tinytlf-gestures/src/org/tinytlf/interaction/behaviors/mouse/selection/WordSelectionBehavior.as(85): col: 6 Error: Access of undefined property TextLineUtil.
[java]
[java] TextLineUtil.getAtomWordBoundary(line, atomIndex, false));
[java] ^
[java]
[java] /Users/dave/Desktop/Code/as3/tinytlf/tinytlf-gestures/src/org/tinytlf/interaction/behaviors/mouse/selection/WordSelectionBehavior.as(12): col: 32 Error: Definition org.tinytlf.util.fte:TextLineUtil could not be found.
[java]
[java] import org.tinytlf.util.fte.TextLineUtil;
[java] ^
[java]
[java] /Users/dave/Desktop/Code/as3/tinytlf/tinytlf-extensions/src/org/tinytlf/layout/ImageFlowContainer.as(164): col: 17 Error: Access of undefined property TextLineUtil.
[java]
[java] element = TextLineUtil.getElementAtAtomIndex(line, i);
[java] ^
[java]
[java] /Users/dave/Desktop/Code/as3/tinytlf/tinytlf-extensions/src/org/tinytlf/layout/ImageFlowContainer.as(12): col: 29 Error: Definition org.tinytlf.util.fte:TextLineUtil could not be found.
[java]
[java] import org.tinytlf.util.fte.TextLineUtil;
[java] ^
[java]
BUILD FAILED
/Users/dave/Desktop/Code/as3/tinytlf/build.xml:171: Java returned: 19
at org.apache.tools.ant.taskdefs.Java.execute(Java.java:108)
at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288)
at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
at org.apache.tools.ant.Task.perform(Task.java:348)
at org.apache.tools.ant.Target.execute(Target.java:357)
at org.apache.tools.ant.Target.performTasks(Target.java:385)
at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1337)
at org.apache.tools.ant.Project.executeTarget(Project.java:1306)
at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
at org.apache.tools.ant.Project.executeTargets(Project.java:1189)
at org.apache.tools.ant.Main.runBuild(Main.java:758)
at org.apache.tools.ant.Main.startAnt(Main.java:217)
at org.apache.tools.ant.launch.Launcher.run(Launcher.java:257)
at org.apache.tools.ant.launch.Launcher.main(Launcher.java:104)
Total time: 33 seconds
david-marrs-macbook-pro:tinytlf dave$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment