Hi Michael,

thanks a lot for the changes! I checked them in and set the issue JDO-36 to fixed.

BTW, I think if you do a 'svn add' on the new files they get included in the 'svn diff' output.

Regards Michael

Hi Craig,

I filed a JIRA issue (http://issues.apache.org/jira/browse/JDO-36) on the query factory prososal below. That proposal solves issue 2) below.

Attached you find an implementation for that issue which passes the ri11 testsuite. I attached four files containing the implementation:

- rio.patch: This file contains the output of "svn diff" executed in directory "trunk/ri11". You can apply the patch using "patch -i rio.patch -p 0" in the same directory.

- 3 .java files: These files declare new classes org.apache.jdo.jdoql.JDOQLQueryFactory, org.apache.jdo.impl.jdoql.JDOQLQueryFactoryImpl, and org.apache.jdo.impl.fostore.FOStorePM. You *must* copy these into your ri11 workspace. Otherwise, the project won't compile!

The reason for the 3 .java files: I'm not familiar with "svn diff" and was not able to figure out how I can include new files into the patch. If anybody has a solution for this, please let me know.

Regards,
Michael


[...]

--
Michael Bouschen                [EMAIL PROTECTED] Engineering GmbH
mailto:[EMAIL PROTECTED]        http://www.tech.spree.de/
Tel.:++49/30/235 520-33         Buelowstr. 66                   
Fax.:++49/30/2175 2012          D-10783 Berlin                  



Reply via email to