You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildr.apache.org by "Antoine Toulme (JIRA)" <ji...@apache.org> on 2010/09/19 03:06:34 UTC

[jira] Updated: (BUILDR-316) GWT generation task

     [ https://issues.apache.org/jira/browse/BUILDR-316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Antoine Toulme updated BUILDR-316:
----------------------------------

    Fix Version/s: 1.4.3

Will wrap in a plugin for 1.4.3.

> GWT generation task
> -------------------
>
>                 Key: BUILDR-316
>                 URL: https://issues.apache.org/jira/browse/BUILDR-316
>             Project: Buildr
>          Issue Type: New Feature
>          Components: Extensions
>    Affects Versions: 1.3.4
>            Reporter: Antoine Toulme
>             Fix For: 1.4.3
>
>         Attachments: gwt.rb
>
>
> This is an addon, so it comes wihout specs. It works for me...
> This task works with GWT 1.5.3.
> Here is how to call the task in a project:
> gwt = gwt("myApp", {:max_memory => "512m", :style => "OBF", 
>     :jvmargs => ["-Djava.awt.headless=true"], :classpath => [GWT, JS_LIBS, GWT_RUNTIME, JUNIT] })

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.