Sha256: c0bdde400e2e6c480666b39827a3e10bdeb87d1de3f25a49dbff686b3da20cdf

Contents?: true

Size: 536 Bytes

Versions: 57

Compression:

Stored size: 536 Bytes

Contents

This task allows you to package up your Rails web application
as a war file for deployment to Tomcat or another J2EE server.

It adds the following tasks to your project:

+ war:standalone:create
create a self-contained package which includes JRuby and any gems that are
required by the application.

+ war:shared:create
create a package containing only the application. JRuby and rails-integration
should be made available using a shared classloader. If JRUBY_HOME is set,
then this will be used to locate any Ruby libraries and gems.

Version data entries

57 entries across 57 versions & 1 rubygems

Version Path
backlog-0.10.1 vendor/plugins/goldspike/README
backlog-0.10.0 vendor/plugins/goldspike/README
backlog-0.10.5 vendor/plugins/goldspike/README
backlog-0.10.3 vendor/plugins/goldspike/README
backlog-0.10.4 vendor/plugins/goldspike/README
backlog-0.10.2 vendor/plugins/goldspike/README
backlog-0.10.7 vendor/plugins/goldspike/README
backlog-0.10.6 vendor/plugins/goldspike/README
backlog-0.12.0 vendor/plugins/goldspike/README
backlog-0.10.8 vendor/plugins/goldspike/README
backlog-0.11.0 vendor/plugins/goldspike/README
backlog-0.12.2 vendor/plugins/goldspike/README
backlog-0.12.1 vendor/plugins/goldspike/README
backlog-0.12.3 vendor/plugins/goldspike/README
backlog-0.12.4 vendor/plugins/goldspike/README
backlog-0.13.0 vendor/plugins/goldspike/README
backlog-0.14.0 vendor/plugins/goldspike/README
backlog-0.13.1 vendor/plugins/goldspike/README
backlog-0.14.1 vendor/plugins/goldspike/README
backlog-0.14.2 vendor/plugins/goldspike/README