On Wed, Apr 1, 2009 at 12:36, Alan Williams <[email protected]> wrote: > IOUtils.toString(LocalworkerTranslator.class.getResourceAsStream("/concatenateTestOut.txt")) > that seems to be wrong.
Perhaps that file is not marked as a binary in Subversion, so that on Windows it comes out wrong.. (Due to the \r\n vs. \n line-ending problem) I'll try in my powerful virtual Vista machine and correct it in Subversion if needed. -- Stian Soiland-Reyes, myGrid team School of Computer Science The University of Manchester ------------------------------------------------------------------------------ _______________________________________________ taverna-hackers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/taverna-hackers Developers Guide: http://www.mygrid.org.uk/usermanual1.7/dev_guide.html FAQ: http://www.mygrid.org.uk/wiki/Mygrid/TavernaFaq
