You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@deltaspike.apache.org by gp...@apache.org on 2014/08/17 12:08:26 UTC

git commit: DELTASPIKE-689 release notes for v1.0.2

Repository: deltaspike
Updated Branches:
  refs/heads/master 3f14b9411 -> e47dccc3b


DELTASPIKE-689 release notes for v1.0.2


Project: http://git-wip-us.apache.org/repos/asf/deltaspike/repo
Commit: http://git-wip-us.apache.org/repos/asf/deltaspike/commit/e47dccc3
Tree: http://git-wip-us.apache.org/repos/asf/deltaspike/tree/e47dccc3
Diff: http://git-wip-us.apache.org/repos/asf/deltaspike/diff/e47dccc3

Branch: refs/heads/master
Commit: e47dccc3b2a5a83e923bac75bf99e2a0090107af
Parents: 3f14b94
Author: gpetracek <gp...@apache.org>
Authored: Sun Aug 17 12:04:30 2014 +0200
Committer: gpetracek <gp...@apache.org>
Committed: Sun Aug 17 12:04:30 2014 +0200

----------------------------------------------------------------------
 deltaspike/readme/ReleaseNotes-1.0.2.txt | 25 +++++++++++++++++++++++++
 1 file changed, 25 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/deltaspike/blob/e47dccc3/deltaspike/readme/ReleaseNotes-1.0.2.txt
----------------------------------------------------------------------
diff --git a/deltaspike/readme/ReleaseNotes-1.0.2.txt b/deltaspike/readme/ReleaseNotes-1.0.2.txt
new file mode 100644
index 0000000..b803c07
--- /dev/null
+++ b/deltaspike/readme/ReleaseNotes-1.0.2.txt
@@ -0,0 +1,25 @@
+Release Notes - Apache DeltaSpike - Version 1.0.2
+
+Bug
+
+    [DELTASPIKE-637] - duplicated handling of AccessDeniedException
+    [DELTASPIKE-672] - Wrong Bean Validation artifactId on documentation
+    [DELTASPIKE-679] - NPE in BeanManagerProvider if parentClassLoader is null
+    [DELTASPIKE-681] - Handling AccessDeniedException will run the secured method
+    [DELTASPIKE-684] - No OSGi headers in deltaspike-partial-bean-module-api
+    [DELTASPIKE-685] - Guard against null FacesContext in Exception Handler Bridge
+
+Improvement
+
+    [DELTASPIKE-506] - [perf] use a shared StringBuilder
+    [DELTASPIKE-509] - [perf] cache map in DefaultClientWindow#getQueryURLParameters
+    [DELTASPIKE-653] - Provide a platform inspecific servlet listener
+    [DELTASPIKE-665] - Add utility method to always get new context control.
+    [DELTASPIKE-666] - Improve BeanManager consistency
+    [DELTASPIKE-669] - Try to shutdown contexts when shutting down container
+    [DELTASPIKE-676] - ServletContext is available for injection before EventBridgeContextListener
+
+Task
+
+    [DELTASPIKE-641] - Document prevent double submit feature
+    [DELTASPIKE-689] - release notes for v1.0.1