[BUG] Inner classes not being recompiled
Observed in a Cocoon 2.1 snapshot from Oct 9, 2003.

Inner classes are not recompiled when file containing them is modified.
This may be the cause of the strange behaviour Bruno observed in this email:
  http://marc.theaimsgroup.com/?l=xml-cocoon-dev&m=106631374030573&w=2
where he said "Strange though that this code compiles but fails at runtime..."
Based on my testing the outer class probably recompiled, but the inner class
files did not, causing their stale versions to be put in the jar.

My immediate workaround is to delete the offending inner class files from the
build directory before building.  I do not have time right now to dig in the
build system to solve the root of the problem.

--Tim Larson


__________________________________
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search
http://shopping.yahoo.com

Reply via email to