Rake war......Don't know how to build task 'war'

That is the message when I run rake war to create a war file fo my
application.
I’m using jruby 1.3.1 and warbler 0.9.14.
Perhaps I need to install warbler also as plugin in my application?


To unsubscribe from this list, please visit:

http://xircles.codehaus.org/manage_email

Take a look at Warble’s API: http://caldersphere.rubyforge.org/warbler/

Although it shows as rake on the list of tasks, you should use warble
instead, as in:
“warble war”

Cheers,
Leonardo Borges

On Wed, Sep 30, 2009 at 12:34 PM, Mauro [email protected] wrote:


To unsubscribe from this list, please visit:

http://xircles.codehaus.org/manage_email

Leonardo is correct, but you should also know that you can use “rake
war” only if Warbler is installed as a plugin.

/Nick

On Wed, Sep 30, 2009 at 5:40 AM, Leonardo Borges
[email protected] wrote:


To unsubscribe from this list, please visit:

http://xircles.codehaus.org/manage_email


To unsubscribe from this list, please visit:

http://xircles.codehaus.org/manage_email

Speaking from experience… if you have multiple rails apps installing
Warbler as a plugin can be challenging in terms of managing how you
upgrade jruby… using the warble command is much easier.

On Wed, Sep 30, 2009 at 9:03 AM, Nick S. [email protected]
wrote:

instead, as in:

I’m using jruby 1.3.1 and warbler 0.9.14.


http://xircles.codehaus.org/manage_email


To unsubscribe from this list, please visit:

http://xircles.codehaus.org/manage_email

I think you’re right Jay. Maybe Warbler pluginize should just install
the rake tasks only? Vendoring the entire gem could be left for other
packaging systems such as Bundler.

/Nick

On Wed, Sep 30, 2009 at 9:22 AM, Jay McGaffigan [email protected]
wrote:

war" only if Warbler is installed as a plugin.


To unsubscribe from this list, please visit:

http://xircles.codehaus.org/manage_email


To unsubscribe from this list, please visit:

http://xircles.codehaus.org/manage_email

In our case that would be more useful. However we have 5 rails apps,
a servlet app, and 3 ruby services that comprise our product… Not
sure how “normal” that is…

On Wed, Sep 30, 2009 at 12:27 PM, Nick S. [email protected]
wrote:

On Wed, Sep 30, 2009 at 5:40 AM, Leonardo Borges

http://xircles.codehaus.org/manage_email

To unsubscribe from this list, please visit:


To unsubscribe from this list, please visit:

http://xircles.codehaus.org/manage_email