Uploaded image for project: 'Buildr (Retired)'
  1. Buildr (Retired)
  2. BUILDR-354

Support cases where stat.dev is not supported by the Ruby implementation

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Invalid
    • 1.3.5
    • 1.4
    • JRuby
    • None

    Description

      JRuby does not support stat.dev over 64 bit archs (according to the jruby channel, the ffi glue is compiled for 32 bits).

      As a result, this exception is thrown:
      stat.st_dev unsupported on this platform

      We want to catch this error when thrown and use an alternate way of moving files in that case: copying then deleting them.

      Attachments

        Activity

          People

            Unassigned Unassigned
            toulmean Antoine Toulme
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: