BehaviourRunner constructs should use Writer instead of OutputStream
--------------------------------------------------------------------
Key: JBEHAVE-102
URL: http://jira.codehaus.org/browse/JBEHAVE-102
Project: JBehave
Issue Type: Improvement
Components: Core
Affects Versions: 1.0.1
Reporter: Mauro Talevi
Assignee: Mauro Talevi
Priority: Minor
Fix For: 1.1
As in JBEHAVE-101, deprecating constructors with OutputStream in favour of
Writer, which is ultimately passed to the listener when running the behaviour
verification.
Add default constructor which uses new PrintWriter(System.out) and context
ClassLoader.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list please visit:
http://xircles.codehaus.org/manage_email