YUI({
//Last Gallery Build of this module
gallery: 'gallery-2012.05.16-20-37'
}).use('gallery-anim-class', function(Y)
{
var node = Y.one('#my-node');
node.plug(Y.Plugin.NodeFX,
{
to: { cssClass: 'my-class', backgroundColor:'#FFFF00', color: '#000000' }
});
node.fx.run();
});/home/y/libexec/ant/bin/ant all
Buildfile: build.xml
[echo] Starting Build For gallery-anim-class
clean:
init:
[mkdir] Created dir: /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-anim-class/build_tmp
[echo] Starting Build For gallery-anim-class
-lint-server:
[echo] Starting Build For gallery-anim-class
-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-class/build_tmp/ant
[delete] Deleting directory /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-anim-class/build_tmp/ant
-registerdebug:
[copy] Copying 1 file to /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-anim-class/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-class/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-class/build_tmp/gallery-anim-class.js
[yuicompressor]
[yuicompressor] [WARNING] Invalid hint syntax: use strict
[yuicompressor] add("gallery-anim-class",function(Y){ ---> "use strict" <--- ;var css_attribute=["top","bottom","left"
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] addClass(to.cssClass);}} ---> var <--- orig_start=Y.Anim.prototype._start;
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] finalState(node,from,to); ---> var <--- new_style=getStyles(node);initialState(node
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] initialState(node,from,to); ---> var <--- orig_style=getStyles(node);if(this
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] ];if(style!==orig){ ---> var <--- attr=css_attribute[i];if(!
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] apply(this,arguments);}; ---> var <--- orig_runFrame=Y.Anim.prototype._runFrame;
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] apply(this,arguments);}; ---> var <--- orig_end=Y.Anim.prototype._end;
[yuicompressor] Compressed to /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-anim-class/build_tmp/gallery-anim-class-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-class/build_tmp/gallery-anim-class.js
[java]
[java]
[java] 68, 12: Wrap the /regexp/ literal in parens to disambiguate the slash operator.
[java] return /[#0-9]/.test(s); // # covers colors like #AABBCC
[java]
[java]
[java]
local:
deploybuild:
[copy] Copying 3 files to /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/build/gallery-anim-class
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