Re: compile gwt svn from source

2009-06-26 Thread Dominik Steiner

i had the same problem and it turned out that i had to update my svn
to a newer version (1.6.3), for mac i used the dmg package at

http://www.collab.net/downloads/community/

Dominik

On 22 Jun., 09:21, waf  wrote:
> I had similar problem and the following 
> helpedhttp://code.google.com/p/google-web-toolkit/issues/detail?id=3556
>
> --
> waf
--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---



Re: compile gwt svn from source

2009-06-22 Thread waf

I had similar problem and the following helped
http://code.google.com/p/google-web-toolkit/issues/detail?id=3556

--
waf

--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---



compile gwt svn from source

2009-06-22 Thread asianCoolz

i tried to follow http://code.google.com/webtoolkit/makinggwtbetter.html
and compile trunk using apache 1.7 . but i get the below error. can
anyone pls point out what i did wrongly?


i already put changed



  

  

  



-output--





Buildfile: build.xml

build:

dev:

buildtools:

build:

ant-gwt:

compile:

build:

customchecks:

compile:

build:

doctool:

compile:

build:

-do:

build:

core:

build.alldeps.jar:

build:
[gwt.javac] Compiling 1 source file to /Users/user/work/project2/
gwt2.0/trunk/build/out/dev/core/bin

BUILD FAILED
/Users/user/work/project2/gwt2.0/trunk/build.xml:104: The following
error occurred while executing this line:
/Users/user/work/project2/gwt2.0/trunk/build.xml:26: The following
error occurred while executing this line:
/Users/user/work/project2/gwt2.0/trunk/build.xml:57: The following
error occurred while executing this line:
/Users/user/work/project2/gwt2.0/trunk/platforms.ant.xml:36: The
following error occurred while executing this line:
/Users/user/work/project2/gwt2.0/trunk/platforms.ant.xml:13: The
following error occurred while executing this line:
/Users/user/work/project2/gwt2.0/trunk/dev/core/build.xml:140: The
following error occurred while executing this line:
/Users/user/work/project2/gwt2.0/trunk/common.ant.xml:231: Non-zero
status code result (1) running command: svn info

--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---