You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@deltaspike.apache.org by jo...@apache.org on 2016/11/01 23:35:15 UTC

deltaspike git commit: DELTASPIKE-1214 Adding release notes for 1.7.2

Repository: deltaspike
Updated Branches:
  refs/heads/master e26426638 -> a3f7995ed


DELTASPIKE-1214 Adding release notes for 1.7.2


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

Branch: refs/heads/master
Commit: a3f7995ed9de889d7fd61ee61cd644f532ca8661
Parents: e264266
Author: John D. Ament <jo...@apache.org>
Authored: Tue Nov 1 19:35:11 2016 -0400
Committer: John D. Ament <jo...@apache.org>
Committed: Tue Nov 1 19:35:11 2016 -0400

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


http://git-wip-us.apache.org/repos/asf/deltaspike/blob/a3f7995e/deltaspike/readme/ReleaseNotes-1.7.2.txt
----------------------------------------------------------------------
diff --git a/deltaspike/readme/ReleaseNotes-1.7.2.txt b/deltaspike/readme/ReleaseNotes-1.7.2.txt
new file mode 100644
index 0000000..9198c22
--- /dev/null
+++ b/deltaspike/readme/ReleaseNotes-1.7.2.txt
@@ -0,0 +1,33 @@
+Release Notes - DeltaSpike - Version 1.7.2
+
+Bug
+    [DELTASPIKE-1191] - Update Test-Control gradle docs
+    [DELTASPIKE-1194] - Distribution not including binary artifacts
+    [DELTASPIKE-1196] - Syntax error in DOAP file
+    [DELTASPIKE-1199] - Problems with ContextControl and Weld ContainerInitialized, ContainerShutdown event.
+    [DELTASPIKE-1204] - Wildfly managed profiles blow up
+    [DELTASPIKE-1207] - Incorrect exception handling in DynamicMBeanWrapper.invoke()
+    [DELTASPIKE-1208] - deltaspike configuration: Variable Replacement in Configured Values is NOT fully stage aware
+    [DELTASPIKE-1209] - Textual fixes for documentation of Data Module
+    [DELTASPIKE-1210] - DelegateQueryHandler has missing Javadoc
+    [DELTASPIKE-1211] - SingleResultType.OPTIONAL refers to nonexistent constant SINGLE
+    [DELTASPIKE-1213] - LockedTest fails on OWB 1.1.x
+
+Improvement
+    [DELTASPIKE-1201] - add logout link to security example
+    [DELTASPIKE-1203] - create jpa examples
+    [DELTASPIKE-1205] - create deltaspike data module examples
+
+New Feature
+    [DELTASPIKE-1176] - Support void methods in Futureable
+
+Task
+    [DELTASPIKE-1181] - Implement tests for Payara
+    [DELTASPIKE-1186] - 1.7.1 Release execution and website clean up
+    [DELTASPIKE-1187] - Document entity graph support
+    [DELTASPIKE-1188] - Improve contributor guide
+    [DELTASPIKE-1189] - Migrate index.html into git
+    [DELTASPIKE-1192] - Fix increase in warning messages with DeltaSpike Data and Weld
+
+Wish
+    [DELTASPIKE-1185] - Allow customization (name, description) of JMX managed methods' parameters
\ No newline at end of file