YUI.add('my-iterable-class', function(Y) {
{
Y.MyIterableClass = function() { ... };
Y.mix(Y.MyIterableClass, Y.Iterable, false, null, 4);
},
'@VERSION@' ,{requires:['gallery-iterable-extras'], optional:['gallery-funcprog']});/home/y/libexec/ant/bin/ant all
Buildfile: build.xml
[echo] Starting Build For gallery-iterable-extras
clean:
init:
[mkdir] Created dir: /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-iterable-extras/build_tmp
[echo] Starting Build For gallery-iterable-extras
-lint-server:
[echo] Starting Build For gallery-iterable-extras
-node:
[echo] For faster builds, install Node.js.
-concatdebug:
[copy] Copying 2 files to /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-iterable-extras/build_tmp/ant
[delete] Deleting directory /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-iterable-extras/build_tmp/ant
-registerdebug:
[copy] Copying 1 file to /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-iterable-extras/build_tmp
-prependdebug:
-appenddebug:
builddebug:
-createcore:
[copy] Copying 1 file to /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-iterable-extras/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-iterable-extras/build_tmp/gallery-iterable-extras.js
[yuicompressor]
[yuicompressor] [WARNING] Invalid hint syntax: use strict
[yuicompressor] add("gallery-iterable-extras",function(Y){ ---> "use strict" <--- ;Y.Iterable={each:function(
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] var result=this.newInstance(); ---> var <--- iter=this.iterator(),i=
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] (!iter.atEnd()){ ---> var <--- item=iter.next();if(
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] (!iter.atEnd()){ ---> var <--- item=iter.next();if(
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] var result=this.newInstance(); ---> var <--- iter=this.iterator(),i=
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] rejects:this.newInstance()}; ---> var <--- iter=this.iterator(),i=
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] (!iter.atEnd()){ ---> var <--- item=iter.next();result[
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] ,c){var result=init; ---> var <--- iter=this.iterator(),i=
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] ,c){var result=init; ---> var <--- iter=this.iterator(),i=
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] var result=this.newInstance(); ---> var <--- iter=this.iterator(),i=
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] (!iter.atEnd()){ ---> var <--- item=iter.next();if(
[yuicompressor] Compressed to /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-iterable-extras/build_tmp/gallery-iterable-extras-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-iterable-extras/build_tmp/gallery-iterable-extras.js
[java] - OK
local:
deploybuild:
[copy] Copying 3 files to /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/build/gallery-iterable-extras
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