dependabot[bot] [Mon, 29 Mar 2021 13:52:07 +0000 (13:52 +0000)]
Bump spotbugs from 4.0.6 to 4.2.2
Bumps [spotbugs](https://github.com/spotbugs/spotbugs) from 4.0.6 to 4.2.2.
- [Release notes](https://github.com/spotbugs/spotbugs/releases)
- [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/spotbugs/spotbugs/compare/4.0.6...4.2.2)
Signed-off-by: dependabot[bot] <support@github.com>
Gary Gregory [Mon, 29 Mar 2021 12:58:29 +0000 (08:58 -0400)]
Add some release descriptions.
Gary Gregory [Mon, 29 Mar 2021 12:54:02 +0000 (08:54 -0400)]
Bump actions/cache from v2 to v2.1.4 #39.
Gary Gregory [Mon, 29 Mar 2021 12:51:37 +0000 (08:51 -0400)]
Merge pull request #39 from apache/dependabot/github_actions/actions/cache-v2.1.4
Bump actions/cache from v2 to v2.1.4
Gary Gregory [Mon, 29 Mar 2021 12:50:58 +0000 (08:50 -0400)]
Fix build on Java 16.
Gary Gregory [Mon, 29 Mar 2021 12:39:14 +0000 (08:39 -0400)]
Modernize Component dependencies.
- Update Java from 7 to 8.
- Update Commons Parent from 51 to 52.
- Update JUnit from 4.13.1 to 4.13.2.
- Update Apache Commons IO from 2.6 to 2.8.0.
- Update Powermock from 2.0.5 to 2.0.9.
Gary Gregory [Wed, 17 Mar 2021 19:46:05 +0000 (15:46 -0400)]
Replace GitHub build for Java 15 with Java 16 and drop Java 16-ea.
Gary Gregory [Fri, 5 Mar 2021 19:00:14 +0000 (14:00 -0500)]
Add and use Maven default goal.
Gary Gregory [Fri, 5 Mar 2021 18:59:59 +0000 (13:59 -0500)]
No need to nest in else.
Gary Gregory [Sun, 28 Feb 2021 23:47:17 +0000 (18:47 -0500)]
Use primitive parsing.
Gary Gregory [Sun, 28 Feb 2021 23:40:33 +0000 (18:40 -0500)]
Use String.replace() instead of replaceAll() when we don't need a Regex.
dependabot[bot] [Mon, 8 Feb 2021 06:00:47 +0000 (06:00 +0000)]
Bump actions/cache from v2 to v2.1.4
Bumps [actions/cache](https://github.com/actions/cache) from v2 to v2.1.4.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2...
26968a09c0ea4f3e233fdddbafd1166051a095f6)
Signed-off-by: dependabot[bot] <support@github.com>
Gary Gregory [Sun, 17 Jan 2021 15:07:07 +0000 (10:07 -0500)]
Use isEmpty().
Gary Gregory [Sun, 17 Jan 2021 03:27:16 +0000 (22:27 -0500)]
Use isEmpty().
Gary Gregory [Sun, 17 Jan 2021 02:01:08 +0000 (21:01 -0500)]
Use isEmpty().
Gary Gregory [Mon, 11 Jan 2021 17:08:51 +0000 (12:08 -0500)]
Fix Checkstyle configuration DTD link.
Gary Gregory [Fri, 8 Jan 2021 15:10:26 +0000 (10:10 -0500)]
Collapse multiple identical catch clauses into one.
Remove unused import.
Gary Gregory [Mon, 4 Jan 2021 21:42:07 +0000 (16:42 -0500)]
Bump maven-pmd-plugin from 3.13.0 to 3.14.0 #34.
Gary Gregory [Mon, 4 Jan 2021 21:40:56 +0000 (16:40 -0500)]
Merge pull request #34 from apache/dependabot/maven/org.apache.maven.plugins-maven-pmd-plugin-3.14.0
Bump maven-pmd-plugin from 3.13.0 to 3.14.0
Gary Gregory [Sun, 3 Jan 2021 00:46:17 +0000 (19:46 -0500)]
Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-email
Gary Gregory [Sun, 3 Jan 2021 00:45:57 +0000 (19:45 -0500)]
Simplify array cloning.
Gary Gregory [Sat, 2 Jan 2021 23:42:42 +0000 (18:42 -0500)]
Update some dependen cies.
- Bump actions/setup-java from v1.4.0 to v1.4.3 #30
- Bump actions/checkout from v2.3.2 to v2.3.4 #33
- Bump commons-release-plugin from 1.0 to 1.7 #23
dependabot[bot] [Sat, 2 Jan 2021 23:41:02 +0000 (23:41 +0000)]
Bump maven-pmd-plugin from 3.13.0 to 3.14.0
Bumps [maven-pmd-plugin](https://github.com/apache/maven-pmd-plugin) from 3.13.0 to 3.14.0.
- [Release notes](https://github.com/apache/maven-pmd-plugin/releases)
- [Commits](https://github.com/apache/maven-pmd-plugin/compare/maven-pmd-plugin-3.13.0...maven-pmd-plugin-3.14.0)
Signed-off-by: dependabot[bot] <support@github.com>
Gary Gregory [Sat, 2 Jan 2021 23:40:37 +0000 (18:40 -0500)]
Merge pull request #23 from apache/dependabot/maven/org.apache.commons-commons-release-plugin-1.7
Bump commons-release-plugin from 1.0 to 1.7
Gary Gregory [Sat, 2 Jan 2021 23:34:30 +0000 (18:34 -0500)]
Merge pull request #33 from apache/dependabot/github_actions/actions/checkout-v2.3.4
Bump actions/checkout from v2.3.2 to v2.3.4
Gary Gregory [Sat, 2 Jan 2021 23:34:03 +0000 (18:34 -0500)]
Merge pull request #30 from apache/dependabot/github_actions/actions/setup-java-v1.4.3
Bump actions/setup-java from v1.4.0 to v1.4.3
dependabot[bot] [Wed, 30 Dec 2020 00:37:55 +0000 (00:37 +0000)]
Bump actions/checkout from v2.3.2 to v2.3.4
Bumps [actions/checkout](https://github.com/actions/checkout) from v2.3.2 to v2.3.4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2.3.2...
5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f)
Signed-off-by: dependabot[bot] <support@github.com>
Gary Gregory [Wed, 30 Dec 2020 00:10:02 +0000 (19:10 -0500)]
Add Java 17-EA to the GitHub build.
Gary Gregory [Sat, 21 Nov 2020 17:56:45 +0000 (12:56 -0500)]
Use for-each.
Gary Gregory [Sat, 21 Nov 2020 15:55:06 +0000 (10:55 -0500)]
Use diamonds.
Gary Gregory [Sat, 21 Nov 2020 15:37:04 +0000 (10:37 -0500)]
Use try-with-resource.
Gary Gregory [Sat, 21 Nov 2020 03:09:48 +0000 (22:09 -0500)]
Use final.
Gary Gregory [Sat, 21 Nov 2020 02:31:10 +0000 (21:31 -0500)]
No need to initialize to default value.
Gary Gregory [Sat, 21 Nov 2020 02:30:23 +0000 (21:30 -0500)]
Travis: Replace Java 14 with 15.
Gary Gregory [Fri, 20 Nov 2020 22:57:21 +0000 (17:57 -0500)]
Remove redundant calls to super().
Gary Gregory [Fri, 30 Oct 2020 13:35:05 +0000 (09:35 -0400)]
Typo.
Gary Gregory [Sun, 25 Oct 2020 18:36:50 +0000 (14:36 -0400)]
Add SECURITY.MD.
Gary Gregory [Tue, 13 Oct 2020 13:32:52 +0000 (09:32 -0400)]
Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-email
Gary Gregory [Tue, 13 Oct 2020 13:11:55 +0000 (09:11 -0400)]
Bump junit from 4.13 to 4.13.1 #32.
Gary Gregory [Tue, 13 Oct 2020 13:11:11 +0000 (09:11 -0400)]
Merge pull request #32 from apache/dependabot/maven/junit-junit-4.13.1
Bump junit from 4.13 to 4.13.1
dependabot[bot] [Tue, 13 Oct 2020 05:51:54 +0000 (05:51 +0000)]
Bump junit from 4.13 to 4.13.1
Bumps [junit](https://github.com/junit-team/junit4) from 4.13 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md)
- [Commits](https://github.com/junit-team/junit4/compare/r4.13...r4.13.1)
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Thu, 1 Oct 2020 06:01:03 +0000 (06:01 +0000)]
Bump actions/setup-java from v1.4.0 to v1.4.3
Bumps [actions/setup-java](https://github.com/actions/setup-java) from v1.4.0 to v1.4.3.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v1.4.0...
d202f5dbf7256730fb690ec59f6381650114feb2)
Signed-off-by: dependabot[bot] <support@github.com>
Gary Gregory [Sat, 19 Sep 2020 19:45:05 +0000 (15:45 -0400)]
Replace Java 14 with Java 15 as the latest Java version to test. Use
Jaav 16 EA as the EA version to test.
Gary Gregory [Tue, 1 Sep 2020 01:23:56 +0000 (21:23 -0400)]
Trigger a GitHub build on pull requests.
Gary Gregory [Tue, 11 Aug 2020 01:15:02 +0000 (21:15 -0400)]
Cache ~/.m2 dir for GitHub builds.
Gary Gregory [Mon, 10 Aug 2020 15:45:27 +0000 (11:45 -0400)]
actions/checkout from v2.3.1 to v2.3.2 #25.
Gary Gregory [Mon, 10 Aug 2020 15:44:42 +0000 (11:44 -0400)]
Merge pull request #25 from apache/dependabot/github_actions/actions/checkout-v2.3.2
Bump actions/checkout from v2.3.1 to v2.3.2
Sebb [Mon, 10 Aug 2020 13:24:08 +0000 (14:24 +0100)]
Fix old codehaus issue link
dependabot[bot] [Mon, 10 Aug 2020 05:52:20 +0000 (05:52 +0000)]
Bump actions/checkout from v2.3.1 to v2.3.2
Bumps [actions/checkout](https://github.com/actions/checkout) from v2.3.1 to v2.3.2.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2.3.1...
2036a08e25fa78bbd946711a407b529a0a1204bf)
Signed-off-by: dependabot[bot] <support@github.com>
Gary Gregory [Wed, 5 Aug 2020 13:30:52 +0000 (09:30 -0400)]
Add --no-transfer-progress to CI builds.
Drop non-LTS builds except the latest.
dependabot[bot] [Mon, 27 Jul 2020 05:55:45 +0000 (05:55 +0000)]
Bump commons-release-plugin from 1.0 to 1.7
Bumps commons-release-plugin from 1.0 to 1.7.
Signed-off-by: dependabot[bot] <support@github.com>
Gary Gregory [Sun, 26 Jul 2020 21:45:56 +0000 (17:45 -0400)]
GitHub actions/setup-java@v1 -> actions/setup-java@v1.4.0.
Gary Gregory [Sun, 26 Jul 2020 21:23:37 +0000 (17:23 -0400)]
Fix GitHub action for Java 15-ea.
Gary Gregory [Fri, 24 Jul 2020 13:43:10 +0000 (09:43 -0400)]
Fix Javadoc error on Java 14.
Gary Gregory [Fri, 24 Jul 2020 13:41:32 +0000 (09:41 -0400)]
Document recent changes.
Gary Gregory [Fri, 24 Jul 2020 13:41:03 +0000 (09:41 -0400)]
Merge pull request #22 from apache/dependabot/maven/com.sun.mail-jakarta.mail-1.6.5
Bump jakarta.mail from 1.6.4 to 1.6.5
Gary Gregory [Fri, 24 Jul 2020 13:39:42 +0000 (09:39 -0400)]
Merge pull request #18 from apache/dependabot/maven/com.github.spotbugs-spotbugs-maven-plugin-4.0.4
Bump spotbugs-maven-plugin from 4.0.0 to 4.0.4
Gary Gregory [Fri, 24 Jul 2020 13:38:23 +0000 (09:38 -0400)]
Merge pull request #17 from apache/dependabot/github_actions/actions/checkout-v2.3.1
Bump actions/checkout from v1 to v2.3.1
dependabot[bot] [Thu, 23 Jul 2020 15:45:23 +0000 (15:45 +0000)]
Bump jakarta.mail from 1.6.4 to 1.6.5
Bumps [jakarta.mail](https://github.com/eclipse-ee4j/mail) from 1.6.4 to 1.6.5.
- [Release notes](https://github.com/eclipse-ee4j/mail/releases)
- [Commits](https://github.com/eclipse-ee4j/mail/compare/1.6.4...1.6.5)
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Thu, 23 Jul 2020 15:45:08 +0000 (15:45 +0000)]
Bump spotbugs-maven-plugin from 4.0.0 to 4.0.4
Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.0.0 to 4.0.4.
- [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases)
- [Commits](https://github.com/spotbugs/spotbugs-maven-plugin/compare/spotbugs-maven-plugin-4.0.0...spotbugs-maven-plugin-4.0.4)
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Thu, 23 Jul 2020 15:43:42 +0000 (15:43 +0000)]
Bump actions/checkout from v1 to v2.3.1
Bumps [actions/checkout](https://github.com/actions/checkout) from v1 to v2.3.1.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v1...
28c7f3d2b5162b5ddd3dfd9a45aa55eaf396478b)
Signed-off-by: dependabot[bot] <support@github.com>
Gary Gregory [Thu, 23 Jul 2020 15:39:50 +0000 (11:39 -0400)]
Add GitHub build.
Gary Gregory [Thu, 23 Jul 2020 15:39:37 +0000 (11:39 -0400)]
Update commons-parent from 50 to 51.
Gary Gregory [Thu, 23 Jul 2020 15:38:09 +0000 (11:38 -0400)]
Sporbugs: Explicitely use default charset.
Gary Gregory [Wed, 22 Jul 2020 15:30:20 +0000 (11:30 -0400)]
SpotBugs: Explicitely use the default Charset to print out an exception.
Gary Gregory [Tue, 26 May 2020 12:41:56 +0000 (08:41 -0400)]
Merge pull request #14 from XenoAmess/patch-1
fix typo
XenoAmess [Mon, 25 May 2020 17:41:07 +0000 (01:41 +0800)]
fix typo
Gary Gregory [Wed, 15 Apr 2020 13:36:56 +0000 (09:36 -0400)]
Add openjdk13 and openjdk14 to Travis.
Gary Gregory [Mon, 30 Mar 2020 15:09:41 +0000 (11:09 -0400)]
Standardize on American English spelling of 'behavior'.
Siegfried Goeschl [Thu, 5 Mar 2020 23:03:38 +0000 (00:03 +0100)]
Merge pull request #12 from apache/EMAIL-190
EMAIL-190 Travis build fails for JDK 7 & 11
Siegfried Goeschl [Thu, 5 Mar 2020 22:14:10 +0000 (23:14 +0100)]
EMAIL-190 Travis build fails for JDK 7 & 11
Siegfried Goeschl [Tue, 3 Mar 2020 21:55:35 +0000 (22:55 +0100)]
Merge pull request #9 from gitmotte/master
javax.mail:1.6.1 -> jakarta.mail:1.6.4
Gary Gregory [Wed, 18 Dec 2019 21:09:16 +0000 (16:09 -0500)]
Remove unnecessary array creation for varargs.
Gary Gregory [Wed, 18 Dec 2019 20:29:45 +0000 (15:29 -0500)]
Remove trailing white spaces on all lines.
Gary Gregory [Tue, 10 Dec 2019 15:30:11 +0000 (10:30 -0500)]
Javadoc: Replace <code></code> HTML tags with Javadoc {@code} notation.
gitmotte [Mon, 7 Oct 2019 21:38:29 +0000 (23:38 +0200)]
javax.mail:1.6.1 -> jakarta.mail:1.6.4
sebbASF [Thu, 15 Aug 2019 16:40:27 +0000 (17:40 +0100)]
SVN gone; now Git
Gary Gregory [Wed, 14 Aug 2019 20:24:52 +0000 (13:24 -0700)]
Drop Oracle JDK 8.
Gary Gregory [Sun, 21 Jul 2019 20:51:37 +0000 (16:51 -0400)]
Fix the site's source repository link.
Gary Gregory [Sun, 7 Jul 2019 14:32:05 +0000 (10:32 -0400)]
Replace Apache HTTP URL with HTTPS version.
Gary Gregory [Sun, 7 Jul 2019 13:54:17 +0000 (09:54 -0400)]
Replace SVN with GitBox URL.
Gary Gregory [Sun, 7 Jul 2019 13:50:55 +0000 (09:50 -0400)]
Replace SVN with GitBox URL.
Gary Gregory [Sun, 7 Jul 2019 13:48:29 +0000 (09:48 -0400)]
Replace SVN with GitBox URL.
Gary Gregory [Sun, 7 Jul 2019 01:00:13 +0000 (21:00 -0400)]
Use HTTPS to access Apache resources.
Gary Gregory [Sun, 7 Jul 2019 00:43:10 +0000 (20:43 -0400)]
Use HTTPS to access Apache resources.
Gary Gregory [Thu, 4 Jul 2019 14:16:34 +0000 (10:16 -0400)]
Use HTTPS links to Apache.
Gary Gregory [Thu, 6 Jun 2019 14:09:27 +0000 (10:09 -0400)]
Name "Apache Commons" in page title.
Gary Gregory [Thu, 30 May 2019 20:45:23 +0000 (16:45 -0400)]
Comment: Use "file name" instead of "filename".
Gary Gregory [Thu, 30 May 2019 19:18:52 +0000 (15:18 -0400)]
Javadoc: Use "file name" instead of "filename".
Gary Gregory [Thu, 16 May 2019 18:06:02 +0000 (14:06 -0400)]
Update NOTICE file for 2019.
Gary D. Gregory [Sun, 28 Oct 2018 15:07:19 +0000 (15:07 +0000)]
Update parent from 43 to 47. Update EasyMock from 3.5.1 to 3.6.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/email/trunk@
1845036 13f79535-47bb-0310-9956-
ffa450edef68
Gary D. Gregory [Tue, 15 May 2018 18:26:01 +0000 (18:26 +0000)]
Typo: 'JavaDoc' -> 'Javadoc'.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/email/trunk@
1831651 13f79535-47bb-0310-9956-
ffa450edef68
Gary D. Gregory [Wed, 7 Mar 2018 05:07:30 +0000 (05:07 +0000)]
Fix some Checkstyle errors.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/email/trunk@
1826077 13f79535-47bb-0310-9956-
ffa450edef68
Gary D. Gregory [Wed, 7 Mar 2018 05:03:42 +0000 (05:03 +0000)]
Update Maven PMD plugin from 2.7.1 to 3.9.0.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/email/trunk@
1826076 13f79535-47bb-0310-9956-
ffa450edef68
Gary D. Gregory [Wed, 7 Mar 2018 05:01:08 +0000 (05:01 +0000)]
Update FindBugs from 2.5.5 to 3.0.5.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/email/trunk@
1826075 13f79535-47bb-0310-9956-
ffa450edef68
Gary D. Gregory [Wed, 7 Mar 2018 04:58:03 +0000 (04:58 +0000)]
Update tests from Powermock 1.6.5 to 1.7.3.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/email/trunk@
1826074 13f79535-47bb-0310-9956-
ffa450edef68
Gary D. Gregory [Wed, 7 Mar 2018 04:56:30 +0000 (04:56 +0000)]
Update tests from Easymock 3.4 to 3.5.1.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/email/trunk@
1826073 13f79535-47bb-0310-9956-
ffa450edef68
Gary D. Gregory [Wed, 7 Mar 2018 04:54:58 +0000 (04:54 +0000)]
Update tests from Apache Commons IO 2.5 to 2.6.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/email/trunk@
1826072 13f79535-47bb-0310-9956-
ffa450edef68
Gary D. Gregory [Wed, 7 Mar 2018 04:53:46 +0000 (04:53 +0000)]
[EMAIL-177] Update from Java 6 to 7.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/email/trunk@
1826071 13f79535-47bb-0310-9956-
ffa450edef68
Gary D. Gregory [Wed, 7 Mar 2018 04:47:14 +0000 (04:47 +0000)]
[EMAIL-177] Update from Java 6 to 7.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/email/trunk@
1826070 13f79535-47bb-0310-9956-
ffa450edef68