Skip to content

Commit

Permalink
Denote Spark 2.9.2 Release
Browse files Browse the repository at this point in the history
  • Loading branch information
akrherz authored and guusdk committed Aug 30, 2020
1 parent 51519d2 commit 53d9ed6
Show file tree
Hide file tree
Showing 24 changed files with 47 additions and 23 deletions.
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
24 changes: 24 additions & 0 deletions core/src/documentation/changelog.html
Original file line number Diff line number Diff line change
Expand Up @@ -179,6 +179,30 @@ <h1>Spark Changelog</h1>

<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&#39;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>
Expand Down
2 changes: 1 addition & 1 deletion distribution/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion emoticons/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion plugins/apple/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>

Expand Down
2 changes: 1 addition & 1 deletion plugins/assembly-descriptor/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>

Expand Down
2 changes: 1 addition & 1 deletion plugins/battleships/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>

Expand Down
2 changes: 1 addition & 1 deletion plugins/fastpath/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>

Expand Down
2 changes: 1 addition & 1 deletion plugins/fileupload/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>

Expand Down
2 changes: 1 addition & 1 deletion plugins/flashing/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>

Expand Down
2 changes: 1 addition & 1 deletion plugins/growl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>

Expand Down
2 changes: 1 addition & 1 deletion plugins/jingle/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>

Expand Down
2 changes: 1 addition & 1 deletion plugins/meet/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>

Expand Down
2 changes: 1 addition & 1 deletion plugins/otr/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>

Expand Down
2 changes: 1 addition & 1 deletion plugins/plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>

Expand Down
2 changes: 1 addition & 1 deletion plugins/reversi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>

Expand Down
2 changes: 1 addition & 1 deletion plugins/roar/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>

Expand Down
2 changes: 1 addition & 1 deletion plugins/sip/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>

Expand Down
2 changes: 1 addition & 1 deletion plugins/spelling/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>

Expand Down
2 changes: 1 addition & 1 deletion plugins/systemtray/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>

Expand Down
2 changes: 1 addition & 1 deletion plugins/tictactoe/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>

Expand Down
2 changes: 1 addition & 1 deletion plugins/transferguard/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>

Expand Down
2 changes: 1 addition & 1 deletion plugins/translator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>org.igniterealtime.spark</groupId>
<artifactId>parent</artifactId>
<version>2.9.2-SNAPSHOT</version>
<version>2.9.2</version>
<packaging>pom</packaging>

<name>Spark (parent)</name>
Expand Down

0 comments on commit 53d9ed6

Please sign in to comment.