vidyuthd / owasp-esapi-java

Automatically exported from code.google.com/p/owasp-esapi-java
0 stars 0 forks source link

ValidatorTest.java failed in Windows environment #250

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Hi,
I don't know if posting here is appropriate but just delete if it's in the 
wrong section.
I got JUnit test failing in ValidatorTest.java. The reason is: it's comparing 
Linux root file system "/" with Windows file system "C:\\".
So I proposed a simple patch to fix that.
I also include a simple guide to develop esapi in Windows environment. I hope 
it'll be useful
https://docs.google.com/document/d/10iSSZOWhzJzQiSwJq-y3dRg7MGttRzEijRfTMo0fRTw/
edit?hl=en_US
Thanks.

Original issue reported on code.google.com by khaitran...@gmail.com on 18 Oct 2011 at 7:19

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by M.Gelma...@gmail.com on 13 Nov 2014 at 6:20