With the patch, conFIT now handles classpath
containers, referenced projects, and external jars,
instead of skipping them. I also fixed the annoyance
where it adds another blank line to content.txt, just
after the classpath, every time you launch FitNesse.
I implemented these changes for my client, Proxima
Technology <http://www.proxima-tech.com/>, and I'm
grateful to Proxima for granting permission to give it
back to the project.
Sean Flanigan
conFIT-resolveClasspath.diff
conFIT-junit.diff
Logged In: YES
user_id=763058
I also had to patch a couple of other things to make it
compile before I started (JUnit was used, but not on the
classpath), but I thought I'd keep it separate for
neatness. Attached as conFIT-junit.diff.