On Sun, 15 Apr 2007, Frank Spies wrote:
> I checked out the code and tried to build it in Hudson
> (hudson.dev.java.net). To use the JUnit test reports Hudson (and
> probably most other tools that can do JUnit reporting) requires that the
> results are written to files. I changed that in build.xml, please have a
> look...
>
Could you create this patch outside of Netbeans? Netbeans produces
invalid patch files that I cannot apply:
jurka@tony:~/pg/jdbc/projects/junitlog$ patch -p6 < build.xml.diff
patching file build.xml
patch: **** Premature `---' at line 28; check line numbers at line 20
Kris Jurka