compile gwt svn from source

7 views
Skip to first unread message

asianCoolz

unread,
Jun 22, 2009, 9:11:09 AM6/22/09
to Google Web Toolkit
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

<condition property="gwt.build.iscasesensitivefs" else="false">
<not>
<or>
<os family="mac"/>
</or>
</not>
</condition>



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

waf

unread,
Jun 22, 2009, 11:21:38 AM6/22/09
to Google Web Toolkit
I had similar problem and the following helped
http://code.google.com/p/google-web-toolkit/issues/detail?id=3556

--
waf

Dominik Steiner

unread,
Jun 26, 2009, 7:20:05 PM6/26/09
to Google Web Toolkit
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
Reply all
Reply to author
Forward
0 new messages