Open GoogleCodeExporter opened 9 years ago
I ran into this problem. I've just re-run the script over the top of existing
files and all the deprecated comments on non-UiBinder messages have
disappeared. Perhaps it's just on the initial run? (I'll keep investigating)
Original comment by cknow...@gmail.com
on 11 Jun 2010 at 8:15
Non-UiBinder messages seem to make their way into every generated
UiBinderImplGenMessages.properties file when you generate those. So you need to
generate all those files and then merge even for non-UiBinder messages. I think
I was adding non-UiBinder messages to the source localisation file
(com.google.gwt.i18n.client.LocalizableResource.properties).
It would be nice if you didn't have to regenerate in order to add non-UiBinder
messages as this takes quite some time for my application. I guess this is the
easiest way to tell if a message if deprecated or not though.
Original comment by cknow...@gmail.com
on 11 Jun 2010 at 8:29
I see, I think you're right...
I agree that generating is painfully long (although I have a target that runs
GWTC with a single target browser and language to speed-up that process).
Since there is a known workaround for this one, I'm bumping it up to release
1.0.
Original comment by philippe.beaudoin
on 28 Jun 2010 at 6:14
Original comment by philippe.beaudoin
on 6 Jul 2010 at 7:44
Bumping to 0.5, preparing for release.
Original comment by philippe.beaudoin
on 2 Sep 2010 at 10:35
Original comment by philippe.beaudoin
on 22 Sep 2010 at 1:48
Original comment by philippe.beaudoin
on 22 Sep 2010 at 1:59
Bumping to 0.6, preparing release 0.5.
Original comment by philippe.beaudoin
on 25 Jan 2011 at 6:33
Bumping to 0.7, preparing release 0.6.
Original comment by philippe.beaudoin
on 6 Jun 2011 at 8:17
Original comment by philippe.beaudoin
on 1 Feb 2012 at 6:52
Original issue reported on code.google.com by
philippe.beaudoin
on 10 Jun 2010 at 3:17