[jira] Updated: (JDO-558) Create tests for the serialization of PersistenceManagerFactory/PersistenceManager

2010-01-26 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/JDO-558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Craig Russell updated JDO-558: -- Fix Version/s: (was: JDO 2 maintenance release 3) Defer until next maintenance release. > Create test

[jira] Resolved: (JDO-630) Support specification of exact class in SingleFieldIdentity

2010-01-26 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/JDO-630?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Craig Russell resolved JDO-630. --- Resolution: Fixed The snapshot of DataNucleus 2.0.1 resolves this issue. > Support specification of exa

[jira] Commented: (JDO-630) Support specification of exact class in SingleFieldIdentity

2010-01-25 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/JDO-630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12804893#action_12804893 ] Craig Russell commented on JDO-630: --- Missed the orm file in the previous commit. svn commit

[jira] Updated: (JDO-630) Support specification of exact class in SingleFieldIdentity

2010-01-25 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/JDO-630?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Craig Russell updated JDO-630: -- Assignee: Andy Jefferson (was: Craig Russell) I've committed changes as a result of the review comments.

[jira] Commented: (JDO-630) Support specification of exact class in SingleFieldIdentity

2010-01-24 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/JDO-630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12804336#action_12804336 ] Craig Russell commented on JDO-630: --- Review during conference call: comment regarding PartT

[jira] Closed: (JDO-623) Query cancel and timeout support

2010-01-12 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/JDO-623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Craig Russell closed JDO-623. - Resolution: Fixed The JDO trunk now passes on DataNucleus 2.0.1-SNAPSHOT. All that's left is the specificat

[jira] Commented: (JDO-630) Support specification of exact class in SingleFieldIdentity

2010-01-12 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/JDO-630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12799281#action_12799281 ] Craig Russell commented on JDO-630: --- Not clear what you are looking for. The stack trace is

[jira] Commented: (JDO-630) Support specification of exact class in SingleFieldIdentity

2010-01-12 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/JDO-630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12799262#action_12799262 ] Craig Russell commented on JDO-630: --- Just a couple of comments on the test case: This uses

[jira] Commented: (JDO-630) Support specification of exact class in SingleFieldIdentity

2010-01-12 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/JDO-630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12799259#action_12799259 ] Craig Russell commented on JDO-630: --- The NPE is here: +/** */ +public void testAbst

[jira] Commented: (JDO-623) Query cancel and timeout support

2010-01-12 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/JDO-623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12799252#action_12799252 ] Craig Russell commented on JDO-623: --- What's the maven incantation to get the current DN SVN?

[jira] Updated: (JDO-630) Support specification of exact class in SingleFieldIdentity

2010-01-11 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/JDO-630?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Craig Russell updated JDO-630: -- Attachment: jdo-630.patch Please review this patch. I've added a subset of the company model (just Person

[jira] Commented: (JDO-623) Query cancel and timeout support

2010-01-02 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/JDO-623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12795894#action_12795894 ] Craig Russell commented on JDO-623: --- Changes to remove the old query timeout test and the ch

[jira] Commented: (JDO-623) Query cancel and timeout support

2009-12-18 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/JDO-623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12792547#action_12792547 ] Craig Russell commented on JDO-623: --- The latest patch has been checked in. svn commit -m "J

[jira] Updated: (JDO-623) Query cancel and timeout support

2009-12-14 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/JDO-623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Craig Russell updated JDO-623: -- Attachment: (was: jdo623.patch) > Query cancel and timeout support >

[jira] Updated: (JDO-623) Query cancel and timeout support

2009-12-14 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/JDO-623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Craig Russell updated JDO-623: -- Attachment: jdo623.patch Please review this patch. I've fixed a typo and added this to PersistenceManager

[jira] Updated: (JDO-623) Query cancel and timeout support

2009-12-12 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/JDO-623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Craig Russell updated JDO-623: -- Attachment: (was: jdo623.patch) > Query cancel and timeout support >

[jira] Updated: (JDO-623) Query cancel and timeout support

2009-12-12 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/JDO-623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Craig Russell updated JDO-623: -- Attachment: jdo623.patch Please review this patch. Comments from Michael have been incorporated. One que

[jira] Updated: (JDO-623) Query cancel and timeout support

2009-12-11 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/JDO-623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Craig Russell updated JDO-623: -- Attachment: jdo623.patch Please review this patch. It changes the methods get/setQueryTimeout to get/setD

[jira] Updated: (JDO-619) API required for enabling/disabling FOR UPDATE locking for SELECTs

2009-12-11 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/JDO-619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Craig Russell updated JDO-619: -- Fix Version/s: (was: JDO 2 maintenance release 3) > API required for enabling/disabling FOR UPDATE loc

[jira] Commented: (JDO-649) Upgrade "persistence-api.jar" for use with TCK to be JPA2 since DataNucleus 2.x uses that now

2009-11-16 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/JDO-649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12778662#action_12778662 ] Craig Russell commented on JDO-649: --- This could use just a bit more discussion, since this m

[jira] Commented: (JDO-639) tck enhancement should make use of feature to enhance an entire directory

2009-10-24 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/JDO-639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12769695#action_12769695 ] Craig Russell commented on JDO-639: --- > The variables jdo.tck.paclasses.sources and jdo.tck.p

[jira] Assigned: (JDO-648) runtime2 project fails to compile

2009-10-23 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/JDO-648?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Craig Russell reassigned JDO-648: - Assignee: Michelle Caisse The missing methods should be implemented to throw JDOFatalInternalExcept

[jira] Commented: (JDO-639) tck enhancement should make use of feature to enhance an entire directory

2009-10-23 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/JDO-639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12769282#action_12769282 ] Craig Russell commented on JDO-639: --- The patch makes the tck much more readable/usable. If

[jira] Commented: (JDO-644) Change JTA 1.1 dependency artifact id from "transaction-api" to "jta"

2009-10-23 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/JDO-644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12769276#action_12769276 ] Craig Russell commented on JDO-644: --- This change seems innocuous enough. I agree with Michel

[jira] Resolved: (JDO-641) javax.jdo.Enhancer fails to pass full path name for the file arguments

2009-10-21 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/JDO-641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Craig Russell resolved JDO-641. --- Resolution: Fixed clr% svn commit -m "JDO-641 Fixed directory option for Enhancer" Sendingapi2

[jira] Commented: (JDO-641) javax.jdo.Enhancer fails to pass full path name for the file arguments

2009-10-16 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/JDO-641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12766549#action_12766549 ] Craig Russell commented on JDO-641: --- Can you verify that the test files exist. These files a

[jira] Commented: (JDO-641) javax.jdo.Enhancer fails to pass full path name for the file arguments

2009-10-15 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/JDO-641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12766079#action_12766079 ] Craig Russell commented on JDO-641: --- Can you post the output of the failed test? The failure

[jira] Updated: (JDO-641) javax.jdo.Enhancer fails to pass full path name for the file arguments

2009-10-02 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/JDO-641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Craig Russell updated JDO-641: -- Attachment: jdo-621.patch Please review this patch. I've made directories work as advertised and added te

[jira] Commented: (JDO-639) tck enhancement should make use of feature to enhance an entire directory

2009-09-27 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/JDO-639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12760106#action_12760106 ] Craig Russell commented on JDO-639: --- Assuming that Michelle's analysis is correct (without v

[jira] Resolved: (JDO-591) Enhancer Invocation API

2009-09-24 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/JDO-591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Craig Russell resolved JDO-591. --- Resolution: Fixed The corresponding javax.jdo.Enhancer patch in JDO-621 has been checked in. There is n

[jira] Resolved: (JDO-621) Add javax.jdo.JDOEnhancerMain to call the enhancer via standard API

2009-09-24 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/JDO-621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Craig Russell resolved JDO-621. --- Resolution: Fixed The patch has been applied. svn commit -m "JDO-621 Add javax.jdo.Enhancer to API" api

[jira] Commented: (JDO-640) NPE when running tck in debug mode

2009-09-18 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/JDO-640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12757370#action_12757370 ] Craig Russell commented on JDO-640: --- Nimble fingers you have. Good is the patch. May the for

[jira] Commented: (JDO-639) tck enhancement should make use of feature to enhance an entire directory

2009-09-18 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/JDO-639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12757218#action_12757218 ] Craig Russell commented on JDO-639: --- This seems to capture the essence of the issue. > tck

[jira] Updated: (JDO-621) Add javax.jdo.JDOEnhancerMain to call the enhancer via standard API

2009-09-03 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/JDO-621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Craig Russell updated JDO-621: -- Attachment: jdo-621.patch Please review this patch. It is for the api2 project as well as the tck2 projec

[jira] Updated: (JDO-621) Add javax.jdo.JDOEnhancerMain to call the enhancer via standard API

2009-09-03 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/JDO-621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Craig Russell updated JDO-621: -- Attachment: (was: jdo-621.patch) > Add javax.jdo.JDOEnhancerMain to call the enhancer via standard API

[jira] Commented: (JDO-638) Add annotations for instance callbacks

2009-08-31 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/JDO-638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12749614#action_12749614 ] Craig Russell commented on JDO-638: --- Just to clarify, we discussed this issue during the con

[jira] Updated: (JDO-621) Add javax.jdo.JDOEnhancerMain to call the enhancer via standard API

2009-08-21 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/JDO-621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Craig Russell updated JDO-621: -- Attachment: jdo-621.patch Please try this patch. It fixes the EnhancerTest to create a thread for stdout

[jira] Updated: (JDO-621) Add javax.jdo.JDOEnhancerMain to call the enhancer via standard API

2009-08-21 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/JDO-621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Craig Russell updated JDO-621: -- Attachment: (was: jdo-621.patch) > Add javax.jdo.JDOEnhancerMain to call the enhancer via standard API

[jira] Updated: (JDO-621) Add javax.jdo.JDOEnhancerMain to call the enhancer via standard API

2009-08-17 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/JDO-621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Craig Russell updated JDO-621: -- Attachment: (was: jdo-621.patch) > Add javax.jdo.JDOEnhancerMain to call the enhancer via standard API

[jira] Updated: (JDO-621) Add javax.jdo.JDOEnhancerMain to call the enhancer via standard API

2009-08-17 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/JDO-621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Craig Russell updated JDO-621: -- Attachment: jdo-621.patch This fixes the problem noticed by Michael that the wrong path separator is used

[jira] Updated: (JDO-621) Add javax.jdo.JDOEnhancerMain to call the enhancer via standard API

2009-08-17 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/JDO-621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Craig Russell updated JDO-621: -- Attachment: (was: jdo-621.patch) > Add javax.jdo.JDOEnhancerMain to call the enhancer via standard API

[jira] Updated: (JDO-621) Add javax.jdo.JDOEnhancerMain to call the enhancer via standard API

2009-08-17 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/JDO-621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Craig Russell updated JDO-621: -- Attachment: (was: jdo-621.patch) > Add javax.jdo.JDOEnhancerMain to call the enhancer via standard API

[jira] Updated: (JDO-621) Add javax.jdo.JDOEnhancerMain to call the enhancer via standard API

2009-08-17 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/JDO-621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Craig Russell updated JDO-621: -- Attachment: jdo-621.patch Please review this patch. It is complete except for testing with the tck. The

[jira] Commented: (JDO-638) Add annotations for instance callbacks

2009-08-14 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/JDO-638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12743260#action_12743260 ] Craig Russell commented on JDO-638: --- I have no philosophical objections to adding these anno

[jira] Commented: (JDO-623) Query cancel and timeout support

2009-08-14 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/JDO-623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12743237#action_12743237 ] Craig Russell commented on JDO-623: --- Nice work as usual. Just one comment: there are TODO i

[jira] Commented: (JDO-635) tck2 does not compile with JDK 1.5

2009-08-07 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/JDO-635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12740630#action_12740630 ] Craig Russell commented on JDO-635: --- Running MacOSX: java version "1.5.0_19" Java(TM) 2 Runt

[jira] Updated: (JDO-621) Add javax.jdo.JDOEnhancerMain to call the enhancer via standard API

2009-07-31 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/JDO-621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Craig Russell updated JDO-621: -- Attachment: jdo-621.patch Please review this patch. Most functionality of Enhancer is implemented and tes

[jira] Closed: (JDO-637) JDOQL : Enhance the JDOQL with JOIN and ALIAS features

2009-07-29 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/JDO-637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Craig Russell closed JDO-637. - Resolution: Invalid This does not appear to be an issue. > JDOQL : Enhance the JDOQL with JOIN and ALIAS fe

[jira] Commented: (JDO-637) JDOQL : Enhance the JDOQL with JOIN and ALIAS features

2009-07-28 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/JDO-637?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12736129#action_12736129 ] Craig Russell commented on JDO-637: --- +1 to what Andy says. Simple cases don't even need any

[jira] Commented: (JDO-621) Add javax.jdo.JDOEnhancerMain to call the enhancer via standard API

2009-07-17 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/JDO-621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12732683#action_12732683 ] Craig Russell commented on JDO-621: --- I'm also still not sold on the requirement to pass reso

[jira] Commented: (JDO-621) Add javax.jdo.JDOEnhancerMain to call the enhancer via standard API

2009-07-17 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/JDO-621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12732681#action_12732681 ] Craig Russell commented on JDO-621: --- The oddity is this: /** * Add class(es) to the

[jira] Updated: (JDO-621) Add javax.jdo.JDOEnhancerMain to call the enhancer via standard API

2009-07-16 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/JDO-621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Craig Russell updated JDO-621: -- Attachment: jdo-621.patch Please review this patch. It adds the new javax.jdo.Enhancer main class to invo

[jira] Commented: (JDO-635) tck2 does not compile with JDK 1.5

2009-07-10 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/JDO-635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12729698#action_12729698 ] Craig Russell commented on JDO-635: --- Removing the enhancer jar file seems to be the right an

[jira] Commented: (JDO-633) List.get(int) support in JDOQL is missing

2009-06-26 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/JDO-633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12724604#action_12724604 ] Craig Russell commented on JDO-633: --- The specification update is trivial. The RI sounds stra

[jira] Commented: (JDO-633) List.get(int) support in JDOQL is missing

2009-06-26 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/JDO-633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12724602#action_12724602 ] Craig Russell commented on JDO-633: --- Andy commented: A List has an order (whether it is an

[jira] Commented: (JDO-634) M2 build process doesn't put correct MANIFEST.MF in jar file

2009-06-26 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/JDO-634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12724593#action_12724593 ] Craig Russell commented on JDO-634: --- Might be that you just need a felix plugin to generate

[jira] Commented: (JDO-630) Support specification of exact class in SingleFieldIdentity

2009-06-19 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/JDO-630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12721871#action_12721871 ] Craig Russell commented on JDO-630: --- To test this feature: Add an instance of FullTimeEmploy

[jira] Commented: (JDO-619) API required for enabling/disabling FOR UPDATE locking for SELECTs

2009-06-19 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/JDO-619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12721865#action_12721865 ] Craig Russell commented on JDO-619: --- Would this requirement be satisfied by adding a method

[jira] Closed: (JDO-596) Provide maven 2 POM

2009-06-19 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/JDO-596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Craig Russell closed JDO-596. - Resolution: Fixed > Provide maven 2 POM > --- > > Key: JDO-596 >

[jira] Closed: (JDO-500) Need better documentation for api2 jdoconfig.xml tests

2009-06-19 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/JDO-500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Craig Russell closed JDO-500. - Resolution: Fixed Thanks to Richard for providing the patches for this issue. The test cases are now docume

[jira] Updated: (JDO-596) Provide maven 2 POM

2009-06-19 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/JDO-596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Craig Russell updated JDO-596: -- Description: Provide a proper Maven 2 pom for use with JDO. Build and test JDO with the new POM. Update th

[jira] Commented: (JDO-615) MetaData specification API

2009-06-18 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/JDO-615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12721298#action_12721298 ] Craig Russell commented on JDO-615: --- Of course we need TCK tests. I don't know what I was th

[jira] Commented: (JDO-615) MetaData specification API

2009-06-17 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/JDO-615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12720819#action_12720819 ] Craig Russell commented on JDO-615: --- Thanks for applying the patches. Are we ready to close

[jira] Assigned: (JDO-619) API required for enabling/disabling FOR UPDATE locking for SELECTs

2009-06-05 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/JDO-619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Craig Russell reassigned JDO-619: - Assignee: Craig Russell > API required for enabling/disabling FOR UPDATE locking for SELECTs > -

[jira] Commented: (JDO-615) MetaData specification API

2009-05-29 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/JDO-615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12714511#action_12714511 ] Craig Russell commented on JDO-615: --- > Some names contained upper case Ds in the use of term

[jira] Commented: (JDO-615) MetaData specification API

2009-05-22 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/JDO-615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12712180#action_12712180 ] Craig Russell commented on JDO-615: --- > I suggest renaming ComponentMetadata to TypeMetadata.

[jira] Commented: (JDO-596) Upgrade to maven 2

2009-05-04 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/JDO-596?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12705652#action_12705652 ] Craig Russell commented on JDO-596: --- I've checked in the parent pom to trunk. There's only o

[jira] Commented: (JDO-596) Upgrade to maven 2

2009-05-03 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/JDO-596?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12705465#action_12705465 ] Craig Russell commented on JDO-596: --- > In my workspace I have a pom.xml parallel to trunk:

[jira] Commented: (JDO-596) Upgrade to maven 2

2009-05-03 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/JDO-596?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12705447#action_12705447 ] Craig Russell commented on JDO-596: --- In my workspace I have a pom.xml parallel to trunk:

[jira] Assigned: (JDO-630) Support specification of exact class in SingleFieldIdentity

2009-05-01 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/JDO-630?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Craig Russell reassigned JDO-630: - Assignee: Craig Russell > Support specification of exact class in SingleFieldIdentity >

[jira] Updated: (JDO-596) Upgrade to maven 2

2009-04-30 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/JDO-596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Craig Russell updated JDO-596: -- Attachment: jdo-596.patch Please review this patch. It adds a maven2 pom.xml to api2. > Upgrade to maven

[jira] Commented: (JDO-619) API required for enabling/disabling FOR UPDATE locking for SELECTs

2009-04-24 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/JDO-619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12702485#action_12702485 ] Craig Russell commented on JDO-619: --- > I took it as accepted that the methods were needed (s

[jira] Commented: (JDO-630) Support specification of exact class in SingleFieldIdentity

2009-04-24 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/JDO-630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12702456#action_12702456 ] Craig Russell commented on JDO-630: --- > All objects returned by the implementation will have

[jira] Commented: (JDO-619) API required for enabling/disabling FOR UPDATE locking for SELECTs

2009-04-24 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/JDO-619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12702453#action_12702453 ] Craig Russell commented on JDO-619: --- We haven't discussed comments from 12-Dec-2008. The pat

[jira] Updated: (JDO-580) Add TCK query test using methods in the query result

2009-04-24 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/JDO-580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Craig Russell updated JDO-580: -- Fix Version/s: (was: JDO 2 maintenance release 3) This is a specification change to require support fo

[jira] Assigned: (JDO-621) Add javax.jdo.JDOEnhancerMain to call the enhancer via standard API

2009-04-24 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/JDO-621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Craig Russell reassigned JDO-621: - Assignee: Craig Russell > Add javax.jdo.JDOEnhancerMain to call the enhancer via standard API >

[jira] Updated: (JDO-556) JDOHelper should use Java 6 ServiceLoader if available

2009-04-24 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/JDO-556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Craig Russell updated JDO-556: -- Fix Version/s: (was: JDO 2 maintenance release 3) Defer to future release. > JDOHelper should use Ja

[jira] Updated: (JDO-607) Require no-args constructor for PMF implementations and add static methods to PMF interface

2009-04-24 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/JDO-607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Craig Russell updated JDO-607: -- Fix Version/s: (was: JDO 2 maintenance release 3) Defer to future release. > Require no-args construc

[jira] Commented: (JDO-627) Tests for One-Many-Bidir with join table mapping

2009-04-09 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/JDO-627?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12697498#action_12697498 ] Craig Russell commented on JDO-627: --- This (bidirectional test with join table mapping) is an

[jira] Commented: (JDO-626) Update tck README: require maven version 1.1

2009-03-27 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/JDO-626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12690138#action_12690138 ] Craig Russell commented on JDO-626: --- Looks good. > Update tck README: require maven versio

[jira] Commented: (JDO-624) Query behaviour independent of transactional boundaries

2009-02-20 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/JDO-624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12675411#action_12675411 ] Craig Russell commented on JDO-624: --- This request seems to affect several areas of the speci

[jira] Commented: (JDO-623) Query cancel and timeout support

2009-02-09 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/JDO-623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12671967#action_12671967 ] Craig Russell commented on JDO-623: --- > Since Query.cancel() cannot be invoked from the threa

[jira] Commented: (JDO-623) Query cancel and timeout support

2009-02-07 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/JDO-623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12671492#action_12671492 ] Craig Russell commented on JDO-623: --- This is a good addition to the spec. Most pmf properti

[jira] Commented: (JDO-615) MetaData specification API

2008-12-13 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/JDO-615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12656318#action_12656318 ] Craig Russell commented on JDO-615: --- > All setters should be changed to return the object it

