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

2007-08-15 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12519893 ] Andy Jefferson commented on JDO-517: If a class is persistence-capable, by default fields of a particular type are

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

2007-08-14 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12519748 ] Andy Jefferson commented on JDO-517: Why are classes annotated with @NotPersistent on fields and @Persistent on

[jira] Created: (JDO-515) Allow custom settings for some annotation enum values

2007-08-13 Thread Andy Jefferson (JIRA)
Allow custom settings for some annotation enum values - Key: JDO-515 URL: https://issues.apache.org/jira/browse/JDO-515 Project: JDO Issue Type: Improvement Components: api2

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

2007-07-30 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Jefferson updated JDO-503: --- Attachment: (was: company_annotatedpi.patch) Create tests for JDO 2.1 annotations

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

2007-07-30 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Jefferson updated JDO-503: --- Attachment: company_annotatedpi.patch Further updates for schema mapping Create tests for JDO 2.1

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

2007-07-30 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Jefferson updated JDO-503: --- Attachment: datastoreidentity_sql.patch applicationidentity_sql.patch Schema mapping

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

2007-07-29 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Jefferson updated JDO-503: --- Attachment: datastoreidentity_company_package_jdo.patch Add missing definition of

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

2007-07-29 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Jefferson updated JDO-503: --- Attachment: datastoreidentity_company_pidsemployee.patch Missing @Persistent and types for PIDSEmployee

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

2007-07-29 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Jefferson updated JDO-503: --- Attachment: applicationidentity_company_pidsemployee.patch Missing @Persistent and types for

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

2007-07-29 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12516203 ] Andy Jefferson commented on JDO-503: src/java/org/apache/jdo/tck/pc/companyAnnotatedPI/PIDSPerson.java refers to

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

2007-07-29 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Jefferson updated JDO-503: --- Attachment: applicationidentity_company_package_jdo.patch Updates to persistent-interface definitions

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

2007-07-29 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Jefferson reassigned JDO-509: -- Assignee: Michelle Caisse (was: Andy Jefferson) Latest JPOX CVS HEAD passes companyPMInterface

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

2007-07-29 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Jefferson updated JDO-503: --- Attachment: (was: applicationidentity_company_pidsemployee.patch) Create tests for JDO 2.1

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

2007-07-29 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Jefferson updated JDO-503: --- Attachment: (was: datastoreidentity_company_pidsemployee.patch) Create tests for JDO 2.1

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

2007-07-29 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Jefferson updated JDO-503: --- Attachment: company_annotatedpi.patch Patch for whole of org.apache.jdo.tck.pc.companyAnnotatedPI

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

2007-07-29 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12516280 ] Andy Jefferson commented on JDO-503: There is also a problem with companyAnnotatedPI and the schema that it uses.

[jira] Commented: (JDO-487) Pm.newInstance() fails when the parameter is an abstract class

2007-07-28 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12516151 ] Andy Jefferson commented on JDO-487: This was raised in JPOX JIRA 1yr+ ago to add support for newInstance on

[jira] Commented: (JDO-511) Add extensions element to @Join, @Element, @Key, @Value, @DatastoreIdentity, ...

2007-07-28 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12516152 ] Andy Jefferson commented on JDO-511: Please add it to @Query too. Forgot that in my first list. Add extensions

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

2007-07-28 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Jefferson updated JDO-509: --- Attachment: (was: company_ds_jdo.patch) Enhancement failure on persistent interface that extends

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

2007-07-28 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Jefferson updated JDO-509: --- Attachment: company_ds_jdo.patch Updated patch for datastoreidentity pc/company/package.jdo to fix

[jira] Created: (JDO-511) Add extensions element to @Join, @Element, @Key, @Value, @DatastoreIdentity, ...

2007-07-26 Thread Andy Jefferson (JIRA)
Add extensions element to @Join, @Element, @Key, @Value, @DatastoreIdentity, ... -- Key: JDO-511 URL: https://issues.apache.org/jira/browse/JDO-511 Project: JDO

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

2007-07-23 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12514695 ] Andy Jefferson commented on JDO-509: Hi Michelle, I don't understand the current situation. Have you checked in

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

2007-07-23 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12514720 ] Andy Jefferson commented on JDO-509: Wish I hadn't done that svn update now. src/conf/configurations.list refers to

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

2007-07-23 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12514738 ] Andy Jefferson commented on JDO-509: Thx. Taking the actual issue a little further, you're overriding the field

[jira] Commented: (JDO-481) Enhancement of a PC abstract class fails

2007-07-17 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12513202 ] Andy Jefferson commented on JDO-481: To reproduce, run the following and check the enhancer logs. Yes I did that

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

2007-07-17 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12513203 ] Andy Jefferson commented on JDO-509: And how do I reproduce this ? Enhancement failure on persistent interface

[jira] Commented: (JDO-496) Add just name property to PMF, in addition to persistenceUnitName

2007-07-10 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12511496 ] Andy Jefferson commented on JDO-496: Are we ready for this? JPOX is ready and has been for a while. Does anyone

[jira] Updated: (JDO-508) Typo: Constants.PMF_ATTRIBUTE_ServerTimeZoneID should be Constants.PMF_ATTRIBUTE_SERVER_TIME_ZONE_ID

2007-07-05 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Jefferson updated JDO-508: --- Attachment: servertimezone.patch No idea if that patch was applied or not but all I know after checking

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

2007-07-04 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12510075 ] Andy Jefferson commented on JDO-403: We are missing the references to ForeignKey, Index, and Unique on

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

2007-07-04 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Jefferson updated JDO-403: --- Attachment: (was: tck2a.patch) JDO2 Annotations Key: JDO-403

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

2007-07-04 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Jefferson updated JDO-403: --- Attachment: (was: tck2b.patch) JDO2 Annotations Key: JDO-403

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

2007-07-04 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Jefferson updated JDO-403: --- Attachment: api2_property_table.patch Patch to add table attribute to @Property JDO2 Annotations

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

2007-07-04 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Jefferson updated JDO-403: --- Attachment: tck2b.patch tck2a.patch Updated patches for tck2 project for migration of

[jira] Resolved: (JDO-504) Completeness test with 1-many relationships fails with annotations

2007-07-04 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Jefferson resolved JDO-504. Resolution: Fixed Fix Version/s: JDO 2 maintenance release 1 Passes with the patches in

[jira] Resolved: (JDO-506) Completeness test with all relationships fails with annotations

2007-07-04 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-506?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Jefferson resolved JDO-506. Resolution: Fixed Fix Version/s: JDO 2 maintenance release 1 Passes with the patches in

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

2007-07-04 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Jefferson updated JDO-403: --- Attachment: (was: tck2a.patch) JDO2 Annotations Key: JDO-403

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

2007-07-04 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Jefferson updated JDO-403: --- Attachment: tck2a.patch Updated app-id annotations schema table names JDO2 Annotations

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

2007-07-04 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12510227 ] Andy Jefferson commented on JDO-507: In the PI* classes under src/java/org/apache/jdo/tck/pc/companyAnnotatedDS

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

2007-07-03 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12509756 ] Andy Jefferson commented on JDO-403: I thought I had already explained why @Table, @SecondaryTable, @JoinTable are

[jira] Commented: (JDO-504) Completeness test with 1-many relationships fails with annotations

2007-07-03 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12509757 ] Andy Jefferson commented on JDO-504: Well before you get to that test, how exactly do they get enhanced ? since the

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

2007-07-03 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12509759 ] Andy Jefferson commented on JDO-507: I closed that JPOX JIRA a few days ago. @PersistentInterface, @Property are

[jira] Commented: (JDO-504) Completeness test with 1-many relationships fails with annotations

2007-07-03 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12509908 ] Andy Jefferson commented on JDO-504: The enhancement definitely happens Really? Invoking maven -o

[jira] Commented: (JDO-504) Completeness test with 1-many relationships fails with annotations

2007-07-03 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12509933 ] Andy Jefferson commented on JDO-504: Thx, enhances now. Completeness test with 1-many relationships fails with

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

2007-07-03 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12509935 ] Andy Jefferson commented on JDO-507: The classes in SVN use @PersistenceCapable, @Field whereas they need to use

[jira] Commented: (JDO-504) Completeness test with 1-many relationships fails with annotations

2007-07-03 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12509950 ] Andy Jefferson commented on JDO-504: My environment is Linux, Maven 1.0.2, tcsh, JVM 1.5.0_11 and wildcards are

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

2007-07-03 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12509972 ] Andy Jefferson commented on JDO-403: Re: @Table, @JoinTable, @SecondaryTable - these were only added after

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

2007-06-26 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12508127 ] Andy Jefferson commented on JDO-403: Re: PK, FK I agree with Michelle. It's a hack but probably the best of the

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

2007-06-26 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12508269 ] Andy Jefferson commented on JDO-403: Hi Craig, If the issue here is to justify having columns (plural) in @Field

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

2007-06-26 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12508309 ] Andy Jefferson commented on JDO-403: 2. I'd like to talk about mapping org.apache.jdo.tck.pc.mylib.PCRect as an

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

2007-06-24 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12507700 ] Andy Jefferson commented on JDO-403: Why does field accept multiple column elements ? because it is possible to

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

2007-06-22 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12507559 ] Andy Jefferson commented on JDO-403: Why @JoinTable, @SecondaryTable, @Table ? @Table is the equivalent of class

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

2007-06-22 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12507561 ] Andy Jefferson commented on JDO-403: Re: ForeignKey under Element. Please see my comment of 26 Apr There is a user

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

2007-06-21 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12506994 ] Andy Jefferson commented on JDO-403: What is trouble ? it would maybe make it easier to understand because I have

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

2007-06-16 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12505445 ] Andy Jefferson commented on JDO-403: While changing those XXXStrategyType names to XXXStrategy you may also like to

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

2007-06-15 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12505064 ] Andy Jefferson commented on JDO-403: Thx for applying the patch Michelle. Something I hadnt noticed earlier ... the

[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

[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

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

2007-06-06 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12501998 ] Andy Jefferson commented on JDO-403: Need the ability to specify column information on embedded fields. We

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

2007-04-27 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12492197 ] Andy Jefferson commented on JDO-403: There is a user requirement to add ForeignKey, PrimaryKey annotations under

[jira] Resolved: (JDO-486) Support specification of ForeignKey, PrimaryKey within @Join and @Element annotations

2007-04-27 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Jefferson resolved JDO-486. Resolution: Duplicate Redirect this to the real JDO2 annotations issue which is still open and

[jira] Resolved: (JDO-476) Regression: Exception on pm.newInstance(Interface): Instance is not assignable to PersistenceCapable

2007-04-17 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Jefferson resolved JDO-476. Resolution: Fixed Assignee: Andy Jefferson (was: Erik Bengtson) Fixed in JPOX CVS HEAD

[jira] Created: (JDO-485) Change to use JPOX 1.2

2007-04-17 Thread Andy Jefferson (JIRA)
Change to use JPOX 1.2 -- Key: JDO-485 URL: https://issues.apache.org/jira/browse/JDO-485 Project: JDO Issue Type: Task Components: tck2 Reporter: Andy Jefferson Fix For: JDO 2

[jira] Commented: (JDO-390) JPOX fails new test: change to projected Date field is reflected in the database

2007-03-31 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12485706 ] Andy Jefferson commented on JDO-390: Don't totally understand what this test is checking for :- The comments say

[jira] Commented: (JDO-390) JPOX fails new test: change to projected Date field is reflected in the database

2007-03-31 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12485710 ] Andy Jefferson commented on JDO-390: SCO wrappers are not returned ... its a java.util.Date that is returned :-P

[jira] Assigned: (JDO-476) Regression: Exception on pm.newInstance(Interface): Instance is not assignable to PersistenceCapable

2007-03-28 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Jefferson reassigned JDO-476: -- Assignee: Erik Bengtson (was: Andy Jefferson) Regression: Exception on

[jira] Commented: (JDO-466) Test for compound identity fails

2007-02-19 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12474120 ] Andy Jefferson commented on JDO-466: The PK class for the OrderItem has an incorrect equals() method. It uses ==

[jira] Resolved: (JDO-460) StateTransitions test fails on detachCopy operation

2007-02-17 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Jefferson resolved JDO-460. Resolution: Fixed Fixed in JPOX CVS HEAD and RELEASE_1_1 StateTransitions test fails on detachCopy

[jira] Commented: (JDO-460) StateTransitions test fails on detachCopy operation

2007-02-15 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12473364 ] Andy Jefferson commented on JDO-460: In the test we perform pc2 = pm.detachCopy(pc1); 1. pc1 in HOLLOW should

[jira] Resolved: (JDO-461) executingWithMap of SQL query fails with extra parameters in Map

2007-02-05 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Jefferson resolved JDO-461. Resolution: Fixed Fixed in JPOX CVS HEAD executingWithMap of SQL query fails with extra parameters

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

2007-01-27 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12468004 ] Andy Jefferson commented on JDO-403: For anyone wanting to review the annotations without opening up the jar, you

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

2007-01-21 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12466319 ] Andy Jefferson commented on JDO-403: Just remembered why I had Field.fieldType, Element.type, Key.type, Value.type

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

2007-01-21 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Jefferson updated JDO-403: --- Attachment: jdo_2_1_annotations.jar JDO2 Annotations Key: JDO-403

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

2007-01-21 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Jefferson updated JDO-403: --- Attachment: (was: jdo_2_1_annotations.jar) JDO2 Annotations

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

2007-01-21 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12466329 ] Andy Jefferson commented on JDO-403: Further updated jar attached. 1. Added @PersistentInterface, and @Property 2.

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

2007-01-18 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Jefferson updated JDO-403: --- Attachment: jdo_2_1_annotations.jar JDO2 Annotations Key: JDO-403

[jira] Commented: (JDO-460) StateTransitions test fails on detachCopy operation

2007-01-17 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12465390 ] Andy Jefferson commented on JDO-460: Not sure exactly what has changed on that test (which clearly passed in its

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

2007-01-17 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Jefferson updated JDO-403: --- Attachment: annotations.jar JDO2 Annotations Key: JDO-403

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

2007-01-17 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Jefferson updated JDO-403: --- Attachment: (was: annotations.jar) JDO2 Annotations Key:

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

2007-01-17 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12465440 ] Andy Jefferson commented on JDO-403: Updated annotations.jar following recent discussions on jdo-dev mailing list.

[jira] Commented: (JDO-460) StateTransitions test fails on detachCopy operation

2007-01-17 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12465551 ] Andy Jefferson commented on JDO-460: Test is wrong. Take the example of detachCopy outside Txn without

[jira] Created: (JDO-459) PersistenceCapable.jdoIsDetached needs update to reflect latest

2007-01-07 Thread Andy Jefferson (JIRA)
PersistenceCapable.jdoIsDetached needs update to reflect latest --- Key: JDO-459 URL: https://issues.apache.org/jira/browse/JDO-459 Project: JDO Issue Type: Bug

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

2006-10-26 Thread Andy Jefferson (JIRA)
[ http://issues.apache.org/jira/browse/JDO-403?page=all ] Andy Jefferson updated JDO-403: --- Attachment: (was: annotations.jar) JDO2 Annotations Key: JDO-403 URL:

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

2006-10-26 Thread Andy Jefferson (JIRA)
[ http://issues.apache.org/jira/browse/JDO-403?page=all ] Andy Jefferson updated JDO-403: --- Attachment: annotations.jar Updated annotations jar with split JDO/ORM packages. Should be much more acceptable to those who originally requested split JDO-ORM

[jira] Commented: (JDO-379) JDO2 DTDs on java.sun.com/dtd

2006-10-26 Thread Andy Jefferson (JIRA)
[ http://issues.apache.org/jira/browse/JDO-379?page=comments#action_12444852 ] Andy Jefferson commented on JDO-379: Is there anything that can be done to get these DTDs/XSDs up on *some* server somewhere (apart from JPOX's server) ? It

[jira] Commented: (JDO-432) Test for behaviour of null passed to detachCopy(), makePersistent(), etc

2006-10-18 Thread Andy Jefferson (JIRA)
[ http://issues.apache.org/jira/browse/JDO-432?page=comments#action_12443201 ] Andy Jefferson commented on JDO-432: The 2 remaining issues are due to JPOX implementing part of an earlier version of the JDO2 spec. Some time ago it used to

[jira] Created: (JDO-432) Test for behaviour of null passed to detachCopy(), makePersistent(), etc

2006-10-04 Thread Andy Jefferson (JIRA)
Test for behaviour of null passed to detachCopy(), makePersistent(), etc Key: JDO-432 URL: http://issues.apache.org/jira/browse/JDO-432 Project: JDO Issue Type: Task

[jira] Commented: (JDO-421) Enhancer log contains ERRORs, but output appears to be fine

2006-09-24 Thread Andy Jefferson (JIRA)
[ http://issues.apache.org/jira/browse/JDO-421?page=comments#action_12437221 ] Andy Jefferson commented on JDO-421: JPOX CVS supports XSD validation using local copies of xsd files assuming that the underlying SAXParser supports it ... and

[jira] Resolved: (JDO-420) JPOX fails new test CompletenessTestMap, configuration companyMapWithoutJoin

2006-09-21 Thread Andy Jefferson (JIRA)
[ http://issues.apache.org/jira/browse/JDO-420?page=all ] Andy Jefferson resolved JDO-420. Fix Version/s: JDO 2 maintenance release 1 Resolution: Fixed Fixed in JPOX CVS JPOX fails new test CompletenessTestMap, configuration

[jira] Assigned: (JDO-430) JPOX fails new test CompletenessTestList, configuration companyListWithoutJoin

2006-09-21 Thread Andy Jefferson (JIRA)
[ http://issues.apache.org/jira/browse/JDO-430?page=all ] Andy Jefferson reassigned JDO-430: -- Assignee: Michelle Caisse (was: Andy Jefferson) The MetaData (for Department.employees) is incorrect. You have order column=HIREDATE/ This means that your

[jira] Commented: (JDO-420) JPOX fails new test CompletenessTestMap, configuration companyMapWithoutJoin

2006-09-20 Thread Andy Jefferson (JIRA)
[ http://issues.apache.org/jira/browse/JDO-420?page=comments#action_12436129 ] Andy Jefferson commented on JDO-420: Map test passes with JPOX CVS. Perhaps move your List issue to a different JIRA since it is unrelated to Maps. JPOX fails

[jira] Commented: (JDO-420) JPOX fails new test CompletenessTestMap, configuration companyMapWithoutJoin

2006-09-20 Thread Andy Jefferson (JIRA)
[ http://issues.apache.org/jira/browse/JDO-420?page=comments#action_12436132 ] Andy Jefferson commented on JDO-420: On the issue of a ListWithoutJoin please look at the file

[jira] Commented: (JDO-421) Enhancer log contains ERRORs, but output appears to be fine

2006-09-11 Thread Andy Jefferson (JIRA)
[ http://issues.apache.org/jira/browse/JDO-421?page=comments#action_12434065 ] Andy Jefferson commented on JDO-421: Sorry for the lack of description of the log changes. This line removes duplicate entries in the Log4J log (a message is

[jira] Commented: (JDO-421) Enhancer log contains ERRORs, but output appears to be fine

2006-09-09 Thread Andy Jefferson (JIRA)
[ http://issues.apache.org/jira/browse/JDO-421?page=comments#action_12433567 ] Andy Jefferson commented on JDO-421: These are warnings in JPOX CVS. As I posted on the mailing list a long time ago, if you add org.jpox.metadata.validate=false

[jira] Updated: (JDO-421) Enhancer log contains ERRORs, but output appears to be fine

2006-09-09 Thread Andy Jefferson (JIRA)
[ http://issues.apache.org/jira/browse/JDO-421?page=all ] Andy Jefferson updated JDO-421: --- Attachment: jdori-pmf.properties.patch Enhancer log contains ERRORs, but output appears to be fine ---

[jira] Updated: (JDO-420) JPOX fails new test CompletenessTestMap, configuration companyMapWithoutJoin

2006-09-09 Thread Andy Jefferson (JIRA)
[ http://issues.apache.org/jira/browse/JDO-420?page=all ] Andy Jefferson updated JDO-420: --- Attachment: project.properties.patch Patch to fix broken enhancement due to typo JPOX fails new test CompletenessTestMap, configuration companyMapWithoutJoin

[jira] Commented: (JDO-420) JPOX fails new test CompletenessTestMap, configuration companyMapWithoutJoin

2006-09-09 Thread Andy Jefferson (JIRA)
[ http://issues.apache.org/jira/browse/JDO-420?page=comments#action_12433578 ] Andy Jefferson commented on JDO-420: The ORM file contains no field mappings for the role field of Employee (the key in the Map). Not the cause of the issue but

[jira] Assigned: (JDO-420) JPOX fails new test CompletenessTestMap, configuration companyMapWithoutJoin

2006-09-09 Thread Andy Jefferson (JIRA)
[ http://issues.apache.org/jira/browse/JDO-420?page=all ] Andy Jefferson reassigned JDO-420: -- Assignee: Michelle Caisse (was: Andy Jefferson) JPOX has had some changes in CVS to allow for value class using superclass-table when also having a (map)

[jira] Commented: (JDO-421) Enhancer log contains ERRORs, but output appears to be fine

2006-09-09 Thread Andy Jefferson (JIRA)
[ http://issues.apache.org/jira/browse/JDO-421?page=comments#action_12433630 ] Andy Jefferson commented on JDO-421: It isn't a question of having xsd cached somewhere. JPOX metadata parsing does not support validation using XML Schema, only

[jira] Created: (JDO-407) JDO2 Spec 18.5.1 autoassign is not a valid value (was merged into identity)

2006-08-23 Thread Andy Jefferson (JIRA)
JDO2 Spec 18.5.1 autoassign is not a valid value (was merged into identity) --- Key: JDO-407 URL: http://issues.apache.org/jira/browse/JDO-407 Project: JDO Issue

[jira] Commented: (JDO-402) checkRemoveGroup - removeGroup should be before getGroups

2006-08-06 Thread Andy Jefferson (JIRA)
[ http://issues.apache.org/jira/browse/JDO-402?page=comments#action_12426035 ] Andy Jefferson commented on JDO-402: Understood. The original test does fail with the change to backing store copy (in JPOX CVS). Just need someone to apply the

<    2   3   4   5   6   7   8   9   >