Yes, you are right, Michael. That was the intent. For any invocation of maven.xml, any given schema is loaded only once.
-- Michelle Michael Bouschen wrote On 01/05/06 11:36,: > Hi Andy, > > I'm open for this change. What I'm not sure about is whether we have an > issue with multiple loading of the same schema. I read the installSchema > goal in maven.xml that it uniques the schema files before loading. Am I > right? > > Regards Michael > > >>Hi Michael, >> >> >> >> >>>It looks like the attach/detach tests should have their own >>>configuration with their own sql files etc. >>> >>> >> >>I'll prod this further since we're talking of attach/detach being in its own >>config. >>Why is everything dumped into "alltests.conf" ? >>Why is there not "jdoql.conf" ? >>Why is there not "sql.conf" ? >>Why is there not "pmf.conf" ? >>Why is there not "pm.conf" ? >> >>With that separation you have a better judge of where a JDO implementation is >>deficient - maybe just the JDOQL config fails for example, whereas at the >>moment "alltests" fails on some tests, but it says nothing about which >>without looking at the details. >> >> >> > > >
