[ 
https://issues.apache.org/jira/browse/FELIX-1266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Filippo Diotalevi updated FELIX-1266:
-------------------------------------

    Attachment: FELIX-1266.txt

The maven test failure is caused by a (java) assert failure at 
ThreadIOImpl.java:113

If I understand correctly the problem is when the second, third, ... Pipe of a 
closure is created ( see [1], method connect(Pipe) ), the next.setErr(...) 
method is not called, thus not initializing the "err" printstream

The submitted patch initialize the err printstream.

[1] 
http://svn.apache.org/repos/asf/felix/trunk/gogo/src/main/java/org/apache/felix/gogo/shell/runtime/Pipe.java

> [gogo] Provide a maven build for gogo
> -------------------------------------
>
>                 Key: FELIX-1266
>                 URL: https://issues.apache.org/jira/browse/FELIX-1266
>             Project: Felix
>          Issue Type: Task
>          Components: Gogo
>            Reporter: Guillaume Nodet
>            Assignee: Guillaume Nodet
>         Attachments: FELIX-1266.txt
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to