Currently the tests for IO API ( lines 175 and 199 for InputOutputTest
in org.qi4j.api) fail for me. This is because the source file in
qi4j-sdk\out\test\org.qi4j.core.api\iotest.txt has CRLF line-endings,
while the file generated by the test has only LF line-endings.
This *might* be because the git for windows has "autocrlf" feature
enabled by the default, and I forgot to change it before cloning new
repo. Anyway, by explicitly handling situation like this might be
necessary, since the reason for this behaviour is not trivial.
_______________________________________________
qi4j-dev mailing list
[email protected]
http://lists.ops4j.org/mailman/listinfo/qi4j-dev