You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. Installed Ubuntu--downloaded all required apps as instructed--followed steps
on wiki--errored with third-party-deps--replaced line 60 as instructed on
issues section of wiki--replaced line 74 in build-macros.xml as instructed on
issues section of wiki.
2. Run get-third-party-deps--receive error: fetching
http://cloud.github.com/downloads/KentBeck/junit/junit4.10.zip
http://cloud.github.com/downloads/KentBeck/junit/junit4.10.zip:
2013-05-03 16:18:37 ERROR 403: Forbidden.
3. Replace line 197 in third-party-deps with:
get https://github.com/junit-team/junit/downloads/ junit4.10.zip sha1 .....
4. Continue with steps to run walkaround.
What is the expected output? What do you see instead?
? BUILD FAILED
/home/[user]/walkaround/build.xml:226 The following error occurred while
executing this line:
/home/[user]/walkaround/build.xml:43: The following error occurred while
executing this line:
/home/[user]/walkaround/build.xml:54: Java returned: 1
What browser and browser version are you using? On what operating system?
was using terminal, not the browser (but it's FF 20.0)
Ubuntu 13 (installed and updated today)
Please provide any additional information below.
What am I doing wrong?
Original issue reported on code.google.com by [email protected] on 3 May 2013 at 8:59
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 3 May 2013 at 8:59The text was updated successfully, but these errors were encountered: