Re: Rename property PersistenceUnitName to Name

2007-06-07 Thread Andy Jefferson
Hi Craig, > This part of the use case was not in mind when I wrote the change > request. The user asks for PMF by name "MyPMF" but then the > PersistenceUnitName in MyPMF refers to a PersistenceUnit in the > persistence.xml. > > Is that what JPOX does with the PersistenceUnitName today? JPOX curr

[jira] Commented: (JDO-403) JDO2 Annotations

2007-06-07 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12502348 ] Andy Jefferson commented on JDO-403: Please update the provided Field annotation (in the attached jar) to include =

RE: Test failure in api20

2007-06-07 Thread Matthew T. Adams
Did my commit take care of the problem? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 06, 2007 5:41 PM To: jdo-dev@db.apache.org Subject: Re: Test failure in api20 Hi Matthew, Can you give us some idea of where you think the problem is? This

I made a request that Nabble archive these forums

2007-06-07 Thread Matthew T. Adams
I don't know if you have used Nabble.com, but I made a request to have them archive these mailing lists. I've found it to be convenient. I hope I got the list owner correct: [EMAIL PROTECTED] & [EMAIL PROTECTED] If they're not, please let me know. -matthew

Re: Test failure in api20

2007-06-07 Thread Michelle Caisse
Worked for me. Thanks, Michelle Matthew T. Adams wrote: Did my commit take care of the problem? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 06, 2007 5:41 PM To: jdo-dev@db.apache.org Subject: Re: Test failure in api20 Hi Matthew, Can y

[jira] Commented: (JDO-403) JDO2 Annotations

2007-06-07 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12502430 ] Andy Jefferson commented on JDO-403: In addition to the previous addition, please update the provided Field annotat

Re: Test failure in api20

2007-06-07 Thread Craig L Russell
Hi Matthew, Big changes; thanks for taking care of this. I think it's now time to branch, even though there is still the issue of the extraneous message when running in the api20 directory: #maven build ... [junit] Running javax.jdo.JDOHelperConfigTest [Fatal Error] :-1:-1: Premature en

RE: Test failure in api20

2007-06-07 Thread Matthew T. Adams
The "[Fatal Error]" message is not a big deal, and I think it's easy to fix by registering an XML parser error handler in the test code. The second one, where the unit tests fail when maven is run from the trunk, is because the basedir is not getting set correctly. Does anyone have any ideas on h

Re: I made a request that Nabble archive these forums

2007-06-07 Thread Craig L Russell
Sounds like a fine idea. Craig On Jun 7, 2007, at 9:29 AM, Matthew T. Adams wrote: I don't know if you have used Nabble.com, but I made a request to have them archive these mailing lists. I've found it to be convenient. I hope I got the list owner correct: [EMAIL PROTECTED] & [EMAIL PRO

Re: Test failure in api20

2007-06-07 Thread Craig L Russell
Hi Matthew, On Jun 7, 2007, at 11:53 AM, Matthew T. Adams wrote: The second one, where the unit tests fail when maven is run from the trunk, is because the basedir is not getting set correctly. Does anyone have any ideas on how to fix that one? I'm working from memory (usually bad but th

JDO TCK Conference Call Friday, June 8, 9 am PDT

2007-06-07 Thread Michelle Caisse
Hi, We will have our regular meeting Friday, June 8 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. Branching for legacy/Java 1.5 2. PersistenceUnitName/Name 3. "[Fatal Error]" messages on api20 build 4

[jira] Resolved: (JDO-494) ERROR org.apache.tools.ant.AntClassLoader running maven build on api2

2007-06-07 Thread Matthew T. Adams (JIRA)
[ https://issues.apache.org/jira/browse/JDO-494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthew T. Adams resolved JDO-494. -- Resolution: Fixed > ERROR org.apache.tools.ant.AntClassLoader running maven build on api2 > --

[jira] Updated: (JDO-478) [Fatal Error] messages are printed to stdout/stderr during negative test case runs of JDOHelperConfigTest

2007-06-07 Thread Matthew T. Adams (JIRA)
[ https://issues.apache.org/jira/browse/JDO-478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthew T. Adams updated JDO-478: - Attachment: JDO-478.patch This patch fixes the issue in the simplest, but maybe not the most desirab

[jira] Resolved: (JDO-478) [Fatal Error] messages are printed to stdout/stderr during negative test case runs of JDOHelperConfigTest

2007-06-07 Thread Matthew T. Adams (JIRA)
[ https://issues.apache.org/jira/browse/JDO-478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthew T. Adams resolved JDO-478. -- Resolution: Fixed Fixed in both api2 & api2-legacy. > [Fatal Error] messages are printed to stdou

[jira] Commented: (JDO-478) [Fatal Error] messages are printed to stdout/stderr during negative test case runs of JDOHelperConfigTest

2007-06-07 Thread Matthew T. Adams (JIRA)
[ https://issues.apache.org/jira/browse/JDO-478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12502661 ] Matthew T. Adams commented on JDO-478: -- Although this appears to be fixed, the fix is to register an anonymous Err