Open GoogleCodeExporter opened 9 years ago
third_party/appengine-sdk is created by
http://code.google.com/p/walkaround/source/browse/get-third-party-deps#267 .
Did ./get-third-party-deps show any errors?
Original comment by oh...@google.com
on 12 Apr 2012 at 12:05
Running ./get-third-party-deps gives an error. Here's a copy of the log file
generated at ./third_party_src/wave/trunk/build/logs/ (file attached)
Original comment by ssivark...@gmail.com
on 12 Apr 2012 at 7:45
Attachments:
What javac are you using?
Original comment by oh...@google.com
on 12 Apr 2012 at 11:23
This is a compile error in Apache Wave, which walkaround depends on, not in
walkaround itself.
Original comment by oh...@google.com
on 13 Apr 2012 at 1:03
Can you try removing the line
<compilerarg value="-Werror"/>
from third_party_src/wave/trunk/build-macros.xml line 74 and running
get-third-party-deps again?
Original comment by oh...@google.com
on 20 Apr 2012 at 9:57
When I do that, here's the output I get -- http://pastebin.ca/2138550
Original comment by ssivark...@gmail.com
on 21 Apr 2012 at 4:19
What javac are you using?
Original comment by oh...@google.com
on 22 Apr 2012 at 12:27
javac 1.7.0_03 and also jdk7 and jre7 (openjdk) if those of relevance.
Original comment by ssivark...@gmail.com
on 22 Apr 2012 at 5:34
I see. Is it easy for you to try out javac 1.6? That's what I'm using, and it
works.
Original comment by oh...@google.com
on 22 Apr 2012 at 8:18
Original issue reported on code.google.com by
ssivark...@gmail.com
on 7 Apr 2012 at 4:26