JPA2 select math mix with aggregate reports syntax error
Key: OPENJPA-1533
URL: https://issues.apache.org/jira/browse/OPENJPA-1533
Project: OpenJPA
Issue Type: Bug
Components
Looks like this is causing one new failure on Derby 10.5.3 w/ Sun JDK 6-
TestAssocOverridesXML.testElementCollectionAssocOverrides View test
details (org.apache.openjpa.persistence.embed.attrOverrides)
junit.framework.AssertionFailedError: None of the following 27 SQL
CREATE TABLE XMLAs
[
https://issues.apache.org/jira/browse/OPENJPA-1532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12837529#action_12837529
]
Kevin Sutter commented on OPENJPA-1532:
---
Absolutely, the JPA 2 element should affe
[
https://issues.apache.org/jira/browse/OPENJPA-1527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12837504#action_12837504
]
Fay Wang commented on OPENJPA-1527:
---
The cause of the problem is that the key of the ma
[
https://issues.apache.org/jira/browse/OPENJPA-1511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ravi P Palacherla reassigned OPENJPA-1511:
--
Assignee: Ravi P Palacherla
> Executing a cached query doesn't properly cache
Hi,
I've got a clean checkout of 1.3.x (checked out with svn 1.6.0) and
get this message on mvn install at the root level:
[INFO] [antrun:run {execution: set subversion revision}]
[INFO] Executing tasks
[exec] Result: 1
[echo] Revision: svn: This client is too old to work with
wor
Sorry for the short notice, but to release the changes since the first
beta (including requiring Java SE 6 to build the source and a couple
integrated OSGi changes for Apache Aries), I'll be looking to start a
beta2 release either late tonight or tomorrow morning. If you have any
major changes to
[
https://issues.apache.org/jira/browse/OPENJPA-1530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Craig L Russell updated OPENJPA-1530:
-
Description:
The MySQLDictionary currently supports only TYPE innodb. There is a skelet
Should the element in a persistence unit definition
automatically turn on the data cache?
-
Key: OPENJPA-1532
URL: https://issues.apache.org/jira/browse/O
The DataCache EvictionSchedule property should accept other time formats.
-
Key: OPENJPA-1531
URL: https://issues.apache.org/jira/browse/OPENJPA-1531
Project: OpenJPA
Is
Support specification of storage engine type for MySQL
--
Key: OPENJPA-1530
URL: https://issues.apache.org/jira/browse/OPENJPA-1530
Project: OpenJPA
Issue Type: Improvement
Compon
Create new tests for bean caching mode
--
Key: OPENJPA-1529
URL: https://issues.apache.org/jira/browse/OPENJPA-1529
Project: OpenJPA
Issue Type: Test
Components: jpa
Affects Versions: 2.0.0-b
[
https://issues.apache.org/jira/browse/OPENJPA-1528?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Donald Woods resolved OPENJPA-1528.
---
Resolution: Fixed
Fix Version/s: 1.3.0
Also added required DBCP overrides -
Upgraded to MySQL 5.1.12 (latest on repo1) and added the two required
dbcp overrides in trunk and 1.3.x using OPENJPA-1528.
-Donald
On 2/23/10 9:37 AM, Donald Woods wrote:
> For 1.2.x and trunk runs, we also include the following cmdline settings
> for the nightly builds -
>-Ddbcp.maxIdle=0
oops, forgot the JIRA link [1]... :-)
[1] https://issues.apache.org/jira/browse/OPENJPA-1520
On Tue, Feb 23, 2010 at 10:38 AM, Kevin Sutter wrote:
> Hi,
> Do we have some Java 5 customers of OpenJPA that could test out the latest
> 2.0.x (trunk) build? The history of the proposed changes for
Hi,
Do we have some Java 5 customers of OpenJPA that could test out the latest
2.0.x (trunk) build? The history of the proposed changes for Java 5 vs Java
6 can be found in this JIRA [1]. With Donald's latest commit below, we are
building with Java 6, but targeting the bytecode generation to 1.5.
Hi,
Do we have some Java 5 customers of OpenJPA that could test out the latest
2.0.x (trunk) build? The history of the proposed changes for Java 5 vs Java
6 can be found in this JIRA [1]. With Donald's latest commit below, we are
building with Java 6, but targeting the bytecode generation to 1.5.
Upgrade to latest MySQL 5.1.12 for junit tests
--
Key: OPENJPA-1528
URL: https://issues.apache.org/jira/browse/OPENJPA-1528
Project: OpenJPA
Issue Type: Improvement
Components: third-part
[
https://issues.apache.org/jira/browse/OPENJPA-1520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12837297#action_12837297
]
Donald Woods commented on OPENJPA-1520:
---
OK, as of trunk r915410, we now require Ja
For 1.2.x and trunk runs, we also include the following cmdline settings
for the nightly builds -
-Ddbcp.maxIdle=0 -Ddbcp.minIdle=0
For 1.2.x and Sun Java SE 5, we also set -
MAVEN_OPTS="-Xmx1024m -XX:MaxPermSize=256m"
For trunk and Sun Java SE 6, we also set -
MAVEN_OPTS="-Xmx1024m -XX:
AssociationOverride does not work when applying to the map key of the element
collection via orm.xml
Key: OPENJPA-1527
URL: https://issues.apache.org/jira/browse/
[
https://issues.apache.org/jira/browse/OPENJPA-1527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Fay Wang updated OPENJPA-1527:
--
Attachment: OPENJPA-1527.patch
> AssociationOverride does not work when applying to the map key of th
22 matches
Mail list logo