1
0
Commit Graph

1450 Commits

Author SHA1 Message Date
Gary Gregory 49c085e6ed Replace Java 14 with Java 15 as the latest Java version to test. Use
Jaav 16 EA as the EA version to test.
2020-09-19 15:47:20 -04:00
Gary Gregory 23b17c3889 Trigger a GitHub build on pull requests. 2020-08-31 21:25:59 -04:00
Sebb 5c7dfdc7e2 Allow compilation by Java 12+ 2020-08-16 16:24:59 +01:00
Gary Gregory 15f3bbd91e Cache ~/.m2 dir for GitHub builds. 2020-08-10 21:17:00 -04:00
dependabot[bot] 6b9943e911 Bump jdepend-maven-plugin from 2.0-beta-1 to 2.0 (#7)
Bumps jdepend-maven-plugin from 2.0-beta-1 to 2.0.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-05 11:12:09 -04:00
dependabot[bot] ab2d3e2069 Bump actions/checkout from v1 to v2.3.1 (#9)
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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-05 11:11:39 -04:00
Gary Gregory d440cf0e50 Add --no-transfer-progress to CI builds. 2020-08-05 09:39:47 -04:00
Gary Gregory 883c3748b9 GitHub actions/setup-java@v1 -> actions/setup-java@v1.4.0. 2020-07-26 17:48:33 -04:00
Gary Gregory ba419eb28a Fix GitHub action for Java 15-ea. 2020-07-26 17:24:41 -04:00
Gary Gregory 858a64af53 GitHub builds on Java 8, 11, and 14 (current), allow fails on 15-ea. 2020-07-23 11:29:43 -04:00
Gary Gregory 7268d281b3 Add missing header. 2020-07-22 10:29:50 -04:00
Gary Gregory a0f9e31ec6 Enable GitHub Dependabot. 2020-07-22 10:17:38 -04:00
Gary Gregory 45f1d58bee Remove trailing whitespace. 2020-06-17 11:11:30 -04:00
Gary Gregory d909c8c415 Test major Java versions with GitHub actions as documented on
https://github.com/actions/setup-java
# WARNING: head commit changed in the meantime

@Deprecated
2020-05-30 11:00:44 -04:00
Gary Gregory eb3893bf1d Merge pull request #5 from XenoAmess/patch-1
fix typo
2020-05-26 08:42:13 -04:00
XenoAmess fe75d3ba7c fix typo 2020-05-26 01:42:42 +08:00
Gary Gregory 9444f0730b No need to initialize instance variables to their default values. 2020-05-25 12:08:30 -04:00
Gary Gregory 7c70d1a180 Standardize on American English spelling of 'behavior'. 2020-03-30 15:07:28 -04:00
Gary Gregory 9f99a007cf Create git ignore file with Eclipse artifacts. 2019-12-18 16:43:59 -05:00
sebbASF 0fa3f1a910 SCM: SVN => Git 2019-08-15 21:01:37 +01:00
Gary D. Gregory 0548efba5b Typo: 'JavaDoc' -> 'Javadoc'.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1831658 13f79535-47bb-0310-9956-ffa450edef68
2018-05-15 18:58:35 +00:00
Gary D. Gregory ca946556c0 Revert: Update commons-parent from 34 to 43.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1820581 13f79535-47bb-0310-9956-ffa450edef68
2018-01-08 16:34:10 +00:00
Gary D. Gregory 2d17ce4c09 Update commons-parent from 34 to 43.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1820493 13f79535-47bb-0310-9956-ffa450edef68
2018-01-07 20:48:23 +00:00
Pascal Schumacher 8c1e13d57d fix java 6 build on travis by using precise distribution
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1809928 13f79535-47bb-0310-9956-ffa450edef68
2017-09-27 21:11:07 +00:00
Benedikt Ritter 14f927a77f LOGGING-165: Add Automatic-Module-Name Manifest Header for Java 9 compatibility.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1809785 13f79535-47bb-0310-9956-ffa450edef68
2017-09-26 21:03:58 +00:00
Pascal Schumacher ae02acf389 update README.md
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1804810 13f79535-47bb-0310-9956-ffa450edef68
2017-08-11 15:41:06 +00:00
Pascal Schumacher da4b7ddbef .travis.yml: remove oraclejdk7 (no longer available) and add openjdk6
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1804178 13f79535-47bb-0310-9956-ffa450edef68
2017-08-05 08:52:25 +00:00
Rob Tompkins 3e3b8446a7 (chore) adding commons.module.name to pom
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1797506 13f79535-47bb-0310-9956-ffa450edef68
2017-06-03 14:15:50 +00:00
Gary D. Gregory 276e55d980 Add oraclejdk7 to Travis CI.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1790598 13f79535-47bb-0310-9956-ffa450edef68
2017-04-07 17:52:13 +00:00
Gary D. Gregory 8b9283f4b1 Add starter TravisCI configuration. Will pick up Travis profile from new parent module when released.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1770091 13f79535-47bb-0310-9956-ffa450edef68
2016-11-17 00:00:50 +00:00
Gary D. Gregory ace04921a5 [LOGGING-163] BufferedReader is not closed properly. Oops, clean up suggested by Sebb.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1765376 13f79535-47bb-0310-9956-ffa450edef68
2016-10-17 21:52:30 +00:00
Gary D. Gregory 47ae3e15c3 [LOGGING-163] BufferedReader is not closed properly.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1765341 13f79535-47bb-0310-9956-ffa450edef68
2016-10-17 16:56:41 +00:00
Gary D. Gregory 249e8f4b88 Update Ant build from Maven 1 to Maven 2 links.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1765339 13f79535-47bb-0310-9956-ffa450edef68
2016-10-17 16:52:59 +00:00
Benedikt Ritter 3ce14f7c74 Add markdown files for GitHub contributors
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1748024 13f79535-47bb-0310-9956-ffa450edef68
2016-06-12 15:45:50 +00:00
Gary D. Gregory 539d0518d9 Update old school @exception with new school @throws.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1747117 13f79535-47bb-0310-9956-ffa450edef68
2016-06-07 02:19:52 +00:00
Gary D. Gregory ad69474a61 Update copyright for 2016 in NOTICE.txt
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1725438 13f79535-47bb-0310-9956-ffa450edef68
2016-01-19 06:21:10 +00:00
Sebastian Bazley 2c49b29890 Collect the DOAPs
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1718920 13f79535-47bb-0310-9956-ffa450edef68
2015-12-09 17:32:04 +00:00
Sebastian Bazley 2ff9da1c2a Each Version must be in its own release section
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1678358 13f79535-47bb-0310-9956-ffa450edef68
2015-05-08 14:16:28 +00:00
Gary D. Gregory 3768a70ac6 maven-pmd-plugin 3.2 -> 3.3.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1641147 13f79535-47bb-0310-9956-ffa450edef68
2014-11-23 00:38:48 +00:00
Gary D. Gregory 4e897046f9 maven-assembly-plugin 2.3 -> 2.5.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1634452 13f79535-47bb-0310-9956-ffa450edef68
2014-10-27 05:08:12 +00:00
Gary D. Gregory 7245750830 maven-pmd-plugin 3.0.1 -> 3.2.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1633854 13f79535-47bb-0310-9956-ffa450edef68
2014-10-23 15:58:56 +00:00
Gary D. Gregory d51ef65456 Use the more modern, compact, and flexible Javadoc "{@code ...}" instead of the HTML "<tt>...</tt>".
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1612041 13f79535-47bb-0310-9956-ffa450edef68
2014-07-20 06:54:48 +00:00
Thomas Neidhart f8ffbb37ac Update to current snapshot version.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1609299 13f79535-47bb-0310-9956-ffa450edef68
2014-07-09 21:06:14 +00:00
Thomas Neidhart 93a936c72d Post-release updates.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1609298 13f79535-47bb-0310-9956-ffa450edef68
2014-07-09 21:02:22 +00:00
Thomas Neidhart 6a6b869f1a Add readme to source distribution.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1607021 13f79535-47bb-0310-9956-ffa450edef68
2014-07-01 08:41:47 +00:00
Thomas Neidhart c9386f9634 Add readme.txt which includes instructions how to build the jar and site.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1607019 13f79535-47bb-0310-9956-ffa450edef68
2014-07-01 08:40:35 +00:00
Gary D. Gregory f5c9e7c2dd Add PMD.xml to src distro.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1606349 13f79535-47bb-0310-9956-ffa450edef68
2014-06-28 13:25:04 +00:00
Thomas Neidhart 46695f893d Update target version also in ant build script.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1606174 13f79535-47bb-0310-9956-ffa450edef68
2014-06-27 18:36:33 +00:00
Thomas Neidhart a423c4efb1 Disable findbugs: was enabled after upgrade of parent.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1606049 13f79535-47bb-0310-9956-ffa450edef68
2014-06-27 12:19:21 +00:00
Thomas Neidhart 540a8a5138 Remove implicit public modifier from interface, fixes PMD warnings.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1606045 13f79535-47bb-0310-9956-ffa450edef68
2014-06-27 12:11:56 +00:00