> I'm also looking for a build tool that can download external dependencies 
> so you don't have to "svn checkout" the gwt-tools; but we need to be able 
> to download from gwt-tools, at least for a transition period (and guess 
> what: Gradle can't do that actually)
>

Gradle works brilliantly with maven repositories, so hopefully most 
dependencies can be fetched from a publicly available maven repository

The non-standard dependencies have to be taken from gwt-tools for now. 
Gradle can use ant tasks, so I hope it can be done with one of the svn task 
extensions for ant or by using svnkit.





-- 
You received this message because you are subscribed to the Google Groups "GWT 
Contributors" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit-contributors+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-web-toolkit-contributors/cfe0dd09-72a5-4840-a1c7-337863cc4e23%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to