[jira] Updated: (OPENJPA-1367) H2 Database Engine does support cross join

2010-01-21 Thread Prashant Bhat (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prashant Bhat updated OPENJPA-1367: --- Attachment: openjpa-h2-test-results.txt OPENJPA-1367.patch I've run the tes

[jira] Commented: (OPENJPA-1460) Fix scope visibility of orm.xml when it is packaged in both ear file and war file

2010-01-21 Thread Fay Wang (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12803601#action_12803601 ] Fay Wang commented on OPENJPA-1460: --- Per spec: 8.2.1.6.2 Object/relational Mapping File

[jira] Updated: (OPENJPA-1460) Fix scope visibility of orm.xml when it is packaged in both ear file and war file

2010-01-21 Thread Fay Wang (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fay Wang updated OPENJPA-1460: -- Attachment: OPENJPA-1460-2.patch > Fix scope visibility of orm.xml when it is packaged in both ear fi

Re: [CONF] OpenJPA > Begin using OpenJPA - The Basics

2010-01-21 Thread Donald Woods
Scott, this looks like a great tutorial, but any files stored on ASF servers must follow our license requirements, which includes all source files must include the appropriate ASF License header. So, I would ask two things of you: 1) update the tutorial files to include the required headers ht

[jira] Resolved: (OPENJPA-1475) Performance improvement - don't call syncVersion() when no version is specified

2010-01-21 Thread Rick Curtis (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick Curtis resolved OPENJPA-1475. -- Resolution: Fixed > Performance improvement - don't call syncVersion() when no version is >

[jira] Commented: (OPENJPA-1475) Performance improvement - don't call syncVersion() when no version is specified

2010-01-21 Thread Rick Curtis (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12803517#action_12803517 ] Rick Curtis commented on OPENJPA-1475: -- Committed revision 901901 to trunk. Thanks

[jira] Assigned: (OPENJPA-1475) Performance improvement - don't call syncVersion() when no version is specified

2010-01-21 Thread Rick Curtis (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick Curtis reassigned OPENJPA-1475: Assignee: Rick Curtis (was: Dianne Richards) > Performance improvement - don't call sync

[jira] Updated: (OPENJPA-1209) OpenJPA 2.0 iteration 10 primary task

2010-01-21 Thread Jeremy Bauer (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeremy Bauer updated OPENJPA-1209: -- Due Date: 28/Aug/09 (was: 28/Aug/09) Affects Version/s: 2.0.0-M3 > OpenJPA 2.0

[jira] Updated: (OPENJPA-831) OpenJPA 2.0 iteration 1.5 (holiday) primary task

2010-01-21 Thread Jeremy Bauer (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-831?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeremy Bauer updated OPENJPA-831: - Due Date: 02/Jan/09 (was: 02/Jan/09) Affects Version/s: (was: 2.0.0-M2) > Open

[ANNOUNCE] OpenJPA 1.2.2 released

2010-01-21 Thread Michael Dick
OpenJPA 1.2.2 is now available from http://openjpa.apache.org/downloads.htmland from the ibiblio maven repository. Version 1.2.2 is a bugfix release which includes 24 notatble bug fixes and 9 improvements. The complete list of issues resolved can be found in the release notes at http://openjpa.apa

[jira] Updated: (OPENJPA-1475) Performance improvement - don't call syncVersion() when no version is specified

2010-01-21 Thread Dianne Richards (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dianne Richards updated OPENJPA-1475: - Attachment: patch.txt Attaching patch with enhancement. > Performance improvement - do

[jira] Assigned: (OPENJPA-1475) Performance improvement - don't call syncVersion() when no version is specified

2010-01-21 Thread Dianne Richards (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dianne Richards reassigned OPENJPA-1475: Assignee: Dianne Richards > Performance improvement - don't call syncVersion() wh

[jira] Created: (OPENJPA-1477) Multithreaded attempt to set Query parameter occassionally fails

2010-01-21 Thread Pinaki Poddar (JIRA)
Multithreaded attempt to set Query parameter occassionally fails Key: OPENJPA-1477 URL: https://issues.apache.org/jira/browse/OPENJPA-1477 Project: OpenJPA Issue Type: Bug

[jira] Commented: (OPENJPA-1476) Turn off QueryCache by default

2010-01-21 Thread Kevin Sutter (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12803413#action_12803413 ] Kevin Sutter commented on OPENJPA-1476: --- One other thing I did via this JIRA is to

[jira] Work started: (OPENJPA-1476) Turn off QueryCache by default

2010-01-21 Thread Kevin Sutter (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on OPENJPA-1476 started by Kevin Sutter. > Turn off QueryCache by default > -- > > Key: OPENJPA-1476 >

[jira] Created: (OPENJPA-1476) Turn off QueryCache by default

2010-01-21 Thread Kevin Sutter (JIRA)
Turn off QueryCache by default -- Key: OPENJPA-1476 URL: https://issues.apache.org/jira/browse/OPENJPA-1476 Project: OpenJPA Issue Type: Sub-task Components: datacache Affects Versions: 2.0.0-M3, 2.0

[jira] Created: (OPENJPA-1475) Performance improvement - don't call syncVersion() when no version is specified

2010-01-21 Thread Dianne Richards (JIRA)
Performance improvement - don't call syncVersion() when no version is specified --- Key: OPENJPA-1475 URL: https://issues.apache.org/jira/browse/OPENJPA-1475 Project: OpenJPA

[NOTICE] 2.0.0-beta branch to be created Friday from trunk

2010-01-21 Thread Donald Woods
Since it looks like we still have some performance and cleanup work before we create a 2.0.0 release, several of us were chatting off-line and decided that a 2.0.0-beta instead of a 2.0.0-M4 would be more appropriate, given we're passing the TCK and have made significant progress towards a 2.0.0 re

[jira] Commented: (OPENJPA-1469) Turn on DataCache by default

2010-01-21 Thread Kevin Sutter (JIRA)
[ https://issues.apache.org/jira/browse/OPENJPA-1469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12803300#action_12803300 ] Kevin Sutter commented on OPENJPA-1469: --- More test results... DataCache = true Que