On Fri, 2003-10-17 at 20:09, Timothy Larson wrote: > [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..."
nope, that's another problem, since I did a clean build... > 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. -- Bruno Dumon http://outerthought.org/ Outerthought - Open Source, Java & XML Competence Support Center [EMAIL PROTECTED] [EMAIL PROTECTED]
