Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build fails after tweaks to third-party-deps #130

Open
GoogleCodeExporter opened this issue May 30, 2015 · 0 comments
Open

Build fails after tweaks to third-party-deps #130

GoogleCodeExporter opened this issue May 30, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant