Hi Michael, have been through your latest JDOQL tests that were checked in yesterday, and applied necessary changes to JPOX. Some things for you also I think :-
1. MetadataSearchOrder.testPackageJDOQuery - this complains about not finding the "jdoquery" file. By my understanding the jdoquery file is not being placed in the "enhanced" directory, and hence JPOX would be working miracles to find it. Can you check ? 2. SingleStringQuery.testPositive - this uses IMPORT in capitals. Should be lowercase -- Andy
