The tck is moving very slow because when I make a simple change to a jar the final assembly is getting the old code. For example, I do the following:

* changing some code (In my case naming)
* run "mvn install" from the geronimo/server/trunk

At this point if I unpack an assembly and debug, it I get the old code. The only way I have found around this is to run a clean build (and a clean build again in the tck), which means the turn around time to test a single fix to a tck bug is about 30 minutes. Can someone please fix this?

-dain

Reply via email to