Re: cvs commit: xml-axis-wsif/java/test/util WSIFTestRunner.java

2002-12-04 Thread Jeremy Hughes
Looks like the ^M issue has moved on from Eclipse 1 and I hadn't noticed. Thanks, Jeremy - Original Message - From: "Aleksander Slominski" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, December 04, 2002 11:09 PM Subject: Re: cvs commit: x

Re: cvs commit: xml-axis-wsif/java/test/util WSIFTestRunner.java

2002-12-04 Thread Aleksander Slominski
Jeremy Hughes wrote: This test was written initially to ensure none of our text files we check in had rogue ^M characters. Agreed it's probably dangerous because it has a side effect. Some of us use the Eclipse dev environment ... the Windows version which has a tendancy to add ^M eg when creati

Re: cvs commit: xml-axis-wsif/java/test/util WSIFTestRunner.java

2002-12-04 Thread Jeremy Hughes
Alek, This test was written initially to ensure none of our text files we check in had rogue ^M characters. Agreed it's probably dangerous because it has a side effect. Some of us use the Eclipse dev environment ... the Windows version which has a tendancy to add ^M eg when creating a new file. T