deltaspike git commit: adding release notes for ds-1.8.2

2018-05-21 Thread struberg
Repository: deltaspike
Updated Branches:
  refs/heads/master 4220069b4 -> 988797d59


adding release notes for ds-1.8.2


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

Branch: refs/heads/master
Commit: 988797d5921f8acb2588836aed76fe5d14ad7341
Parents: 4220069
Author: Mark Struberg 
Authored: Tue May 15 22:47:00 2018 +0200
Committer: Mark Struberg 
Committed: Tue May 22 06:38:58 2018 +0200

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


http://git-wip-us.apache.org/repos/asf/deltaspike/blob/988797d5/deltaspike/readme/ReleaseNotes-1.8.2.txt
--
diff --git a/deltaspike/readme/ReleaseNotes-1.8.2.txt 
b/deltaspike/readme/ReleaseNotes-1.8.2.txt
new file mode 100644
index 000..53527dc
--- /dev/null
+++ b/deltaspike/readme/ReleaseNotes-1.8.2.txt
@@ -0,0 +1,33 @@
+Release Notes - DeltaSpike - Version 1.8.2
+
+Bug
+
+[DELTASPIKE-1276] - Multiple license headers
+[DELTASPIKE-1299] - Order by items are applied in alphabetic order
+[DELTASPIKE-1310] - Please use https (SSL) for links to KEYS, hashes, sigs
+[DELTASPIKE-1313] - DeltaSpikeProxyInterceptorLookup fails on WAS
+[DELTASPIKE-1316] - add dynamic annotations feature, configurable via 
config
+[DELTASPIKE-1317] - AnnotatedCallableImpl blows up with ArrayOutofBounds 
when parsing enums
+[DELTASPIKE-1344] - deltaspike-cdictrl-owb has a transient runtime 
dependency on Shrinkwrap and Arquillian
+
+New Feature
+
+[DELTASPIKE-1319] - labeled alternatives
+[DELTASPIKE-1320] - global alternative spi to support custom (type-safe) 
mechanisms
+[DELTASPIKE-1337] - optional ClassFilter spi
+[DELTASPIKE-1338] - support class-filter per test
+
+Improvement
+
+[DELTASPIKE-1309] - Upgrade ASM
+[DELTASPIKE-1311] - Allow Excluded Repositories
+[DELTASPIKE-1329] - ProjectStageProducer should log changed values
+[DELTASPIKE-1331] - minor type improvement of the ViewConfigNode spi
+[DELTASPIKE-1332] - support further cases for custom view-meta-data
+[DELTASPIKE-1334] - javadoc for ConfigPreProcessor#beforeAddToConfig
+[DELTASPIKE-1339] - Add support for dynamic interceptor binding, added via 
Extension
+
+Task
+
+[DELTASPIKE-1257] - Research why BOM isn't working right in a release
+[DELTASPIKE-1312] - Upgrade to quartz-2.3.0



deltaspike git commit: adding release notes for ds-1.8.2

2018-05-15 Thread struberg
Repository: deltaspike
Updated Branches:
  refs/heads/deltaspike-1.8.x 39c934f1e -> 6f319d8db


adding release notes for ds-1.8.2


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

Branch: refs/heads/deltaspike-1.8.x
Commit: 6f319d8db9f01db5eaba0e5388807b2f26293054
Parents: 39c934f
Author: Mark Struberg 
Authored: Tue May 15 22:47:00 2018 +0200
Committer: Mark Struberg 
Committed: Tue May 15 22:47:00 2018 +0200

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


http://git-wip-us.apache.org/repos/asf/deltaspike/blob/6f319d8d/deltaspike/readme/ReleaseNotes-1.8.2.txt
--
diff --git a/deltaspike/readme/ReleaseNotes-1.8.2.txt 
b/deltaspike/readme/ReleaseNotes-1.8.2.txt
new file mode 100644
index 000..53527dc
--- /dev/null
+++ b/deltaspike/readme/ReleaseNotes-1.8.2.txt
@@ -0,0 +1,33 @@
+Release Notes - DeltaSpike - Version 1.8.2
+
+Bug
+
+[DELTASPIKE-1276] - Multiple license headers
+[DELTASPIKE-1299] - Order by items are applied in alphabetic order
+[DELTASPIKE-1310] - Please use https (SSL) for links to KEYS, hashes, sigs
+[DELTASPIKE-1313] - DeltaSpikeProxyInterceptorLookup fails on WAS
+[DELTASPIKE-1316] - add dynamic annotations feature, configurable via 
config
+[DELTASPIKE-1317] - AnnotatedCallableImpl blows up with ArrayOutofBounds 
when parsing enums
+[DELTASPIKE-1344] - deltaspike-cdictrl-owb has a transient runtime 
dependency on Shrinkwrap and Arquillian
+
+New Feature
+
+[DELTASPIKE-1319] - labeled alternatives
+[DELTASPIKE-1320] - global alternative spi to support custom (type-safe) 
mechanisms
+[DELTASPIKE-1337] - optional ClassFilter spi
+[DELTASPIKE-1338] - support class-filter per test
+
+Improvement
+
+[DELTASPIKE-1309] - Upgrade ASM
+[DELTASPIKE-1311] - Allow Excluded Repositories
+[DELTASPIKE-1329] - ProjectStageProducer should log changed values
+[DELTASPIKE-1331] - minor type improvement of the ViewConfigNode spi
+[DELTASPIKE-1332] - support further cases for custom view-meta-data
+[DELTASPIKE-1334] - javadoc for ConfigPreProcessor#beforeAddToConfig
+[DELTASPIKE-1339] - Add support for dynamic interceptor binding, added via 
Extension
+
+Task
+
+[DELTASPIKE-1257] - Research why BOM isn't working right in a release
+[DELTASPIKE-1312] - Upgrade to quartz-2.3.0