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
50ce67c3
Commit
50ce67c3
authored
Jun 09, 2017
by
Guus der Kinderen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
OF-1326: Adjusting minServerRequirement to reflect cherry-picking changes to 4.1.x.
parent
fde53fe8
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
14 additions
and
14 deletions
+14
-14
changelog.html
src/plugins/jmxweb/changelog.html
+4
-4
plugin.xml
src/plugins/jmxweb/plugin.xml
+3
-3
changelog.html
src/plugins/websocket/changelog.html
+4
-4
plugin.xml
src/plugins/websocket/plugin.xml
+3
-3
No files found.
src/plugins/jmxweb/changelog.html
View file @
50ce67c3
...
...
@@ -42,11 +42,11 @@
<h1>
</h1>
<p><b>
0.0.6
</b>
--
May 8
2017
</p>
<p><b>
0.0.6
</b>
--
June 9
2017
</p>
<ul>
<li>
[
<a
href=
'https://igniterealtime.org/issues/browse/OF-1326'
></a>
] - Made compatible with new HttpBind API in Openfire 4.
2.0
</li>
<li>
Minimum server requirement: 4.
2.0 Alpha
</li>
<li>
[
<a
href=
'https://igniterealtime.org/issues/browse/OF-1326'
></a>
] - Made compatible with new HttpBind API in Openfire 4.
1.5
</li>
<li>
Minimum server requirement: 4.
1.5
</li>
</ul>
<p><b>
0.0.5
</b>
-- June 20 2016
</p>
...
...
@@ -81,4 +81,4 @@
</ul>
</body>
</html>
\ No newline at end of file
</html>
src/plugins/jmxweb/plugin.xml
View file @
50ce67c3
...
...
@@ -6,7 +6,7 @@
<description>
JmxWeb plugin is web based platform for managing and monitoring openfire via JMX.
</description>
<version>
0.0.6
</version>
<licenseType>
Apache 2.0
</licenseType>
<date>
0
5/08
/2017
</date>
<minServerVersion>
4.
2.0 Alpha
</minServerVersion>
<date>
0
6/09
/2017
</date>
<minServerVersion>
4.
1.5
</minServerVersion>
<author>
igniterealtime.org
</author>
</plugin>
\ No newline at end of file
</plugin>
src/plugins/websocket/changelog.html
View file @
50ce67c3
...
...
@@ -44,11 +44,11 @@
Openfire WebSocket Plugin Changelog
</h1>
<p><b>
1.2.0
</b>
--
May 8
, 2017
</p>
<p><b>
1.2.0
</b>
--
June 9
, 2017
</p>
<ul>
<li>
[
<a
href=
'https://igniterealtime.org/issues/browse/OF-1326'
></a>
] - Made compatible with new HttpBind API in Openfire 4.
2.0
</li>
<li>
Minimum server requirement: 4.
2.0 Alpha
</li>
<li>
[
<a
href=
'https://igniterealtime.org/issues/browse/OF-1326'
></a>
] - Made compatible with new HttpBind API in Openfire 4.
1.5
</li>
<li>
Minimum server requirement: 4.
1.5
</li>
</ul>
<p><b>
1.1.4
</b>
-- March 3, 2016
</p>
...
...
@@ -90,4 +90,4 @@ Openfire WebSocket Plugin Changelog
</body>
</html>
\ No newline at end of file
</html>
src/plugins/websocket/plugin.xml
View file @
50ce67c3
...
...
@@ -9,7 +9,7 @@
<description>
Provides WebSocket support for Openfire.
</description>
<author>
Tom Evans
</author>
<version>
1.2.0
</version>
<date>
0
5/08
/2017
</date>
<date>
0
6/09
/2017
</date>
<url>
https://tools.ietf.org/html/rfc7395
</url>
<minServerVersion>
4.2.0 Alpha
</minServerVersion>
</plugin>
\ No newline at end of file
<minServerVersion>
4.1.5
</minServerVersion>
</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