[
https://issues.apache.org/jira/browse/BUILDR-96?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Assaf Arkin resolved BUILDR-96.
-------------------------------
Resolution: Fixed
Highline uses stty to figure out the screen width. It doesn't check which
platform it's running on (stty doesn't work from JRuby), but swallows the error
and uses a sane default. So what you're seeing is a warning, not a real error.
Would be nice to figure out a solution for this at some point.
> Warning "stty: stdin isn't a terminal" is output from jruby/buildr when gems
> need to be installed
> -------------------------------------------------------------------------------------------------
>
> Key: BUILDR-96
> URL: https://issues.apache.org/jira/browse/BUILDR-96
> Project: Buildr
> Issue Type: Bug
> Components: JRuby
> Affects Versions: 1.4, 1.3.2, 1.3.3
> Environment: jruby 1.1.2 / buildr master
> Reporter: Tim Dysinger
> Priority: Minor
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.