YUI({
//Last Gallery Build of this module
gallery: 'gallery-2012.07.18-13-22'
}).use('gallery-anim-morph', function(Y) {
var morpher = new Y.gallery.anim.morph.Morph({
srcNode: Y.one('#target1'),
targetNode: Y.one('#target2')
});
morpher.morph();
// and back again
morpher.reverse();
});/home/y/libexec/ant/bin/ant all
Buildfile: build.xml
[echo] Starting Build For gallery-anim-morph
clean:
init:
[mkdir] Created dir: /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-anim-morph/build_tmp
[echo] Starting Build For gallery-anim-morph
-lint-server:
[echo] Starting Build For gallery-anim-morph
-node:
[echo] For faster builds, install Node.js.
-concatdebug:
[copy] Copying 1 file to /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-anim-morph/build_tmp/ant
[delete] Deleting directory /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-anim-morph/build_tmp/ant
-registerdebug:
[copy] Copying 1 file to /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-anim-morph/build_tmp
-prependdebug:
-appenddebug:
builddebug:
-createcore:
[copy] Copying 1 file to /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-anim-morph/build_tmp
-loggerregex:
buildcore:
-rollupjs:
-concatskins:
-buildskins:
-rollupcss:
buildskins:
-buildlangs:
-rolluplangs:
buildlangs:
build:
minify:
[yuicompressor] Compressing /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-anim-morph/build_tmp/gallery-anim-morph.js
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] src.setStyle("height",target_height); ---> var <--- fade_in=new Y.Anim({node:
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] :1,easing:"easeIn"}); ---> var <--- resize=new Y.Anim({node:
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] get(reverse?"targetNode":"srcNode"); ---> var <--- targetNode=this.get(reverse?"srcNode":
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] );if(this._animate){ ---> var <--- that=this,fade_out=new Y.Anim
[yuicompressor]
[yuicompressor] [WARNING] The symbol that is declared but is apparently never used.
[yuicompressor] This code can probably be written in a more compact way.
[yuicompressor] ;if(this._animate){var ---> that <--- =this,fade_out=new Y.Anim(
[yuicompressor] Compressed to /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-anim-morph/build_tmp/gallery-anim-morph-min.js
lint:
[echo] Using Rhino. Install nodejs to improve jslint speed, or skip with -Dlint.skip=true
[java] Running JSLint on : /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-anim-morph/build_tmp/gallery-anim-morph.js
[java] - OK
local:
deploybuild:
[copy] Copying 3 files to /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/build/gallery-anim-morph
deployassets:
deployskins:
deploylang:
deploydocs:
deploy:
all:
BUILD SUCCESSFUL
Total time: 2 seconds
© 2006-2013 Yahoo! Inc. All rights reserved.
All code on this site is licensed under the BSD License unless stated otherwise.
About This Site · Security Contact Info