[ 
http://jira.codehaus.org/browse/MGWT-92?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jason Thrasher updated MGWT-92:
-------------------------------

    Attachment: GWT2.0-parameters.patch

Some documentation for SOYC is here:
http://code.google.com/p/google-web-toolkit/wiki/CodeSplitting
It'd be great to make this into a report, but just enabling the feature on the 
2.0 Compiler is a starting point.  Creating report output has to be done with 
the output of the compiler, and would be a secondary step.

There's a complication if a traditional Maven report is used, as the SOYC may 
not have run, in which case a re-compile would be needed to generate the 
reportable files.

This would be a great feature to add.

I created an additional patch that adds many of the other parameters for GWT 
2.0 support, including:
-soyc
-extra
-draftCompile
-validateOnly
-treeLogger
-XdisableClassMetadata
-XdisableCastChecking
-workDir

This patch also adds "recognition" of 2.0 via a GwtVersion.TWO_DOT_ZERO.


> Add support for "soyc" argument to support generating SOYC reports for GWT 2.0
> ------------------------------------------------------------------------------
>
>                 Key: MGWT-92
>                 URL: http://jira.codehaus.org/browse/MGWT-92
>             Project: Maven 2.x GWT Plugin
>          Issue Type: New Feature
>    Affects Versions: 1.1
>            Reporter: Matt Raible
>         Attachments: CompileMojo.patch, GWT2.0-parameters.patch
>
>
> Adds support for "soyc" and "extra" parameters (in GWT 2.0).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to