> > > There is one critical typo bug in OJB.properties file: > > # Enable disable cascading delete for 1:n references > > cascadingDeleteOneToN=true > > > > instead of 'false'. This can cause really undesired behavior if you > > delete objects (odmg-api only) with an 1:n relation when the > > referenced objects itself have a 1:n (all will be deleted). > > Ok, but why then call it 1.0.3 ? Unless I'm mistaken, there > was no official announcement of the 1.0.2 yet, so why not > replace the 1.0.2 binaries. If truly necessary, lets call it > 1.0.2a then. >
Agreed. The history for OJB has been that .Z releases have included features changes as well. This smells like a service pack. How about following the Jboss standard and doing 1.0.2sp1? -Andrew --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
