I’ve got a couple of questions here. 

(1) We’ve established that text can depend upon lang so, I’m going to leave 
references to “StringUtils” in text.
(2) The unit test for StringEscapeUtils uses io. Do we want to declare io as a 
test dependency or not? If not, then I’ll work around that need, as it seems to 
only be in a single location. It feels like moving the file reader toString 
should probably come over as its a single usage currently. If we find we want 
more usages of io, then I’ll declare that and retrofit the tests with the old 
io usage.

Let me know what you guys think.

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

Reply via email to