|
From: <jue...@we...> - 2004-11-13 15:47:50
|
Alef, =20 You've recently added a setMisfireInstructionName name method to = CronTriggerBean, analogous to SimpleTriggerBean. That's fine, of course = - the problem just is that you changed the line breaks such that an = extra line appears after every line break on Windows. We had a similar = effect with Mark's original source files for the JMS support. =20 I don't really now what the exact cause of this is; assumably, it's an = extra line character in the binary representation, which gets = interpreted as extra line break on Windows. So everybody, please = double-check that any files that you check in use proper line breaks. =20 Juergen |