Getting the following when I attempt to install from trunk: jackal:buildr shane$ rake install (in /Users/shane/projects/thirdparty/buildr) Compiling Java libraries ... ruby -Ilib -Iaddon bin/buildr compile (in /Users/shane/projects/thirdparty/buildr, development) Compiling buildr rake aborted! Operation timed out - connect(2)
(See full trace by running task with --trace) rake aborted! Command failed with status (1): [ruby -Ilib -Iaddon bin/buildr compile...] /Users/shane/projects/thirdparty/buildr/rakefile:41 (See full trace by running task with --trace) jackal:buildr shane$ I'm guessing this is a timeout associated with trying to get a dependency? -- -Shane
