[ https://issues.apache.org/jira/browse/GROOVY-4888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14973090#comment-14973090 ]
ASF GitHub Bot commented on GROOVY-4888: ---------------------------------------- GitHub user jwagenleitner opened a pull request: https://github.com/apache/incubator-groovy/pull/160 GROOVY-4888 - groovy console script execution output appears in all o… …utput windows You can merge this pull request into a Git repository by running: $ git pull https://github.com/jwagenleitner/incubator-groovy GROOVY-4888 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-groovy/pull/160.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #160 ---- commit 6428b35a9ae32996b4ae91ffb6eb104cf6c93e3b Author: John Wagenleitner <john.wagenleit...@gmail.com> Date: 2015-10-25T06:30:34Z GROOVY-4888 - groovy console script execution output appears in all output windows ---- > groovy console script execution output appears in all output windows > -------------------------------------------------------------------- > > Key: GROOVY-4888 > URL: https://issues.apache.org/jira/browse/GROOVY-4888 > Project: Groovy > Issue Type: Bug > Components: Groovy Console > Affects Versions: 1.8.0 > Environment: OS X 10.6.7, english > groovy 1.8.0 > java version "1.6.0_24" > Reporter: Ingo Richter > Priority: Minor > > Having two open windows in groovy console. Executing a script in one of the > windows will result in having the output in all output windows. > Expected: output appears only in the output window belonging to the script > that was executed -- This message was sent by Atlassian JIRA (v6.3.4#6332)