[jira] Commented: (JDO-619) API required for enabling/disabling FOR UPDATE locking for SELECTs

2008-12-12 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/JDO-619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12656085#action_12656085 ] Craig Russell commented on JDO-619: --- > One way is to specify this statically in the JDO meta

[jira] Commented: (JDO-621) Add javax.jdo.JDOEnhancerMain to call the enhancer via standard API

2008-12-12 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/JDO-621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12656082#action_12656082 ] Craig Russell commented on JDO-621: --- > Whether it is called "Enhancer" or JDOEnhancerMain I

[jira] Commented: (JDO-615) MetaData specification API

2008-12-12 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/JDO-615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12656070#action_12656070 ] Craig Russell commented on JDO-615: --- > - FetchGroupMetadata: Boolean getPostLoad(); > - Ind

[jira] Created: (JDO-621) Add javax.jdo.JDOEnhancerMain to call the enhancer via standard API

2008-12-05 Thread Craig Russell (JIRA)
Add javax.jdo.JDOEnhancerMain to call the enhancer via standard API --- Key: JDO-621 URL: https://issues.apache.org/jira/browse/JDO-621 Project: JDO Issue Type: New Feature

[jira] Commented: (JDO-615) MetaData specification API

2008-12-04 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/JDO-615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12653523#action_12653523 ] Craig Russell commented on JDO-615: --- Yet more random comments on patch 5: InterfaceMetadata

[jira] Commented: (JDO-615) MetaData specification API

2008-12-04 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/JDO-615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12653493#action_12653493 ] Craig Russell commented on JDO-615: --- > Re: priority of user-defined metadata. > Why not mak

[jira] Commented: (JDO-615) MetaData specification API

2008-12-03 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/JDO-615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12652884#action_12652884 ] Craig Russell commented on JDO-615: --- > Maybe best to just skip the whole services thing for

[jira] Commented: (JDO-615) MetaData specification API

2008-12-03 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/JDO-615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12652840#action_12652840 ] Craig Russell commented on JDO-615: --- > If you create JDOMetaData via JDOHelper then how is J

[jira] Commented: (JDO-615) MetaData specification API

2008-12-02 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/JDO-615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12652505#action_12652505 ] Craig Russell commented on JDO-615: --- Just some high level comments for right now. In order

[jira] Commented: (JDO-591) Enhancer Invocation API

2008-12-02 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/JDO-591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12652469#action_12652469 ] Craig Russell commented on JDO-591: --- Nice work. Regarding the patch: 1. +EXC_GetEnhancerNo

[jira] Resolved: (JDO-614) Change the name of the currentVersion property to be more specific: jdo.currentVersion

2008-11-15 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/JDO-614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Craig Russell resolved JDO-614. --- Resolution: Fixed svn commit api11/project.xml api2-legacy/project.xml api2/project.xml ... Sending

[jira] Updated: (JDO-614) Change the name of the currentVersion property to be more specific: jdo.currentVersion

2008-11-14 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/JDO-614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Craig Russell updated JDO-614: -- Attachment: jdo-614.patch Please review this patch. It updates the name of the property from currentVersi

[jira] Created: (JDO-614) Change the name of the currentVersion property to be more specific: jdo.currentVersion

2008-11-14 Thread Craig Russell (JIRA)
Change the name of the currentVersion property to be more specific: jdo.currentVersion -- Key: JDO-614 URL: https://issues.apache.org/jira/browse/JDO-614 Project: JDO

[jira] Commented: (JDO-612) M2 pom is incorrect, result in problems with transitive dependencies

2008-11-14 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/JDO-612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12647735#action_12647735 ] Craig Russell commented on JDO-612: --- svn commit -m "JDO-612 Add test scope to junit and ant

[jira] Updated: (JDO-612) M2 pom is incorrect, result in problems with transitive dependencies

2008-11-14 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/JDO-612?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Craig Russell updated JDO-612: -- Attachment: jdo-612.patch Are there any other issues relating to the pom? > M2 pom is incorrect, result i

[jira] Commented: (JDO-612) M2 pom is incorrect, result in problems with transitive dependencies

2008-11-14 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/JDO-612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12647681#action_12647681 ] Craig Russell commented on JDO-612: --- Hi Carlos, Thanks for that. Should fix our problem.

  1   2   3   4   5   6   7   8   9   10   >