Martín D'Aloia created MGWT-327:
-----------------------------------
Summary: Add configuration options for gwt.persistentunitcache and
gwt.persistentunitcachedir
Key: MGWT-327
URL: https://jira.codehaus.org/browse/MGWT-327
Project: Maven 2.x GWT Plugin
Issue Type: Improvement
Affects Versions: 2.4.0-1
Reporter: Martín D'Aloia
Priority: Trivial
It would be nice to have configuration options for these 2 properties in
compile and run goals (maybe others need them also).
As noted in
[PersistentUnitCache|http://code.google.com/p/google-web-toolkit/source/browse/trunk/dev/core/src/com/google/gwt/dev/javac/PersistentUnitCache.java#68]
javadoc:
* *gwt.persistentunitcache* : enables the persistent cache (eventually will be
default)
* *gwt.persistentunitcachedir*=<dir> : sets or overrides the cache directory
The configured <dir> will contain the directory _gwt-unitCache_ where the
cached items will go.
By default it will be the directory that contains the directory specified with
-war option ( See it
[here|http://code.google.com/p/google-web-toolkit/source/browse/trunk/dev/core/src/com/google/gwt/dev/DevMode.java#421]
)
So I think that it must be changed to put into _target_ directory or
subdirectory.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://jira.codehaus.org/secure/ContactAdministrators!default.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