Could also be that you're using maven, and have your tests getting compiled 
and hosted would think those classes are going to be a part of the build, 
but when you actually compile the app, they aren't included. I would try 
kicking off a deploy and see if it actually works. If it does, ignore the 
issue, if it doesn't then its time to figure out what class is getting 
compiled in that is dependent on junit.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to