Repository: deltaspike Updated Branches: refs/heads/master 60bdf8788 -> 6e71e140b
DELTASPIKE-1000 updated release notes for v1.5.1 Project: http://git-wip-us.apache.org/repos/asf/deltaspike/repo Commit: http://git-wip-us.apache.org/repos/asf/deltaspike/commit/5bd4f609 Tree: http://git-wip-us.apache.org/repos/asf/deltaspike/tree/5bd4f609 Diff: http://git-wip-us.apache.org/repos/asf/deltaspike/diff/5bd4f609 Branch: refs/heads/master Commit: 5bd4f60928f816a3281c2b00b0e25476a0451623 Parents: 60bdf87 Author: gpetracek <[email protected]> Authored: Tue Oct 27 21:48:38 2015 +0100 Committer: gpetracek <[email protected]> Committed: Tue Oct 27 21:48:38 2015 +0100 ---------------------------------------------------------------------- deltaspike/readme/ReleaseNotes-1.5.1.txt | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/deltaspike/blob/5bd4f609/deltaspike/readme/ReleaseNotes-1.5.1.txt ---------------------------------------------------------------------- diff --git a/deltaspike/readme/ReleaseNotes-1.5.1.txt b/deltaspike/readme/ReleaseNotes-1.5.1.txt index 2ef8ee9..86c31fa 100644 --- a/deltaspike/readme/ReleaseNotes-1.5.1.txt +++ b/deltaspike/readme/ReleaseNotes-1.5.1.txt @@ -2,6 +2,7 @@ Release Notes - Apache DeltaSpike - Version 1.5.1 Bug + [DELTASPIKE-978] - ClassCastException with Native Queries [DELTASPIKE-984] - DynamicMBeanWrapper throws misleading MBeanException saying that the required action does not exist when MBean method (deliberately) throws an exception [DELTASPIKE-985] - It's not possible to run tests against latest WildFly [DELTASPIKE-990] - BeanBuilder#readFromType drops java.lang.Object as type
