Commit graph

269 commits

Author SHA1 Message Date
Sean Owen 629ce38a5d Dependency, plugin updates 2021-08-30 20:08:56 -05:00
Sean Owen adbf17d7a7 Minor code and dep changes; return better HTTP status codes from web app 2021-05-23 09:16:45 -05:00
Sean Owen f05963d63d Update dependencies and add one new test 2021-04-02 11:59:49 -05:00
Sean Owen 3374aed3fd Tweak DoS limits and logging; update dependencies 2021-01-15 17:03:12 -06:00
Sean Owen fd364d9338 Improve test coverage 2020-12-09 11:29:07 -06:00
Sean Owen e7ed6aee2f Misc dead code cleanup, plugin updates 2020-12-08 11:55:33 -06:00
dependabot[bot] b1c85db64e
Bump junit from 4.13 to 4.13.1 (#1322)
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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-12 14:10:50 -05:00
Sean Owen c7cb59044a Fix android checkstyle 2020-09-30 09:10:00 -05:00
Sean Owen 32158ee504 [maven-release-plugin] prepare for next development iteration 2020-09-29 19:53:40 -05:00
Sean Owen 272d9561b5 [maven-release-plugin] prepare release zxing-3.4.1 2020-09-29 19:53:33 -05:00
Sean Owen cff1a21291 [maven-release-plugin] rollback the release of zxing-3.4.1 2020-09-29 19:50:02 -05:00
Sean Owen c30aa535e7 [maven-release-plugin] prepare release zxing-3.4.1 2020-09-29 19:48:52 -05:00
Sean Owen 41cbab0bac Fix release plugin settings 2020-09-29 11:51:48 -05:00
Sean Owen 06e3cd4967 [maven-release-plugin] rollback the release of zxing-3.4.1 2020-09-29 11:44:20 -05:00
Sean Owen 09f1a7eea2 [maven-release-plugin] prepare for next development iteration 2020-09-29 11:39:45 -05:00
Sean Owen 3eafc5d447 [maven-release-plugin] prepare release zxing-3.4.1 2020-09-29 11:39:38 -05:00
Sean Owen 3d8068009f Update CHANGES for 3.4.1; misc plugin updates 2020-09-29 11:23:54 -05:00
Sean Owen da049f21d9
Update proguard to 7. Remove unused slf4j. Minor code tweaks and dep updates. (#1307) 2020-08-26 13:09:20 -05:00
Sean Owen 549e0d17c9 RAT -> warning 2020-06-20 10:04:13 -05:00
Sean Owen 64ff80128d
Try reenabling javadoc on travis (#1294)
Reenable javadoc on travis and set `<source>` to make it work on Java 11+. Closes #1293
2020-06-06 17:35:38 -05:00
Sean Owen 3c96923276 Minor dep updates 2020-05-13 14:12:53 -05:00
Andrej Shadura 639f51d340
License and copyrights (#1281)
* Add SPDX copyright and license metadata according to REUSE

Specify copyrights and licenses for individual bits of the code
according to the REUSE Specification 3.0 using the Debian
machine-readable copyright format.

See https://reuse.software/spec/ for the details.

Signed-off-by: Andrej Shadura <andrew.shadura@collabora.co.uk>

* Add .reuse to the ignore list of Apache Rat

Signed-off-by: Andrej Shadura <andrew.shadura@collabora.co.uk>
2020-05-07 09:06:26 -05:00
Sean Owen c1fc401d9a Update dependencies, particularly checkstyle -> 8.29 2020-01-31 13:16:21 -06:00
Sean Owen 459c0197a7 Plugin updates; misc code simplifications and optimizations 2019-12-11 15:29:49 -06:00
Sean Owen a65631d0b6 Minor dep updates 2019-07-29 14:52:39 -05:00
Sean Owen 8f1a751ea5 [maven-release-plugin] prepare for next development iteration 2019-05-17 19:36:16 -05:00
Sean Owen 67138cedc8 [maven-release-plugin] prepare release zxing-3.4.0 2019-05-17 19:36:09 -05:00
Sean Owen f1683e1f4f Bump to 3.4.0. Require Java 8. Various code simplifications and plugin / dep updates 2019-05-13 18:44:57 -05:00
Sean Owen 39d50c1053 Move 'Translator' classes to .client.j2se subpackage in order to allow a Java 9 module for javase 2019-05-13 11:21:13 -05:00
Sean Owen bc645c50bb Small fixes, dep updates, removed warning about Android app, made web app params into annotations 2019-03-09 17:18:31 -06:00
Sean Owen 9617a90616 Minor updates to plugins and from code inspection 2019-01-25 21:20:56 -06:00
Sean Owen 1f4aaad628 Minor dependency and inspection changes 2018-10-25 07:43:35 -05:00
Sean Owen a010db7fe2 Explicitly specify javadoc encoding, fix a few doc warnings, update plugins again 2018-08-30 11:13:55 -05:00
Sean Owen ebb206df3a [maven-release-plugin] prepare for next development iteration 2018-05-29 10:18:14 -05:00
Sean Owen 463d1ea7ed [maven-release-plugin] prepare release zxing-3.3.3 2018-05-29 10:18:05 -05:00
Sean Owen ba91ad5b05 [maven-release-plugin] rollback the release of zxing-3.3.3 2018-05-29 10:15:31 -05:00
Sean Owen 71b4ecf914 [maven-release-plugin] prepare release zxing-3.3.3 2018-05-29 10:15:15 -05:00
Sean Owen dba220280e Back out update of scm plugins due to release plugin incompatibility 2018-05-29 10:12:48 -05:00
Sean Owen d6d72f2aab [maven-release-plugin] rollback the release of zxing-3.3.3 2018-05-29 09:57:26 -05:00
Sean Owen dd3498a01c [maven-release-plugin] prepare for next development iteration 2018-05-29 09:49:35 -05:00
Sean Owen 8c8525d12c [maven-release-plugin] prepare release zxing-3.3.3 2018-05-29 09:49:29 -05:00
Sean Owen 7a64f483fd Various small improvements from inspection, dependency updates, preparing for 3.3.3 2018-05-29 08:26:06 -05:00
Sean Owen a372dfe175 Apply checkstyle to test code too, and fix violations; minor updates from code inspections 2018-05-18 09:21:21 -05:00
Sean Owen 553b5e97a3 Update JAI ImageIO for JDK 9; other trivial inspection and plugin updates 2018-04-24 11:31:57 -05:00
Sean Owen 274159117a Plugin updates, including ones that enable Java 10 build compatibility 2018-03-23 11:05:23 -05:00
Sean Owen 80fd5b1a1c [maven-release-plugin] prepare for next development iteration 2018-01-30 22:10:20 -06:00
Sean Owen 588e6ae4bd [maven-release-plugin] prepare release zxing-3.3.2 2018-01-30 22:10:15 -06:00
Sean Owen 845ebf4af7 Trivial dep update; code tweak 2018-01-30 20:56:08 -06:00
Sean Owen 9a362fc159 Only activate checkstyle (Java 8+) in Java 8+ build 2018-01-28 14:48:17 -06:00
Sean Owen 229e5e34db Update plugins 2018-01-28 10:42:05 -06:00