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

Rake Fails on Windows Errno::ENOENT No such file or directory /tmp/... #11

Closed
cesquivias opened this issue Apr 1, 2011 · 1 comment
Closed

Comments

@cesquivias
Copy link

jruby isn't able to read the build script created. The script is created properly (with all the xml inside)

Errno::ENOENT: No such file or directory - /tmp/pindah-6468-build.xml
unlink at org/jruby/RubyFile.java:1781
ant_setup at C:/usr/lib/jruby-1.6.0/lib/ruby/gems/1.8/gems/pindah-0.1.0/lib/pindah.rb:73
call at org/jruby/RubyProc.java:268
call at org/jruby/RubyProc.java:232

@zapnap
Copy link
Contributor

zapnap commented Jun 9, 2011

This should be fixed now that we're using Tempfile instead of constructing the tmp build.xml by hand. Let me know if that's not the case.

@zapnap zapnap closed this as completed Jun 9, 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants