Github user bodewig commented on the issue:

    https://github.com/apache/ant/pull/80
  
    Many thanks again, @craigpell . I've merged this but would like to resolve 
the discussion about the log output.
    
    With b74d5b366 I've committed a branch (logoutput-jmod-link) where I use 
`LogOutputStream` in `link` - I'm not sure why one would suppress the output at 
all, but I've never worked with the tool. A similar approach (or one that does 
away with the `ByteArrayOutputStream`s completely and removes the output from 
the exception and simply channels the output to Ant's log unconditionally) 
would work for `jmod` as well.
    
    /cc @jaikiran 


---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
For additional commands, e-mail: dev-h...@ant.apache.org

Reply via email to