From ec5d3f555a832417cc72236d5163c2f306232e64 Mon Sep 17 00:00:00 2001
From: Donald Woods
Date: Tue, 9 Mar 2010 17:34:51 +0000
Subject: [PATCH] OPENJPA-1016 Show as being fixed in 2.0.0-M2
git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@921001 13f79535-47bb-0310-9956-ffa450edef68
---
openjpa-project/CHANGES.txt | 1 +
openjpa-project/RELEASE-NOTES.html | 1 +
2 files changed, 2 insertions(+)
diff --git a/openjpa-project/CHANGES.txt b/openjpa-project/CHANGES.txt
index cf8480576..9fa3232dd 100644
--- a/openjpa-project/CHANGES.txt
+++ b/openjpa-project/CHANGES.txt
@@ -598,6 +598,7 @@ Sub-task
* [OPENJPA-978] - Allow third argument of JPQL SUBSTRING function to be optional
* [OPENJPA-990] - setHint should return IllegalArgumentException for invalid query/lock timeout values
* [OPENJPA-1012] - Test failures in TestManagedInterface with @ManagedInterface annotation when using JDK6
+ * [OPENJPA-1016] - JPA2 Query support for embeddables; nested embeddables; relationships from embeddables
* [OPENJPA-1023] - Message files contain windows EOL characters
* [OPENJPA-1024] - JPA2 Query scalar expression in subquery
* [OPENJPA-1026] - Ensure newlines at end of fie
diff --git a/openjpa-project/RELEASE-NOTES.html b/openjpa-project/RELEASE-NOTES.html
index bc0712f50..4dfed0e96 100644
--- a/openjpa-project/RELEASE-NOTES.html
+++ b/openjpa-project/RELEASE-NOTES.html
@@ -816,6 +816,7 @@ in each release of OpenJPA.
[OPENJPA-972] - Support standard provider properties in PersistenceProvider class
[OPENJPA-978] - Allow third argument of JPQL SUBSTRING function to be optional
[OPENJPA-990] - setHint should return IllegalArgumentException for invalid query/lock timeout values
+[OPENJPA-1016] - JPA2 Query support for embeddables; nested embeddables; relationships from embeddables
[OPENJPA-1023] - Message files contain windows EOL characters
[OPENJPA-1024] - JPA2 Query scalar expression in subquery
[OPENJPA-1026] - Ensure newlines at end of file