Skip to content

Commit 73dcdaa

Browse files
committed
Final Release Notes for 1.0.3.
1 parent fc255e5 commit 73dcdaa

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

RELEASE_NOTES.txt

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,10 @@ Release 1.0.3 - March 5, 2020 [End of Life]
88
Release Highlights
99
------------------
1010
This is the last release in the 1.x branch, with several backported fixes from
11-
the master (2.0) branch. All 1.0.x users are encouraged to upgrade to 2.0 and
12-
later (remember that 2.x releases require Java 8).
11+
the master (2.0) branch. An additional 1.0.x release would still be possible if
12+
a security bug was found, but users should not consider this branch as being
13+
maintained. Therefore, all 1.0.x users are encouraged to upgrade to 2.0 or later
14+
(please keep in mind that 2.x releases require Java 8).
1315

1416

1517
Description
@@ -176,9 +178,9 @@ To build the dom4j module the following is required:
176178
- Dom4j module: unit tests require Jaxen (https://github.com/jaxen-xpath/jaxen).
177179
This software was tested with 1.2.0.
178180

179-
A Maven build (which requires Java 12) is provided. The dom4j module requires
180-
dom4j 2.x to build, although you should be able to run the resulting jar file
181-
with dom4j 1.6 if you are stuck with it.
181+
A Maven build (which requires Java 12 or higher) is provided. The dom4j module
182+
requires dom4j 2.x to build, although you should be able to run the resulting
183+
jar file with dom4j 1.6 if you are stuck with it.
182184

183185

184186
Project Sites

0 commit comments

Comments
 (0)