<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to patches</title><link>https://sourceforge.net/p/emonic/patches/</link><description>Recent changes to patches</description><atom:link href="https://sourceforge.net/p/emonic/patches/feed.rss" rel="self"/><language>en</language><lastBuildDate>Sun, 29 Jul 2007 12:10:13 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/emonic/patches/feed.rss" rel="self" type="application/rss+xml"/><item><title>Patch for bug 1763029</title><link>https://sourceforge.net/p/emonic/patches/1/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The attached Eclipse workspace patch will change FileDocument to extend Document and use that instead and also correct the JUnit tests to not delete files during tearDown(). I'm not too sure as to how a file lock on the files are causing problems for the parsing of the files, but that's how it is. I've changed setUp() to always reset the contents of the files and to create files if they're not found, so it would be the same as if we were deleting the files and recreating a new one.&lt;/p&gt;
&lt;p&gt;I also changed some assertions in FixtureFileDocument because they were failing. According to the javadocs, getLineInformation(int) returns a description of the line that _excludes_ the line's delimiter. Hence, in our example...&lt;/p&gt;
&lt;p&gt;"B123456789E\nabcd"&lt;/p&gt;
&lt;p&gt;The length of the line before the newline character '\n' is actually 11 and not 12.&lt;/p&gt;
&lt;p&gt;I would attach this directly to bug 1763029 or feature request 1762575, but it seems that I cannot make attachments for tracker items that I did not submit myself.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Remy Chi Jian Suen</dc:creator><pubDate>Sun, 29 Jul 2007 12:10:13 -0000</pubDate><guid>https://sourceforge.neta786ef0ea48cd4155d1c061ba9cca6eaf8a5fec3</guid></item></channel></rss>