Re: [text] Text-27 Moving StringEscapeUtils into text

2016-11-26 Thread Benedikt Ritter
Hello Robert, Rob Tompkins schrieb am Sa., 26. Nov. 2016 um 15:42 Uhr: > 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. > agreed. > (2) The unit test for StringEscapeUtils uses io. Do

[text] Text-27 Moving StringEscapeUtils into text

2016-11-26 Thread Rob Tompkins
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, a