Hi all,

So, I decided to try out our application with GWT 2.7.0-RC1. We don't use 
any of the widgets, only the Java->JavaScript compiler.

One of the things that I noticed, is when I specify:

  <set-property name=*"user.agent"* value=*"gecko1_8,safari,ie10"*/>

  <collapse-property name=*"user.agent"* values=*"*"* />


With versions prior to 2.7.0, this generated 1 permutation. With 2.7.0-RC1, 
it generates two. The only difference between the two generated javascript 
files is the names of the browsers, and the hashcode. I am sure that there 
would be differences in the widgets, but since I am not using them…

Is this a known change and/or issue? If so, is there any way to force 2.7.0 
to only generate the one permutation?

Thanks in advance,
Paul

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

Reply via email to