Skip to content

Commit

Permalink
Merge pull request #620 from akrherz/3beta
Browse files Browse the repository at this point in the history
Denote release 3.0.0-beta
  • Loading branch information
wrooot authored Apr 26, 2021
2 parents 00dcc86 + e5acbc3 commit a554439
Show file tree
Hide file tree
Showing 24 changed files with 59 additions and 24 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.5-SNAPSHOT</version>
<version>3.0.0-beta</version>
</parent>

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

<div id="pageBody">

<h2>3.0.0 Beta -- <span style="font-weight: normal;">April 26, 2021</span></h2>
<h2>Bug</h2>
<ul>
<li>[<a href='https://igniterealtime.atlassian.net/browse/SPARK-2222'>SPARK-2222</a>] Number of unread messages not being shown in the first tab title</li>

<li>[<a href='https://igniterealtime.atlassian.net/browse/SPARK-2207'>SPARK-2207</a>] Display the correct name for the transferred file</li>

<li>[<a href='https://igniterealtime.atlassian.net/browse/SPARK-2161'>SPARK-2161</a>] Spark locks up when downloading Pade Meetings libraries</li>
</ul>

<h2>Improvement</h2>
<ul>
<li>[<a href='https://igniterealtime.atlassian.net/browse/SPARK-2221'>SPARK-2221</a>] Increase default Idle value to 5 instead of 3 minutes</li>

<li>[<a href='https://igniterealtime.atlassian.net/browse/SPARK-2217'>SPARK-2217</a>] Update Russian translation</li>

<li>[<a href='https://igniterealtime.atlassian.net/browse/SPARK-2216'>SPARK-2216</a>] IBB file transfer should not be enabled by default</li>

<li>[<a href='https://igniterealtime.atlassian.net/browse/SPARK-2214'>SPARK-2214</a>] Look and feel refresh</li>

<li>[<a href='https://igniterealtime.atlassian.net/browse/SPARK-2210'>SPARK-2210</a>] Replace deprecated Base64 Decoder</li>

<li>[<a href='https://igniterealtime.atlassian.net/browse/SPARK-2204'>SPARK-2204</a>] Code cleanup</li>
</ul>
<h2>New Feature</h2>
<ul>
<li>[<a href='https://igniterealtime.atlassian.net/browse/SPARK-1828'>SPARK-1828</a>] Bundle Pade Meetings plugin</li>
</ul>
<h2>Task</h2>
<ul>
<li>[<a href='https://igniterealtime.atlassian.net/browse/SPARK-2206'>SPARK-2206</a>] Update xstream to 1.4.15</li>

<li>[<a href='https://igniterealtime.atlassian.net/browse/SPARK-2205'>SPARK-2205</a>] Update install4j runtime library to 8.0.7</li>
</ul>

<h2>2.9.4 -- <span style="font-weight: normal;">November 14, 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.5-SNAPSHOT</version>
<version>3.0.0-beta</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.5-SNAPSHOT</version>
<version>3.0.0-beta</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.5-SNAPSHOT</version>
<version>3.0.0-beta</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.5-SNAPSHOT</version>
<version>3.0.0-beta</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.5-SNAPSHOT</version>
<version>3.0.0-beta</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.5-SNAPSHOT</version>
<version>3.0.0-beta</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.5-SNAPSHOT</version>
<version>3.0.0-beta</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.5-SNAPSHOT</version>
<version>3.0.0-beta</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.5-SNAPSHOT</version>
<version>3.0.0-beta</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.5-SNAPSHOT</version>
<version>3.0.0-beta</version>
<relativePath>../plugin/pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions 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.5-SNAPSHOT</version>
<version>3.0.0-beta</version>
<relativePath>../plugin/pom.xml</relativePath>
</parent>

Expand All @@ -31,4 +31,4 @@
<version>2.3.0</version>
</dependency>
</dependencies>
</project>
</project>
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.5-SNAPSHOT</version>
<version>3.0.0-beta</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.5-SNAPSHOT</version>
<version>3.0.0-beta</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.5-SNAPSHOT</version>
<version>3.0.0-beta</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.5-SNAPSHOT</version>
<version>3.0.0-beta</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.5-SNAPSHOT</version>
<version>3.0.0-beta</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.5-SNAPSHOT</version>
<version>3.0.0-beta</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.5-SNAPSHOT</version>
<version>3.0.0-beta</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.5-SNAPSHOT</version>
<version>3.0.0-beta</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.5-SNAPSHOT</version>
<version>3.0.0-beta</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.5-SNAPSHOT</version>
<version>3.0.0-beta</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.5-SNAPSHOT</version>
<version>3.0.0-beta</version>
<packaging>pom</packaging>

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

0 comments on commit a554439

Please sign in to comment.