Has anyone had any luck rolling a custom GWT jar for Google Collections / Guava? I've tried uncommenting the relevant ant tasks and running them, but I just get empty folders in the JAR. Can't seem to get the include rules right :-/
+1
A:
Remember that we intentionally don't provide this because the library does not work as it should on GWT. If you do it anyway, you might luck out, or you might not. We're working on this.
Kevin Bourrillion
2010-04-01 18:30:39
Yeah, I realize its still a work in progress... right now I just want to use some of the base classes like Precondition and Joiner - without copying them. Would it be possible to check in very light version into the trunk? Only the base classes and stuff thats guaranteed to work well.
Sudhir Jonathan
2010-04-02 03:54:04