Skip to content

Instantly share code, notes, and snippets.

@ltw
Created November 20, 2013 17:26
Show Gist options
  • Select an option

  • Save ltw/7567283 to your computer and use it in GitHub Desktop.

Select an option

Save ltw/7567283 to your computer and use it in GitHub Desktop.
output of `lein immutant overlay torquebox`
± SILENT=true cap torquebox:squash:uat torquebox:install
* 2013-11-20 11:05:10 executing `torquebox:squash:uat'
triggering start callbacks for `torquebox:install'
* 2013-11-20 11:05:10 executing `multiconfig:ensure'
* 2013-11-20 11:05:10 executing `torquebox:install'
* executing "IMMUTANT_HOME=/absolute/path/to/the/immutant-1.0.1-slim ~/bin/lein immutant overlay torquebox"
servers: ["my-server-uat.dcs1"]
[my-server-uat.dcs1] executing command
** [out :: my-server-uat.dcs1] Downloading http://downloads.immutant.org/incremental/torquebox/LATEST/torquebox-dist-bin.zip
** [out :: my-server-uat.dcs1] [=> ] 3% 2.29MB / 62.23MB
** [out :: my-server-uat.dcs1] [==========> ] 20% 13.05MB / 62.23MB
** [out :: my-server-uat.dcs1] [===================> ] 38% 24.06MB / 62.23MB
** [out :: my-server-uat.dcs1] [===========================> ] 55% 34.43MB / 62.23MB
** [out :: my-server-uat.dcs1] [====================================> ] 72% 45.21MB / 62.23MB
** [out :: my-server-uat.dcs1] [============================================> ] 89% 55.41MB / 62.23MB
** [out :: my-server-uat.dcs1] done!
** [out :: my-server-uat.dcs1]
** [out :: my-server-uat.dcs1] Extracting /tmp/lein-immutant-b4c8073e-5e83-4bce-b410-1c0186cf6017/torquebox-dist-bin.zip
** [out :: my-server-uat.dcs1] Extracted /tmp/lein-immutant-b4c8073e-5e83-4bce-b410-1c0186cf6017/torquebox-3.x.incremental.1771
** [out :: my-server-uat.dcs1] Overlaying /absolute/path/to/the/immutant-1.0.1-slim/jboss/modules
** [out :: my-server-uat.dcs1] Overlaying /absolute/path/to/the/immutant-1.0.1-slim/jboss/standalone/configuration/standalone.xml
** [out :: my-server-uat.dcs1] Overlaying /absolute/path/to/the/immutant-1.0.1-slim/jboss/standalone/configuration/standalone-ha.xml
** [out :: my-server-uat.dcs1] Overlaying /absolute/path/to/the/immutant-1.0.1-slim/jboss/domain/configuration/domain.xml
** [out :: my-server-uat.dcs1] Overlaying /absolute/path/to/the/immutant-1.0.1-slim/share
** [out :: my-server-uat.dcs1] Overlaying /absolute/path/to/the/immutant-1.0.1-slim/Rakefile
** [out :: my-server-uat.dcs1] Overlaying /absolute/path/to/the/immutant-1.0.1-slim/jruby
command finished in 6859ms
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment