On Apr 18, 2008, at 9:33 PM, Sergiu Dumitriu wrote:
Vincent Massol wrote:
On Apr 18, 2008, at 8:48 PM, Sergiu Dumitriu wrote:
Vincent Massol wrote:
[snip]
* { - * XWikiTestSuite suite = new XWikiTestSuite("My Suite"); + * XWikiTestSuite suite = new XWikiTestSuite("My Suite"); This looks strange. I'm offline right now so can't svn up to check but it looks like the quotes were replaced with " in the java class.
[snip]
Thanks -Vincent
Got me freaked for a second...
No, that's in the javadoc, notice the * at the start of the row.
ok cool but then we should have a <code><pre> in the javadoc if it's meant to be an example.
Already is.
hmmm then I don't understand the need to escape the quote... ;) I guess I should svn up now and check it out in my editor rather than relying on a svn commit diff... Thanks -Vincent