Mailing list archives: October 2006

Site index · List index
Message list1 · 2 · 3 · Next »Thread · Author · Date
Michael Bouschen (JIRA) [jira] Assigned: (JDO-412) Expectation of jdoPostLoad() invocation does not take into account the possibility of persistent-nontransactional state Mon, 02 Oct, 19:54
Michael Bouschen (JIRA) [jira] Updated: (JDO-412) Expectation of jdoPostLoad() invocation does not take into account the possibility of persistent-nontransactional state Mon, 02 Oct, 19:54
Craig Russell (JIRA) [jira] Assigned: (JDO-413) NoAccessToFieldsAfterPredelete incorrectly mandates that field access to deleted instances will cause an error Mon, 02 Oct, 19:58
Craig Russell (JIRA) [jira] Updated: (JDO-415) DataStoreConnection assumes datastore transactions are being used Mon, 02 Oct, 20:10
Michael Bouschen (JIRA) [jira] Assigned: (JDO-426) NullCollectionsAndIsEmpty does not unset mapped side of relation Mon, 02 Oct, 20:12
Craig Russell (JIRA) [jira] Assigned: (JDO-424) StateTransitions makes undocumented assertions in detachCopy with active tx Mon, 02 Oct, 20:22
Craig L Russell Test Case Challenge Process Mon, 02 Oct, 23:29
Ilan Kirsh CHALLENGE org.apache.jdo.tck.query.api.GetFetchPlan Mon, 02 Oct, 23:52
Ilan Kirsh CHALLENGE org.apache.jdo.tck.query.jdoql.methods.MethodsAndObjectConstructionNotSupported Mon, 02 Oct, 23:57
Ilan Kirsh (JIRA) [jira] Commented: (JDO-64) Enhancer test cases must be adapted to JDO2. Mon, 02 Oct, 23:59
Michael Bouschen Re: Test Case Challenge Process Tue, 03 Oct, 12:48
Michael Bouschen (JIRA) [jira] Commented: (JDO-64) Enhancer test cases must be adapted to JDO2. Tue, 03 Oct, 12:52
Craig L Russell Re: Test Case Challenge Process Tue, 03 Oct, 15:40
Craig L Russell Re: JDOQL Subquery proposals Tue, 03 Oct, 16:49
Michael Bouschen Re: Test Case Challenge Process Tue, 03 Oct, 18:10
Craig L Russell Re: Test Case Challenge Process Tue, 03 Oct, 18:21
Michael Bouschen (JIRA) [jira] Resolved: (JDO-412) Expectation of jdoPostLoad() invocation does not take into account the possibility of persistent-nontransactional state Tue, 03 Oct, 19:58
Michael Bouschen (JIRA) [jira] Commented: (JDO-401) CallingJdoPreclear - Tue, 03 Oct, 21:02
Michael Bouschen (JIRA) [jira] Updated: (JDO-400) IsTransactionalFalse - Should work with optimistic transactions? Tue, 03 Oct, 21:30
Michael Bouschen (JIRA) [jira] Updated: (JDO-401) CallingJdoPreclear - Tue, 03 Oct, 21:30
Craig Russell (JIRA) [jira] Commented: (JDO-413) NoAccessToFieldsAfterPredelete incorrectly mandates that field access to deleted instances will cause an error Tue, 03 Oct, 21:46
Craig Russell (JIRA) [jira] Resolved: (JDO-413) NoAccessToFieldsAfterPredelete incorrectly mandates that field access to deleted instances will cause an error Tue, 03 Oct, 21:53
Michael Bouschen (JIRA) [jira] Updated: (JDO-411) Attempt to bulk-delete Employee records without nulling foreign key references from InsurancePlan Tue, 03 Oct, 21:57
Michael Bouschen (JIRA) [jira] Updated: (JDO-410) AggregateResult queries non-existent Employee.manager.salary field Tue, 03 Oct, 22:05
Michael Bouschen (JIRA) [jira] Updated: (JDO-400) IsTransactionalFalse - Should work with optimistic transactions? Tue, 03 Oct, 22:08
Craig Russell (JIRA) [jira] Updated: (JDO-415) DataStoreConnection assumes datastore transactions are being used Tue, 03 Oct, 22:53
Craig L Russell Reflection-based JDO implementations Tue, 03 Oct, 22:59
Craig L Russell TCK lifecycle tests Tue, 03 Oct, 23:00
Matthew Adams RE: Reflection-based JDO implementations Tue, 03 Oct, 23:25
Ilan Kirsh Re: Reflection-based JDO implementations Tue, 03 Oct, 23:31
Craig Russell (JIRA) [jira] Updated: (JDO-419) StateTransitions incorrectly asserts that field access in a deleted instance will throw an exception Wed, 04 Oct, 00:19
Craig Russell (JIRA) [jira] Commented: (JDO-424) StateTransitions makes undocumented assertions in detachCopy with active tx Wed, 04 Oct, 01:42
Craig Russell (JIRA) [jira] Assigned: (JDO-427) StateTransitionsReturnedObjects incorrectly expects detachCopy() to allow passing a detached instance Wed, 04 Oct, 02:51
Craig Russell (JIRA) [jira] Commented: (JDO-427) StateTransitionsReturnedObjects incorrectly expects detachCopy() to allow passing a detached instance Wed, 04 Oct, 02:51
Craig Russell (JIRA) [jira] Assigned: (JDO-428) StateTransitionsReturnedObjects disallows makePersistent() on a detached-clean instance from being hollow Wed, 04 Oct, 02:53
Craig Russell (JIRA) [jira] Commented: (JDO-428) StateTransitionsReturnedObjects disallows makePersistent() on a detached-clean instance from being hollow Wed, 04 Oct, 02:59
Craig Russell (JIRA) [jira] Assigned: (JDO-417) Make JDO jar an OSGI bundle Wed, 04 Oct, 03:03
Andy Jefferson Passing null to makePersistent, detachCopy, makeTransient etc Wed, 04 Oct, 13:30
Michael Bouschen Re: Passing null to makePersistent, detachCopy, makeTransient etc Wed, 04 Oct, 14:21
Andy Jefferson Re: Passing null to makePersistent, detachCopy, makeTransient etc Wed, 04 Oct, 14:55
Craig Russell (JIRA) [jira] Commented: (JDO-429) StateTransitionsReturnedObjects assumes that serializing deleted instances will transition them to transient Wed, 04 Oct, 15:23
Craig Russell (JIRA) [jira] Created: (JDO-431) StateTransitionsReturnedObjects assumes serializing/deserializing persistent-nontransactional-dirty instances results in transient instances Wed, 04 Oct, 15:29
Craig Russell (JIRA) [jira] Commented: (JDO-431) StateTransitionsReturnedObjects assumes serializing/deserializing persistent-nontransactional-dirty instances results in transient instances Wed, 04 Oct, 15:31
Craig L Russell Re: Passing null to makePersistent, detachCopy, makeTransient etc Wed, 04 Oct, 16:51
Andy Jefferson (JIRA) [jira] Created: (JDO-432) Test for behaviour of null passed to detachCopy(), makePersistent(), etc Wed, 04 Oct, 18:35
Michael Bouschen (JIRA) [jira] Updated: (JDO-399) Missing transaction begin in NontransactionalWriteTest Wed, 04 Oct, 19:18
Michael Bouschen (JIRA) [jira] Updated: (JDO-395) org.apache.jdo.tck.lifecycle.NontransactionalWriteTest.conflictingUpdate() don't cleanup correctly in case of an Exception Wed, 04 Oct, 19:18
Michael Bouschen (JIRA) [jira] Resolved: (JDO-426) NullCollectionsAndIsEmpty does not unset mapped side of relation Wed, 04 Oct, 19:42
Craig Russell (JIRA) [jira] Updated: (JDO-432) Test for behaviour of null passed to detachCopy(), makePersistent(), etc Wed, 04 Oct, 19:58
Craig L Russell Behavior of makePersistent with detached instance parameter Wed, 04 Oct, 20:03
Michael Bouschen (JIRA) [jira] Commented: (JDO-415) DataStoreConnection assumes datastore transactions are being used Wed, 04 Oct, 20:16
Craig Russell (JIRA) [jira] Updated: (JDO-431) StateTransitionsReturnedObjects assumes serializing/deserializing persistent-nontransactional-dirty instances results in transient instances Wed, 04 Oct, 20:18
Michael Bouschen (JIRA) [jira] Commented: (JDO-419) StateTransitions incorrectly asserts that field access in a deleted instance will throw an exception Wed, 04 Oct, 20:18
Craig Russell (JIRA) [jira] Assigned: (JDO-405) recursion-depth - fetching the whole graph with 0 or -1? Wed, 04 Oct, 20:37
Craig Russell (JIRA) [jira] Resolved: (JDO-405) recursion-depth - fetching the whole graph with 0 or -1? Wed, 04 Oct, 20:37
Craig Russell (JIRA) [jira] Assigned: (JDO-378) SQL query : executeWithMap test Wed, 04 Oct, 20:47
Craig Russell (JIRA) [jira] Closed: (JDO-308) Remove attribute strategy from elements datastore-identity in ORM files Wed, 04 Oct, 20:49
Craig Russell (JIRA) [jira] Assigned: (JDO-324) Derby "ERROR 40XL1" in multithreaded test "RefreshAllNoParameterSideEffects" Wed, 04 Oct, 20:53
Craig Russell (JIRA) [jira] Updated: (JDO-345) MethodsAndObjectConstructionNotSupported (A14.6.2-8) should allow getX() Wed, 04 Oct, 20:55
Craig Russell (JIRA) [jira] Assigned: (JDO-404) GetFetchPlan - Is it really forbidden to load extra fields? Wed, 04 Oct, 21:00
Craig Russell (JIRA) [jira] Updated: (JDO-404) GetFetchPlan - Is it really forbidden to load extra fields? Wed, 04 Oct, 21:00
Craig Russell (JIRA) [jira] Updated: (JDO-431) StateTransitionsReturnedObjects assumes serializing/deserializing persistent-nontransactional-dirty instances results in transient instances Wed, 04 Oct, 21:17
Craig Russell (JIRA) [jira] Updated: (JDO-430) JPOX fails new test CompletenessTestList, configuration companyListWithoutJoin Wed, 04 Oct, 21:17
Craig Russell (JIRA) [jira] Updated: (JDO-431) StateTransitionsReturnedObjects assumes serializing/deserializing persistent-nontransactional-dirty instances results in transient instances Wed, 04 Oct, 21:17
Craig Russell (JIRA) [jira] Assigned: (JDO-429) StateTransitionsReturnedObjects assumes that serializing deleted instances will transition them to transient Wed, 04 Oct, 21:19
Craig Russell (JIRA) [jira] Updated: (JDO-429) StateTransitionsReturnedObjects assumes that serializing deleted instances will transition them to transient Wed, 04 Oct, 21:19
Craig Russell (JIRA) [jira] Updated: (JDO-428) StateTransitionsReturnedObjects disallows makePersistent() on a detached-clean instance from being hollow Wed, 04 Oct, 21:21
Craig Russell (JIRA) [jira] Updated: (JDO-427) StateTransitionsReturnedObjects incorrectly expects detachCopy() to allow passing a detached instance Wed, 04 Oct, 21:21
Craig Russell (JIRA) [jira] Updated: (JDO-424) StateTransitions makes undocumented assertions in detachCopy with active tx Wed, 04 Oct, 21:21
Craig Russell (JIRA) [jira] Assigned: (JDO-421) Enhancer log contains ERRORs, but output appears to be fine Wed, 04 Oct, 21:23
Craig Russell (JIRA) [jira] Updated: (JDO-419) StateTransitions incorrectly asserts that field access in a deleted instance will throw an exception Wed, 04 Oct, 21:23
Craig Russell (JIRA) [jira] Updated: (JDO-417) Make JDO jar an OSGI bundle Wed, 04 Oct, 21:25
Craig Russell (JIRA) [jira] Commented: (JDO-416) jdo2-api Maven2 POM is incorrect Wed, 04 Oct, 21:29
Michael Bouschen (JIRA) [jira] Updated: (JDO-404) GetFetchPlan - Is it really forbidden to load extra fields? Wed, 04 Oct, 21:29
Craig Russell (JIRA) [jira] Updated: (JDO-415) DataStoreConnection assumes datastore transactions are being used Wed, 04 Oct, 21:29
Craig Russell (JIRA) [jira] Assigned: (JDO-414) CallingJdoPreclear tries to add the same instance to multiple 1-M relations Wed, 04 Oct, 21:31
Michael Bouschen (JIRA) [jira] Updated: (JDO-345) MethodsAndObjectConstructionNotSupported (A14.6.2-8) should allow getX() Wed, 04 Oct, 21:31
Craig Russell (JIRA) [jira] Closed: (JDO-406) links on JDO downloads page are broken, except for TCK download Wed, 04 Oct, 21:33
Craig Russell (JIRA) [jira] Assigned: (JDO-373) Comment error in OptimisticFailure Wed, 04 Oct, 21:35
Craig Russell (JIRA) [jira] Assigned: (JDO-346) Cleanup and refactorize lifecycle tests StateTransitions and StateTransitionsReturnedObjects Wed, 04 Oct, 21:37
Ilan Kirsh (JIRA) [jira] Commented: (JDO-404) GetFetchPlan - Is it really forbidden to load extra fields? Wed, 04 Oct, 22:24
Ilan Kirsh (JIRA) [jira] Commented: (JDO-345) MethodsAndObjectConstructionNotSupported (A14.6.2-8) should allow getX() Wed, 04 Oct, 22:41
Matthew T. Adams (JIRA) [jira] Commented: (JDO-428) StateTransitionsReturnedObjects disallows makePersistent() on a detached-clean instance from being hollow Wed, 04 Oct, 22:45
Craig Russell (JIRA) [jira] Commented: (JDO-404) GetFetchPlan - Is it really forbidden to load extra fields? Wed, 04 Oct, 23:58
Craig Russell (JIRA) [jira] Commented: (JDO-345) MethodsAndObjectConstructionNotSupported (A14.6.2-8) should allow getX() Thu, 05 Oct, 00:02
Ilan Kirsh The Future of JDO Thu, 05 Oct, 00:52
David Jordan Re: The Future of JDO Thu, 05 Oct, 02:19
Craig Russell (JIRA) [jira] Resolved: (JDO-415) DataStoreConnection assumes datastore transactions are being used Thu, 05 Oct, 02:46
Craig Russell (JIRA) [jira] Commented: (JDO-415) DataStoreConnection assumes datastore transactions are being used Thu, 05 Oct, 02:50
Andy Jefferson Re: The Future of JDO Thu, 05 Oct, 05:08
David Jordan Re: The Future of JDO Thu, 05 Oct, 10:50
Erik Bengtson Re: The Future of JDO Thu, 05 Oct, 12:43
Michael Bouschen (JIRA) [jira] Resolved: (JDO-345) MethodsAndObjectConstructionNotSupported (A14.6.2-8) should allow getX() Thu, 05 Oct, 15:17
Michael Bouschen (JIRA) [jira] Resolved: (JDO-404) GetFetchPlan - Is it really forbidden to load extra fields? Thu, 05 Oct, 15:21
Craig Russell (JIRA) [jira] Updated: (JDO-417) Make JDO jar an OSGI bundle Thu, 05 Oct, 15:27
Geoff hendrey Re: The Future of JDO Thu, 05 Oct, 15:44
Bruce Snyder Re: The Future of JDO Thu, 05 Oct, 16:01
Michelle Caisse (JIRA) [jira] Commented: (JDO-430) JPOX fails new test CompletenessTestList, configuration companyListWithoutJoin Thu, 05 Oct, 18:20
Michelle Caisse (JIRA) [jira] Resolved: (JDO-421) Enhancer log contains ERRORs, but output appears to be fine Thu, 05 Oct, 19:02
Michelle Caisse (JIRA) [jira] Resolved: (JDO-193) Need new test cases for Map and List where there is no join table; the key is a field of the value type or the value is a field of the key type Thu, 05 Oct, 21:10
Message list1 · 2 · 3 · Next »Thread · Author · Date
Box list
Jul 20081
Jun 200847
May 200840
Apr 200833
Mar 200897
Feb 200852
Jan 200899
Dec 2007128
Nov 2007130
Oct 2007188
Sep 2007258
Aug 2007153
Jul 2007242
Jun 2007135
May 200760
Apr 200783
Mar 200795
Feb 200795
Jan 200762
Dec 200676
Nov 200658
Oct 2006256
Sep 2006119
Aug 200653
Jul 2006113
Jun 200688
May 200684
Apr 2006453
Mar 2006529
Feb 2006426
Jan 2006364
Dec 2005373
Nov 2005314
Oct 2005378
Sep 2005467
Aug 2005290
Jul 2005252
Jun 2005152
May 2005161
Apr 2005153
Mar 200567
Feb 200587
Jan 200516