Re: Failure in org.apache.logging.log4j.core.layout.HTMLLayoutTest

2012-10-23 Thread Gary Gregory
Yep, all better now. Gary On Tue, Oct 23, 2012 at 2:29 AM, Ralph Goers wrote: > This should now work on Windows > > Ralph > > On Oct 22, 2012, at 7:53 AM, Gary Gregory wrote: > > Does anyone else see failures in > org.apache.logging.log4j.core.layout.HTMLLayoutTest? > > Running org.apache.loggin

Re: Failure in org.apache.logging.log4j.core.layout.HTMLLayoutTest

2012-10-22 Thread Ralph Goers
This should now work on Windows Ralph On Oct 22, 2012, at 7:53 AM, Gary Gregory wrote: > Does anyone else see failures in > org.apache.logging.log4j.core.layout.HTMLLayoutTest? > > Running org.apache.logging.log4j.core.layout.HTMLLayoutTest > Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, T

Re: Failure in org.apache.logging.log4j.core.layout.HTMLLayoutTest

2012-10-22 Thread Ralph Goers
Looks like I will have to revisit this. The code is replacing LINE_SEP with "". The unit test has "\n" in it. On Windows this probably isn't matching. On Oct 22, 2012, at 8:31 AM, Ralph Goers wrote: > Darn. Probably Windows again. > > Ralph > > On Oct 22, 2012, at 7:53 AM, Gary Gregory wr

Re: Failure in org.apache.logging.log4j.core.layout.HTMLLayoutTest

2012-10-22 Thread Ralph Goers
Darn. Probably Windows again. Ralph On Oct 22, 2012, at 7:53 AM, Gary Gregory wrote: > Does anyone else see failures in > org.apache.logging.log4j.core.layout.HTMLLayoutTest? > > Running org.apache.logging.log4j.core.layout.HTMLLayoutTest > Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Tim