Skip to content

Commit 4248e0a

Browse files
authored
Update README.md
1 parent 22a76bb commit 4248e0a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,8 @@ in addition to any other Red5 projects in the __dependencies__ section
6363

6464
## Build from Source
6565

66+
As of release 1.2.2 the target JDK is now JDK 11 and the Maven poms use the [toolchain plugin](https://maven.apache.org/guides/mini/guide-using-toolchains.html).
67+
6668
To build the red5 jars, execute the following on the command line:
6769
```sh
6870
mvn -Dmaven.test.skip=true install
@@ -98,7 +100,7 @@ Features supported via plugin (These are mostly deprecated):
98100
# Older Releases
99101
The artifacts for the following releases are no longer available; if your project requires them, you'll have to build them from source. The listings are here only for historical purposes.
100102

101-
103+
* [Red5 1.2.2 Release](https://github.com/Red5/red5-server/releases/tag/v1.2.2-RELEASE) (5 September 2019)
102104
* [Red5 1.1.1 Release](https://github.com/Red5/red5-server/releases/tag/v1.1.1-RELEASE) (29 May 2019)
103105
* [Red5 1.1.0 Release](https://github.com/Red5/red5-server/releases/tag/v1.1.0-RELEASE) (22 April 2019)
104106
* [Red5 1.0.10 Release](https://github.com/Red5/red5-server/releases/tag/v1.0.10-RELEASE) (9 February 2019)

0 commit comments

Comments
 (0)