[gwt-contrib] Re: Trouble building GWT 2.0 from svn

2009-07-23 Thread mescali...@gmail.com
update: I tried it on a ubuntu laptop and build flawlessy. perhaps my problem is Gentoo specific, or perhaps the build system is making some (wrong) assumptions about my system I'm working hard to provide a patch for making it compile on Gentoo. do you guys have any hints? signature.asc

[gwt-contrib] Re: Trouble building GWT 2.0 from svn

2009-07-22 Thread mescali...@gmail.com
John Tamplin wrote: On Tue, Jul 21, 2009 at 9:51 AM, mescali...@gmail.com mailto:mescali...@gmail.com mescali...@gmail.com mailto:mescali...@gmail.com wrote: so I did I. I repeated the above steps today. ant (1.7.1) run up to some point, then I get this error: [gwt.javac

[gwt-contrib] Re: Trouble building GWT 2.0 from svn

2009-07-22 Thread mescali...@gmail.com
John Tamplin wrote: Can you svn up in the tools directory? It sounds like perhaps you are missing the more recent JDT. btw, feder...@gentoo64 ~/gwt-trunk/tools $ ls -1 lib/eclipse/jdt* lib/eclipse/jdt-3.1.1.jar lib/eclipse/jdt-3.1.1-src.zip lib/eclipse/jdt-3.3.1.jar

[gwt-contrib] Re: Trouble building GWT 2.0 from svn

2009-07-21 Thread mescali...@gmail.com
Kango_V wrote: Same as Brett, that's all you need. Using ant 1.7.1 java 6u14 amd64. On Jul 19, 4:01 am, brett.wooldridge brett.wooldri...@gmail.com wrote: Not sure what the problem is. This is all I did (literally): mkdir gwt-trunk cd gwt-trunk svn

[gwt-contrib] Re: Trouble building GWT 2.0 from svn

2009-07-17 Thread mescali...@gmail.com
, but I'm suspicious that the task redefinitions caused the jar'ing to not to happen. Also, which ant are you running? 1.7.0 has known issues (though not these ones); 1.6.5 or 1.7.1 should both work fine. I have ant-1.7.1 On Wed, Jul 15, 2009 at 3:31 PM, mescalinum mescali...@gmail.com