mirror of
https://github.com/igniterealtime/Spark.git
synced 2025-12-01 12:27:58 +00:00
Denote Spark 2.9.1 Release
This commit is contained in:
@ -5,7 +5,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.igniterealtime.spark</groupId>
|
<groupId>org.igniterealtime.spark</groupId>
|
||||||
<artifactId>parent</artifactId>
|
<artifactId>parent</artifactId>
|
||||||
<version>2.9.1-SNAPSHOT</version>
|
<version>2.9.1</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>spark-core</artifactId>
|
<artifactId>spark-core</artifactId>
|
||||||
|
|||||||
@ -179,6 +179,19 @@ hr {
|
|||||||
|
|
||||||
<div id="pageBody">
|
<div id="pageBody">
|
||||||
|
|
||||||
|
<h2>2.9.1 -- <span style="font-weight: normal;">August 25, 2020</span></h2>
|
||||||
|
<h2> Bug
|
||||||
|
</h2>
|
||||||
|
<ul>
|
||||||
|
<li>[<a href='https://issues.igniterealtime.org/browse/SPARK-2139'>SPARK-2139</a>] - Reversi: IndexOutOfBoundError and user can make consecutive moves
|
||||||
|
</li>
|
||||||
|
<li>[<a href='https://issues.igniterealtime.org/browse/SPARK-2148'>SPARK-2148</a>] - History chat transcript displays own JID instead of nickname
|
||||||
|
</li>
|
||||||
|
<li>[<a href='https://issues.igniterealtime.org/browse/SPARK-2149'>SPARK-2149</a>] - User is Online/Offline toast popups not working properly
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
|
||||||
<h2>2.9.0 -- <span style="font-weight: normal;">August 17, 2020</span></h2>
|
<h2>2.9.0 -- <span style="font-weight: normal;">August 17, 2020</span></h2>
|
||||||
|
|
||||||
<h2> Bug
|
<h2> Bug
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.igniterealtime.spark</groupId>
|
<groupId>org.igniterealtime.spark</groupId>
|
||||||
<artifactId>parent</artifactId>
|
<artifactId>parent</artifactId>
|
||||||
<version>2.9.1-SNAPSHOT</version>
|
<version>2.9.1</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>distribution</artifactId>
|
<artifactId>distribution</artifactId>
|
||||||
|
|||||||
@ -23,7 +23,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.igniterealtime.spark</groupId>
|
<groupId>org.igniterealtime.spark</groupId>
|
||||||
<artifactId>parent</artifactId>
|
<artifactId>parent</artifactId>
|
||||||
<version>2.9.1-SNAPSHOT</version>
|
<version>2.9.1</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>emoticons</artifactId>
|
<artifactId>emoticons</artifactId>
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.igniterealtime.spark.plugins</groupId>
|
<groupId>org.igniterealtime.spark.plugins</groupId>
|
||||||
<artifactId>plugin</artifactId>
|
<artifactId>plugin</artifactId>
|
||||||
<version>2.9.1-SNAPSHOT</version>
|
<version>2.9.1</version>
|
||||||
<relativePath>../plugin/pom.xml</relativePath>
|
<relativePath>../plugin/pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.igniterealtime.spark</groupId>
|
<groupId>org.igniterealtime.spark</groupId>
|
||||||
<artifactId>parent</artifactId>
|
<artifactId>parent</artifactId>
|
||||||
<version>2.9.1-SNAPSHOT</version>
|
<version>2.9.1</version>
|
||||||
<relativePath>../../</relativePath>
|
<relativePath>../../</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.igniterealtime.spark.plugins</groupId>
|
<groupId>org.igniterealtime.spark.plugins</groupId>
|
||||||
<artifactId>plugin</artifactId>
|
<artifactId>plugin</artifactId>
|
||||||
<version>2.9.1-SNAPSHOT</version>
|
<version>2.9.1</version>
|
||||||
<relativePath>../plugin/pom.xml</relativePath>
|
<relativePath>../plugin/pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.igniterealtime.spark.plugins</groupId>
|
<groupId>org.igniterealtime.spark.plugins</groupId>
|
||||||
<artifactId>plugin</artifactId>
|
<artifactId>plugin</artifactId>
|
||||||
<version>2.9.1-SNAPSHOT</version>
|
<version>2.9.1</version>
|
||||||
<relativePath>../plugin/pom.xml</relativePath>
|
<relativePath>../plugin/pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.igniterealtime.spark.plugins</groupId>
|
<groupId>org.igniterealtime.spark.plugins</groupId>
|
||||||
<artifactId>plugin</artifactId>
|
<artifactId>plugin</artifactId>
|
||||||
<version>2.9.1-SNAPSHOT</version>
|
<version>2.9.1</version>
|
||||||
<relativePath>../plugin/pom.xml</relativePath>
|
<relativePath>../plugin/pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.igniterealtime.spark.plugins</groupId>
|
<groupId>org.igniterealtime.spark.plugins</groupId>
|
||||||
<artifactId>plugin</artifactId>
|
<artifactId>plugin</artifactId>
|
||||||
<version>2.9.1-SNAPSHOT</version>
|
<version>2.9.1</version>
|
||||||
<relativePath>../plugin/pom.xml</relativePath>
|
<relativePath>../plugin/pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.igniterealtime.spark.plugins</groupId>
|
<groupId>org.igniterealtime.spark.plugins</groupId>
|
||||||
<artifactId>plugin</artifactId>
|
<artifactId>plugin</artifactId>
|
||||||
<version>2.9.1-SNAPSHOT</version>
|
<version>2.9.1</version>
|
||||||
<relativePath>../plugin/pom.xml</relativePath>
|
<relativePath>../plugin/pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.igniterealtime.spark.plugins</groupId>
|
<groupId>org.igniterealtime.spark.plugins</groupId>
|
||||||
<artifactId>plugin</artifactId>
|
<artifactId>plugin</artifactId>
|
||||||
<version>2.9.1-SNAPSHOT</version>
|
<version>2.9.1</version>
|
||||||
<relativePath>../plugin/pom.xml</relativePath>
|
<relativePath>../plugin/pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.igniterealtime.spark.plugins</groupId>
|
<groupId>org.igniterealtime.spark.plugins</groupId>
|
||||||
<artifactId>plugin</artifactId>
|
<artifactId>plugin</artifactId>
|
||||||
<version>2.9.1-SNAPSHOT</version>
|
<version>2.9.1</version>
|
||||||
<relativePath>../plugin/pom.xml</relativePath>
|
<relativePath>../plugin/pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.igniterealtime.spark.plugins</groupId>
|
<groupId>org.igniterealtime.spark.plugins</groupId>
|
||||||
<artifactId>plugin</artifactId>
|
<artifactId>plugin</artifactId>
|
||||||
<version>2.9.1-SNAPSHOT</version>
|
<version>2.9.1</version>
|
||||||
<relativePath>../plugin/pom.xml</relativePath>
|
<relativePath>../plugin/pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.igniterealtime.spark</groupId>
|
<groupId>org.igniterealtime.spark</groupId>
|
||||||
<artifactId>parent</artifactId>
|
<artifactId>parent</artifactId>
|
||||||
<version>2.9.1-SNAPSHOT</version>
|
<version>2.9.1</version>
|
||||||
<relativePath>../../</relativePath>
|
<relativePath>../../</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.igniterealtime.spark.plugins</groupId>
|
<groupId>org.igniterealtime.spark.plugins</groupId>
|
||||||
<artifactId>plugin</artifactId>
|
<artifactId>plugin</artifactId>
|
||||||
<version>2.9.1-SNAPSHOT</version>
|
<version>2.9.1</version>
|
||||||
<relativePath>../plugin/pom.xml</relativePath>
|
<relativePath>../plugin/pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.igniterealtime.spark.plugins</groupId>
|
<groupId>org.igniterealtime.spark.plugins</groupId>
|
||||||
<artifactId>plugin</artifactId>
|
<artifactId>plugin</artifactId>
|
||||||
<version>2.9.1-SNAPSHOT</version>
|
<version>2.9.1</version>
|
||||||
<relativePath>../plugin/pom.xml</relativePath>
|
<relativePath>../plugin/pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.igniterealtime.spark.plugins</groupId>
|
<groupId>org.igniterealtime.spark.plugins</groupId>
|
||||||
<artifactId>plugin</artifactId>
|
<artifactId>plugin</artifactId>
|
||||||
<version>2.9.1-SNAPSHOT</version>
|
<version>2.9.1</version>
|
||||||
<relativePath>../plugin/pom.xml</relativePath>
|
<relativePath>../plugin/pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.igniterealtime.spark.plugins</groupId>
|
<groupId>org.igniterealtime.spark.plugins</groupId>
|
||||||
<artifactId>plugin</artifactId>
|
<artifactId>plugin</artifactId>
|
||||||
<version>2.9.1-SNAPSHOT</version>
|
<version>2.9.1</version>
|
||||||
<relativePath>../plugin/pom.xml</relativePath>
|
<relativePath>../plugin/pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.igniterealtime.spark.plugins</groupId>
|
<groupId>org.igniterealtime.spark.plugins</groupId>
|
||||||
<artifactId>plugin</artifactId>
|
<artifactId>plugin</artifactId>
|
||||||
<version>2.9.1-SNAPSHOT</version>
|
<version>2.9.1</version>
|
||||||
<relativePath>../plugin/pom.xml</relativePath>
|
<relativePath>../plugin/pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.igniterealtime.spark.plugins</groupId>
|
<groupId>org.igniterealtime.spark.plugins</groupId>
|
||||||
<artifactId>plugin</artifactId>
|
<artifactId>plugin</artifactId>
|
||||||
<version>2.9.1-SNAPSHOT</version>
|
<version>2.9.1</version>
|
||||||
<relativePath>../plugin/pom.xml</relativePath>
|
<relativePath>../plugin/pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.igniterealtime.spark.plugins</groupId>
|
<groupId>org.igniterealtime.spark.plugins</groupId>
|
||||||
<artifactId>plugin</artifactId>
|
<artifactId>plugin</artifactId>
|
||||||
<version>2.9.1-SNAPSHOT</version>
|
<version>2.9.1</version>
|
||||||
<relativePath>../plugin/pom.xml</relativePath>
|
<relativePath>../plugin/pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.igniterealtime.spark.plugins</groupId>
|
<groupId>org.igniterealtime.spark.plugins</groupId>
|
||||||
<artifactId>plugin</artifactId>
|
<artifactId>plugin</artifactId>
|
||||||
<version>2.9.1-SNAPSHOT</version>
|
<version>2.9.1</version>
|
||||||
<relativePath>../plugin/pom.xml</relativePath>
|
<relativePath>../plugin/pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
|||||||
2
pom.xml
2
pom.xml
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
<groupId>org.igniterealtime.spark</groupId>
|
<groupId>org.igniterealtime.spark</groupId>
|
||||||
<artifactId>parent</artifactId>
|
<artifactId>parent</artifactId>
|
||||||
<version>2.9.1-SNAPSHOT</version>
|
<version>2.9.1</version>
|
||||||
<packaging>pom</packaging>
|
<packaging>pom</packaging>
|
||||||
|
|
||||||
<name>Spark (parent)</name>
|
<name>Spark (parent)</name>
|
||||||
|
|||||||
Reference in New Issue
Block a user