Skip to content

Commit ad1b4e0

Browse files
committed
To avoid questions, added clarification for which version the Phaser was removed
1 parent d65d07a commit ad1b4e0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Simple Java Mail is available in Maven Central:
5959
will do,
6060
as it is simply too much manual labor to create a limited second edition.
6161

62-
I've removed the JDK7 Phaser completely which has the following consequences:
62+
For this edition, I've removed the JDK7 Phaser completely which has the following consequences:
6363

6464
- If authenticated proxy is used, the bridging proxy server will not be shut down automatically (and might not run the second time)
6565
- If mails are sent in async mode, the connection pool will not be shut down anymore by itself

RELEASE.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ v4.2.3 (21-May-2017)
1313
I've released a customised java6 release with a customised outlook-message-parser 1.1.16-java6-release. This is the last java6 release I will do,
1414
as it is simply too much manual labor to create a limited second edition.
1515

16-
I've removed the JDK7 Phaser completely which has the following consequences:
16+
For this edition, I've removed the JDK7 Phaser completely which has the following consequences:
1717

1818
- If authenticated proxy is used, the bridging proxy server will not be shut down automatically (and might not run the second time)
1919
- If mails are sent in async mode, the connection pool will not be shut down anymore by itself

0 commit comments

Comments
 (0)