On Mon, 26 Jun 2006, Ola Bini defenestrated me:
> Hi
> 
> Can you check what java running under cygwin reports as line-separator?
> My patch uses the system property line.separator to find out if it needs
> to change line endings or not.

 ../workspace/jruby_cleanest/bin/jruby -e 'require "java"; include_class 
"java.lang.System"; p System::getProperty("line.separator");'
"\r\n"

-Tom

-- 
+ http://www.tc.umn.edu/~enebo +---- mailto:[EMAIL PROTECTED] ----+
| Thomas E Enebo, Protagonist  | "Luck favors the prepared    |
|                              |  mind." -Louis Pasteur       |

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Jruby-devel mailing list
Jruby-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jruby-devel

Reply via email to