Skip to content

Instantly share code, notes, and snippets.

@rxaviers
Last active August 29, 2015 14:04
Show Gist options
  • Save rxaviers/18a91ef966617cb2cb71 to your computer and use it in GitHub Desktop.
Save rxaviers/18a91ef966617cb2cb71 to your computer and use it in GitHub Desktop.

Test commands used in this article: (ref http://wiki.jqueryui.com/w/page/59346425/Release%20Checklist)

cd /tmp
git clone git@github.com:jquery/jquery-release.git
cd jquery-release/
node release.js --remote=rxaviers/jquery-ui

1st trial: Error: npm download.jqueryui.com installation failed due to npm version (1.4.10). Needed update. See trial-a.md.

2nd trial: Error: Silent failure building CDN zip. See trial-b.md.

3rd trial: Success. See trial-c.md.

Output and error:

	Release type: stable
	Remote: git@github.com:rxaviers/jquery-ui.git
	Branch: master

This is a test release. npm will not be updated.
Press enter to continue, or ctrl+c to cancel.

Determining directories...
Creating directory...

##
## SETTING UP REPO
##

Changing working directory to /tmp/jquery-release/__release.
Cloning git@github.com:rxaviers/jquery-ui.git...
Cloning into '/tmp/jquery-release/__release/repo'...
Changing working directory to /tmp/jquery-release/__release/repo.
Checking out master branch...
Switched to a new branch 'master'
Branch master set up to track remote branch master from origin.

Installing dependencies...
npm WARN deprecated grunt-jscs-checker@0.3.1: Package was renamed to 'grunt-jscs'

> phantomjs@1.9.7-15 install /tmp/jquery-release/__release/repo/node_modules/grunt-contrib-qunit/node_modules/grunt-lib-phantomjs/node_modules/phantomjs
> node install.js

Downloading https://bitbucket.org/ariya/phantomjs/downloads/phantomjs-1.9.7-linux-x86_64.tar.bz2
Saving to /tmp/phantomjs/phantomjs-1.9.7-linux-x86_64.tar.bz2
Receiving...

Received 12852K total.
Extracting tar contents (via spawned process)
Copying extracted folder /tmp/phantomjs/phantomjs-1.9.7-linux-x86_64.tar.bz2-extract-1407360638441/phantomjs-1.9.7-linux-x86_64 -> /tmp/jquery-release/__release/repo/node_modules/grunt-contrib-qunit/node_modules/grunt-lib-phantomjs/node_modules/phantomjs/lib/phantom
Writing location.js file
Done. Phantomjs binary available at /tmp/jquery-release/__release/repo/node_modules/grunt-contrib-qunit/node_modules/grunt-lib-phantomjs/node_modules/phantomjs/lib/phantom/bin/phantomjs

> commitplease@1.6.0 install /tmp/jquery-release/__release/repo/node_modules/commitplease
> node install

Installed /tmp/jquery-release/__release/repo/.git/hooks/commit-msg

Installing release dependencies...

> node-syslog@1.1.7 install /tmp/jquery-release/__release/repo/node_modules/download.jqueryui.com/node_modules/simple-log/node_modules/node-syslog
> node-gyp rebuild

Usage: gyp_main.py [options ...] [build_file ...]

gyp_main.py: error: no such option: --no-parallel
gyp ERR! configure error 
gyp ERR! stack Error: `gyp` failed with exit code: 2
gyp ERR! stack     at ChildProcess.onCpExit (/usr/local/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:340:16)
gyp ERR! stack     at ChildProcess.EventEmitter.emit (events.js:98:17)
gyp ERR! stack     at Process.ChildProcess._handle.onexit (child_process.js:797:12)
gyp ERR! System Linux 3.13.0-32-generic
gyp ERR! command "node" "/usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
gyp ERR! cwd /tmp/jquery-release/__release/repo/node_modules/download.jqueryui.com/node_modules/simple-log/node_modules/node-syslog
gyp ERR! node -v v0.10.25
gyp ERR! node-gyp -v v0.13.0
gyp ERR! not ok 
npm WARN engine hawk@0.10.2: wanted: {"node":"0.8.x"} (current: {"node":"v0.10.25","npm":"1.4.10"})
npm ERR! Error: ENOENT, open '/tmp/jquery-release/__release/repo/node_modules/download.jqueryui.com/node_modules/winston/node_modules/request/node_modules/mime/types/node.types'
npm ERR! If you need help, you may report this *entire* log,
npm ERR! including the npm and node versions, at:
npm ERR!     <http://github.com/npm/npm/issues>

npm ERR! System Linux 3.13.0-32-generic
npm ERR! command "node" "/usr/local/bin/npm" "install" "-q" "download.jqueryui.com@2.0.10" "shelljs@0.2.6"
npm ERR! cwd /tmp/jquery-release/__release/repo
npm ERR! node -v v0.10.25
npm ERR! npm -v 1.4.10
npm ERR! path /tmp/jquery-release/__release/repo/node_modules/download.jqueryui.com/node_modules/winston/node_modules/request/node_modules/mime/types/node.types
npm ERR! code ENOENT
npm ERR! errno 34
npm ERR! Error: ENOENT, open '/tmp/jquery-release/__release/repo/node_modules/download.jqueryui.com/node_modules/winston/node_modules/request/node_modules/node-uuid/test/test.html'
npm ERR! If you need help, you may report this *entire* log,
npm ERR! including the npm and node versions, at:
npm ERR!     <http://github.com/npm/npm/issues>

npm ERR! System Linux 3.13.0-32-generic
npm ERR! command "node" "/usr/local/bin/npm" "install" "-q" "download.jqueryui.com@2.0.10" "shelljs@0.2.6"
npm ERR! cwd /tmp/jquery-release/__release/repo
npm ERR! node -v v0.10.25
npm ERR! npm -v 1.4.10
npm ERR! path /tmp/jquery-release/__release/repo/node_modules/download.jqueryui.com/node_modules/winston/node_modules/request/node_modules/node-uuid/test/test.html
npm ERR! code ENOENT
npm ERR! errno 34
npm ERR! node-syslog@1.1.7 install: `node-gyp rebuild`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the node-syslog@1.1.7 install script.
npm ERR! This is most likely a problem with the node-syslog package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR!     node-gyp rebuild
npm ERR! You can get their info via:
npm ERR!     npm owner ls node-syslog
npm ERR! There is likely additional logging output above.

npm ERR! System Linux 3.13.0-32-generic
npm ERR! command "node" "/usr/local/bin/npm" "install" "-q" "download.jqueryui.com@2.0.10" "shelljs@0.2.6"
npm ERR! cwd /tmp/jquery-release/__release/repo
npm ERR! node -v v0.10.25
npm ERR! npm -v 1.4.10
npm ERR! code ELIFECYCLE
npm ERR! Error: ENOENT, lstat '/tmp/jquery-release/__release/repo/node_modules/download.jqueryui.com/node_modules/grunt/node_modules/js-yaml/node_modules/argparse/node_modules/underscore.string/test/strings.js'
npm ERR! If you need help, you may report this *entire* log,
npm ERR! including the npm and node versions, at:
npm ERR!     <http://github.com/npm/npm/issues>

npm ERR! System Linux 3.13.0-32-generic
npm ERR! command "node" "/usr/local/bin/npm" "install" "-q" "download.jqueryui.com@2.0.10" "shelljs@0.2.6"
npm ERR! cwd /tmp/jquery-release/__release/repo
npm ERR! node -v v0.10.25
npm ERR! npm -v 1.4.10
npm ERR! path /tmp/jquery-release/__release/repo/node_modules/download.jqueryui.com/node_modules/grunt/node_modules/js-yaml/node_modules/argparse/node_modules/underscore.string/test/strings.js
npm ERR! fstream_path /tmp/jquery-release/__release/repo/node_modules/download.jqueryui.com/node_modules/grunt/node_modules/js-yaml/node_modules/argparse/node_modules/underscore.string/test/strings.js
npm ERR! fstream_type File
npm ERR! fstream_class FileWriter
npm ERR! code ENOENT
npm ERR! errno 34
npm ERR! fstream_stack /usr/local/lib/node_modules/npm/node_modules/fstream/lib/writer.js:284:26
npm ERR! fstream_stack Object.oncomple

Output and error:

	Release type: stable
	Remote: git@github.com:rxaviers/jquery-ui.git
	Branch: master

This is a test release. npm will not be updated.
Press enter to continue, or ctrl+c to cancel.

Determining directories...
Creating directory...

##
## SETTING UP REPO
##

Changing working directory to /tmp/jquery-release/__release.
Cloning git@github.com:rxaviers/jquery-ui.git...
Cloning into '/tmp/jquery-release/__release/repo'...
Changing working directory to /tmp/jquery-release/__release/repo.
Checking out master branch...
Switched to a new branch 'master'
Branch master set up to track remote branch master from origin.

Installing dependencies...
npm WARN deprecated grunt-jscs-checker@0.3.1: Package was renamed to 'grunt-jscs'

> phantomjs@1.9.7-15 install /tmp/jquery-release/__release/repo/node_modules/grunt-contrib-qunit/node_modules/grunt-lib-phantomjs/node_modules/phantomjs
> node install.js

Download already available at /tmp/phantomjs/phantomjs-1.9.7-linux-x86_64.tar.bz2
Extracting tar contents (via spawned process)
Copying extracted folder /tmp/phantomjs/phantomjs-1.9.7-linux-x86_64.tar.bz2-extract-1407364053381/phantomjs-1.9.7-linux-x86_64 -> /tmp/jquery-release/__release/repo/node_modules/grunt-contrib-qunit/node_modules/grunt-lib-phantomjs/node_modules/phantomjs/lib/phantom
Writing location.js file
Done. Phantomjs binary available at /tmp/jquery-release/__release/repo/node_modules/grunt-contrib-qunit/node_modules/grunt-lib-phantomjs/node_modules/phantomjs/lib/phantom/bin/phantomjs

> commitplease@1.6.0 install /tmp/jquery-release/__release/repo/node_modules/commitplease
> node install

Installed /tmp/jquery-release/__release/repo/.git/hooks/commit-msg

Installing release dependencies...

> node-syslog@1.1.7 install /tmp/jquery-release/__release/repo/node_modules/download.jqueryui.com/node_modules/simple-log/node_modules/node-syslog
> node-gyp rebuild

make: Entering directory `/tmp/jquery-release/__release/repo/node_modules/download.jqueryui.com/node_modules/simple-log/node_modules/node-syslog/build'
  CXX(target) Release/obj.target/syslog/syslog.o
  SOLINK_MODULE(target) Release/obj.target/syslog.node
  SOLINK_MODULE(target) Release/obj.target/syslog.node: Finished
  COPY Release/syslog.node
make: Leaving directory `/tmp/jquery-release/__release/repo/node_modules/download.jqueryui.com/node_modules/simple-log/node_modules/node-syslog/build'
npm WARN engine hawk@0.10.2: wanted: {"node":"0.8.x"} (current: {"node":"0.10.25","npm":"1.4.23"})
npm WARN engine hoek@0.7.6: wanted: {"node":"0.8.x"} (current: {"node":"0.10.25","npm":"1.4.23"})
npm WARN engine boom@0.3.8: wanted: {"node":"0.8.x"} (current: {"node":"0.10.25","npm":"1.4.23"})
npm WARN engine cryptiles@0.1.3: wanted: {"node":"0.8.x"} (current: {"node":"0.10.25","npm":"1.4.23"})
npm WARN engine sntp@0.1.4: wanted: {"node":"0.8.x"} (current: {"node":"0.10.25","npm":"1.4.23"})

Loading project-specific release script...

Checking AUTHORS.txt...
Changing working directory to /tmp/jquery-release/__release/repo.
Last listed author (Frederik Elvhage <frederik.elvhage@googlemail.com>) is correct.

##
## CALCULATING VERSIONS
##

Validating current version...
We are going from 1.11.0 to 1.11.1.
After the release, the version will be 1.11.2-pre.
Press enter to continue, or ctrl+c to cancel.


##
## BUILDING RELEASE
##

Changing working directory to /tmp/jquery-release/__release/repo.
Creating release branch...
Switched to a new branch 'release'

Updating package.json...
Updating bower.json...
Updating package.json URLs...
Running "manifest" task

Done, without errors.
Replacing @VERSION...
Replaced @VERSION in 57 files.
Building CDN package

Output:

node release.js --remote=rxaviers/jquery-ui

	Release type: stable
	Remote: git@github.com:rxaviers/jquery-ui.git
	Branch: master

This is a test release. npm will not be updated.
Press enter to continue, or ctrl+c to cancel.

Determining directories...
Creating directory...

##
## SETTING UP REPO
##

Changing working directory to /tmp/jquery-release/__release.
Cloning git@github.com:rxaviers/jquery-ui.git...
Cloning into '/tmp/jquery-release/__release/repo'...
Changing working directory to /tmp/jquery-release/__release/repo.
Checking out master branch...
Switched to a new branch 'master'
Branch master set up to track remote branch master from origin.

Installing dependencies...
npm WARN deprecated grunt-jscs-checker@0.3.1: Package was renamed to 'grunt-jscs'

> phantomjs@1.9.7-15 install /tmp/jquery-release/__release/repo/node_modules/grunt-contrib-qunit/node_modules/grunt-lib-phantomjs/node_modules/phantomjs
> node install.js

Download already available at /tmp/phantomjs/phantomjs-1.9.7-linux-x86_64.tar.bz2
Extracting tar contents (via spawned process)
Copying extracted folder /tmp/phantomjs/phantomjs-1.9.7-linux-x86_64.tar.bz2-extract-1407424309934/phantomjs-1.9.7-linux-x86_64 -> /tmp/jquery-release/__release/repo/node_modules/grunt-contrib-qunit/node_modules/grunt-lib-phantomjs/node_modules/phantomjs/lib/phantom
Writing location.js file
Done. Phantomjs binary available at /tmp/jquery-release/__release/repo/node_modules/grunt-contrib-qunit/node_modules/grunt-lib-phantomjs/node_modules/phantomjs/lib/phantom/bin/phantomjs

> commitplease@1.6.0 install /tmp/jquery-release/__release/repo/node_modules/commitplease
> node install

Installed /tmp/jquery-release/__release/repo/.git/hooks/commit-msg
grunt-git-authors@1.2.0 node_modules/grunt-git-authors

grunt-compare-size@0.4.0 node_modules/grunt-compare-size

grunt-contrib-concat@0.1.3 node_modules/grunt-contrib-concat

rimraf@2.1.4 node_modules/rimraf
└── graceful-fs@1.2.3

grunt-contrib-csslint@0.2.0 node_modules/grunt-contrib-csslint
└── csslint@0.10.0 (parserlib@0.2.5)

testswarm@1.1.0 node_modules/testswarm
└── request@2.12.0

grunt-contrib-uglify@0.1.1 node_modules/grunt-contrib-uglify
├── gzip-js@0.3.2 (crc32@0.2.2, deflate-js@0.2.3)
└── uglify-js@2.2.5 (optimist@0.3.7, source-map@0.1.38)

grunt-contrib-jshint@0.7.1 node_modules/grunt-contrib-jshint
└── jshint@2.3.0 (console-browserify@0.1.6, underscore@1.4.4, minimatch@0.4.0, shelljs@0.1.4, cli@0.4.5)

grunt-jscs-checker@0.3.1 node_modules/grunt-jscs-checker
├── vow@0.4.0
├── hooker@0.2.3
├── lodash.assign@2.4.1 (lodash._objecttypes@2.4.1, lodash.keys@2.4.1, lodash._basecreatecallback@2.4.1)
└── jscs@1.2.0 (colors@0.6.0-1, vow@0.3.9, commander@1.2.0, minimatch@0.2.12, vow-fs@0.2.3, xmlbuilder@1.1.2, glob@3.2.7, esprima@1.0.3)

grunt-contrib-qunit@0.4.0 node_modules/grunt-contrib-qunit
└── grunt-lib-phantomjs@0.5.0 (semver@1.0.14, eventemitter2@0.4.14, temporary@0.0.8, phantomjs@1.9.7-15)

commitplease@1.6.0 node_modules/commitplease
├── colors@0.6.2
├── semver@2.2.1
└── mout@0.8.0

load-grunt-tasks@0.3.0 node_modules/load-grunt-tasks
├── globule@0.2.0 (minimatch@0.2.14, glob@3.2.11, lodash@2.4.1)
└── findup-sync@0.1.3 (glob@3.2.11, lodash@2.4.1)

grunt@0.4.2 node_modules/grunt
├── which@1.0.5
├── dateformat@1.0.2-1.2.3
├── eventemitter2@0.4.14
├── getobject@0.1.0
├── colors@0.6.2
├── async@0.1.22
├── rimraf@2.0.3 (graceful-fs@1.1.14)
├── exit@0.1.2
├── hooker@0.2.3
├── glob@3.1.21 (inherits@1.0.0, graceful-fs@1.2.3)
├── coffee-script@1.3.3
├── underscore.string@2.2.1
├── nopt@1.0.10 (abbrev@1.0.5)
├── minimatch@0.2.14 (sigmund@1.0.0, lru-cache@2.5.0)
├── iconv-lite@0.2.11
├── lodash@0.9.2
├── js-yaml@2.0.5 (esprima@1.0.4, argparse@0.1.15)
└── findup-sync@0.1.3 (glob@3.2.11, lodash@2.4.1)

grunt-esformatter@0.2.0 node_modules/grunt-esformatter
└── esformatter@0.0.11 (stdin@0.0.1, optimist@0.6.1, mout@0.5.0, rocambole@0.2.3)

grunt-bowercopy@1.1.0 node_modules/grunt-bowercopy
├── lodash@2.4.1
├── glob@4.0.5 (once@1.3.0, inherits@2.0.1, graceful-fs@3.0.2, minimatch@1.0.0)
└── bower@1.3.9 (is-root@0.1.0, junk@0.3.0, stringify-object@0.2.1, which@1.0.5, abbrev@1.0.5, chmodr@0.1.0, osenv@0.1.0, opn@0.1.2, archy@0.0.2, lockfile@0.4.2, graceful-fs@3.0.2, rimraf@2.2.8, bower-logger@0.2.2, bower-endpoint-parser@0.2.2, nopt@3.0.1, retry@0.6.1, tmp@0.0.23, q@1.0.1, request-progress@0.3.1, lru-cache@2.5.0, semver@2.3.2, fstream@0.1.31, p-throttler@0.0.1, shell-quote@1.4.2, mkdirp@0.5.0, bower-json@0.4.0, chalk@0.5.1, fstream-ignore@0.0.6, promptly@0.2.0, tar@0.1.20, bower-config@0.5.2, request@2.36.0, decompress-zip@0.0.6, cardinal@0.4.4, update-notifier@0.2.0, mout@0.9.1, bower-registry-client@0.2.1, insight@0.4.1, handlebars@1.3.0, inquirer@0.5.1)

grunt-html@1.0.0 node_modules/grunt-html
└── chalk@0.4.0 (has-color@0.1.7, ansi-styles@1.0.0, strip-ansi@0.1.1)

Installing release dependencies...

> node-syslog@1.1.7 install /tmp/jquery-release/__release/repo/node_modules/download.jqueryui.com/node_modules/simple-log/node_modules/node-syslog
> node-gyp rebuild

make: Entering directory `/tmp/jquery-release/__release/repo/node_modules/download.jqueryui.com/node_modules/simple-log/node_modules/node-syslog/build'
  CXX(target) Release/obj.target/syslog/syslog.o
  SOLINK_MODULE(target) Release/obj.target/syslog.node
  SOLINK_MODULE(target) Release/obj.target/syslog.node: Finished
  COPY Release/syslog.node
make: Leaving directory `/tmp/jquery-release/__release/repo/node_modules/download.jqueryui.com/node_modules/simple-log/node_modules/node-syslog/build'
npm WARN engine hawk@0.10.2: wanted: {"node":"0.8.x"} (current: {"node":"0.10.25","npm":"1.4.23"})
npm WARN engine hoek@0.7.6: wanted: {"node":"0.8.x"} (current: {"node":"0.10.25","npm":"1.4.23"})
npm WARN engine boom@0.3.8: wanted: {"node":"0.8.x"} (current: {"node":"0.10.25","npm":"1.4.23"})
npm WARN engine cryptiles@0.1.3: wanted: {"node":"0.8.x"} (current: {"node":"0.10.25","npm":"1.4.23"})
npm WARN engine sntp@0.1.4: wanted: {"node":"0.8.x"} (current: {"node":"0.10.25","npm":"1.4.23"})
shelljs@0.2.6 node_modules/shelljs

download.jqueryui.com@2.0.15 node_modules/download.jqueryui.com
├── grunt-check-modules@0.2.0
├── dateformat@1.0.2-1.2.3
├── sqwish@0.2.0
├── semver@1.1.0
├── async@0.1.22
├── lzma@1.2.1
├── grunt-contrib-copy@0.4.1
├── grunt-contrib-clean@0.5.0 (rimraf@2.2.8)
├── underscore@1.4.4
├── rimraf@2.0.2 (graceful-fs@1.1.14)
├── optimist@0.3.4 (wordwrap@0.0.2)
├── formidable@1.0.9
├── simple-log@1.1.0 (node-syslog@1.1.7)
├── archiver@0.4.1 (readable-stream@0.3.1)
├── requirejs@2.1.8
├── grunt-contrib-uglify@0.2.0 (grunt-lib-contrib@0.6.1)
├── glob@4.0.0 (inherits@2.0.1, minimatch@0.3.0)
├── connect@1.9.2 (qs@1.2.0, mime@1.2.11)
├── grunt-contrib-handlebars@0.5.7 (grunt-lib-contrib@0.5.3)
├── uglify-js@2.2.5 (optimist@0.3.7, source-map@0.1.38)
├── handlebars@1.0.12 (uglify-js@2.3.6)
├── gm@1.8.1 (debug@0.7.0)
├── winston@0.7.3 (cycle@1.0.3, stack-trace@0.0.9, eyes@0.1.8, colors@0.6.2, pkginfo@0.3.0, async@0.2.10, request@2.16.6)
├── grunt-contrib-jshint@0.9.2 (hooker@0.2.3, jshint@2.4.4)
├── grunt@0.4.1 (which@1.0.5, eventemitter2@0.4.14, colors@0.6.2, hooker@0.2.3, minimatch@0.2.14, glob@3.1.21, coffee-script@1.3.3, underscore.string@2.2.1, iconv-lite@0.2.11, lodash@0.9.2, findup-sync@0.1.3, nopt@1.0.10, js-yaml@2.0.5)
└── bower@1.3.8 (is-root@0.1.0, junk@0.3.0, stringify-object@0.2.1, which@1.0.5, abbrev@1.0.5, chmodr@0.1.0, osenv@0.1.0, opn@0.1.2, archy@0.0.2, lockfile@0.4.2, graceful-fs@3.0.2, rimraf@2.2.8, bower-logger@0.2.2, lru-cache@2.5.0, bower-endpoint-parser@0.2.2, nopt@3.0.1, retry@0.6.1, tmp@0.0.23, q@1.0.1, chalk@0.4.0, semver@2.3.2, request-progress@0.3.1, p-throttler@0.0.1, fstream@0.1.31, shell-quote@1.4.2, bower-json@0.4.0, mkdirp@0.5.0, fstream-ignore@0.0.10, promptly@0.2.0, bower-config@0.5.2, tar@0.1.20, glob@4.0.5, request@2.36.0, decompress-zip@0.0.8, bower-registry-client@0.2.1, cardinal@0.4.4, mout@0.9.1, update-notifier@0.2.0, insight@0.3.1, inquirer@0.5.1, handlebars@1.3.0)

Loading project-specific release script...

Checking AUTHORS.txt...
Changing working directory to /tmp/jquery-release/__release/repo.
Last listed author (Frederik Elvhage <frederik.elvhage@googlemail.com>) is correct.

##
## CALCULATING VERSIONS
##

Validating current version...
We are going from 1.11.0 to 1.11.1.
After the release, the version will be 1.11.2-pre.
Press enter to continue, or ctrl+c to cancel.


##
## BUILDING RELEASE
##

Changing working directory to /tmp/jquery-release/__release/repo.
Creating release branch...
Switched to a new branch 'release'

Updating package.json...
Updating bower.json...
Updating package.json URLs...
Running "manifest" task

Done, without errors.
Replacing @VERSION...
Replaced @VERSION in 57 files.
Building CDN package
Unzipping for dist/cdn copies
Changing working directory to /tmp/jquery-release/__release/repo.
Committing release artifacts...
[release 644181e] 1.11.1
 96 files changed, 2698 insertions(+), 84 deletions(-)
 create mode 100644 ui.accordion.jquery.json
 create mode 100644 ui.autocomplete.jquery.json
 create mode 100644 ui.button.jquery.json
 create mode 100644 ui.core.jquery.json
 create mode 100644 ui.datepicker.jquery.json
 create mode 100644 ui.dialog.jquery.json
 create mode 100644 ui.draggable.jquery.json
 create mode 100644 ui.droppable.jquery.json
 create mode 100644 ui.effect-blind.jquery.json
 create mode 100644 ui.effect-bounce.jquery.json
 create mode 100644 ui.effect-clip.jquery.json
 create mode 100644 ui.effect-drop.jquery.json
 create mode 100644 ui.effect-explode.jquery.json
 create mode 100644 ui.effect-fade.jquery.json
 create mode 100644 ui.effect-fold.jquery.json
 create mode 100644 ui.effect-highlight.jquery.json
 create mode 100644 ui.effect-puff.jquery.json
 create mode 100644 ui.effect-pulsate.jquery.json
 create mode 100644 ui.effect-scale.jquery.json
 create mode 100644 ui.effect-shake.jquery.json
 create mode 100644 ui.effect-size.jquery.json
 create mode 100644 ui.effect-slide.jquery.json
 create mode 100644 ui.effect-transfer.jquery.json
 create mode 100644 ui.effect.jquery.json
 create mode 100644 ui.menu.jquery.json
 create mode 100644 ui.mouse.jquery.json
 create mode 100644 ui.position.jquery.json
 create mode 100644 ui.progressbar.jquery.json
 create mode 100644 ui.resizable.jquery.json
 create mode 100644 ui.selectable.jquery.json
 create mode 100644 ui.selectmenu.jquery.json
 create mode 100644 ui.slider.jquery.json
 create mode 100644 ui.sortable.jquery.json
 create mode 100644 ui.spinner.jquery.json
 create mode 100644 ui.tabs.jquery.json
 create mode 100644 ui.tooltip.jquery.json
 create mode 100644 ui.widget.jquery.json

Tagging release...
Thu Aug 7 12:13:19 2014 -0300

##
## GENERATING CHANGELOG
##

Adding commits...
Adding Trac tickets...
Stored changelog in /tmp/jquery-release/__release/changelog.

##
## GATHERING CONTRIBUTORS
##

Adding committers and authors...
Changing working directory to /tmp/jquery-release/__release/repo.
Adding reporters and commenters from issues...
Sorting contributors...
Adding people thanked in commits...
Stored contributors in /tmp/jquery-release/__release/contributors.txt.

##
## PUSHING TAG
##

Please review the output and generated files as a sanity check.
Press enter to continue, or ctrl+c to cancel.

Changing working directory to /tmp/jquery-release/__release/repo.
Pushing release to git repo...
To git@github.com:rxaviers/jquery-ui.git
 * [new tag]         1.11.1 -> 1.11.1

##
## PUBLISHING TO JQUERY CDN
##

Cloning git@github.com:jquery/fake-cdn.git...
Changing working directory to /tmp/jquery-release/__release.
Cloning into '/tmp/jquery-release/__release/codeorigin.jquery.com'...

Changing working directory to /tmp/jquery-release/__release.
Copying files from /tmp/jquery-release/__release/repo/dist/cdn to /tmp/jquery-release/__release/codeorigin.jquery.com/cdn/ui/1.11.1.
Adding files...
Changing working directory to /tmp/jquery-release/__release/codeorigin.jquery.com/cdn/ui/1.11.1.
[master 91a192a] jquery-ui: Added version 1.11.1
 415 files changed, 55686 insertions(+)
 create mode 100644 cdn/ui/1.11.1/jquery-ui.js
 create mode 100644 cdn/ui/1.11.1/jquery-ui.min.js
 create mode 100644 cdn/ui/1.11.1/themes/black-tie/images/ui-bg_diagonals-thick_8_333333_40x40.png
 create mode 100644 cdn/ui/1.11.1/themes/black-tie/images/ui-bg_flat_65_ffffff_40x100.png
 create mode 100644 cdn/ui/1.11.1/themes/black-tie/images/ui-bg_glass_40_111111_1x400.png
 create mode 100644 cdn/ui/1.11.1/themes/black-tie/images/ui-bg_glass_55_1c1c1c_1x400.png
 create mode 100644 cdn/ui/1.11.1/themes/black-tie/images/ui-bg_highlight-hard_100_f9f9f9_1x100.png
 create mode 100644 cdn/ui/1.11.1/themes/black-tie/images/ui-bg_highlight-hard_40_aaaaaa_1x100.png
 create mode 100644 cdn/ui/1.11.1/themes/black-tie/images/ui-bg_highlight-soft_50_aaaaaa_1x100.png
 create mode 100644 cdn/ui/1.11.1/themes/black-tie/images/ui-bg_inset-hard_45_cd0a0a_1x100.png
 create mode 100644 cdn/ui/1.11.1/themes/black-tie/images/ui-bg_inset-hard_55_ffeb80_1x100.png
 create mode 100644 cdn/ui/1.11.1/themes/black-tie/images/ui-icons_222222_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/black-tie/images/ui-icons_4ca300_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/black-tie/images/ui-icons_bbbbbb_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/black-tie/images/ui-icons_ededed_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/black-tie/images/ui-icons_ffcf29_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/black-tie/images/ui-icons_ffffff_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/black-tie/jquery-ui.css
 create mode 100644 cdn/ui/1.11.1/themes/black-tie/jquery-ui.min.css
 create mode 100644 cdn/ui/1.11.1/themes/black-tie/theme.css
 create mode 100644 cdn/ui/1.11.1/themes/blitzer/images/ui-bg_diagonals-thick_75_f3d8d8_40x40.png
 create mode 100644 cdn/ui/1.11.1/themes/blitzer/images/ui-bg_dots-small_65_a6a6a6_2x2.png
 create mode 100644 cdn/ui/1.11.1/themes/blitzer/images/ui-bg_flat_0_333333_40x100.png
 create mode 100644 cdn/ui/1.11.1/themes/blitzer/images/ui-bg_flat_65_ffffff_40x100.png
 create mode 100644 cdn/ui/1.11.1/themes/blitzer/images/ui-bg_flat_75_ffffff_40x100.png
 create mode 100644 cdn/ui/1.11.1/themes/blitzer/images/ui-bg_glass_55_fbf8ee_1x400.png
 create mode 100644 cdn/ui/1.11.1/themes/blitzer/images/ui-bg_highlight-hard_100_eeeeee_1x100.png
 create mode 100644 cdn/ui/1.11.1/themes/blitzer/images/ui-bg_highlight-hard_100_f6f6f6_1x100.png
 create mode 100644 cdn/ui/1.11.1/themes/blitzer/images/ui-bg_highlight-soft_15_cc0000_1x100.png
 create mode 100644 cdn/ui/1.11.1/themes/blitzer/images/ui-icons_004276_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/blitzer/images/ui-icons_cc0000_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/blitzer/images/ui-icons_ffffff_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/blitzer/jquery-ui.css
 create mode 100644 cdn/ui/1.11.1/themes/blitzer/jquery-ui.min.css
 create mode 100644 cdn/ui/1.11.1/themes/blitzer/theme.css
 create mode 100644 cdn/ui/1.11.1/themes/cupertino/images/ui-bg_diagonals-thick_90_eeeeee_40x40.png
 create mode 100644 cdn/ui/1.11.1/themes/cupertino/images/ui-bg_flat_15_cd0a0a_40x100.png
 create mode 100644 cdn/ui/1.11.1/themes/cupertino/images/ui-bg_glass_100_e4f1fb_1x400.png
 create mode 100644 cdn/ui/1.11.1/themes/cupertino/images/ui-bg_glass_50_3baae3_1x400.png
 create mode 100644 cdn/ui/1.11.1/themes/cupertino/images/ui-bg_glass_80_d7ebf9_1x400.png
 create mode 100644 cdn/ui/1.11.1/themes/cupertino/images/ui-bg_highlight-hard_100_f2f5f7_1x100.png
 create mode 100644 cdn/ui/1.11.1/themes/cupertino/images/ui-bg_highlight-hard_70_000000_1x100.png
 create mode 100644 cdn/ui/1.11.1/themes/cupertino/images/ui-bg_highlight-soft_100_deedf7_1x100.png
 create mode 100644 cdn/ui/1.11.1/themes/cupertino/images/ui-bg_highlight-soft_25_ffef8f_1x100.png
 create mode 100644 cdn/ui/1.11.1/themes/cupertino/images/ui-icons_2694e8_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/cupertino/images/ui-icons_2e83ff_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/cupertino/images/ui-icons_3d80b3_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/cupertino/images/ui-icons_72a7cf_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/cupertino/images/ui-icons_ffffff_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/cupertino/jquery-ui.css
 create mode 100644 cdn/ui/1.11.1/themes/cupertino/jquery-ui.min.css
 create mode 100644 cdn/ui/1.11.1/themes/cupertino/theme.css
 create mode 100644 cdn/ui/1.11.1/themes/dark-hive/images/ui-bg_flat_30_cccccc_40x100.png
 create mode 100644 cdn/ui/1.11.1/themes/dark-hive/images/ui-bg_flat_50_5c5c5c_40x100.png
 create mode 100644 cdn/ui/1.11.1/themes/dark-hive/images/ui-bg_glass_40_ffc73d_1x400.png
 create mode 100644 cdn/ui/1.11.1/themes/dark-hive/images/ui-bg_highlight-hard_20_0972a5_1x100.png
 create mode 100644 cdn/ui/1.11.1/themes/dark-hive/images/ui-bg_highlight-soft_33_003147_1x100.png
 create mode 100644 cdn/ui/1.11.1/themes/dark-hive/images/ui-bg_highlight-soft_35_222222_1x100.png
 create mode 100644 cdn/ui/1.11.1/themes/dark-hive/images/ui-bg_highlight-soft_44_444444_1x100.png
 create mode 100644 cdn/ui/1.11.1/themes/dark-hive/images/ui-bg_highlight-soft_80_eeeeee_1x100.png
 create mode 100644 cdn/ui/1.11.1/themes/dark-hive/images/ui-bg_loop_25_000000_21x21.png
 create mode 100644 cdn/ui/1.11.1/themes/dark-hive/images/ui-icons_222222_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/dark-hive/images/ui-icons_4b8e0b_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/dark-hive/images/ui-icons_a83300_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/dark-hive/images/ui-icons_cccccc_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/dark-hive/images/ui-icons_ffffff_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/dark-hive/jquery-ui.css
 create mode 100644 cdn/ui/1.11.1/themes/dark-hive/jquery-ui.min.css
 create mode 100644 cdn/ui/1.11.1/themes/dark-hive/theme.css
 create mode 100644 cdn/ui/1.11.1/themes/dot-luv/images/ui-bg_diagonals-thick_15_0b3e6f_40x40.png
 create mode 100644 cdn/ui/1.11.1/themes/dot-luv/images/ui-bg_dots-medium_30_0b58a2_4x4.png
 create mode 100644 cdn/ui/1.11.1/themes/dot-luv/images/ui-bg_dots-small_20_333333_2x2.png
 create mode 100644 cdn/ui/1.11.1/themes/dot-luv/images/ui-bg_dots-small_30_a32d00_2x2.png
 create mode 100644 cdn/ui/1.11.1/themes/dot-luv/images/ui-bg_dots-small_40_00498f_2x2.png
 create mode 100644 cdn/ui/1.11.1/themes/dot-luv/images/ui-bg_flat_0_aaaaaa_40x100.png
 create mode 100644 cdn/ui/1.11.1/themes/dot-luv/images/ui-bg_flat_40_292929_40x100.png
 create mode 100644 cdn/ui/1.11.1/themes/dot-luv/images/ui-bg_gloss-wave_20_111111_500x100.png
 create mode 100644 cdn/ui/1.11.1/themes/dot-luv/images/ui-icons_00498f_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/dot-luv/images/ui-icons_98d2fb_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/dot-luv/images/ui-icons_9ccdfc_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/dot-luv/images/ui-icons_ffffff_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/dot-luv/jquery-ui.css
 create mode 100644 cdn/ui/1.11.1/themes/dot-luv/jquery-ui.min.css
 create mode 100644 cdn/ui/1.11.1/themes/dot-luv/theme.css
 create mode 100644 cdn/ui/1.11.1/themes/eggplant/images/ui-bg_flat_0_aaaaaa_40x100.png
 create mode 100644 cdn/ui/1.11.1/themes/eggplant/images/ui-bg_flat_0_eeeeee_40x100.png
 create mode 100644 cdn/ui/1.11.1/themes/eggplant/images/ui-bg_flat_55_994d53_40x100.png
 create mode 100644 cdn/ui/1.11.1/themes/eggplant/images/ui-bg_flat_55_fafafa_40x100.png
 create mode 100644 cdn/ui/1.11.1/themes/eggplant/images/ui-bg_gloss-wave_30_3d3644_500x100.png
 create mode 100644 cdn/ui/1.11.1/themes/eggplant/images/ui-bg_highlight-soft_100_dcd9de_1x100.png
 create mode 100644 cdn/ui/1.11.1/themes/eggplant/images/ui-bg_highlight-soft_100_eae6ea_1x100.png
 create mode 100644 cdn/ui/1.11.1/themes/eggplant/images/ui-bg_highlight-soft_25_30273a_1x100.png
 create mode 100644 cdn/ui/1.11.1/themes/eggplant/images/ui-bg_highlight-soft_45_5f5964_1x100.png
 create mode 100644 cdn/ui/1.11.1/themes/eggplant/images/ui-icons_454545_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/eggplant/images/ui-icons_734d99_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/eggplant/images/ui-icons_8d78a5_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/eggplant/images/ui-icons_a8a3ae_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/eggplant/images/ui-icons_ebccce_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/eggplant/images/ui-icons_ffffff_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/eggplant/jquery-ui.css
 create mode 100644 cdn/ui/1.11.1/themes/eggplant/jquery-ui.min.css
 create mode 100644 cdn/ui/1.11.1/themes/eggplant/theme.css
 create mode 100644 cdn/ui/1.11.1/themes/excite-bike/images/ui-bg_diagonals-small_25_c5ddfc_40x40.png
 create mode 100644 cdn/ui/1.11.1/themes/excite-bike/images/ui-bg_diagonals-thick_20_e69700_40x40.png
 create mode 100644 cdn/ui/1.11.1/themes/excite-bike/images/ui-bg_diagonals-thick_22_1484e6_40x40.png
 create mode 100644 cdn/ui/1.11.1/themes/excite-bike/images/ui-bg_diagonals-thick_26_2293f7_40x40.png
 create mode 100644 cdn/ui/1.11.1/themes/excite-bike/images/ui-bg_flat_0_e69700_40x100.png
 create mode 100644 cdn/ui/1.11.1/themes/excite-bike/images/ui-bg_flat_0_e6b900_40x100.png
 create mode 100644 cdn/ui/1.11.1/themes/excite-bike/images/ui-bg_highlight-soft_100_f9f9f9_1x100.png
 create mode 100644 cdn/ui/1.11.1/themes/excite-bike/images/ui-bg_inset-hard_100_eeeeee_1x100.png
 create mode 100644 cdn/ui/1.11.1/themes/excite-bike/images/ui-icons_0a82eb_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/excite-bike/images/ui-icons_0b54d5_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/excite-bike/images/ui-icons_5fa5e3_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/excite-bike/images/ui-icons_fcdd4a_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/excite-bike/images/ui-icons_ffffff_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/excite-bike/jquery-ui.css
 create mode 100644 cdn/ui/1.11.1/themes/excite-bike/jquery-ui.min.css
 create mode 100644 cdn/ui/1.11.1/themes/excite-bike/theme.css
 create mode 100644 cdn/ui/1.11.1/themes/flick/images/ui-bg_flat_0_aaaaaa_40x100.png
 create mode 100644 cdn/ui/1.11.1/themes/flick/images/ui-bg_flat_0_eeeeee_40x100.png
 create mode 100644 cdn/ui/1.11.1/themes/flick/images/ui-bg_flat_55_ffffff_40x100.png
 create mode 100644 cdn/ui/1.11.1/themes/flick/images/ui-bg_flat_75_ffffff_40x100.png
 create mode 100644 cdn/ui/1.11.1/themes/flick/images/ui-bg_glass_65_ffffff_1x400.png
 create mode 100644 cdn/ui/1.11.1/themes/flick/images/ui-bg_highlight-soft_100_f6f6f6_1x100.png
 create mode 100644 cdn/ui/1.11.1/themes/flick/images/ui-bg_highlight-soft_25_0073ea_1x100.png
 create mode 100644 cdn/ui/1.11.1/themes/flick/images/ui-bg_highlight-soft_50_dddddd_1x100.png
 create mode 100644 cdn/ui/1.11.1/themes/flick/images/ui-icons_0073ea_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/flick/images/ui-icons_454545_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/flick/images/ui-icons_666666_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/flick/images/ui-icons_ff0084_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/flick/images/ui-icons_ffffff_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/flick/jquery-ui.css
 create mode 100644 cdn/ui/1.11.1/themes/flick/jquery-ui.min.css
 create mode 100644 cdn/ui/1.11.1/themes/flick/theme.css
 create mode 100644 cdn/ui/1.11.1/themes/hot-sneaks/images/ui-bg_diagonals-small_40_db4865_40x40.png
 create mode 100644 cdn/ui/1.11.1/themes/hot-sneaks/images/ui-bg_diagonals-small_50_93c3cd_40x40.png
 create mode 100644 cdn/ui/1.11.1/themes/hot-sneaks/images/ui-bg_diagonals-small_50_ff3853_40x40.png
 create mode 100644 cdn/ui/1.11.1/themes/hot-sneaks/images/ui-bg_diagonals-small_75_ccd232_40x40.png
 create mode 100644 cdn/ui/1.11.1/themes/hot-sneaks/images/ui-bg_dots-medium_80_ffff38_4x4.png
 create mode 100644 cdn/ui/1.11.1/themes/hot-sneaks/images/ui-bg_dots-small_35_35414f_2x2.png
 create mode 100644 cdn/ui/1.11.1/themes/hot-sneaks/images/ui-bg_flat_75_ba9217_40x100.png
 create mode 100644 cdn/ui/1.11.1/themes/hot-sneaks/images/ui-bg_flat_75_ffffff_40x100.png
 create mode 100644 cdn/ui/1.11.1/themes/hot-sneaks/images/ui-bg_white-lines_85_f7f7ba_40x100.png
 create mode 100644 cdn/ui/1.11.1/themes/hot-sneaks/images/ui-icons_454545_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/hot-sneaks/images/ui-icons_88a206_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/hot-sneaks/images/ui-icons_c02669_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/hot-sneaks/images/ui-icons_e1e463_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/hot-sneaks/images/ui-icons_ffeb33_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/hot-sneaks/images/ui-icons_ffffff_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/hot-sneaks/jquery-ui.css
 create mode 100644 cdn/ui/1.11.1/themes/hot-sneaks/jquery-ui.min.css
 create mode 100644 cdn/ui/1.11.1/themes/hot-sneaks/theme.css
 create mode 100644 cdn/ui/1.11.1/themes/humanity/images/ui-bg_flat_75_aaaaaa_40x100.png
 create mode 100644 cdn/ui/1.11.1/themes/humanity/images/ui-bg_glass_100_f5f0e5_1x400.png
 create mode 100644 cdn/ui/1.11.1/themes/humanity/images/ui-bg_glass_25_cb842e_1x400.png
 create mode 100644 cdn/ui/1.11.1/themes/humanity/images/ui-bg_glass_70_ede4d4_1x400.png
 create mode 100644 cdn/ui/1.11.1/themes/humanity/images/ui-bg_highlight-hard_100_f4f0ec_1x100.png
 create mode 100644 cdn/ui/1.11.1/themes/humanity/images/ui-bg_highlight-hard_65_fee4bd_1x100.png
 create mode 100644 cdn/ui/1.11.1/themes/humanity/images/ui-bg_highlight-hard_75_f5f5b5_1x100.png
 create mode 100644 cdn/ui/1.11.1/themes/humanity/images/ui-bg_inset-soft_100_f4f0ec_1x100.png
 create mode 100644 cdn/ui/1.11.1/themes/humanity/images/ui-icons_c47a23_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/humanity/images/ui-icons_cb672b_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/humanity/images/ui-icons_f08000_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/humanity/images/ui-icons_f35f07_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/humanity/images/ui-icons_ff7519_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/humanity/images/ui-icons_ffffff_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/humanity/jquery-ui.css
 create mode 100644 cdn/ui/1.11.1/themes/humanity/jquery-ui.min.css
 create mode 100644 cdn/ui/1.11.1/themes/humanity/theme.css
 create mode 100644 cdn/ui/1.11.1/themes/le-frog/images/ui-bg_diagonals-small_0_aaaaaa_40x40.png
 create mode 100644 cdn/ui/1.11.1/themes/le-frog/images/ui-bg_diagonals-thick_15_444444_40x40.png
 create mode 100644 cdn/ui/1.11.1/themes/le-frog/images/ui-bg_diagonals-thick_95_ffdc2e_40x40.png
 create mode 100644 cdn/ui/1.11.1/themes/le-frog/images/ui-bg_glass_55_fbf5d0_1x400.png
 create mode 100644 cdn/ui/1.11.1/themes/le-frog/images/ui-bg_highlight-hard_30_285c00_1x100.png
 create mode 100644 cdn/ui/1.11.1/themes/le-frog/images/ui-bg_highlight-soft_33_3a8104_1x100.png
 create mode 100644 cdn/ui/1.11.1/themes/le-frog/images/ui-bg_highlight-soft_50_4eb305_1x100.png
 create mode 100644 cdn/ui/1.11.1/themes/le-frog/images/ui-bg_highlight-soft_60_4ca20b_1x100.png
 create mode 100644 cdn/ui/1.11.1/themes/le-frog/images/ui-bg_inset-soft_10_285c00_1x100.png
 create mode 100644 cdn/ui/1.11.1/themes/le-frog/images/ui-icons_4eb305_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/le-frog/images/ui-icons_72b42d_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/le-frog/images/ui-icons_cd0a0a_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/le-frog/images/ui-icons_ffffff_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/le-frog/jquery-ui.css
 create mode 100644 cdn/ui/1.11.1/themes/le-frog/jquery-ui.min.css
 create mode 100644 cdn/ui/1.11.1/themes/le-frog/theme.css
 create mode 100644 cdn/ui/1.11.1/themes/mint-choc/images/ui-bg_flat_0_aaaaaa_40x100.png
 create mode 100644 cdn/ui/1.11.1/themes/mint-choc/images/ui-bg_glass_15_5f391b_1x400.png
 create mode 100644 cdn/ui/1.11.1/themes/mint-choc/images/ui-bg_gloss-wave_20_1c160d_500x100.png
 create mode 100644 cdn/ui/1.11.1/themes/mint-choc/images/ui-bg_gloss-wave_25_453326_500x100.png
 create mode 100644 cdn/ui/1.11.1/themes/mint-choc/images/ui-bg_gloss-wave_30_44372c_500x100.png
 create mode 100644 cdn/ui/1.11.1/themes/mint-choc/images/ui-bg_highlight-soft_20_201913_1x100.png
 create mode 100644 cdn/ui/1.11.1/themes/mint-choc/images/ui-bg_highlight-soft_20_619226_1x100.png
 create mode 100644 cdn/ui/1.11.1/themes/mint-choc/images/ui-bg_inset-soft_10_201913_1x100.png
 create mode 100644 cdn/ui/1.11.1/themes/mint-choc/images/ui-icons_222222_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/mint-choc/images/ui-icons_9bcc60_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/mint-choc/images/ui-icons_add978_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/mint-choc/images/ui-icons_e3ddc9_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/mint-choc/images/ui-icons_f1fd86_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/mint-choc/images/ui-icons_ffffff_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/mint-choc/jquery-ui.css
 create mode 100644 cdn/ui/1.11.1/themes/mint-choc/jquery-ui.min.css
 create mode 100644 cdn/ui/1.11.1/themes/mint-choc/theme.css
 create mode 100644 cdn/ui/1.11.1/themes/overcast/images/ui-bg_flat_0_aaaaaa_40x100.png
 create mode 100644 cdn/ui/1.11.1/themes/overcast/images/ui-bg_flat_0_eeeeee_40x100.png
 create mode 100644 cdn/ui/1.11.1/themes/overcast/images/ui-bg_flat_55_c0402a_40x100.png
 create mode 100644 cdn/ui/1.11.1/themes/overcast/images/ui-bg_flat_55_eeeeee_40x100.png
 create mode 100644 cdn/ui/1.11.1/themes/overcast/images/ui-bg_glass_100_f8f8f8_1x400.png
 create mode 100644 cdn/ui/1.11.1/themes/overcast/images/ui-bg_glass_35_dddddd_1x400.png
 create mode 100644 cdn/ui/1.11.1/themes/overcast/images/ui-bg_glass_60_eeeeee_1x400.png
 create mode 100644 cdn/ui/1.11.1/themes/overcast/images/ui-bg_inset-hard_75_999999_1x100.png
 create mode 100644 cdn/ui/1.11.1/themes/overcast/images/ui-bg_inset-soft_50_c9c9c9_1x100.png
 create mode 100644 cdn/ui/1.11.1/themes/overcast/images/ui-icons_3383bb_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/overcast/images/ui-icons_454545_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/overcast/images/ui-icons_70b2e1_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/overcast/images/ui-icons_999999_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/overcast/images/ui-icons_fbc856_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/overcast/jquery-ui.css
 create mode 100644 cdn/ui/1.11.1/themes/overcast/jquery-ui.min.css
 create mode 100644 cdn/ui/1.11.1/themes/overcast/theme.css
 create mode 100644 cdn/ui/1.11.1/themes/pepper-grinder/images/ui-bg_diagonal-maze_20_6e4f1c_10x10.png
 create mode 100644 cdn/ui/1.11.1/themes/pepper-grinder/images/ui-bg_diagonal-maze_40_000000_10x10.png
 create mode 100644 cdn/ui/1.11.1/themes/pepper-grinder/images/ui-bg_fine-grain_10_eceadf_60x60.png
 create mode 100644 cdn/ui/1.11.1/themes/pepper-grinder/images/ui-bg_fine-grain_10_f8f7f6_60x60.png
 create mode 100644 cdn/ui/1.11.1/themes/pepper-grinder/images/ui-bg_fine-grain_15_eceadf_60x60.png
 create mode 100644 cdn/ui/1.11.1/themes/pepper-grinder/images/ui-bg_fine-grain_15_f7f3de_60x60.png
 create mode 100644 cdn/ui/1.11.1/themes/pepper-grinder/images/ui-bg_fine-grain_15_ffffff_60x60.png
 create mode 100644 cdn/ui/1.11.1/themes/pepper-grinder/images/ui-bg_fine-grain_65_654b24_60x60.png
 create mode 100644 cdn/ui/1.11.1/themes/pepper-grinder/images/ui-bg_fine-grain_68_b83400_60x60.png
 create mode 100644 cdn/ui/1.11.1/themes/pepper-grinder/images/ui-icons_222222_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/pepper-grinder/images/ui-icons_3572ac_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/pepper-grinder/images/ui-icons_8c291d_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/pepper-grinder/images/ui-icons_b83400_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/pepper-grinder/images/ui-icons_fbdb93_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/pepper-grinder/images/ui-icons_ffffff_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/pepper-grinder/jquery-ui.css
 create mode 100644 cdn/ui/1.11.1/themes/pepper-grinder/jquery-ui.min.css
 create mode 100644 cdn/ui/1.11.1/themes/pepper-grinder/theme.css
 create mode 100644 cdn/ui/1.11.1/themes/redmond/images/ui-bg_flat_0_aaaaaa_40x100.png
 create mode 100644 cdn/ui/1.11.1/themes/redmond/images/ui-bg_flat_55_fbec88_40x100.png
 create mode 100644 cdn/ui/1.11.1/themes/redmond/images/ui-bg_glass_75_d0e5f5_1x400.png
 create mode 100644 cdn/ui/1.11.1/themes/redmond/images/ui-bg_glass_85_dfeffc_1x400.png
 create mode 100644 cdn/ui/1.11.1/themes/redmond/images/ui-bg_glass_95_fef1ec_1x400.png
 create mode 100644 cdn/ui/1.11.1/themes/redmond/images/ui-bg_gloss-wave_55_5c9ccc_500x100.png
 create mode 100644 cdn/ui/1.11.1/themes/redmond/images/ui-bg_inset-hard_100_f5f8f9_1x100.png
 create mode 100644 cdn/ui/1.11.1/themes/redmond/images/ui-bg_inset-hard_100_fcfdfd_1x100.png
 create mode 100644 cdn/ui/1.11.1/themes/redmond/images/ui-icons_217bc0_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/redmond/images/ui-icons_2e83ff_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/redmond/images/ui-icons_469bdd_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/redmond/images/ui-icons_6da8d5_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/redmond/images/ui-icons_cd0a0a_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/redmond/images/ui-icons_d8e7f3_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/redmond/images/ui-icons_f9bd01_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/redmond/jquery-ui.css
 create mode 100644 cdn/ui/1.11.1/themes/redmond/jquery-ui.min.css
 create mode 100644 cdn/ui/1.11.1/themes/redmond/theme.css
 create mode 100644 cdn/ui/1.11.1/themes/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png
 create mode 100644 cdn/ui/1.11.1/themes/smoothness/images/ui-bg_flat_75_ffffff_40x100.png
 create mode 100644 cdn/ui/1.11.1/themes/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png
 create mode 100644 cdn/ui/1.11.1/themes/smoothness/images/ui-bg_glass_65_ffffff_1x400.png
 create mode 100644 cdn/ui/1.11.1/themes/smoothness/images/ui-bg_glass_75_dadada_1x400.png
 create mode 100644 cdn/ui/1.11.1/themes/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png
 create mode 100644 cdn/ui/1.11.1/themes/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png
 create mode 100644 cdn/ui/1.11.1/themes/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png
 create mode 100644 cdn/ui/1.11.1/themes/smoothness/images/ui-icons_222222_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/smoothness/images/ui-icons_2e83ff_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/smoothness/images/ui-icons_454545_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/smoothness/images/ui-icons_888888_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/smoothness/images/ui-icons_cd0a0a_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/smoothness/jquery-ui.css
 create mode 100644 cdn/ui/1.11.1/themes/smoothness/jquery-ui.min.css
 create mode 100644 cdn/ui/1.11.1/themes/smoothness/theme.css
 create mode 100644 cdn/ui/1.11.1/themes/south-street/images/ui-bg_glass_55_fcf0ba_1x400.png
 create mode 100644 cdn/ui/1.11.1/themes/south-street/images/ui-bg_gloss-wave_100_ece8da_500x100.png
 create mode 100644 cdn/ui/1.11.1/themes/south-street/images/ui-bg_highlight-hard_100_f5f3e5_1x100.png
 create mode 100644 cdn/ui/1.11.1/themes/south-street/images/ui-bg_highlight-hard_100_fafaf4_1x100.png
 create mode 100644 cdn/ui/1.11.1/themes/south-street/images/ui-bg_highlight-hard_15_459e00_1x100.png
 create mode 100644 cdn/ui/1.11.1/themes/south-street/images/ui-bg_highlight-hard_95_cccccc_1x100.png
 create mode 100644 cdn/ui/1.11.1/themes/south-street/images/ui-bg_highlight-soft_25_67b021_1x100.png
 create mode 100644 cdn/ui/1.11.1/themes/south-street/images/ui-bg_highlight-soft_95_ffedad_1x100.png
 create mode 100644 cdn/ui/1.11.1/themes/south-street/images/ui-bg_inset-soft_15_2b2922_1x100.png
 create mode 100644 cdn/ui/1.11.1/themes/south-street/images/ui-icons_808080_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/south-street/images/ui-icons_847e71_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/south-street/images/ui-icons_8DC262_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/south-street/images/ui-icons_cd0a0a_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/south-street/images/ui-icons_eeeeee_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/south-street/images/ui-icons_ffffff_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/south-street/jquery-ui.css
 create mode 100644 cdn/ui/1.11.1/themes/south-street/jquery-ui.min.css
 create mode 100644 cdn/ui/1.11.1/themes/south-street/theme.css
 create mode 100644 cdn/ui/1.11.1/themes/start/images/ui-bg_flat_55_999999_40x100.png
 create mode 100644 cdn/ui/1.11.1/themes/start/images/ui-bg_flat_75_aaaaaa_40x100.png
 create mode 100644 cdn/ui/1.11.1/themes/start/images/ui-bg_glass_45_0078ae_1x400.png
 create mode 100644 cdn/ui/1.11.1/themes/start/images/ui-bg_glass_55_f8da4e_1x400.png
 create mode 100644 cdn/ui/1.11.1/themes/start/images/ui-bg_glass_75_79c9ec_1x400.png
 create mode 100644 cdn/ui/1.11.1/themes/start/images/ui-bg_gloss-wave_45_e14f1c_500x100.png
 create mode 100644 cdn/ui/1.11.1/themes/start/images/ui-bg_gloss-wave_50_6eac2c_500x100.png
 create mode 100644 cdn/ui/1.11.1/themes/start/images/ui-bg_gloss-wave_75_2191c0_500x100.png
 create mode 100644 cdn/ui/1.11.1/themes/start/images/ui-bg_inset-hard_100_fcfdfd_1x100.png
 create mode 100644 cdn/ui/1.11.1/themes/start/images/ui-icons_0078ae_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/start/images/ui-icons_056b93_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/start/images/ui-icons_d8e7f3_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/start/images/ui-icons_e0fdff_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/start/images/ui-icons_f5e175_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/start/images/ui-icons_f7a50d_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/start/images/ui-icons_fcd113_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/start/jquery-ui.css
 create mode 100644 cdn/ui/1.11.1/themes/start/jquery-ui.min.css
 create mode 100644 cdn/ui/1.11.1/themes/start/theme.css
 create mode 100644 cdn/ui/1.11.1/themes/sunny/images/ui-bg_diagonals-medium_20_d34d17_40x40.png
 create mode 100644 cdn/ui/1.11.1/themes/sunny/images/ui-bg_flat_30_cccccc_40x100.png
 create mode 100644 cdn/ui/1.11.1/themes/sunny/images/ui-bg_flat_50_5c5c5c_40x100.png
 create mode 100644 cdn/ui/1.11.1/themes/sunny/images/ui-bg_gloss-wave_45_817865_500x100.png
 create mode 100644 cdn/ui/1.11.1/themes/sunny/images/ui-bg_gloss-wave_60_fece2f_500x100.png
 create mode 100644 cdn/ui/1.11.1/themes/sunny/images/ui-bg_gloss-wave_70_ffdd57_500x100.png
 create mode 100644 cdn/ui/1.11.1/themes/sunny/images/ui-bg_gloss-wave_90_fff9e5_500x100.png
 create mode 100644 cdn/ui/1.11.1/themes/sunny/images/ui-bg_highlight-soft_100_feeebd_1x100.png
 create mode 100644 cdn/ui/1.11.1/themes/sunny/images/ui-bg_inset-soft_30_ffffff_1x100.png
 create mode 100644 cdn/ui/1.11.1/themes/sunny/images/ui-icons_3d3d3d_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/sunny/images/ui-icons_bd7b00_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/sunny/images/ui-icons_d19405_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/sunny/images/ui-icons_eb990f_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/sunny/images/ui-icons_ed9f26_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/sunny/images/ui-icons_fadc7a_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/sunny/images/ui-icons_ffe180_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/sunny/jquery-ui.css
 create mode 100644 cdn/ui/1.11.1/themes/sunny/jquery-ui.min.css
 create mode 100644 cdn/ui/1.11.1/themes/sunny/theme.css
 create mode 100644 cdn/ui/1.11.1/themes/swanky-purse/images/ui-bg_diamond_10_4f4221_10x8.png
 create mode 100644 cdn/ui/1.11.1/themes/swanky-purse/images/ui-bg_diamond_20_372806_10x8.png
 create mode 100644 cdn/ui/1.11.1/themes/swanky-purse/images/ui-bg_diamond_25_675423_10x8.png
 create mode 100644 cdn/ui/1.11.1/themes/swanky-purse/images/ui-bg_diamond_25_d5ac5d_10x8.png
 create mode 100644 cdn/ui/1.11.1/themes/swanky-purse/images/ui-bg_diamond_8_261803_10x8.png
 create mode 100644 cdn/ui/1.11.1/themes/swanky-purse/images/ui-bg_diamond_8_443113_10x8.png
 create mode 100644 cdn/ui/1.11.1/themes/swanky-purse/images/ui-bg_flat_75_ddd4b0_40x100.png
 create mode 100644 cdn/ui/1.11.1/themes/swanky-purse/images/ui-bg_highlight-hard_65_fee4bd_1x100.png
 create mode 100644 cdn/ui/1.11.1/themes/swanky-purse/images/ui-icons_070603_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/swanky-purse/images/ui-icons_e8e2b5_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/swanky-purse/images/ui-icons_e9cd86_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/swanky-purse/images/ui-icons_efec9f_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/swanky-purse/images/ui-icons_f2ec64_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/swanky-purse/images/ui-icons_f9f2bd_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/swanky-purse/images/ui-icons_ff7519_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/swanky-purse/jquery-ui.css
 create mode 100644 cdn/ui/1.11.1/themes/swanky-purse/jquery-ui.min.css
 create mode 100644 cdn/ui/1.11.1/themes/swanky-purse/theme.css
 create mode 100644 cdn/ui/1.11.1/themes/trontastic/images/ui-bg_diagonals-small_50_262626_40x40.png
 create mode 100644 cdn/ui/1.11.1/themes/trontastic/images/ui-bg_flat_0_303030_40x100.png
 create mode 100644 cdn/ui/1.11.1/themes/trontastic/images/ui-bg_flat_0_4c4c4c_40x100.png
 create mode 100644 cdn/ui/1.11.1/themes/trontastic/images/ui-bg_glass_40_0a0a0a_1x400.png
 create mode 100644 cdn/ui/1.11.1/themes/trontastic/images/ui-bg_glass_55_f1fbe5_1x400.png
 create mode 100644 cdn/ui/1.11.1/themes/trontastic/images/ui-bg_glass_60_000000_1x400.png
 create mode 100644 cdn/ui/1.11.1/themes/trontastic/images/ui-bg_gloss-wave_55_000000_500x100.png
 create mode 100644 cdn/ui/1.11.1/themes/trontastic/images/ui-bg_gloss-wave_85_9fda58_500x100.png
 create mode 100644 cdn/ui/1.11.1/themes/trontastic/images/ui-bg_gloss-wave_95_f6ecd5_500x100.png
 create mode 100644 cdn/ui/1.11.1/themes/trontastic/images/ui-icons_000000_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/trontastic/images/ui-icons_1f1f1f_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/trontastic/images/ui-icons_9fda58_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/trontastic/images/ui-icons_b8ec79_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/trontastic/images/ui-icons_cd0a0a_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/trontastic/images/ui-icons_ffffff_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/trontastic/jquery-ui.css
 create mode 100644 cdn/ui/1.11.1/themes/trontastic/jquery-ui.min.css
 create mode 100644 cdn/ui/1.11.1/themes/trontastic/theme.css
 create mode 100644 cdn/ui/1.11.1/themes/ui-darkness/images/ui-bg_flat_30_cccccc_40x100.png
 create mode 100644 cdn/ui/1.11.1/themes/ui-darkness/images/ui-bg_flat_50_5c5c5c_40x100.png
 create mode 100644 cdn/ui/1.11.1/themes/ui-darkness/images/ui-bg_glass_20_555555_1x400.png
 create mode 100644 cdn/ui/1.11.1/themes/ui-darkness/images/ui-bg_glass_40_0078a3_1x400.png
 create mode 100644 cdn/ui/1.11.1/themes/ui-darkness/images/ui-bg_glass_40_ffc73d_1x400.png
 create mode 100644 cdn/ui/1.11.1/themes/ui-darkness/images/ui-bg_gloss-wave_25_333333_500x100.png
 create mode 100644 cdn/ui/1.11.1/themes/ui-darkness/images/ui-bg_highlight-soft_80_eeeeee_1x100.png
 create mode 100644 cdn/ui/1.11.1/themes/ui-darkness/images/ui-bg_inset-soft_25_000000_1x100.png
 create mode 100644 cdn/ui/1.11.1/themes/ui-darkness/images/ui-bg_inset-soft_30_f58400_1x100.png
 create mode 100644 cdn/ui/1.11.1/themes/ui-darkness/images/ui-icons_222222_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/ui-darkness/images/ui-icons_4b8e0b_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/ui-darkness/images/ui-icons_a83300_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/ui-darkness/images/ui-icons_cccccc_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/ui-darkness/images/ui-icons_ffffff_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/ui-darkness/jquery-ui.css
 create mode 100644 cdn/ui/1.11.1/themes/ui-darkness/jquery-ui.min.css
 create mode 100644 cdn/ui/1.11.1/themes/ui-darkness/theme.css
 create mode 100644 cdn/ui/1.11.1/themes/ui-lightness/images/ui-bg_diagonals-thick_18_b81900_40x40.png
 create mode 100644 cdn/ui/1.11.1/themes/ui-lightness/images/ui-bg_diagonals-thick_20_666666_40x40.png
 create mode 100644 cdn/ui/1.11.1/themes/ui-lightness/images/ui-bg_flat_10_000000_40x100.png
 create mode 100644 cdn/ui/1.11.1/themes/ui-lightness/images/ui-bg_glass_100_f6f6f6_1x400.png
 create mode 100644 cdn/ui/1.11.1/themes/ui-lightness/images/ui-bg_glass_100_fdf5ce_1x400.png
 create mode 100644 cdn/ui/1.11.1/themes/ui-lightness/images/ui-bg_glass_65_ffffff_1x400.png
 create mode 100644 cdn/ui/1.11.1/themes/ui-lightness/images/ui-bg_gloss-wave_35_f6a828_500x100.png
 create mode 100644 cdn/ui/1.11.1/themes/ui-lightness/images/ui-bg_highlight-soft_100_eeeeee_1x100.png
 create mode 100644 cdn/ui/1.11.1/themes/ui-lightness/images/ui-bg_highlight-soft_75_ffe45c_1x100.png
 create mode 100644 cdn/ui/1.11.1/themes/ui-lightness/images/ui-icons_222222_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/ui-lightness/images/ui-icons_228ef1_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/ui-lightness/images/ui-icons_ef8c08_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/ui-lightness/images/ui-icons_ffd27a_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/ui-lightness/images/ui-icons_ffffff_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/ui-lightness/jquery-ui.css
 create mode 100644 cdn/ui/1.11.1/themes/ui-lightness/jquery-ui.min.css
 create mode 100644 cdn/ui/1.11.1/themes/ui-lightness/theme.css
 create mode 100644 cdn/ui/1.11.1/themes/vader/images/ui-bg_flat_0_aaaaaa_40x100.png
 create mode 100644 cdn/ui/1.11.1/themes/vader/images/ui-bg_glass_95_fef1ec_1x400.png
 create mode 100644 cdn/ui/1.11.1/themes/vader/images/ui-bg_gloss-wave_16_121212_500x100.png
 create mode 100644 cdn/ui/1.11.1/themes/vader/images/ui-bg_highlight-hard_15_888888_1x100.png
 create mode 100644 cdn/ui/1.11.1/themes/vader/images/ui-bg_highlight-hard_55_555555_1x100.png
 create mode 100644 cdn/ui/1.11.1/themes/vader/images/ui-bg_highlight-soft_35_adadad_1x100.png
 create mode 100644 cdn/ui/1.11.1/themes/vader/images/ui-bg_highlight-soft_60_dddddd_1x100.png
 create mode 100644 cdn/ui/1.11.1/themes/vader/images/ui-bg_inset-soft_15_121212_1x100.png
 create mode 100644 cdn/ui/1.11.1/themes/vader/images/ui-icons_666666_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/vader/images/ui-icons_aaaaaa_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/vader/images/ui-icons_bbbbbb_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/vader/images/ui-icons_c98000_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/vader/images/ui-icons_cccccc_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/vader/images/ui-icons_cd0a0a_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/vader/images/ui-icons_f29a00_256x240.png
 create mode 100644 cdn/ui/1.11.1/themes/vader/jquery-ui.css
 create mode 100644 cdn/ui/1.11.1/themes/vader/jquery-ui.min.css
 create mode 100644 cdn/ui/1.11.1/themes/vader/theme.css
Please review the output and generated files as a sanity check.
Press enter to continue, or ctrl+c to cancel.

Changing working directory to /tmp/jquery-release/__release/codeorigin.jquery.com/cdn/ui/1.11.1.
warning: push.default is unset; its implicit value is changing in
Git 2.0 from 'matching' to 'simple'. To squelch this message
and maintain the current behavior after the default changes, use:

  git config --global push.default matching

To squelch this message and adopt the new behavior now, use:

  git config --global push.default simple

When push.default is set to 'matching', git will push local branches
to the remote branches that already exist with the same name.

In Git 2.0, Git will default to the more conservative 'simple'
behavior, which only pushes the current branch to the corresponding
remote branch that 'git pull' uses to update the current branch.

See 'git help config' and search for 'push.default' for further information.
(the 'simple' mode was introduced in Git 1.7.11. Use the similar mode
'current' instead of 'simple' if you sometimes use older versions of Git)

To git@github.com:jquery/fake-cdn.git
   33c76ec..91a192a  master -> master


##
## UPDATING BRANCH VERSION
##

Changing working directory to /tmp/jquery-release/__release/repo.
Checking out master branch...
Switched to branch 'master'
Your branch is up-to-date with 'origin/master'.
Updating package.json...
Committing version update...
[master f636924] Build: Updating the master version to 1.11.2-pre.
 1 file changed, 1 insertion(+), 1 deletion(-)

##
## PUSHING MASTER
##

Please review the output and generated files as a sanity check.
Press enter to continue, or ctrl+c to cancel.

Changing working directory to /tmp/jquery-release/__release/repo.
Pushing master to GitHub...
warning: push.default is unset; its implicit value is changing in
Git 2.0 from 'matching' to 'simple'. To squelch this message
and maintain the current behavior after the default changes, use:

  git config --global push.default matching

To squelch this message and adopt the new behavior now, use:

  git config --global push.default simple

When push.default is set to 'matching', git will push local branches
to the remote branches that already exist with the same name.

In Git 2.0, Git will default to the more conservative 'simple'
behavior, which only pushes the current branch to the corresponding
remote branch that 'git pull' uses to update the current branch.

See 'git help config' and search for 'push.default' for further information.
(the 'simple' mode was introduced in Git 1.7.11. Use the similar mode
'current' instead of 'simple' if you sometimes use older versions of Git)

To git@github.com:rxaviers/jquery-ui.git
   d362fc9..f636924  master -> master
Release complete.
Please review the project-specific release checklist.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment