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

Commands Always Produce Verbose Output Under JRuby

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.3.4
    • 1.3.5
    • JRuby
    • None
    • Buildr trunk-ish, JRuby 1.2.0, Apple Java 1.6.0, Mac OS X 10.5.6

    Description

      Running buildr under JRuby produces excess printing to stdout. For example:

      daniel@lal ~/Development/Scala/gll_combinators $ buildr clean
      (in /Users/daniel/Development/Scala/gll_combinators, development)
      Cleaning gll_combinators
      rm -rf /Users/daniel/Development/Scala/gll_combinators/target
      rm -rf /Users/daniel/Development/Scala/gll_combinators/reports
      rm -rf /Users/daniel/Development/Scala/gll_combinators/target/spec/classes
      rm -rf /Users/daniel/Development/Scala/gll_combinators/reports/specs
      rm -rf reports/junit
      Completed in 0.278s

      This issue does not occur under MRI.

      Attachments

        Activity

          People

            djspiewak Daniel Spiewak
            djspiewak Daniel Spiewak
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: