Skip to content

Commit

Permalink
Merge pull request #514 from akrherz/291
Browse files Browse the repository at this point in the history
Denote Spark 2.9.1 Release
  • Loading branch information
wrooot authored Aug 25, 2020
2 parents 3aff25b + 4c7f54d commit b783924
Show file tree
Hide file tree
Showing 24 changed files with 36 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.1-SNAPSHOT</version>
<version>2.9.1</version>
</parent>

<artifactId>spark-core</artifactId>
Expand Down
13 changes: 13 additions & 0 deletions core/src/documentation/changelog.html
Original file line number Diff line number Diff line change
Expand Up @@ -179,6 +179,19 @@ <h1>Spark Changelog</h1>

<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> Bug
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.1-SNAPSHOT</version>
<version>2.9.1</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.1-SNAPSHOT</version>
<version>2.9.1</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.1-SNAPSHOT</version>
<version>2.9.1</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.1-SNAPSHOT</version>
<version>2.9.1</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.1-SNAPSHOT</version>
<version>2.9.1</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.1-SNAPSHOT</version>
<version>2.9.1</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.1-SNAPSHOT</version>
<version>2.9.1</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.1-SNAPSHOT</version>
<version>2.9.1</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.1-SNAPSHOT</version>
<version>2.9.1</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.1-SNAPSHOT</version>
<version>2.9.1</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.1-SNAPSHOT</version>
<version>2.9.1</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.1-SNAPSHOT</version>
<version>2.9.1</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.1-SNAPSHOT</version>
<version>2.9.1</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.1-SNAPSHOT</version>
<version>2.9.1</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.1-SNAPSHOT</version>
<version>2.9.1</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.1-SNAPSHOT</version>
<version>2.9.1</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.1-SNAPSHOT</version>
<version>2.9.1</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.1-SNAPSHOT</version>
<version>2.9.1</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.1-SNAPSHOT</version>
<version>2.9.1</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.1-SNAPSHOT</version>
<version>2.9.1</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.1-SNAPSHOT</version>
<version>2.9.1</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.1-SNAPSHOT</version>
<version>2.9.1</version>
<packaging>pom</packaging>

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

0 comments on commit b783924

Please sign in to comment.