Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
O
Openfire
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
Openfire
Commits
7c7dbb02
Commit
7c7dbb02
authored
Oct 26, 2017
by
Greg Thomas
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update plugin.xml/changelog.html
parent
8a0351e9
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
2 deletions
+7
-2
changelog.html
src/plugins/hazelcast/changelog.html
+5
-0
plugin.xml
src/plugins/hazelcast/plugin.xml
+2
-2
No files found.
src/plugins/hazelcast/changelog.html
View file @
7c7dbb02
...
@@ -44,6 +44,11 @@
...
@@ -44,6 +44,11 @@
Hazelcast Clustering Plugin Changelog
Hazelcast Clustering Plugin Changelog
</h1>
</h1>
<p><b>
2.2.4
</b>
-- October 26, 2017
</p>
<ul>
<li>
[
<a
href=
'http://www.igniterealtime.org/issues/browse/OF-1416'
>
OF-1416
</a>
] - Dynamically created ClusteredCache entries not expiring
</li>
</ul>
<p><b>
2.2.3
</b>
-- September 15, 2017
</p>
<p><b>
2.2.3
</b>
-- September 15, 2017
</p>
<ul>
<ul>
<li>
Use an event rather than an arbitrary delay before starting clustering
</li>
<li>
Use an event rather than an arbitrary delay before starting clustering
</li>
...
...
src/plugins/hazelcast/plugin.xml
View file @
7c7dbb02
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
<name>
Hazelcast plugin
</name>
<name>
Hazelcast plugin
</name>
<description>
Adds clustering support
</description>
<description>
Adds clustering support
</description>
<author>
Tom Evans
</author>
<author>
Tom Evans
</author>
<version>
2.2.
3
</version>
<version>
2.2.
4
</version>
<date>
09/15
/2017
</date>
<date>
10/26
/2017
</date>
<minServerVersion>
4.2.0
</minServerVersion>
<minServerVersion>
4.2.0
</minServerVersion>
</plugin>
</plugin>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment