Cannot stop Locale permutations

26 views
Skip to first unread message

Larry Strickland

unread,
May 2, 2012, 6:17:50 PM5/2/12
to google-we...@googlegroups.com
I have a project I added gwt-cal to.  All of a sudden, compilation generates 66 permutations.  

So I added the following lines to my module.gwt.xml file to try to stop locale compilation (I only need English). 
  <extend-property name='locale' values='en'/> 
  <set-property-fallback name='locale' value='en'/> 
  <set-property name='locale' value='en'/>

However, I still get 66 permutations.

I have no idea where to go next!! Can anybody help?
Reply all
Reply to author
Forward
0 new messages