YUI({
gallery: 'gallery-2012.08.01-13-16'
}).use('gallery-autocomplete-list-group', 'gallery-bulkedit', 'gallery-imagecropper', 'gallery-imagesloaded', 'gallery-masonry', 'gallery-multivalue-input', 'gallery-nmpjaxplus', 'gallery-time-format', function(Y) {
//Your Code Here
});/home/y/libexec/ant/bin/ant all
Buildfile: build.xml
[echo] Starting Build For gallery-autocomplete-list-group
clean:
init:
[mkdir] Created dir: /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-autocomplete-list-group/build_tmp
[echo] Starting Build For gallery-autocomplete-list-group
-lint-server:
[echo] Starting Build For gallery-autocomplete-list-group
-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-autocomplete-list-group/build_tmp/ant
[delete] Deleting directory /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-autocomplete-list-group/build_tmp/ant
-registerdebug:
[copy] Copying 1 file to /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-autocomplete-list-group/build_tmp
-prependdebug:
-appenddebug:
builddebug:
-createcore:
[copy] Copying 1 file to /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-autocomplete-list-group/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-autocomplete-list-group/build_tmp/gallery-autocomplete-list-group.js
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] group]=[];}); ---> var <--- groupItems=[];Y.Array.each
[yuicompressor]
[yuicompressor] [WARNING] The variable index has already been declared in the same scope...
[yuicompressor] {if(item===groupItem){var ---> index <--- =index-1;if(index<0
[yuicompressor] Compressed to /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-autocomplete-list-group/build_tmp/gallery-autocomplete-list-group-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-autocomplete-list-group/build_tmp/gallery-autocomplete-list-group.js
[java]
[java]
[java] 82, 27: 'index' is already defined.
[java] var index = index-1;
[java]
[java] 86, 17: 'prevItem' is not defined.
[java] prevItem = groupItems[index];
[java]
[java] 91, 31: 'prevItem' is not defined.
[java] this.set(ACTIVE_ITEM, prevItem || null);
[java]
[java] 94, 6: Extra comma.
[java] },
[java]
[java] 146, 6: Extra comma.
[java] },
[java]
[java] 148, 2: Missing semicolon.
[java] }
[java]
[java]
[java]
local:
deploybuild:
[copy] Copying 3 files to /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/build/gallery-autocomplete-list-group
deployassets:
deployskins:
deploylang:
deploydocs:
deploy:
all:
BUILD SUCCESSFUL
Total time: 2 seconds/home/y/libexec/ant/bin/ant all
Buildfile: build.xml
[echo] Starting Build For gallery-bulkedit
clean:
init:
[mkdir] Created dir: /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-bulkedit/build_tmp
[echo] Starting Build For gallery-bulkedit
-lint-server:
[echo] Starting Build For gallery-bulkedit
-node:
[echo] For faster builds, install Node.js.
-concatdebug:
[copy] Copying 3 files to /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-bulkedit/build_tmp/ant
[delete] Deleting directory /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-bulkedit/build_tmp/ant
-registerdebug:
[copy] Copying 1 file to /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-bulkedit/build_tmp
-prependdebug:
-appenddebug:
builddebug:
-createcore:
[copy] Copying 1 file to /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-bulkedit/build_tmp
-loggerregex:
buildcore:
-rollupjs:
-concatskins:
[copy] Copying 2 files to /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-bulkedit/build_tmp/ant
[delete] Deleting directory /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-bulkedit/build_tmp/ant
[yuicompressor] Compressing /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-bulkedit/build_tmp/assets/skins/sam/gallery-bulkedit.css
[yuicompressor] Compressed to /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-bulkedit/build_tmp/assets/skins/sam/gallery-bulkedit.css
-buildskins:
-rollupcss:
buildskins:
-buildlangs:
-rolluplangs:
buildlangs:
build:
minify:
[yuicompressor] Compressing /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-bulkedit/build_tmp/gallery-bulkedit.js
[yuicompressor]
[yuicompressor] [WARNING] Invalid hint syntax: use strict
[yuicompressor] add("gallery-bulkedit",function(Y){ ---> "use strict" <--- ;functionBulkEditDataSource(){BulkEditDataSource.superclass.
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] {var count=-1;for( ---> var <--- i=0;i<this._index.
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] ._index.length;i++){ ---> var <--- j=this._index[i];if
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] !this._index){return;} ---> var <--- start=Math.min(r.startIndex,
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] startIndex,this._index.length); ---> var <--- end=0;for(var i=0
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] );var end=0;for( ---> var <--- i=0;i<start;i++
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] ;i<start;i++){ ---> var <--- j=this._index[i];if
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] ._callback.adjust.indexStart=i; ---> var <--- count=0;while(i<this.
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] this._callback.adjust.origCount){ ---> var <--- j=this._index[i];if
[yuicompressor]
[yuicompressor] [WARNING] The variable j has already been declared in the same scope...
[yuicompressor] ._callback.adjust.origCount){var ---> j <--- =this._index[i];if(
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] Y.clone(response,true); ---> var <--- dataStartIndex=0;if(this.get(
[yuicompressor]
[yuicompressor] [WARNING] Using 'eval' is not recommended. Moreover, using 'eval' reduces the level of compression!
[yuicompressor] (this.get("startIndexExpr")){ ---> eval <--- ("dataStartIndex=this._callback.response"+this.get("startIndexExpr"))
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] this.get("startIndexExpr"));} ---> var <--- startIndex=this._callback.request.startIndex-
[yuicompressor]
[yuicompressor] [WARNING] Using 'eval' is not recommended. Moreover, using 'eval' reduces the level of compression!
[yuicompressor] (this.get("totalRecordsReturnExpr")){ ---> eval <--- ("response"+this.get("totalRecordsReturnExpr")+
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] this._index=[];for( ---> var <--- i=0;i<this._count;
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] push(i);}}else{ ---> var <--- adjust=this._callback.adjust;for(
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] =this._callback.adjust;for( ---> var <--- i=adjust.indexStart,k=0;
[yuicompressor]
[yuicompressor] [WARNING] The variable i has already been declared in the same scope...
[yuicompressor] this._callback.adjust;for(var ---> i <--- =adjust.indexStart,k=0;i
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] indexEnd;i++,k++){ ---> var <--- j=this._index[i];if
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] (inserted_re.test(j)){ ---> var <--- id=j.substr(inserted_prefix.length)
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] ];this._recordMap={}; ---> var <--- uniqueIdKey=this.get("uniqueIdKey");Y
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] (inserted_re.test(j)){ ---> var <--- record_id=j.substr(inserted_prefix.length)
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] j.substr(inserted_prefix.length); ---> var <--- record=this._new[record_id];}
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] ._new[record_id];}else{ ---> var <--- record=this.get("ds").get
[yuicompressor]
[yuicompressor] [WARNING] The variable record has already been declared in the same scope...
[yuicompressor] _new[record_id];}else{var ---> record <--- =this.get("ds").get(
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] .get("source")[j]; ---> var <--- record_id=record[this.get("uniqueIdKey")
[yuicompressor]
[yuicompressor] [WARNING] The variable record_id has already been declared in the same scope...
[yuicompressor] get("source")[j];var ---> record_id <--- =record[this.get("uniqueIdKey")]
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] .get("uniqueIdKey")]=record_id; ---> var <--- j=fromDisplayIndex.call(this,index)
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] .Lang.isObject(record)){ ---> var <--- s=record.toString();record=
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] ._new[s],true); ---> var <--- diff=this._diff[s];if
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] );}}if(record){ ---> var <--- uniqueIdKey=this.get("uniqueIdKey");Y
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] this._index[j])){ ---> var <--- record_id=this._index[j].substr
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] if(this._dataIsLocal()){ ---> var <--- record_id=this.get("ds").get
[yuicompressor]
[yuicompressor] [WARNING] The variable record_id has already been declared in the same scope...
[yuicompressor] (this._dataIsLocal()){var ---> record_id <--- =this.get("ds").get(
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] this.recordIdToIndex(record_id,info); ---> var <--- j=this._index[info.internal_index]
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] .test(j)){for( ---> var <--- i=info.internal_index;i<this.
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] ._index.length;i++){ ---> var <--- k=this._index[i];if
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] =false;this._flushCache(); ---> var <--- data=this.get("ds").get
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] this.recordIdToIndex(orig_record_id,info); ---> var <--- j=info.internal_index;if(inserted_re.
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] ("ds").get("source"); ---> var <--- count=0;for(var i=0
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] );var count=0;for( ---> var <--- i=0;i<this._index.
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] ._index.length;i++){ ---> var <--- j=this._index[i];var
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] j=this._index[i]; ---> var <--- ins=inserted_re.test(j);var
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] ins=inserted_re.test(j); ---> var <--- del=removed_re.test(j);if
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] :Y.Lang.isNumber}}; ---> var <--- default_page_size=1000000000,id_prefix="bulk-editor",id_separator=
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] pg=this.get("paginator"); ---> var <--- request={startIndex:pg?pg.getStartIndex
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] ,this.get("requestExtra")); ---> var <--- ds=this.get("ds");ds
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] ds=this.get("ds"); ---> var <--- records=ds.getCurrentRecords();var id_key
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] var records=ds.getCurrentRecords(); ---> var <--- id_key=ds.get("uniqueIdKey");Y
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] ,true);if(node){ ---> var <--- m=id_regex.exec(node.get(
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] .record_container_class,true);}else{ ---> var <--- id=this.getRecordContainerId(record);}
[yuicompressor]
[yuicompressor] [WARNING] The variable id has already been declared in the same scope...
[yuicompressor] record_container_class,true);}else{var ---> id <--- =this.getRecordContainerId(record);}}
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] pg=this.get("paginator"); ---> var <--- start=pg?pg.getStartIndex():
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] ?pg.getStartIndex():0; ---> var <--- count=pg?pg.getRowsPerPage():
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] index&&index<start+count){ ---> var <--- node=this.getRecordContainer(this.get(
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] ("pingClass");if(ping){ ---> var <--- node=this.getRecordContainer(record);node
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] if(!pg){return;} ---> var <--- page_size=pg?pg.getRowsPerPage():
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] ?pg.getRowsPerPage():default_page_size; ---> var <--- status=this.page_status.slice(0)
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] );this.first_error_page=-1; ---> var <--- r=this.server_errors.records;for(
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] =this.server_errors.records;for( ---> var <--- i=0;i<r.length;
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] ||r[i].fieldErrors){ ---> var <--- j=Math.floor(i/page_size)
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] var status=this._validateVisibleFields(); ---> var <--- pg=this.get("paginator");if
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] this.server_errors.records.length){ ---> var <--- err=this.server_errors.page.slice(
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] =this.get("contentBox");} ---> var <--- e1=container.getElementsByTagName("input");var
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] e1=container.getElementsByTagName("input"); ---> var <--- e2=container.getElementsByTagName("textarea");var
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] e2=container.getElementsByTagName("textarea"); ---> var <--- e3=container.getElementsByTagName("select");Y
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] id=this.getRecordId(node); ---> var <--- err=this.server_errors.record_map[id]
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] .Lang.isString(err)){ ---> var <--- msg=err;var type="error";}
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] err)){var msg=err; ---> var <--- type="error";}else{var msg=
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] ;var type="error";}else{ ---> var <--- msg=err.msg;var type=err
[yuicompressor]
[yuicompressor] [WARNING] The variable msg has already been declared in the same scope...
[yuicompressor] var type="error";}else{var ---> msg <--- =err.msg;var type=err.
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] else{var msg=err.msg; ---> var <--- type=err.type;}this.displayRecordMessage
[yuicompressor]
[yuicompressor] [WARNING] The variable type has already been declared in the same scope...
[yuicompressor] {var msg=err.msg;var ---> type <--- =err.type;}this.displayRecordMessage(
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] if(!field_info){return;} ---> var <--- field=this.getFieldConfig(field_info.field_key)
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] this.getFieldConfig(field_info.field_key); ---> var <--- msg_list=field.validation&&field.validation.
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] .validation&&field.validation.msg; ---> var <--- info=Y.FormManager.validateFromCSSData(node,
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] (field.validation.regex)){ ---> var <--- flags="";var m=perl_flags_regex.exec
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] regex)){var flags=""; ---> var <--- m=perl_flags_regex.exec(field.validation.
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] ){status=false;return;} ---> var <--- err=this.server_errors.record_map[this.
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] if(err&&err.fieldErrors){ ---> var <--- f=err.fieldErrors[field_info.field_key]
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] .Lang.isString(f)){ ---> var <--- msg=f;var type="error";}
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] f)){var msg=f; ---> var <--- type="error";}else{var msg=
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] ;var type="error";}else{ ---> var <--- msg=f.msg;var type=f
[yuicompressor]
[yuicompressor] [WARNING] The variable msg has already been declared in the same scope...
[yuicompressor] var type="error";}else{var ---> msg <--- =f.msg;var type=f.
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] else{var msg=f.msg; ---> var <--- type=f.type;}this.displayFieldMessage
[yuicompressor]
[yuicompressor] [WARNING] The variable type has already been declared in the same scope...
[yuicompressor] {var msg=f.msg;var ---> type <--- =f.type;}this.displayFieldMessage(
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] ds=this.get("ds"); ---> var <--- pg=this.get("paginator");if
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] );}},this);} ---> var <--- count=ds.getRecordCount();var page_size
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] var count=ds.getRecordCount(); ---> var <--- page_size=pg.getRowsPerPage();for(
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] =pg.getRowsPerPage();for( ---> var <--- i=0;i<count;i++
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] ;i<count;i++){ ---> var <--- status=true;Y.Array.each(
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] .get("fields")[key]; ---> var <--- value=ds.getValue(i,key)
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] field.validation.css||""); ---> var <--- info=Y.FormManager.validateFromCSSData(this.
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] this);if(!status){ ---> var <--- j=Math.floor(i/page_size)
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] bd1=this.getRecordContainer(e); ---> var <--- changed=this._updateRecordStatus(bd1,type,
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] type,status_pattern,status_re,status_prefix); ---> var <--- bd2=e.getAncestorByClassName(BulkEditor.field_container_class)
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] type)){if(msg){ ---> var <--- m=bd2.getElementsByClassName(message_container_class);if
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] bd1=this.getRecordContainer(id); ---> var <--- changed=this._updateRecordStatus(bd1,type,
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] ,record_status_re,record_status_prefix)&&msg){ ---> var <--- bd2=bd1.getElementsByClassName(BulkEditor.record_msg_container_class)
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] (0);if(bd2){ ---> var <--- m=bd2.getElementsByClassName(message_container_class);if
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] +"{label}{msg1}"+'<input type="text" id="{id}" value="{value}" class="{field}{key} {yiv}" />'+"{msg2}"+"</div>"; ---> var <--- label=o.field&&o.field.
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] +"{label}{msg1}"+'<select id="{id}" class="{field}{key}">{options}</select>'+"{msg2}"+"</div>"; ---> var <--- option='<option value="{value}" {selected}>{text}</option>';var options=Y.Array
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] "{msg2}"+"</div>";var option='<option value="{value}" {selected}>{text}</option>'; ---> var <--- options=Y.Array.reduce(o.
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] "selected":""});}); ---> var <--- label=o.field&&o.field.
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] +"{label}{msg1}"+'<textarea id="{id}" class="satg-textarea-field {prefix}{key} {yiv}">{value}</textarea>'+"{msg2}"+"</div>"; ---> var <--- label=o.field&&o.field.
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] .isObject,writeOnce:true}}; ---> var <--- cell_class=Y.ClassNameManager.getClassName(HTMLTableBulkEditor.
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] if(!info){return;} ---> var <--- bd=this.getRecordContainer(e.target)
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] {bd=bd.nextSibling;}} ---> var <--- id=bd&&this.getRecordId(bd)
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] (bd);if(id){ ---> var <--- field=this.getFieldElement(id,info.
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] "firstChild").hasClass(table_class)){ ---> var <--- s=Y.Lang.sub('<table class="{t}"><thead class="{hd}"><tr>',
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] HTMLTableBulkEditor.NAME,"hd")}); ---> var <--- row_markup='<th class="{cell} {prefix}{key}">{label}</th>';s=Y.Array.
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] 2)?odd_class:even_class)); ---> var <--- msg_row=Y.Node.create("<tr></tr>")
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] set("className",BulkEditor.record_msg_container_class); ---> var <--- msg_cell=Y.Node.create("<td></td>")
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] );body.appendChild(msg_row); ---> var <--- row=Y.Node.create("<tr></tr>")
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] ){var key=column.key; ---> var <--- field=this.getFieldConfig(key);var
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] field=this.getFieldConfig(key); ---> var <--- cell=Y.Node.create("<td></td>")
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] cell_class+" "+cell_class_prefix+key); ---> var <--- liner=Y.Node.create("<div></div>")
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] liner.set("className",liner_class); ---> var <--- f=null;if(Y.Lang.
[yuicompressor] Compressed to /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-bulkedit/build_tmp/gallery-bulkedit-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-bulkedit/build_tmp/gallery-bulkedit.js
[java]
[java]
[java] 99, 13: 'idCounter' is not defined.
[java] idCounter++;
[java]
[java] 100, 20: 'uniqueIdPrefix' is not defined.
[java] return uniqueIdPrefix + idCounter;
[java]
[java] 100, 37: 'idCounter' is not defined.
[java] return uniqueIdPrefix + idCounter;
[java]
[java] 244, 15: 'j' is already defined.
[java] var j = this._index[i];
[java]
[java] 270, 9: 'internalFailure' is not defined.
[java] internalFailure.apply(this, arguments);
[java]
[java] 279, 10: Mixed spaces and tabs.
[java] return; // cancelled request
[java]
[java] 283, 5: 'checkFinished' is not defined.
[java] checkFinished.call(this);
[java]
[java] 324, 9: eval is evil.
[java] eval('dataStartIndex=this._callback.response'+this.get('startIndexExpr'));
[java]
[java] 336, 13: eval is evil.
[java] eval('response'+this.get('totalRecordsReturnExpr')+'='+this._callback.response.results.length);
[java]
[java] 349, 19: 'i' is already defined.
[java] for (var i=adjust.indexStart, k=0; i<adjust.indexEnd; i++, k++)
[java]
[java] 508, 27: 'record' is already defined.
[java] var record = this.get('ds').get('source')[j];
[java]
[java] 509, 27: 'record_id' is already defined.
[java] var record_id = record[ this.get('uniqueIdKey') ];
[java]
[java] 512, 25: 'record_id' used out of scope.
[java] if (this._diff[ record_id ] &&
[java]
[java] 513, 45: 'record_id' used out of scope.
[java] !Y.Lang.isUndefined(this._diff[ record_id ][ key ]))
[java]
[java] 515, 32: 'record_id' used out of scope.
[java] return this._diff[ record_id ][ key ];
[java]
[java] 519, 20: 'record' used out of scope.
[java] return record[key];
[java]
[java] 636, 31: 'record_id' is already defined.
[java] var record_id = this.get('ds').get('source')[ this._index[j] ][ this.get('uniqueIdKey') ].toString();
[java]
[java] 642, 13: 'record_id' used out of scope.
[java] if (record_id)
[java]
[java] 644, 32: 'record_id' used out of scope.
[java] delete this._diff[ record_id ];
[java]
[java] 1458, 20: 'id' is already defined.
[java] var id = this.getRecordContainerId(record);
[java]
[java] 1461, 26: 'id' used out of scope.
[java] return Y.one('#'+id);
[java]
[java] 1894, 30: 'msg' is already defined.
[java] var msg = err.msg;
[java]
[java] 1895, 30: 'type' is already defined.
[java] var type = err.type;
[java]
[java] 1897, 47: 'msg' used out of scope.
[java] this.displayRecordMessage(id, msg, type, false);
[java]
[java] 1897, 52: 'type' used out of scope.
[java] this.displayRecordMessage(id, msg, type, false);
[java]
[java] 1898, 38: 'type' used out of scope.
[java] status = status && !(type == 'error' || type == 'warn');
[java]
[java] 1898, 57: 'type' used out of scope.
[java] status = status && !(type == 'error' || type == 'warn');
[java]
[java] 1982, 34: 'msg' is already defined.
[java] var msg = f.msg;
[java]
[java] 1983, 34: 'type' is already defined.
[java] var type = f.type;
[java]
[java] 1985, 52: 'msg' used out of scope.
[java] this.displayFieldMessage(node, msg, type, false);
[java]
[java] 1985, 57: 'type' used out of scope.
[java] this.displayFieldMessage(node, msg, type, false);
[java]
[java] 1986, 42: 'type' used out of scope.
[java] status = status && !(type == 'error' || type == 'warn');
[java]
[java] 1986, 61: 'type' used out of scope.
[java] status = status && !(type == 'error' || type == 'warn');
[java]
[java] 2060, 14: Don't make functions within a loop.
[java] },
[java]
[java] 2331, 10: Mixed spaces and tabs.
[java] cont: BulkEditor.field_container_class + ' ' + BulkEditor.field_container_class_prefix,
[java]
[java]
[java]
local:
deploybuild:
[copy] Copying 3 files to /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/build/gallery-bulkedit
deployassets:
[copy] Copying 1 file to /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/build/gallery-bulkedit/assets
deployskins:
[copy] Copying 1 file to /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/build/gallery-bulkedit/assets/skins/sam
[copy] Copying 2 files to /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/build/gallery-bulkedit/assets/skins/sam
deploylang:
deploydocs:
deploy:
all:
BUILD SUCCESSFUL
Total time: 4 seconds/home/y/libexec/ant/bin/ant all
Buildfile: build.xml
[echo] Starting Build For gallery-imagecropper
clean:
init:
[mkdir] Created dir: /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-imagecropper/build_tmp
[echo] Starting Build For gallery-imagecropper
-lint-server:
[echo] Starting Build For gallery-imagecropper
-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-imagecropper/build_tmp/ant
[delete] Deleting directory /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-imagecropper/build_tmp/ant
-registerdebug:
[copy] Copying 1 file to /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-imagecropper/build_tmp
-prependdebug:
-appenddebug:
builddebug:
-createcore:
[copy] Copying 1 file to /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-imagecropper/build_tmp
-loggerregex:
buildcore:
-rollupjs:
-concatskins:
[copy] Copying 2 files to /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-imagecropper/build_tmp/ant
[delete] Deleting directory /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-imagecropper/build_tmp/ant
[yuicompressor] Compressing /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-imagecropper/build_tmp/assets/skins/sam/gallery-imagecropper.css
[yuicompressor] Compressed to /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-imagecropper/build_tmp/assets/skins/sam/gallery-imagecropper.css
-buildskins:
-rollupcss:
buildskins:
-buildlangs:
-rolluplangs:
buildlangs:
build:
minify:
[yuicompressor] Compressing /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-imagecropper/build_tmp/gallery-imagecropper.js
[yuicompressor]
[yuicompressor] [WARNING] Invalid hint syntax: use strict
[yuicompressor] add("gallery-imagecropper",function(Y){ ---> "use strict" <--- ;var Lang=Y.Lang,isNumber=
[yuicompressor] Compressed to /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-imagecropper/build_tmp/gallery-imagecropper-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-imagecropper/build_tmp/gallery-imagecropper.js
[java] - OK
local:
deploybuild:
[copy] Copying 3 files to /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/build/gallery-imagecropper
deployassets:
[copy] Copying 1 file to /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/build/gallery-imagecropper/assets
deployskins:
[copy] Copying 1 file to /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/build/gallery-imagecropper/assets/skins/sam
[copy] Copying 1 file to /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/build/gallery-imagecropper/assets/skins/sam
deploylang:
deploydocs:
deploy:
all:
BUILD SUCCESSFUL
Total time: 3 seconds/home/y/libexec/ant/bin/ant all
Buildfile: build.xml
[echo] Starting Build For gallery-imagesloaded
clean:
init:
[mkdir] Created dir: /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-imagesloaded/build_tmp
[echo] Starting Build For gallery-imagesloaded
-lint-server:
[echo] Starting Build For gallery-imagesloaded
-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-imagesloaded/build_tmp/ant
[delete] Deleting directory /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-imagesloaded/build_tmp/ant
-registerdebug:
[copy] Copying 1 file to /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-imagesloaded/build_tmp
-prependdebug:
-appenddebug:
builddebug:
-createcore:
[copy] Copying 1 file to /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-imagesloaded/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-imagesloaded/build_tmp/gallery-imagesloaded.js
[yuicompressor]
[yuicompressor] [WARNING] Invalid hint syntax: use strict
[yuicompressor] add("gallery-imagesloaded",function(Y){ ---> "use strict" <--- ;var imagesLoaded=function(nodes,callback)
[yuicompressor] Compressed to /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-imagesloaded/build_tmp/gallery-imagesloaded-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-imagesloaded/build_tmp/gallery-imagesloaded.js
[java] - OK
local:
deploybuild:
[copy] Copying 3 files to /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/build/gallery-imagesloaded
deployassets:
deployskins:
deploylang:
deploydocs:
deploy:
all:
BUILD SUCCESSFUL
Total time: 2 seconds/home/y/libexec/ant/bin/ant all
Buildfile: build.xml
[echo] Starting Build For gallery-masonry
clean:
init:
[mkdir] Created dir: /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-masonry/build_tmp
[echo] Starting Build For gallery-masonry
-lint-server:
[echo] Starting Build For gallery-masonry
-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-masonry/build_tmp/ant
[delete] Deleting directory /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-masonry/build_tmp/ant
-registerdebug:
[copy] Copying 1 file to /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-masonry/build_tmp
-prependdebug:
-appenddebug:
builddebug:
-createcore:
[copy] Copying 1 file to /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-masonry/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-masonry/build_tmp/gallery-masonry.js
[yuicompressor]
[yuicompressor] [WARNING] Invalid hint syntax: use strict
[yuicompressor] add("gallery-masonry",function(Y){ ---> "use strict" <--- ;functionMasonry(){Masonry.superclass.
[yuicompressor] Compressed to /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-masonry/build_tmp/gallery-masonry-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-masonry/build_tmp/gallery-masonry.js
[java] - OK
local:
deploybuild:
[copy] Copying 3 files to /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/build/gallery-masonry
deployassets:
deployskins:
deploylang:
deploydocs:
deploy:
all:
BUILD SUCCESSFUL
Total time: 2 seconds/home/y/libexec/ant/bin/ant all
Buildfile: build.xml
[echo] Starting Build For gallery-multivalue-input
clean:
init:
[mkdir] Created dir: /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-multivalue-input/build_tmp
[echo] Starting Build For gallery-multivalue-input
-lint-server:
[echo] Starting Build For gallery-multivalue-input
-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-multivalue-input/build_tmp/ant
[delete] Deleting directory /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-multivalue-input/build_tmp/ant
-registerdebug:
[copy] Copying 1 file to /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-multivalue-input/build_tmp
-prependdebug:
-appenddebug:
builddebug:
-createcore:
[copy] Copying 1 file to /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-multivalue-input/build_tmp
-loggerregex:
buildcore:
-rollupjs:
-concatskins:
[copy] Copying 2 files to /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-multivalue-input/build_tmp/ant
[delete] Deleting directory /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-multivalue-input/build_tmp/ant
[yuicompressor] Compressing /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-multivalue-input/build_tmp/assets/skins/sam/gallery-multivalue-input.css
[yuicompressor] Compressed to /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-multivalue-input/build_tmp/assets/skins/sam/gallery-multivalue-input.css
-buildskins:
-rollupcss:
buildskins:
-buildlangs:
-rolluplangs:
buildlangs:
build:
minify:
[yuicompressor] Compressing /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-multivalue-input/build_tmp/gallery-multivalue-input.js
[yuicompressor]
[yuicompressor] [WARNING] Invalid hint syntax: use strict
[yuicompressor] add("gallery-multivalue-input",function(Y){ ---> "use strict" <--- ;functionMultiValueInput(config){MultiValueInput.superclass
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] );if(values){for( ---> var <--- i=0;i<values.length;
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] =allList.size();for( ---> var <--- i=0;i<size;i++
[yuicompressor]
[yuicompressor] [WARNING] The symbol val is declared but is apparently never used.
[yuicompressor] This code can probably be written in a more compact way.
[yuicompressor] values=this.get("values"), ---> val <--- =values[index];values.splice(
[yuicompressor] Compressed to /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-multivalue-input/build_tmp/gallery-multivalue-input-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-multivalue-input/build_tmp/gallery-multivalue-input.js
[java]
[java]
[java] 167, 2: Mixed spaces and tabs.
[java] this._pendingDelete = true;
[java]
[java]
[java]
local:
deploybuild:
[copy] Copying 3 files to /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/build/gallery-multivalue-input
deployassets:
[copy] Copying 1 file to /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/build/gallery-multivalue-input/assets
deployskins:
[copy] Copying 1 file to /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/build/gallery-multivalue-input/assets/skins/sam
[copy] Copying 2 files to /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/build/gallery-multivalue-input/assets/skins/sam
deploylang:
deploydocs:
deploy:
all:
BUILD SUCCESSFUL
Total time: 2 seconds/home/y/libexec/ant/bin/ant all
Buildfile: build.xml
[echo] Starting Build For gallery-nmpjaxplus
clean:
init:
[mkdir] Created dir: /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-nmpjaxplus/build_tmp
[echo] Starting Build For gallery-nmpjaxplus
-lint-server:
[echo] Starting Build For gallery-nmpjaxplus
-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-nmpjaxplus/build_tmp/ant
[delete] Deleting directory /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-nmpjaxplus/build_tmp/ant
-registerdebug:
[copy] Copying 1 file to /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-nmpjaxplus/build_tmp
-prependdebug:
-appenddebug:
builddebug:
-createcore:
[copy] Copying 1 file to /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-nmpjaxplus/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-nmpjaxplus/build_tmp/gallery-nmpjaxplus.js
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] (this.get("html5support")){ ---> var <--- goodext=false;Y.all("a:not(."+
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] ("pathname").split(///); ---> var <--- pathnameidx=pathnamearr.length-1;var filename
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] var pathnameidx=pathnamearr.length-1; ---> var <--- filename=pathnamearr[pathnameidx];if(!
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] "yui3-pjax");}},this); ---> var <--- PjaxLoader=new Y.Pjax({addPjaxParam:
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] .get("pathname")!=="undefined"){ ---> var <--- historyhash=e.target.get("pathname")
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] ,this);}return;}} ---> var <--- goodext=false;if(typeofe.target
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] url:"/"});}else{ ---> var <--- pathnamearr=e.target.get("pathname")
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] ("pathname").split(///); ---> var <--- pathnameidx=pathnamearr.length-1;var filename
[yuicompressor]
[yuicompressor] [WARNING] Try to use a single 'var' statement per scope.
[yuicompressor] var pathnameidx=pathnamearr.length-1; ---> var <--- filename=pathnamearr[pathnameidx];if(!
[yuicompressor] Compressed to /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-nmpjaxplus/build_tmp/gallery-nmpjaxplus-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-nmpjaxplus/build_tmp/gallery-nmpjaxplus.js
[java]
[java]
[java] 14, 100: Bad escapement.
[java] this.domain = new RegExp('^(http|https)://' + window.location.hostname.replace('.','.'));
[java]
[java] 41, 58: Bad escapement.
[java] var thisregex = new RegExp('.' + ext + '$');
[java]
[java] 75, 9: Mixed spaces and tabs.
[java] url:e.originEvent.target.get('href'),
[java]
[java] 89, 9: Mixed spaces and tabs.
[java] url:clickedTarget.get('href'),
[java]
[java] 128, 11: Mixed spaces and tabs.
[java] url:e.target.get('href'),
[java]
[java] 158, 62: Bad escapement.
[java] var thisregex = new RegExp('.' + ext + '$');
[java]
[java] 172, 49: 'historyhash' used out of scope.
[java] historyhash:historyhash,
[java]
[java]
[java]
local:
deploybuild:
[copy] Copying 3 files to /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/build/gallery-nmpjaxplus
deployassets:
deployskins:
deploylang:
deploydocs:
deploy:
all:
BUILD SUCCESSFUL
Total time: 3 seconds/home/y/libexec/ant/bin/ant all
Buildfile: build.xml
[echo] Starting Build For gallery-time-format
clean:
init:
[mkdir] Created dir: /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-time-format/build_tmp
[echo] Starting Build For gallery-time-format
-lint-server:
[echo] Starting Build For gallery-time-format
-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-time-format/build_tmp/ant
[delete] Deleting directory /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-time-format/build_tmp/ant
-registerdebug:
[copy] Copying 1 file to /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-time-format/build_tmp
-prependdebug:
-appenddebug:
builddebug:
-createcore:
[copy] Copying 1 file to /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-time-format/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-time-format/build_tmp/gallery-time-format.js
[yuicompressor] Compressed to /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/src/gallery-time-format/build_tmp/gallery-time-format-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-time-format/build_tmp/gallery-time-format.js
[java] - OK
local:
deploybuild:
[copy] Copying 3 files to /home/y/var/builds/workspace/gallery/build_tmp/src/yui3-gallery/build/gallery-time-format
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