[
https://jira.codehaus.org/browse/MGWT-286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kay Schubert updated MGWT-286:
------------------------------
Attachment: PostProcessClassPathAlways.patch
Patch that removes the "if !isAppEngine"
> Why runClasspathExcludes doesn't work with all servers?
> -------------------------------------------------------
>
> Key: MGWT-286
> URL: https://jira.codehaus.org/browse/MGWT-286
> Project: Maven 2.x GWT Plugin
> Issue Type: Bug
> Affects Versions: 2.2.0
> Reporter: Yegor Bugayenko
> Attachments: PostProcessClassPathAlways.patch
>
>
> Why this code in {{RunMojo.java:407-411}}?
> {noformat}
> boolean isAppEngine =
> "com.google.appengine.tools.development.gwt.AppEngineLauncher".equals( server
> );
> if ( !isAppEngine )
> {
> return;
> }
> {noformat}
> Documentation doesn't say anything about this restriction. Maybe it's better
> to remove it?
--
This message is automatically generated by JIRA.
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