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

2007-11-09 Thread Michael Bouschen
+1 Regards Michael 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 and Windows using

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

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

2007-11-09 Thread Craig L Russell
Attendees: Michael Bouschen, Michelle Caisse, Matthew Adams, Craig Russell Note: due to a conflict with ApacheCon, next week's meeting might not have a quorum. If anyone has agenda items please send them to the list. If no agenda items have been submitted, the meeting will be canceled.

[jira] Created: (JDO-549) Remove unused protected constants in JDOHelper

2007-11-09 Thread Matthew T. Adams (JIRA)
Remove unused protected constants in JDOHelper -- Key: JDO-549 URL: https://issues.apache.org/jira/browse/JDO-549 Project: JDO Issue Type: Task Components: api2, api2-legacy

[jira] Updated: (JDO-549) Remove unused protected constants in JDOHelper

2007-11-09 Thread Matthew T. Adams (JIRA)
[ https://issues.apache.org/jira/browse/JDO-549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthew T. Adams updated JDO-549: - Description: Remove unused protected constants XSD_TYPE, SCHEMA_LANGUAGE_PROP, and

[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 with

Re: feature request

2007-11-09 Thread Chris Beams
On Nov 3, 2007, at 1:43 AM, Andy Jefferson wrote: I like Ilans ideas for signatures, and would have getManagedObjects(ObjectState ... states); getManagedObjects(); +1

[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)
TestArrayCollections fails -- Key: JDO-550 URL: https://issues.apache.org/jira/browse/JDO-550 Project: JDO Issue Type: Bug Components: tck2 Affects Versions: JDO 2 maintenance release 1

[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

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

2007-11-09 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12541525 ] Andy Jefferson commented on JDO-550: Using what code exactly ? ArrayCollections passes for me and has for the last