JDO TCK Conference Call Friday, Dec 7 , 9 am PST

2007-12-06 Thread Michelle Caisse
Hi, We will have our regular meeting Friday, December 7 at 9 am PST to discuss JDO TCK issues and status. Dial-in numbers are: 866 230-6968 294-0479# International: +1 865 544-7856 Agenda: 1. Serializing PersistenceManager 2. Other issues Action Items from weeks past: [Nov 30 2007] AI

[jira] Commented: (JDO-559) JPOX fails to throw JDOUserException on some illegal arguments to pm.newInstance()

2007-12-04 Thread Michelle Caisse (JIRA)
[ https://issues.apache.org/jira/browse/JDO-559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12548320 ] Michelle Caisse commented on JDO-559: - Hi Andy, Negative tests in NewInstance.java test for the following

[jira] Updated: (JDO-453) Create a test for illegal arguments for PersistenceManager.newInstance

2007-12-03 Thread Michelle Caisse (JIRA)
[ https://issues.apache.org/jira/browse/JDO-453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michelle Caisse updated JDO-453: Attachment: JDO-453.patch Previous patches lacked test newInstanceBadMapping.java and the associated

[jira] Updated: (JDO-453) Create a test for illegal arguments for PersistenceManager.newInstance

2007-12-03 Thread Michelle Caisse (JIRA)
[ https://issues.apache.org/jira/browse/JDO-453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michelle Caisse updated JDO-453: Attachment: (was: JDO-453.patch) Create a test for illegal arguments

[jira] Created: (JDO-559) JPOX fails to through JDOUserException on some illegal arguments to pm.newInstance()

2007-12-03 Thread Michelle Caisse (JIRA)
Issue Type: Bug Components: tck2 Affects Versions: JDO 2 maintenance release 1 Reporter: Michelle Caisse Assignee: Andy Jefferson For tests NewInstance (in pm.conf) and NewInstanceBadMapping (in newInstanceBadMapping.conf), a number of test failures

[jira] Updated: (JDO-453) Create a test for illegal arguments for PersistenceManager.newInstance

2007-12-01 Thread Michelle Caisse (JIRA)
[ https://issues.apache.org/jira/browse/JDO-453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michelle Caisse updated JDO-453: Attachment: JDO-453.patch Please review. Create a test for illegal arguments

[jira] Updated: (JDO-453) Create a test for illegal arguments for PersistenceManager.newInstance

2007-12-01 Thread Michelle Caisse (JIRA)
[ https://issues.apache.org/jira/browse/JDO-453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michelle Caisse updated JDO-453: Attachment: JDO-453.patch New patch containing *_bad.java Create a test for illegal arguments

[jira] Updated: (JDO-453) Create a test for illegal arguments for PersistenceManager.newInstance

2007-12-01 Thread Michelle Caisse (JIRA)
[ https://issues.apache.org/jira/browse/JDO-453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michelle Caisse updated JDO-453: Attachment: (was: JDO-453.patch) Create a test for illegal arguments

JDO TCK Conference Call Friday, Nov 30 , 9 am PST

2007-11-29 Thread Michelle Caisse
Hi, We will have our regular meeting Friday, November 30 at 9 am PST to discuss JDO TCK issues and status. Dial-in numbers are: 866 230-6968 294-0479# International: +1 865 544-7856 Agenda: 1. Serializing PersistenceManager 2. EnumSet support (yes or no?) 3. Subquery proposed text 4.

[jira] Commented: (JDO-521) Create tests for relationship mapping (spec section 15.3)

2007-11-28 Thread Michelle Caisse (JIRA)
[ https://issues.apache.org/jira/browse/JDO-521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12546492 ] Michelle Caisse commented on JDO-521: - I've moved RelationshipNegative1To1Test to relationshipAllRelationships.conf

[jira] Commented: (JDO-550) TestArrayCollections fails

2007-11-10 Thread Michelle Caisse (JIRA)
[ https://issues.apache.org/jira/browse/JDO-550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12541600 ] Michelle Caisse commented on JDO-550: - The test fails as described with a clean checkout using latest TCK and JPOX

Re: [VOTE] svn:eol-style for Apache JDO project

2007-11-09 Thread Michelle Caisse
+1 -- Michelle Craig L Russell wrote: I'd like to standardize our eol-style for the project, and after discussion it appears that LF is the right one to use. [ ] +1 use svn:eol-style LF for project files [ ] -1 use something else (please explain) This allows for easy development on UNIX

[jira] Commented: (JDO-448) Add an xml element to specify the fetch plan to use for a query

2007-11-09 Thread Michelle Caisse (JIRA)
[ https://issues.apache.org/jira/browse/JDO-448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12541403 ] Michelle Caisse commented on JDO-448: - I also like being able to define a named fetch-plan. This works well

[jira] Assigned: (JDO-521) Create tests for relationship mapping (spec section 15.3)

2007-11-09 Thread Michelle Caisse (JIRA)
[ https://issues.apache.org/jira/browse/JDO-521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michelle Caisse reassigned JDO-521: --- Assignee: Andy Jefferson (was: Michelle Caisse) Negative tests still fail: RUN

[jira] Resolved: (JDO-507) Completeness test for persistent interface fails with annotations

2007-11-09 Thread Michelle Caisse (JIRA)
[ https://issues.apache.org/jira/browse/JDO-507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michelle Caisse resolved JDO-507. - Resolution: Fixed Works now. Completeness test for persistent interface fails with annotations

Status of JDO-435 ( Query with projected variables returns duplicates and extra results that do not satisfy filter)

2007-11-09 Thread Michelle Caisse
Hi Erik, Andy, What's the status of JDO-435? Is there a fix on the horizon or a JPOX issue tracking this? -- Michelle

[jira] Assigned: (JDO-377) Company model factory improvements to test persistent interfaces

2007-11-09 Thread Michelle Caisse (JIRA)
[ https://issues.apache.org/jira/browse/JDO-377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michelle Caisse reassigned JDO-377: --- Assignee: Craig Russell Company model factory improvements to test persistent interfaces

[jira] Created: (JDO-550) TestArrayCollections fails

2007-11-09 Thread Michelle Caisse (JIRA)
Reporter: Michelle Caisse Assignee: Andy Jefferson 1) test(org.apache.jdo.tck.models.fieldtypes.TestArrayCollections)junit.framework.AssertionFailedError: Assertion (TestArrayCollections) failed: Expected and observed do not match!! For element embedded-element=false public String

[jira] Resolved: (JDO-541) Change SignatureVerifier to check for variable arguments

2007-11-09 Thread Michelle Caisse (JIRA)
[ https://issues.apache.org/jira/browse/JDO-541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michelle Caisse resolved JDO-541. - Resolution: Fixed Assignee: Craig Russell Change SignatureVerifier to check for variable

JDO TCK Conference Call Friday, Nov 9 , 9 am PST

2007-11-08 Thread Michelle Caisse
Hi, We will have our regular meeting Friday, November 9 at 9 am PST to discuss JDO TCK issues and status. Dial-in numbers are: 866 230-6968 294-0479# International: +1 865 544-7856 Agenda: 1. Discuss EnumSet support 2. JDOHelper methods for PersistenceManagerFactory 3. Serialization of

[jira] Resolved: (JDO-503) Create tests for JDO 2.1 annotations

2007-11-05 Thread Michelle Caisse (JIRA)
[ https://issues.apache.org/jira/browse/JDO-503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michelle Caisse resolved JDO-503. - Resolution: Fixed Create tests for JDO 2.1 annotations

[jira] Commented: (JDO-546) New test needed for enum field types and collections of enum types mapped to numeric and character columns

2007-11-05 Thread Michelle Caisse (JIRA)
[ https://issues.apache.org/jira/browse/JDO-546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12540304 ] Michelle Caisse commented on JDO-546: - Per discussion on jdo-dev, added jdbc-type info for fields to be stored

[jira] Resolved: (JDO-546) New test needed for enum field types and collections of enum types mapped to numeric and character columns

2007-11-02 Thread Michelle Caisse (JIRA)
[ https://issues.apache.org/jira/browse/JDO-546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michelle Caisse resolved JDO-546. - Resolution: Fixed Tests checked in. Revision: 591430 New test needed for enum field types

Re: Minutes: JDO TCK Conference Call Friday, Nov 2

2007-11-02 Thread Michelle Caisse
Andy Jefferson wrote: test(org.apache.jdo.tck.models.fieldtypes.TestFieldsOfSimpleEnum)javax.jdo. JDODataStoreException: Cannot set String parameter: value = AL for column applicationidentity1.FIELDSOFENUMORDINAL.ENUM94 : Invalid character string format for type INTEGER. I know this is

JDO TCK Conference Call Friday, Nov 2 , 9 am PDT [NOTE: U.S. is still on daylight time]

2007-11-01 Thread Michelle Caisse
Hi, We will have our regular meeting Friday, November 2 at 9 am PDT to discuss JDO TCK issues and status. Be aware that the U.S. is still on daylight time this week, whereas Europe has changed to standard time. Dial-in numbers are: 866 230-6968 294-0479# International: +1 865 544-7856

JDO TCK Conference Call Friday, Oct 26 , 9 am PDT

2007-10-25 Thread Michelle Caisse
Hi, We will have our regular meeting Friday, October 26 at 9 am PDT to discuss JDO TCK issues and status. Dial-in numbers are: 866 230-6968 294-0479# International: +1 865 544-7856 Agenda: 1. Subquery spec update 2. Other issues Action Items from weeks past: [Oct 12 2007] AI Michael

[jira] Resolved: (JDO-543) CompletenessTest gives error w/ JPA annotations in JPA*Project

2007-10-19 Thread Michelle Caisse (JIRA)
[ https://issues.apache.org/jira/browse/JDO-543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michelle Caisse resolved JDO-543. - Resolution: Duplicate See JDO-539 for resolution of the JPA annotations tests. CompletenessTest

[jira] Assigned: (JDO-539) JPA annotations tests fail

2007-10-19 Thread Michelle Caisse (JIRA)
[ https://issues.apache.org/jira/browse/JDO-539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michelle Caisse reassigned JDO-539: --- Assignee: Andy Jefferson (was: Michelle Caisse) With changes to the classes and annotations

JDO TCK Conference Call Friday, Oct 19 , 9 am PDT

2007-10-18 Thread Michelle Caisse
Hi, We will have our regular meeting Friday, October 12 at 9 am PDT to discuss JDO TCK issues and status. Dial-in numbers are: 866 230-6968 294-0479# International: +1 865 544-7856 Agenda: 1. 2.1 spec and TCK status 2. Other issues Action Items from weeks past: [Oct 12 2007] AI Michael

Re: CHALLENGE org.apache.jdo.tck.lifecycle.StateTransitionsReturnedObjects.java

2007-10-11 Thread Michelle Caisse
for all the TCK fixes. Regards, Ilan - Original Message - From: Michelle Caisse [EMAIL PROTECTED] To: jdo-dev@db.apache.org Sent: Monday, October 08, 2007 11:40 PM Subject: Re: CHALLENGE org.apache.jdo.tck.lifecycle.StateTransitionsReturnedObjects.java Hi Ilan, As far as I can see

JDO TCK Conference Call Friday, Oct 12 , 9 am PDT

2007-10-11 Thread Michelle Caisse
Hi, We will have our regular meeting Friday, October 12 at 9 am PDT to discuss JDO TCK issues and status. Dial-in numbers are: 866 230-6968 294-0479# International: +1 865 544-7856 Agenda: 1. Make more JDO APIs generic: https://issues.apache.org/jira/browse/JDO-538 2. Other issues

[jira] Commented: (JDO-539) JPA annotations tests fail

2007-10-09 Thread Michelle Caisse (JIRA)
[ https://issues.apache.org/jira/browse/JDO-539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12533390 ] Michelle Caisse commented on JDO-539: - Right. This requires some changes to the build mechanism, so it may

Re: CHALLENGE org.apache.jdo.tck.lifecycle.StateTransitionsReturnedObjects.java

2007-10-08 Thread Michelle Caisse
Michelle, Thank you for the fixes. It seems that all the challenges except one are solved now. I still have a problem with StateTransitionsReturnedObjects. As far as I can see, JDO-513 was fixed, but not JDO-514. Thanks and regards, Ilan - Original Message - From: Michelle Caisse [EMAIL

[jira] Created: (JDO-543) CompletenessTest gives error w/ JPA annotations in JPA*Project

2007-10-08 Thread Michelle Caisse (JIRA)
: tck2 Affects Versions: JDO 2 maintenance release 1 Reporter: Michelle Caisse Assignee: Andy Jefferson maven -Djdo.tck.cfglist=companyAnnotatedNoRelationshipsJPAConcrete.conf runtck.jdori gives the following error 20:36:46,656 (main) INFO [org.apache.jdo.tck

[jira] Assigned: (JDO-539) JPA annotations tests fail

2007-10-08 Thread Michelle Caisse (JIRA)
[ https://issues.apache.org/jira/browse/JDO-539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michelle Caisse reassigned JDO-539: --- Assignee: Michelle Caisse (was: Andy Jefferson) JPA annotations tests fail

[jira] Commented: (JDO-539) JPA annotations tests fail

2007-10-08 Thread Michelle Caisse (JIRA)
[ https://issues.apache.org/jira/browse/JDO-539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12533251 ] Michelle Caisse commented on JDO-539: - Hi Andy, The goal was to have a Map field in Person (JPAAppPerson) that got

[jira] Updated: (JDO-534) SignatureVerifier

2007-10-05 Thread Michelle Caisse (JIRA)
[ https://issues.apache.org/jira/browse/JDO-534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michelle Caisse updated JDO-534: Attachment: derby-app-runonce-junit.txt Output for signature test run with Java 6

Re: CHALLENGE org.apache.jdo.tck.lifecycle.StateTransitionsReturnedObjects.java

2007-10-05 Thread Michelle Caisse
Hi Ilan, I've checked in changes for all the challenges to the 2.0.1 branch. Please let me know if there are any problems with the fixes. -- Michelle Ilan Kirsh wrote: Challenge against JDO TCK 2.01: http://issues.apache.org/jira/browse/JDO-513

JDO TCK Conference Call Friday, Oct 5 , 9 am PDT

2007-10-04 Thread Michelle Caisse
Hi, We will have our regular meeting Friday, October 5 at 9 am PDT to discuss JDO TCK issues and status. Dial-in numbers are: 866 230-6968 294-0479# International: +1 865 544-7856 Agenda: 1. Make more JDO APIs generic: https://issues.apache.org/jira/browse/JDO-538 2. Proposed PMF changes

[jira] Commented: (JDO-503) Create tests for JDO 2.1 annotations

2007-10-04 Thread Michelle Caisse (JIRA)
[ https://issues.apache.org/jira/browse/JDO-503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12532569 ] Michelle Caisse commented on JDO-503: - Added tests for JPA annotations, revision: 582075 Create tests for JDO

[jira] Commented: (JDO-537) Upgrade Apache JDO site to encompass user-level documentation/guides etc

2007-10-01 Thread Michelle Caisse (JIRA)
[ https://issues.apache.org/jira/browse/JDO-537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12531634 ] Michelle Caisse commented on JDO-537: - About deployment - db.apache.org uses maven and their process is to do maven

[jira] Commented: (JDO-537) Upgrade Apache JDO site to encompass user-level documentation/guides etc

2007-10-01 Thread Michelle Caisse (JIRA)
[ https://issues.apache.org/jira/browse/JDO-537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12531641 ] Michelle Caisse commented on JDO-537: - The pages look quite nice. The only design change I would make is to do

(yet another) New URL for JDO at Sun

2007-10-01 Thread Michelle Caisse
Hi, Sun's JDO web page has been moved and slightly redesigned. It's now at http://java.sun.com/jdo/. Both old URLs should redirect to this one. -- Michelle

Re: Apache JDO : site

2007-09-29 Thread Michelle Caisse
In principle, I think it's a good idea to have these docs on the JDO site. I'll take a closer look at them later. We were set up with Anakia when we entered Apache. I don't know of any reason why we shouldn't change if there is a need to. I think I prefer a multi-level left side bar rather

Enhancer error with spaces in path names

2007-09-28 Thread Michelle Caisse
Hi Andy, After downloading new jpox jars, I started getting the following error, which I successfully worked around by moving my maven repository to a location without spaces in the pathname: enhance.prepare: [echo] jpox.enhancer.jarfile is C:\Documents and

[jira] Created: (JDO-536) Exception during TearDown: org.jpox.sco.HashMap cannot be cast to org.jpox.sco.Map

2007-09-28 Thread Michelle Caisse (JIRA)
Issue Type: Bug Components: tck2 Affects Versions: JDO 2 maintenance release 1 Reporter: Michelle Caisse Assignee: Andy Jefferson Exception on teardown in companyAnnotatedAllRelationshipsPCConcrete.conf, datastore identity only, causes succeeding tests

JDO TCK Conference Call Friday, Sep 28 , 9 am PDT

2007-09-27 Thread Michelle Caisse
Hi, We will have our regular meeting Friday, September 28 at 9 am PDT to discuss JDO TCK issues and status. Dial-in numbers are: 866 230-6968 294-0479# International: +1 865 544-7856 Agenda: 1. Support for final modifier on fields 2. Test challenges 3. Other issues Action Items from

Re: JDO TCK 2.0 - Which set of tests to use?

2007-09-26 Thread Michelle Caisse
Hi Ilan, It looks like there are 49 cases in which this test is not finding the expected method signature in your implementation. Within this group, there are three cases. - There are 26 instances in which the impl declares a method abstract and the test expects a concrete method. - There

Re: JDO TCK 2.0 - Which set of tests to use?

2007-09-25 Thread Michelle Caisse
Hi Ilan, There is a source branch 2.01 with changes responsive to some earlier challenges. There's a wiki page documenting the issues http://wiki.apache.org/jdo/TCKChallenges. Please get this branch from svn and let us know if there are remaining issues. Thanks, Michelle Ilan Kirsh wrote:

Re: JDO TCK 2.0 - Which set of tests to use?

2007-09-25 Thread Michelle Caisse
. StateTransitionsReturnedObjects (JDO-513, JDO-514). Please advise. Thanks, Ilan - Original Message - From: Michelle Caisse [EMAIL PROTECTED] To: jdo-dev@db.apache.org Cc: JDO Expert Group [EMAIL PROTECTED] Sent: Tuesday, September 25, 2007 8:46 PM Subject: Re: JDO TCK 2.0 - Which set of tests

JDO TCK Conference Call Friday, Sep 21 , 9 am PDT

2007-09-20 Thread Michelle Caisse
Hi, We will have our regular meeting Friday, September 21 at 9 am PDT to discuss JDO TCK issues and status. Dial-in numbers are: 866 230-6968 294-0479# International: +1 865 544-7856 Agenda: 1. Should non ORM implementations support bidirectional relationship? 2. (JDO-529) ChangeQuery -

Re: Who is responsible for JDOCentral.com?

2007-09-18 Thread Michelle Caisse
I would be happy to update the web site if people provide the material. As Craig and Andy have suggested, we can add links or pages to Community/Documentation and we can add to Community/Mailing Lists. BTW, the Implementations page http://db.apache.org/jdo/impls.html was based on material

[jira] Commented: (JDO-517) NPE on enhancement of classes with persistent properties

2007-09-18 Thread Michelle Caisse (JIRA)
[ https://issues.apache.org/jira/browse/JDO-517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12528468 ] Michelle Caisse commented on JDO-517: - Fixed the typos in revision 576995 NPE on enhancement of classes

Re: Who is responsible for JDOCentral.com?

2007-09-18 Thread Michelle Caisse
I agree. It would be too weird to just land on the JDO site from the jdocentral URL. The page can just explain that the Apache JDO site is now JDO Central (if we can use the name) and direct users to the rest of the site. Unless someone has an idea about specific content that would be

[jira] Created: (JDO-531) Provide a page for a JDOCentral redirect on the Apache JDO site

2007-09-18 Thread Michelle Caisse (JIRA)
Components: site and infrastructure Reporter: Michelle Caisse Assignee: Michelle Caisse Provide a web page on the JDO site to which the JDOCentral URL can be redirected. JDOCentral is now defunct and users are hit with an error when they try to access it. -- This message

[jira] Updated: (JDO-531) Provide a page for a JDOCentral redirect on the Apache JDO site

2007-09-18 Thread Michelle Caisse (JIRA)
[ https://issues.apache.org/jira/browse/JDO-531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michelle Caisse updated JDO-531: Attachment: jdocentral.html I've attached a proposed JDOCentral html page. Unless we add some real

[jira] Updated: (JDO-531) Provide a page for a JDOCentral redirect on the Apache JDO site

2007-09-18 Thread Michelle Caisse (JIRA)
[ https://issues.apache.org/jira/browse/JDO-531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michelle Caisse updated JDO-531: Attachment: (was: jdocentral.html) Provide a page for a JDOCentral redirect on the Apache JDO

[jira] Updated: (JDO-531) Provide a page for a JDOCentral redirect on the Apache JDO site

2007-09-18 Thread Michelle Caisse (JIRA)
[ https://issues.apache.org/jira/browse/JDO-531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michelle Caisse updated JDO-531: Attachment: jdocentral.html Fixed typo Provide a page for a JDOCentral redirect on the Apache JDO

[jira] Updated: (JDO-531) Provide a page for a JDOCentral redirect on the Apache JDO site

2007-09-18 Thread Michelle Caisse (JIRA)
[ https://issues.apache.org/jira/browse/JDO-531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michelle Caisse updated JDO-531: Attachment: (was: jdocentral.html) Provide a page for a JDOCentral redirect on the Apache JDO

[jira] Commented: (JDO-531) Provide a page for a JDOCentral redirect on the Apache JDO site

2007-09-18 Thread Michelle Caisse (JIRA)
[ https://issues.apache.org/jira/browse/JDO-531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12528559 ] Michelle Caisse commented on JDO-531: - Consider it done. Provide a page for a JDOCentral redirect on the Apache

[jira] Commented: (JDO-531) Provide a page for a JDOCentral redirect on the Apache JDO site

2007-09-18 Thread Michelle Caisse (JIRA)
[ https://issues.apache.org/jira/browse/JDO-531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12528603 ] Michelle Caisse commented on JDO-531: - Checked in the files for the new page. Also updated the copyright notice

Re: Fwd: Who is responsible for JDOCentral.com?

2007-09-18 Thread Michelle Caisse
: Michelle Caisse [EMAIL PROTECTED] Date: September 18, 2007 10:19:01 AM PDT To: jdo-dev@db.apache.org Cc: JDO Expert Group [EMAIL PROTECTED] Subject: Re: Who is responsible for JDOCentral.com? Reply-To: [EMAIL PROTECTED] I would be happy to update the web site if people provide the material. As Craig

Re: Explanation of notation in the spec draft?

2007-09-16 Thread Michelle Caisse
The section numbers have changed as material is added, but we haven't changed the assertion numbers. -- Michelle Andy Jefferson wrote: what does A12.5.7-6A [...] actually mean? An assert, for use by the TCK. Something to check on. And why is something labeled 12.5.7 within the

[jira] Commented: (JDO-517) NPE on enhancement of classes with persistent properties

2007-09-16 Thread Michelle Caisse (JIRA)
[ https://issues.apache.org/jira/browse/JDO-517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12527929 ] Michelle Caisse commented on JDO-517: - I've reverted the change so these classes are no longer enhanced. NPE

Re: TCK2 : src/java/org/apache/jdo/tck/mapping/RelationshipManyToManyNoRelationships.java

2007-09-11 Thread Michelle Caisse
Thanks, fixed the problem. I removed all the references to emp4 and proj2. Since no relationships are created by the initial test data, the tests should simply use the emp1 and proj1 instances that are set up in localSetUp(). The test now passes, as do the other positive tests. -- Michelle

[jira] Resolved: (JDO-527) NullPointerException in JDO_Test.isTestToBePerformed()

2007-09-08 Thread Michelle Caisse (JIRA)
[ https://issues.apache.org/jira/browse/JDO-527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michelle Caisse resolved JDO-527. - Resolution: Fixed Moved isTestToBePerformed = isTestToBePerformed() from JDO_Test

Re: TCK2 : src/java/org/apache/jdo/tck/pc/companyAnnotatedPI/PIAppProject.java

2007-09-07 Thread Michelle Caisse
Thank you, I'll fix it. -- Michelle Andy Jefferson wrote: seems to have :- @Element(types=org.apache.jdo.tck.pc.companyAnnotatedFC.FCAppEmployee.class, column=REVIEWER, foreignKey=PR_REV_FK) Set getReviewers();

[jira] Commented: (JDO-503) Create tests for JDO 2.1 annotations

2007-09-07 Thread Michelle Caisse (JIRA)
[ https://issues.apache.org/jira/browse/JDO-503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12525787 ] Michelle Caisse commented on JDO-503: - Need to add tests for JPA annotations. Create tests for JDO 2.1

[jira] Created: (JDO-525) Department.getEmployees().contains() returns wrong answer

2007-09-07 Thread Michelle Caisse (JIRA)
Affects Versions: JDO 2 maintenance release 1 Reporter: Michelle Caisse Assignee: Andy Jefferson A number of tests in the new configuration relationshipAllRelationships.conf give the following error: testSetToExistingFromMappedSide

[jira] Created: (JDO-526) Implementation fails to set other side of relationship on flush()

2007-09-07 Thread Michelle Caisse (JIRA)
Components: tck2 Affects Versions: JDO 2 maintenance release 1 Reporter: Michelle Caisse Assignee: Andy Jefferson Some tests for managed relationships fail because after the test sets one side of the relationship, the implementation fails to set the other side on flush

JDO TCK Conference Call Friday, Sep 7, 9 am PDT

2007-09-06 Thread Michelle Caisse
Hi, We will have our regular meeting Friday, September 7 at 9 am PDT to discuss JDO TCK issues and status. Dial-in numbers are: 866 230-6968 294-0479# International: +1 865 544-7856 Agenda: 1. Restriction on unique subelements 2. Negative test in

[jira] Updated: (JDO-521) Create tests for relationship mapping (spec section 15.3)

2007-09-05 Thread Michelle Caisse (JIRA)
[ https://issues.apache.org/jira/browse/JDO-521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michelle Caisse updated JDO-521: Attachment: JDO-521.patch Made changes suggested in review. Create tests for relationship mapping

[jira] Updated: (JDO-521) Create tests for relationship mapping (spec section 15.3)

2007-09-05 Thread Michelle Caisse (JIRA)
[ https://issues.apache.org/jira/browse/JDO-521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michelle Caisse updated JDO-521: Attachment: (was: JDO-521.patch) Create tests for relationship mapping (spec section 15.3

[jira] Updated: (JDO-521) Create tests for relationship mapping (spec section 15.3)

2007-08-31 Thread Michelle Caisse (JIRA)
[ https://issues.apache.org/jira/browse/JDO-521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michelle Caisse updated JDO-521: Attachment: JDO-521.patch Patch with new tests, old tests refactored. Complete pending comments

[jira] Updated: (JDO-521) Create tests for relationship mapping (spec section 15.3)

2007-08-31 Thread Michelle Caisse (JIRA)
[ https://issues.apache.org/jira/browse/JDO-521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michelle Caisse updated JDO-521: Attachment: (was: JDO-521.patch) Create tests for relationship mapping (spec section 15.3

[jira] Commented: (JDO-521) Create tests for relationship mapping (spec section 15.3)

2007-08-30 Thread Michelle Caisse (JIRA)
[ https://issues.apache.org/jira/browse/JDO-521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12523899 ] Michelle Caisse commented on JDO-521: - The third and sixth negative tests appear to be the same. Create tests

JDO TCK Conference Call Friday, Aug 31, 9 am PDT

2007-08-30 Thread Michelle Caisse
Hi, We will have our regular meeting Friday, August 31 at 9 am PDT to discuss JDO TCK issues and status. Dial-in numbers are: 866 230-6968 294-0479# International: +1 865 544-7856 Agenda: 1. Draft proposal for CopyOnAttach property 2. Update on managed relationship classes 3. Other issues

[jira] Updated: (JDO-521) Create tests for relationship mapping (spec section 15.3)

2007-08-28 Thread Michelle Caisse (JIRA)
[ https://issues.apache.org/jira/browse/JDO-521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michelle Caisse updated JDO-521: Attachment: JDO-521.patch Minor fixes, added more tests. Create tests for relationship mapping

[jira] Updated: (JDO-521) Create tests for relationship mapping (spec section 15.3)

2007-08-28 Thread Michelle Caisse (JIRA)
[ https://issues.apache.org/jira/browse/JDO-521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michelle Caisse updated JDO-521: Attachment: (was: JDO-521.patch) Create tests for relationship mapping (spec section 15.3

Minutes: JDO TCK Conference Call Friday, Aug 24, 9 am PDT

2007-08-24 Thread Michelle Caisse
Attendees: Matthew Adams, Chris Beams, Michael Bouschen, Michelle Caisse Chris will have proposal for CopyOnAttach property (JDO-522) prepared by next meeting for discussion. Matthew suggests that the proposal consider effects on second level cache. Matthew will investigate JSO-523

[jira] Updated: (JDO-521) Create tests for relationship mapping (spec section 15.3)

2007-08-24 Thread Michelle Caisse (JIRA)
[ https://issues.apache.org/jira/browse/JDO-521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michelle Caisse updated JDO-521: Attachment: JDO-521.patch Minor cleanup, grant license Create tests for relationship mapping (spec

[jira] Updated: (JDO-521) Create tests for relationship mapping (spec section 15.3)

2007-08-24 Thread Michelle Caisse (JIRA)
[ https://issues.apache.org/jira/browse/JDO-521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michelle Caisse updated JDO-521: Attachment: (was: JDO-521.patch) Create tests for relationship mapping (spec section 15.3

[jira] Updated: (JDO-521) Create tests for relationship mapping (spec section 15.3)

2007-08-24 Thread Michelle Caisse (JIRA)
[ https://issues.apache.org/jira/browse/JDO-521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michelle Caisse updated JDO-521: Attachment: (was: JDO-521.patch) Create tests for relationship mapping (spec section 15.3

[jira] Updated: (JDO-521) Create tests for relationship mapping (spec section 15.3)

2007-08-24 Thread Michelle Caisse (JIRA)
[ https://issues.apache.org/jira/browse/JDO-521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michelle Caisse updated JDO-521: Attachment: JDO-521.patch Minor cleanup Create tests for relationship mapping (spec section 15.3

JDO TCK Conference Call Friday, Aug 24, 9 am PDT

2007-08-23 Thread Michelle Caisse
Hi, We will have our regular meeting Friday, August 24 at 9 am PDT to discuss JDO TCK issues and status. Dial-in numbers are: 866 230-6968 294-0479# International: +1 865 544-7856 Agenda: 1. Draft proposal for CopyOnAttach property 2. Other issues Action Items from weeks past: [June 22

[jira] Updated: (JDO-521) Create tests for relationship mapping (spec section 15.3)

2007-08-23 Thread Michelle Caisse (JIRA)
[ https://issues.apache.org/jira/browse/JDO-521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michelle Caisse updated JDO-521: Attachment: JDO-521.patch Contains the first test class for managed relationships. There are three

Minutes: JDO TCK Conference Call Friday, Aug 17, 9 am PDT

2007-08-17 Thread Michelle Caisse
Attendees: Matthew Adams, Michelle Caisse Matthew is working on standard enhancer and schema management classes and the associated SPI. His patch dealing with PMF properties name and persistenceUnitName have been checked in (JDO-496). Seems to work. Michelle is working on tests

JDO TCK Conference Call Friday, Aug 17, 9 am PDT

2007-08-16 Thread Michelle Caisse
Hi, We will have our regular meeting Friday, August 17 at 9 am PDT to discuss JDO TCK issues and status. Dial-in numbers are: 866 230-6968 294-0479# International: +1 865 544-7856 Agenda: 1. Relationship mapping tests update 2. Annotations on properties 3. Other issues Action Items from

[jira] Created: (JDO-520) mapping metadata missing for Person.birthdate

2007-08-15 Thread Michelle Caisse (JIRA)
maintenance release 1 Reporter: Michelle Caisse Assignee: Michelle Caisse Add mapping metadata for Person.birthdate to all xml files and annotated classes. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue

[jira] Resolved: (JDO-520) mapping metadata missing for Person.birthdate

2007-08-15 Thread Michelle Caisse (JIRA)
[ https://issues.apache.org/jira/browse/JDO-520?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michelle Caisse resolved JDO-520. - Resolution: Fixed mapping metadata missing for Person.birthdate

[jira] Created: (JDO-517) NPE on enhancement of classes with persistent properties

2007-08-14 Thread Michelle Caisse (JIRA)
Affects Versions: JDO 2 maintenance release 1 Reporter: Michelle Caisse Assignee: Andy Jefferson To reproduce, edit project.propeties, go to the end of the file, and edit out the comment and blank lines so that the classes in the companyAnnotatedPC package are included

[jira] Commented: (JDO-517) NPE on enhancement of classes with persistent properties

2007-08-14 Thread Michelle Caisse (JIRA)
[ https://issues.apache.org/jira/browse/JDO-517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12519751 ] Michelle Caisse commented on JDO-517: - Not a direct response to your question, but initially the classes only had

[jira] Created: (JDO-516) Cut and paste error in javadoc in annotations package

2007-08-13 Thread Michelle Caisse (JIRA)
release 1 Reporter: Michelle Caisse Assignee: Craig Russell Priority: Trivial Fix For: JDO 2 maintenance release 1 Attachments: JDO-516.patch Javadoc for foreignKey element of Join, Key, Value says primary instead of foreign 2x

[jira] Updated: (JDO-516) Cut and paste error in javadoc in annotations package

2007-08-13 Thread Michelle Caisse (JIRA)
[ https://issues.apache.org/jira/browse/JDO-516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michelle Caisse updated JDO-516: Attachment: JDO-516.patch Cut and paste error in javadoc in annotations package

[jira] Updated: (JDO-503) Create tests for JDO 2.1 annotations

2007-08-06 Thread Michelle Caisse (JIRA)
[ https://issues.apache.org/jira/browse/JDO-503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michelle Caisse updated JDO-503: Attachment: PC.patch This patch adds a new pc package with company model classes containing property

Re: JDO 2.1 specification draft can be reviewed...

2007-08-04 Thread Michelle Caisse
Hi Craig, Chapter 19 says: If xml metadata is defined for annotated classes, fields, or properties, xml metadata overrides the annotation. I think there needs to be further discussion about what level the override happens on. Are all of the annotations in the class automatically overriden if

[jira] Commented: (JDO-503) Create tests for JDO 2.1 annotations

2007-07-30 Thread Michelle Caisse (JIRA)
[ https://issues.apache.org/jira/browse/JDO-503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12516465 ] Michelle Caisse commented on JDO-503: - I checked in all the patches. Thanks very much! Create tests for JDO 2.1

[jira] Commented: (JDO-509) Enhancement failure on persistent interface that extends non-persistent interface

2007-07-28 Thread Michelle Caisse (JIRA)
[ https://issues.apache.org/jira/browse/JDO-509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12516174 ] Michelle Caisse commented on JDO-509: - Thanks for the patch. I've checked it in. Enhancement failure

[jira] Commented: (JDO-509) Enhancement failure on persistent interface that extends non-persistent interface

2007-07-28 Thread Michelle Caisse (JIRA)
[ https://issues.apache.org/jira/browse/JDO-509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12516175 ] Michelle Caisse commented on JDO-509: - I've committed the changes in the updated patch. I hand-edited the changes

JDO TCK Conference Call Friday, July 27, 9 am PDT

2007-07-27 Thread Michelle Caisse
Hi, We will have our regular meeting Friday, July 27 at 9 am PDT to discuss JDO TCK issues and status. Apologies for the late notice. Dial-in numbers are: 866 230-6968 294-0479# International: +1 865 544-7856 Agenda: 1. Annotations update 2. Other issues Action Items from weeks past:

<    1   2   3   4   5   6   7   8   9   10   >