From f1465b521d0bdb3c1d933ad74c9a2debff7968df Mon Sep 17 00:00:00 2001 From: akrherz Date: Mon, 17 Aug 2020 06:13:24 -0500 Subject: [PATCH] Denote Spark 2.9.0 Release --- core/pom.xml | 2 +- core/src/documentation/changelog.html | 210 +++++++++++++++++++++++++- distribution/pom.xml | 2 +- emoticons/pom.xml | 2 +- plugins/apple/pom.xml | 2 +- plugins/assembly-descriptor/pom.xml | 2 +- plugins/battleships/pom.xml | 2 +- plugins/fastpath/pom.xml | 2 +- plugins/fileupload/pom.xml | 2 +- plugins/flashing/pom.xml | 2 +- plugins/growl/pom.xml | 2 +- plugins/jingle/pom.xml | 2 +- plugins/meet/pom.xml | 2 +- plugins/otr/pom.xml | 4 +- plugins/plugin/pom.xml | 4 +- plugins/reversi/pom.xml | 2 +- plugins/roar/pom.xml | 2 +- plugins/sip/pom.xml | 2 +- plugins/spelling/pom.xml | 2 +- plugins/systemtray/pom.xml | 2 +- plugins/tictactoe/pom.xml | 2 +- plugins/transferguard/pom.xml | 2 +- plugins/translator/pom.xml | 2 +- pom.xml | 2 +- 24 files changed, 231 insertions(+), 29 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index 2bec3e8be..19ee69674 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -5,7 +5,7 @@ org.igniterealtime.spark parent - 2.9.0-SNAPSHOT + 2.9.0 spark-core diff --git a/core/src/documentation/changelog.html b/core/src/documentation/changelog.html index 48beb0102..c71d47c9e 100644 --- a/core/src/documentation/changelog.html +++ b/core/src/documentation/changelog.html @@ -179,13 +179,215 @@

Spark Changelog

-

2.9.0 -- tbd

-

Note: This version is not accepting self-signed certificates by default. If you are using such, your users will have - to go to Advanced menu on login screen, Certificates tab and check the "Accept self-signed" option. Also OTR and - Spellchecker plugins are not included anymore (have no current Maven artifacts to use).

+

2.9.0 -- August 17, 2020

+

Bug

+ + +

New Feature +

+ + +

Task +

+ +

Improvement +

+ + +

2.8.3 -- January 29, 2017

Bug

diff --git a/distribution/pom.xml b/distribution/pom.xml index d7eb63040..083ed8a86 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -5,7 +5,7 @@ org.igniterealtime.spark parent - 2.9.0-SNAPSHOT + 2.9.0 distribution diff --git a/emoticons/pom.xml b/emoticons/pom.xml index 77c475f94..2720f5152 100644 --- a/emoticons/pom.xml +++ b/emoticons/pom.xml @@ -23,7 +23,7 @@ org.igniterealtime.spark parent - 2.9.0-SNAPSHOT + 2.9.0 emoticons diff --git a/plugins/apple/pom.xml b/plugins/apple/pom.xml index b915f5f04..fda97d54c 100644 --- a/plugins/apple/pom.xml +++ b/plugins/apple/pom.xml @@ -5,7 +5,7 @@ org.igniterealtime.spark.plugins plugin - 2.9.0-SNAPSHOT + 2.9.0 ../plugin/pom.xml diff --git a/plugins/assembly-descriptor/pom.xml b/plugins/assembly-descriptor/pom.xml index 384bd8ff9..5d0d7e8a5 100644 --- a/plugins/assembly-descriptor/pom.xml +++ b/plugins/assembly-descriptor/pom.xml @@ -5,7 +5,7 @@ org.igniterealtime.spark parent - 2.9.0-SNAPSHOT + 2.9.0 ../../ diff --git a/plugins/battleships/pom.xml b/plugins/battleships/pom.xml index 40a65ea7c..c3a31295e 100644 --- a/plugins/battleships/pom.xml +++ b/plugins/battleships/pom.xml @@ -5,7 +5,7 @@ org.igniterealtime.spark.plugins plugin - 2.9.0-SNAPSHOT + 2.9.0 ../plugin/pom.xml diff --git a/plugins/fastpath/pom.xml b/plugins/fastpath/pom.xml index 2a912e3b0..728d7581d 100644 --- a/plugins/fastpath/pom.xml +++ b/plugins/fastpath/pom.xml @@ -5,7 +5,7 @@ org.igniterealtime.spark.plugins plugin - 2.9.0-SNAPSHOT + 2.9.0 ../plugin/pom.xml diff --git a/plugins/fileupload/pom.xml b/plugins/fileupload/pom.xml index 0ac3af43e..7a07ca02f 100644 --- a/plugins/fileupload/pom.xml +++ b/plugins/fileupload/pom.xml @@ -5,7 +5,7 @@ org.igniterealtime.spark.plugins plugin - 2.9.0-SNAPSHOT + 2.9.0 ../plugin/pom.xml diff --git a/plugins/flashing/pom.xml b/plugins/flashing/pom.xml index 1f2a57967..2e6b1d110 100644 --- a/plugins/flashing/pom.xml +++ b/plugins/flashing/pom.xml @@ -5,7 +5,7 @@ org.igniterealtime.spark.plugins plugin - 2.9.0-SNAPSHOT + 2.9.0 ../plugin/pom.xml diff --git a/plugins/growl/pom.xml b/plugins/growl/pom.xml index fd857e2f6..e30a5d658 100644 --- a/plugins/growl/pom.xml +++ b/plugins/growl/pom.xml @@ -5,7 +5,7 @@ org.igniterealtime.spark.plugins plugin - 2.9.0-SNAPSHOT + 2.9.0 ../plugin/pom.xml diff --git a/plugins/jingle/pom.xml b/plugins/jingle/pom.xml index cf4bc574e..7c55a39c6 100644 --- a/plugins/jingle/pom.xml +++ b/plugins/jingle/pom.xml @@ -5,7 +5,7 @@ org.igniterealtime.spark.plugins plugin - 2.9.0-SNAPSHOT + 2.9.0 ../plugin/pom.xml diff --git a/plugins/meet/pom.xml b/plugins/meet/pom.xml index aef43707b..c0a07df87 100644 --- a/plugins/meet/pom.xml +++ b/plugins/meet/pom.xml @@ -5,7 +5,7 @@ org.igniterealtime.spark.plugins plugin - 2.9.0-SNAPSHOT + 2.9.0 ../plugin/pom.xml diff --git a/plugins/otr/pom.xml b/plugins/otr/pom.xml index 675d408ad..c5a993cc8 100644 --- a/plugins/otr/pom.xml +++ b/plugins/otr/pom.xml @@ -5,7 +5,7 @@ org.igniterealtime.spark.plugins plugin - 2.9.0-SNAPSHOT + 2.9.0 ../plugin/pom.xml @@ -34,4 +34,4 @@ - \ No newline at end of file + diff --git a/plugins/plugin/pom.xml b/plugins/plugin/pom.xml index a8c5b6eed..48ea3a95f 100644 --- a/plugins/plugin/pom.xml +++ b/plugins/plugin/pom.xml @@ -5,7 +5,7 @@ org.igniterealtime.spark parent - 2.9.0-SNAPSHOT + 2.9.0 ../../ @@ -68,4 +68,4 @@ - \ No newline at end of file + diff --git a/plugins/reversi/pom.xml b/plugins/reversi/pom.xml index 64c288cbd..6c7beb020 100644 --- a/plugins/reversi/pom.xml +++ b/plugins/reversi/pom.xml @@ -5,7 +5,7 @@ org.igniterealtime.spark.plugins plugin - 2.9.0-SNAPSHOT + 2.9.0 ../plugin/pom.xml diff --git a/plugins/roar/pom.xml b/plugins/roar/pom.xml index 1e9aa1bb8..0bccdebf2 100644 --- a/plugins/roar/pom.xml +++ b/plugins/roar/pom.xml @@ -5,7 +5,7 @@ org.igniterealtime.spark.plugins plugin - 2.9.0-SNAPSHOT + 2.9.0 ../plugin/pom.xml diff --git a/plugins/sip/pom.xml b/plugins/sip/pom.xml index 35282dac8..71be05b3f 100644 --- a/plugins/sip/pom.xml +++ b/plugins/sip/pom.xml @@ -5,7 +5,7 @@ org.igniterealtime.spark.plugins plugin - 2.9.0-SNAPSHOT + 2.9.0 ../plugin/pom.xml diff --git a/plugins/spelling/pom.xml b/plugins/spelling/pom.xml index 686dd47f5..08dd53ce5 100644 --- a/plugins/spelling/pom.xml +++ b/plugins/spelling/pom.xml @@ -5,7 +5,7 @@ org.igniterealtime.spark.plugins plugin - 2.9.0-SNAPSHOT + 2.9.0 ../plugin/pom.xml diff --git a/plugins/systemtray/pom.xml b/plugins/systemtray/pom.xml index 1530fc16d..9ac1a8d33 100644 --- a/plugins/systemtray/pom.xml +++ b/plugins/systemtray/pom.xml @@ -5,7 +5,7 @@ org.igniterealtime.spark.plugins plugin - 2.9.0-SNAPSHOT + 2.9.0 ../plugin/pom.xml diff --git a/plugins/tictactoe/pom.xml b/plugins/tictactoe/pom.xml index c28b035a6..b95a5c30d 100644 --- a/plugins/tictactoe/pom.xml +++ b/plugins/tictactoe/pom.xml @@ -5,7 +5,7 @@ org.igniterealtime.spark.plugins plugin - 2.9.0-SNAPSHOT + 2.9.0 ../plugin/pom.xml diff --git a/plugins/transferguard/pom.xml b/plugins/transferguard/pom.xml index df3ddc287..29c1cba74 100644 --- a/plugins/transferguard/pom.xml +++ b/plugins/transferguard/pom.xml @@ -5,7 +5,7 @@ org.igniterealtime.spark.plugins plugin - 2.9.0-SNAPSHOT + 2.9.0 ../plugin/pom.xml diff --git a/plugins/translator/pom.xml b/plugins/translator/pom.xml index 749c49a2f..7e80323e1 100644 --- a/plugins/translator/pom.xml +++ b/plugins/translator/pom.xml @@ -5,7 +5,7 @@ org.igniterealtime.spark.plugins plugin - 2.9.0-SNAPSHOT + 2.9.0 ../plugin/pom.xml diff --git a/pom.xml b/pom.xml index 9ec6517b3..b47cf8703 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.igniterealtime.spark parent - 2.9.0-SNAPSHOT + 2.9.0 pom Spark (parent)