mirror of
https://github.com/igniterealtime/Spark.git
synced 2025-12-01 12:27:58 +00:00
Denote Spark 2.9.2 Release
This commit is contained in:
committed by
Guus der Kinderen
parent
51519d2fcb
commit
53d9ed6df3
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>org.igniterealtime.spark</groupId>
|
||||
<artifactId>parent</artifactId>
|
||||
<version>2.9.2-SNAPSHOT</version>
|
||||
<version>2.9.2</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>spark-core</artifactId>
|
||||
|
||||
@ -179,6 +179,30 @@ hr {
|
||||
|
||||
<div id="pageBody">
|
||||
|
||||
<h2>2.9.2 -- <span style="font-weight: normal;">August 30, 2020</span></h2>
|
||||
<h2> Bug
|
||||
</h2>
|
||||
<ul>
|
||||
<li>[<a href='https://issues.igniterealtime.org/browse/SPARK-2154'>SPARK-2154</a>] - Offline messages not being shown
|
||||
</li>
|
||||
<li>[<a href='https://issues.igniterealtime.org/browse/SPARK-2156'>SPARK-2156</a>] - Incorrect comparison of server address
|
||||
</li>
|
||||
<li>[<a href='https://issues.igniterealtime.org/browse/SPARK-2157'>SPARK-2157</a>] - Incorrect comparison of agent JID
|
||||
</li>
|
||||
<li>[<a href='https://issues.igniterealtime.org/browse/SPARK-2158'>SPARK-2158</a>] - Incorrect comparison of version identifier in plugin dependency parsing
|
||||
</li>
|
||||
<li>[<a href='https://issues.igniterealtime.org/browse/SPARK-2159'>SPARK-2159</a>] - Incorrect comparison of group chat particpant JIDs
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<h2> Improvement
|
||||
</h2>
|
||||
<ul>
|
||||
<li>[<a href='https://issues.igniterealtime.org/browse/SPARK-2155'>SPARK-2155</a>] - Don't hide runtime exceptions while processing incoming stanzas.
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
|
||||
<h2>2.9.1 -- <span style="font-weight: normal;">August 25, 2020</span></h2>
|
||||
<h2> Bug
|
||||
</h2>
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>org.igniterealtime.spark</groupId>
|
||||
<artifactId>parent</artifactId>
|
||||
<version>2.9.2-SNAPSHOT</version>
|
||||
<version>2.9.2</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>distribution</artifactId>
|
||||
|
||||
@ -23,7 +23,7 @@
|
||||
<parent>
|
||||
<groupId>org.igniterealtime.spark</groupId>
|
||||
<artifactId>parent</artifactId>
|
||||
<version>2.9.2-SNAPSHOT</version>
|
||||
<version>2.9.2</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>emoticons</artifactId>
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>org.igniterealtime.spark.plugins</groupId>
|
||||
<artifactId>plugin</artifactId>
|
||||
<version>2.9.2-SNAPSHOT</version>
|
||||
<version>2.9.2</version>
|
||||
<relativePath>../plugin/pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>org.igniterealtime.spark</groupId>
|
||||
<artifactId>parent</artifactId>
|
||||
<version>2.9.2-SNAPSHOT</version>
|
||||
<version>2.9.2</version>
|
||||
<relativePath>../../</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>org.igniterealtime.spark.plugins</groupId>
|
||||
<artifactId>plugin</artifactId>
|
||||
<version>2.9.2-SNAPSHOT</version>
|
||||
<version>2.9.2</version>
|
||||
<relativePath>../plugin/pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>org.igniterealtime.spark.plugins</groupId>
|
||||
<artifactId>plugin</artifactId>
|
||||
<version>2.9.2-SNAPSHOT</version>
|
||||
<version>2.9.2</version>
|
||||
<relativePath>../plugin/pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>org.igniterealtime.spark.plugins</groupId>
|
||||
<artifactId>plugin</artifactId>
|
||||
<version>2.9.2-SNAPSHOT</version>
|
||||
<version>2.9.2</version>
|
||||
<relativePath>../plugin/pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>org.igniterealtime.spark.plugins</groupId>
|
||||
<artifactId>plugin</artifactId>
|
||||
<version>2.9.2-SNAPSHOT</version>
|
||||
<version>2.9.2</version>
|
||||
<relativePath>../plugin/pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>org.igniterealtime.spark.plugins</groupId>
|
||||
<artifactId>plugin</artifactId>
|
||||
<version>2.9.2-SNAPSHOT</version>
|
||||
<version>2.9.2</version>
|
||||
<relativePath>../plugin/pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>org.igniterealtime.spark.plugins</groupId>
|
||||
<artifactId>plugin</artifactId>
|
||||
<version>2.9.2-SNAPSHOT</version>
|
||||
<version>2.9.2</version>
|
||||
<relativePath>../plugin/pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>org.igniterealtime.spark.plugins</groupId>
|
||||
<artifactId>plugin</artifactId>
|
||||
<version>2.9.2-SNAPSHOT</version>
|
||||
<version>2.9.2</version>
|
||||
<relativePath>../plugin/pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>org.igniterealtime.spark.plugins</groupId>
|
||||
<artifactId>plugin</artifactId>
|
||||
<version>2.9.2-SNAPSHOT</version>
|
||||
<version>2.9.2</version>
|
||||
<relativePath>../plugin/pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>org.igniterealtime.spark</groupId>
|
||||
<artifactId>parent</artifactId>
|
||||
<version>2.9.2-SNAPSHOT</version>
|
||||
<version>2.9.2</version>
|
||||
<relativePath>../../</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>org.igniterealtime.spark.plugins</groupId>
|
||||
<artifactId>plugin</artifactId>
|
||||
<version>2.9.2-SNAPSHOT</version>
|
||||
<version>2.9.2</version>
|
||||
<relativePath>../plugin/pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>org.igniterealtime.spark.plugins</groupId>
|
||||
<artifactId>plugin</artifactId>
|
||||
<version>2.9.2-SNAPSHOT</version>
|
||||
<version>2.9.2</version>
|
||||
<relativePath>../plugin/pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>org.igniterealtime.spark.plugins</groupId>
|
||||
<artifactId>plugin</artifactId>
|
||||
<version>2.9.2-SNAPSHOT</version>
|
||||
<version>2.9.2</version>
|
||||
<relativePath>../plugin/pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>org.igniterealtime.spark.plugins</groupId>
|
||||
<artifactId>plugin</artifactId>
|
||||
<version>2.9.2-SNAPSHOT</version>
|
||||
<version>2.9.2</version>
|
||||
<relativePath>../plugin/pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>org.igniterealtime.spark.plugins</groupId>
|
||||
<artifactId>plugin</artifactId>
|
||||
<version>2.9.2-SNAPSHOT</version>
|
||||
<version>2.9.2</version>
|
||||
<relativePath>../plugin/pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>org.igniterealtime.spark.plugins</groupId>
|
||||
<artifactId>plugin</artifactId>
|
||||
<version>2.9.2-SNAPSHOT</version>
|
||||
<version>2.9.2</version>
|
||||
<relativePath>../plugin/pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>org.igniterealtime.spark.plugins</groupId>
|
||||
<artifactId>plugin</artifactId>
|
||||
<version>2.9.2-SNAPSHOT</version>
|
||||
<version>2.9.2</version>
|
||||
<relativePath>../plugin/pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>org.igniterealtime.spark.plugins</groupId>
|
||||
<artifactId>plugin</artifactId>
|
||||
<version>2.9.2-SNAPSHOT</version>
|
||||
<version>2.9.2</version>
|
||||
<relativePath>../plugin/pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user