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.22.0 vendor/plugins/goldspike/README
backlog-0.22.1 vendor/plugins/goldspike/README
backlog-0.23.0 vendor/plugins/goldspike/README
backlog-0.23.1 vendor/plugins/goldspike/README
backlog-0.24.0 vendor/plugins/goldspike/README
backlog-0.25.0 vendor/plugins/goldspike/README
backlog-0.26.0 vendor/plugins/goldspike/README
backlog-0.28.0 vendor/plugins/goldspike/README
backlog-0.29.0 vendor/plugins/goldspike/README
backlog-0.30.0 vendor/plugins/goldspike/README
backlog-0.31.0 vendor/plugins/goldspike/README
backlog-0.32.0 vendor/plugins/goldspike/README
backlog-0.31.1 vendor/plugins/goldspike/README
backlog-0.33.0 vendor/plugins/goldspike/README
backlog-0.34.1 vendor/plugins/goldspike/README
backlog-0.33.1 vendor/plugins/goldspike/README
backlog-0.34 vendor/plugins/goldspike/README