Arturo Bernal [Sat, 25 Sep 2021 17:28:43 +0000 (19:28 +0200)]
Remove unnecessary boxing (#116)
Arturo Bernal [Sun, 19 Sep 2021 19:48:36 +0000 (21:48 +0200)]
FILEUPLOAD-344 - Check final variable checkstyle. (#114)
dependabot[bot] [Mon, 13 Sep 2021 12:45:32 +0000 (14:45 +0200)]
Bump maven-pmd-plugin from 3.14.0 to 3.15.0 (#110)
Bumps [maven-pmd-plugin](https://github.com/apache/maven-pmd-plugin) from 3.14.0 to 3.15.0.
- [Release notes](https://github.com/apache/maven-pmd-plugin/releases)
- [Commits](https://github.com/apache/maven-pmd-plugin/compare/maven-pmd-plugin-3.14.0...maven-pmd-plugin-3.15.0)
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-pmd-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] [Mon, 13 Sep 2021 12:45:07 +0000 (14:45 +0200)]
Bump spotbugs from 4.4.0 to 4.4.1 (#111)
Bumps [spotbugs](https://github.com/spotbugs/spotbugs) from 4.4.0 to 4.4.1.
- [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.4.0...4.4.1)
---
updated-dependencies:
- dependency-name: com.github.spotbugs:spotbugs
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Martin Grigorov [Mon, 13 Sep 2021 12:44:34 +0000 (15:44 +0300)]
FILEUPLOAD-342 Remove methods which use javax|jakarta classes from FileUploadBase (#109)
* FILEUPLOAD-342 Remove methods which use javax|jakarta classes from FileUploadBase
It should be neutral.
* FILEUPLOAD-342 Remove all deprecated classes and their tests
Martin Grigorov [Mon, 13 Sep 2021 12:42:59 +0000 (15:42 +0300)]
FILEUPLOAD-341 Add a section the the migration guide (#108)
Martin Grigorov [Mon, 13 Sep 2021 12:42:07 +0000 (15:42 +0300)]
FILEUPLOAD-340 Give a better name for the JPMS module (#112)
Set javac's --release to 8 when releasing
Mark Thomas [Thu, 2 Sep 2021 08:27:54 +0000 (09:27 +0100)]
Use char rather than String of length 1.
Mark Thomas [Thu, 2 Sep 2021 08:20:48 +0000 (09:20 +0100)]
Remove unused code
Mark Thomas [Thu, 2 Sep 2021 08:20:06 +0000 (09:20 +0100)]
Fix indent
Mark Thomas [Thu, 2 Sep 2021 08:16:26 +0000 (09:16 +0100)]
Remove unused code
Mark Thomas [Thu, 2 Sep 2021 07:56:54 +0000 (08:56 +0100)]
Remove duplicate @throws tag
Gary Gregory [Sun, 29 Aug 2021 04:26:48 +0000 (00:26 -0400)]
AdoptOpenJDK is moving to the Eclipse Foundation and rebranding as
Eclipse Temurin.
Jochen Wiedmann [Fri, 20 Aug 2021 08:42:51 +0000 (10:42 +0200)]
PR: FILEUPLOAD-341 Move Exception classes out of impl
Jochen Wiedmann [Thu, 19 Aug 2021 20:55:38 +0000 (22:55 +0200)]
Update Spotbugs from 4.2.3 to 4.4.0, ignore EI_EXPOSE_REP, and EI_EXPOSE_REP2.
Martin Grigorov [Thu, 19 Aug 2021 13:57:14 +0000 (16:57 +0300)]
FILEUPLOAD-340 Make commons-fileupload a proper JPMS module (#107)
* FILEUPLOAD-340 Make commons-fileupload a proper JPMS module
Use moditect-maven-plugin to add auto-generated module-info.class into META-INF/versions/9/
IMPORTANT: Now the build requires JDK 9+! The produced jar is JDK 1.8 compatible!
* FILEUPLOAD-340 Do not export the .impl package
Gary Gregory [Tue, 13 Jul 2021 22:06:30 +0000 (18:06 -0400)]
Bump commons-io from 2.10.0 to 2.11.0 #104.
dependabot[bot] [Tue, 13 Jul 2021 22:05:49 +0000 (18:05 -0400)]
Bump commons-io from 2.10.0 to 2.11.0 (#104)
Bumps commons-io from 2.10.0 to 2.11.0.
---
updated-dependencies:
- dependency-name: commons-io:commons-io
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Gary Gregory [Tue, 13 Jul 2021 22:05:34 +0000 (18:05 -0400)]
Bump spotbugs-maven-plugin from 4.2.3 to 4.3.0 #103.
dependabot[bot] [Tue, 13 Jul 2021 22:04:17 +0000 (18:04 -0400)]
Bump spotbugs-maven-plugin from 4.2.3 to 4.3.0 (#103)
Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.2.3 to 4.3.0.
- [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases)
- [Commits](https://github.com/spotbugs/spotbugs-maven-plugin/compare/spotbugs-maven-plugin-4.2.3...spotbugs-maven-plugin-4.3.0)
---
updated-dependencies:
- dependency-name: com.github.spotbugs:spotbugs-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Gary Gregory [Thu, 1 Jul 2021 15:36:59 +0000 (11:36 -0400)]
Update my developer entry.
Jochen Wiedmann [Tue, 15 Jun 2021 20:17:36 +0000 (22:17 +0200)]
Merge pull request #101 from apache/dependabot/maven/commons-io-commons-io-2.10.0
Bump commons-io from 2.9.0 to 2.10.0
dependabot[bot] [Mon, 14 Jun 2021 06:11:06 +0000 (06:11 +0000)]
Bump commons-io from 2.9.0 to 2.10.0
Bumps commons-io from 2.9.0 to 2.10.0.
---
updated-dependencies:
- dependency-name: commons-io:commons-io
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Gary Gregory [Sun, 6 Jun 2021 14:44:29 +0000 (10:44 -0400)]
Replace Java 15 with Java 16 in Travis CI.
Jochen Wiedmann [Sat, 29 May 2021 12:28:36 +0000 (14:28 +0200)]
Merge pull request #99 from arturobernalg/feature/asf.yaml
Add .asf.yaml with GitHub project info only (description, URL, labels)
Arturo Bernal [Fri, 28 May 2021 17:29:04 +0000 (19:29 +0200)]
Add .asf.yaml with GitHub project info only (description, URL, labels)
Jochen Wiedmann [Fri, 28 May 2021 18:26:17 +0000 (20:26 +0200)]
Merge pull request #93 from arturobernalg/feature/solve_checkstyle
feature/solve checkstyle
Jochen Wiedmann [Fri, 28 May 2021 18:10:48 +0000 (20:10 +0200)]
Merge pull request #100 from arturobernalg/feature/travis_goal
.travis.yml:
Arturo Bernal [Fri, 28 May 2021 17:34:40 +0000 (19:34 +0200)]
.travis.yml:
* run default goal
* Add -V --show-version
* Add --no-transfer-progress
Arturo Bernal [Sun, 23 May 2021 13:13:10 +0000 (15:13 +0200)]
Fix checkstyle warnings
Jochen Wiedmann [Fri, 28 May 2021 07:04:01 +0000 (09:04 +0200)]
Merge pull request #92 from arturobernalg/checkstyle_enhance
Checkstyle plugging Enhance
Jochen Wiedmann [Fri, 28 May 2021 07:01:03 +0000 (09:01 +0200)]
Merge pull request #98 from apache/dependabot/github_actions/actions/cache-2.1.6
Bump actions/cache from 2.1.5 to 2.1.6
dependabot[bot] [Fri, 28 May 2021 05:12:38 +0000 (05:12 +0000)]
Bump actions/cache from 2.1.5 to 2.1.6
Bumps [actions/cache](https://github.com/actions/cache) from 2.1.5 to 2.1.6.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2.1.5...v2.1.6)
Signed-off-by: dependabot[bot] <support@github.com>
Jochen Wiedmann [Thu, 27 May 2021 20:46:43 +0000 (22:46 +0200)]
Merge pull request #97 from arturobernalg/feature/uploadContext
Use UploadContext instead deprecated method (RequestContext)
Jochen Wiedmann [Thu, 27 May 2021 20:46:08 +0000 (22:46 +0200)]
Merge pull request #96 from arturobernalg/feature/improvements
Code clean ups.
Arturo Bernal [Thu, 27 May 2021 20:01:37 +0000 (22:01 +0200)]
Use UploadContext instead Deprecated method (RequestContext)
Arturo Bernal [Thu, 27 May 2021 19:35:34 +0000 (21:35 +0200)]
Improvements:
Use Lambda
* Fix javadoc
* Remove Redundant type cast
* Remove unnecessarily escaped character
* Remove redundant type cast
* Remove redundant String operation
Jochen Wiedmann [Wed, 26 May 2021 06:18:10 +0000 (08:18 +0200)]
Merge pull request #95 from apache/dependabot/maven/commons-io-commons-io-2.9.0
Bump commons-io from 2.8.0 to 2.9.0
dependabot[bot] [Wed, 26 May 2021 05:07:11 +0000 (05:07 +0000)]
Bump commons-io from 2.8.0 to 2.9.0
Bumps commons-io from 2.8.0 to 2.9.0.
Signed-off-by: dependabot[bot] <support@github.com>
Jochen Wiedmann [Tue, 25 May 2021 09:50:01 +0000 (11:50 +0200)]
Merge pull request #94 from arturobernalg/feature/use_contains
Replace indexOf() with contains()
Arturo Bernal [Tue, 25 May 2021 04:32:09 +0000 (06:32 +0200)]
Replace indexOf() with contains()
Arturo Bernal [Sun, 23 May 2021 12:59:24 +0000 (14:59 +0200)]
Remove AvoidInlineConditionals rule.
Remove checkstyle license validations in favor of rat plugin.
Add defaultGoal checkstyle validations.
Jochen Wiedmann [Tue, 18 May 2021 18:59:23 +0000 (20:59 +0200)]
Merge pull request #90 from apache/dependabot/maven/org.junit.jupiter-junit-jupiter-5.7.2
Bump junit-jupiter from 5.7.1 to 5.7.2
dependabot[bot] [Mon, 17 May 2021 06:00:24 +0000 (06:00 +0000)]
Bump junit-jupiter from 5.7.1 to 5.7.2
Bumps [junit-jupiter](https://github.com/junit-team/junit5) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.7.1...r5.7.2)
Signed-off-by: dependabot[bot] <support@github.com>
Jochen Wiedmann [Sun, 16 May 2021 12:37:52 +0000 (14:37 +0200)]
Merge pull request #88 from arturobernalg/feature/FILEUPLOAD-336
FILEUPLOAD-336 - WhitespaceAround
Arturo Bernal [Mon, 10 May 2021 04:27:06 +0000 (06:27 +0200)]
FILEUPLOAD-336 - WhitespaceAround
Jochen Wiedmann [Sun, 16 May 2021 11:39:22 +0000 (13:39 +0200)]
Merge pull request #86 from arturobernalg/feature/FILEUPLOAD-334
FILEUPLOAD-334 - LineLength - Line is longer than 120 characters
Arturo Bernal [Fri, 7 May 2021 14:17:16 +0000 (16:17 +0200)]
FILEUPLOAD-334 - LineLength - Line is longer than 120 characters
Jochen Wiedmann [Fri, 14 May 2021 16:20:41 +0000 (18:20 +0200)]
Merge pull request #87 from arturobernalg/feature/FILEUPLOAD-335
FILEUPLOAD-335 - ConstantName and Operator Order
Jochen Wiedmann [Fri, 14 May 2021 16:19:38 +0000 (18:19 +0200)]
Merge pull request #89 from arturobernalg/bugfix/site-team
Fix the site's team link.
Arturo Bernal [Wed, 12 May 2021 18:30:08 +0000 (20:30 +0200)]
Fix the site's team link.
Arturo Bernal [Sat, 8 May 2021 07:00:06 +0000 (09:00 +0200)]
FILEUPLOAD-335 - ConstantName and Operator Order
Jochen Wiedmann [Fri, 7 May 2021 08:47:46 +0000 (10:47 +0200)]
Merge pull request #85 from arturobernalg/feature/FILEUPLOAD-333
FILEUPLOAD-333 - Add Newline At End Of File
Jochen Wiedmann [Fri, 7 May 2021 08:47:06 +0000 (10:47 +0200)]
Merge pull request #84 from arturobernalg/feature/FILEUPLOAD-332
FILEUPLOAD-332 - Replace File Tab. Character with spaces
Arturo Bernal [Fri, 7 May 2021 06:12:20 +0000 (08:12 +0200)]
FILEUPLOAD-333 - Add Newline At End Of File
Arturo Bernal [Fri, 7 May 2021 04:19:55 +0000 (06:19 +0200)]
FILEUPLOAD-332 - Replace File Tab. Character with spaces
Jochen Wiedmann [Thu, 6 May 2021 21:46:31 +0000 (23:46 +0200)]
Merge pull request #82 from arturobernalg/feature/FILEUPLOAD-329
FILEUPLOAD-329 - Fix multiples errors fileupload_checks.xml config file
Jochen Wiedmann [Thu, 6 May 2021 07:01:02 +0000 (09:01 +0200)]
Merge pull request #83 from arturobernalg/feature/FILEUPLOAD-330
FILEUPLOAD-330 - Add taglist-maven-plugin
Arturo Bernal [Thu, 6 May 2021 06:11:05 +0000 (08:11 +0200)]
FILEUPLOAD-330 - Add taglist-maven-plugin
Arturo Bernal [Wed, 5 May 2021 16:00:22 +0000 (18:00 +0200)]
FILEUPLOAD-329 - Fix multiples errors fileupload_checks.xml config file
Jochen Wiedmann [Wed, 5 May 2021 07:05:07 +0000 (09:05 +0200)]
Merge pull request #81 from arturobernalg/feature/FILEUPLOAD-328
FILEUPLOAD-328 Switch from Cobertura code coverage to Jacoco code coverage
Arturo Bernal [Wed, 5 May 2021 05:49:05 +0000 (07:49 +0200)]
FILEUPLOAD-328 - Switch from Cobertura code coverage to Jacoco code coverage
Jochen Wiedmann [Sun, 2 May 2021 18:03:41 +0000 (20:03 +0200)]
Merge pull request #79 from arturobernalg/feature/FILEUPLOAD-327
FILEUPLOAD-327 - Solve SpotBug warning/errors
Arturo Bernal [Sat, 1 May 2021 17:36:43 +0000 (19:36 +0200)]
FILEUPLOAD-327 - Solve SpotBug warning/errors
Jochen Wiedmann [Sat, 1 May 2021 18:01:48 +0000 (20:01 +0200)]
Merge pull request #77 from arturobernalg/feature/FILEUPLOAD-326
FILEUPLOAD-326 - Simplify Assertion
Arturo Bernal [Sat, 1 May 2021 09:08:03 +0000 (11:08 +0200)]
FILEUPLOAD-326 - Simplify Assertion
Jochen Wiedmann [Sat, 1 May 2021 10:55:20 +0000 (12:55 +0200)]
Merge pull request #78 from arturobernalg/feature/exlude_spotbug
Exclude DLS_DEAD_LOCAL_STORE what i think it's a false positive.
Arturo Bernal [Sat, 1 May 2021 09:58:12 +0000 (11:58 +0200)]
Exclude DLS_DEAD_LOCAL_STORE what i think it's a false positive.
Jochen Wiedmann [Sat, 1 May 2021 09:34:06 +0000 (11:34 +0200)]
Merge pull request #76 from arturobernalg/feature/FILEUPLOAD-325
FILEUPLOAD-325 - Remove Unused Assignment
Arturo Bernal [Sat, 1 May 2021 09:03:43 +0000 (11:03 +0200)]
FILEUPLOAD-325 - Remove Unused Assignment
Jochen Wiedmann [Fri, 30 Apr 2021 15:47:40 +0000 (17:47 +0200)]
Merge pull request #69 from arturobernalg/feature/FILEUPLOAD-318
FILEUPLOAD-318 - Use try with resource
Arturo Bernal [Fri, 30 Apr 2021 15:47:24 +0000 (17:47 +0200)]
Fix test
Arturo Bernal [Sat, 24 Apr 2021 09:47:18 +0000 (11:47 +0200)]
FILEUPLOAD-318 - Use try with resource
Jochen Wiedmann [Fri, 30 Apr 2021 09:56:29 +0000 (11:56 +0200)]
Merge pull request #75 from arturobernalg/feature/FILEUPLOAD-323
FILEUPLOAD-323 - Implement spotbugs
Arturo Bernal [Thu, 29 Apr 2021 19:33:43 +0000 (21:33 +0200)]
FILEUPLOAD-323 - Implement spotbugs
Jochen Wiedmann [Tue, 27 Apr 2021 19:26:48 +0000 (21:26 +0200)]
Merge pull request #74 from arturobernalg/feature/FILEUPLOAD-322
FILEUPLOAD-322 - Update Copyright
Arturo Bernal [Tue, 27 Apr 2021 19:20:50 +0000 (21:20 +0200)]
FILEUPLOAD-322 - Update Copyright
Jochen Wiedmann [Tue, 27 Apr 2021 06:26:42 +0000 (08:26 +0200)]
Merge pull request #73 from arturobernalg/feature/FILEUPLOAD-320
FILEUPLOAD-320 - Use charset constant int the test V1
Arturo Bernal [Sun, 25 Apr 2021 13:28:15 +0000 (15:28 +0200)]
FILEUPLOAD-320 - Use charset constant int the test V1
Jochen Wiedmann [Mon, 26 Apr 2021 06:54:01 +0000 (08:54 +0200)]
Merge pull request #72 from arturobernalg/feature/FILEUPLOAD-321
FILEUPLOAD-321 - Use charset constant int the test V2
Jochen Wiedmann [Mon, 26 Apr 2021 06:48:46 +0000 (08:48 +0200)]
Merge pull request #62 from arturobernalg/feature/FILEUPLOAD-314
FILEUPLOAD-314 - Replace C-style array declaration for java
Jochen Wiedmann [Mon, 26 Apr 2021 06:48:14 +0000 (08:48 +0200)]
Merge pull request #65 from arturobernalg/feature/FILEUPLOAD-315
FILEUPLOAD-315 - java8 improvement:
Jochen Wiedmann [Mon, 26 Apr 2021 06:47:44 +0000 (08:47 +0200)]
Merge pull request #64 from arturobernalg/feature/FILEUPLOAD-312
FILEUPLOAD-312 - Use charset constant
Arturo Bernal [Sun, 25 Apr 2021 13:29:19 +0000 (15:29 +0200)]
FILEUPLOAD-321 - Use charset constant int the test V2
Jochen Wiedmann [Sat, 24 Apr 2021 11:23:25 +0000 (13:23 +0200)]
Merge pull request #66 from apache/dependabot/github_actions/actions/cache-v2.1.5
Bump actions/cache from v2.1.4 to v2.1.5
Jochen Wiedmann [Sat, 24 Apr 2021 07:55:24 +0000 (09:55 +0200)]
Merge pull request #68 from arturobernalg/feature/FILEUPLOAD-317
FILEUPLOAD-317 - Fix javadoc: Complete missing javadoc
Jochen Wiedmann [Sat, 24 Apr 2021 07:54:40 +0000 (09:54 +0200)]
Merge pull request #59 from arturobernalg/feature/FILEUPLOAD-311
FILEUPLOAD-311 - Replace construction of FileInputStream and FileOutputStream objects with Files NIO APIs.
Arturo Bernal [Fri, 23 Apr 2021 08:06:42 +0000 (10:06 +0200)]
FILEUPLOAD-317 - Fix javadoc: Complete missing javadoc
dependabot[bot] [Fri, 23 Apr 2021 05:30:08 +0000 (05:30 +0000)]
Bump actions/cache from v2.1.4 to v2.1.5
Bumps [actions/cache](https://github.com/actions/cache) from v2.1.4 to v2.1.5.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2.1.4...
1a9e2138d905efd099035b49d8b7a3888c653ca8)
Signed-off-by: dependabot[bot] <support@github.com>
Arturo Bernal [Fri, 23 Apr 2021 05:10:38 +0000 (07:10 +0200)]
FILEUPLOAD-315 - java8 improvement:
* Use computeIfAbsent
Arturo Bernal [Fri, 23 Apr 2021 05:02:51 +0000 (07:02 +0200)]
FILEUPLOAD-312 - Use charset constant
Arturo Bernal [Thu, 22 Apr 2021 18:21:07 +0000 (20:21 +0200)]
FILEUPLOAD-314 - Replace C-style array declaration for java
Jochen Wiedmann [Thu, 22 Apr 2021 21:00:52 +0000 (23:00 +0200)]
Merge pull request #54 from apache/dependabot/maven/org.apache.maven.plugins-maven-checkstyle-plugin-3.1.2
Bump maven-checkstyle-plugin from 3.1.1 to 3.1.2
Jochen Wiedmann [Thu, 22 Apr 2021 20:59:50 +0000 (22:59 +0200)]
Merge pull request #56 from apache/dependabot/github_actions/actions/cache-v2.1.4
Bump actions/cache from v2 to v2.1.4
Jochen Wiedmann [Thu, 22 Apr 2021 20:56:45 +0000 (22:56 +0200)]
Merge pull request #55 from apache/dependabot/maven/org.junit.jupiter-junit-jupiter-5.7.1
Bump junit-jupiter from 5.7.0 to 5.7.1
Jochen Wiedmann [Thu, 22 Apr 2021 20:56:01 +0000 (22:56 +0200)]
Merge pull request #61 from arturobernalg/feature/FILEUPLOAD-313
FILEUPLOAD-313 - Remove redundant local variable
Arturo Bernal [Thu, 22 Apr 2021 18:12:27 +0000 (20:12 +0200)]
FILEUPLOAD-313 - Remove redundant local variable
Arturo Bernal [Thu, 22 Apr 2021 16:21:35 +0000 (18:21 +0200)]
FILEUPLOAD-311 - Replace construction of FileInputStream and FileOutputStream objects with Files NIO APIs.
Gary Gregory [Mon, 19 Apr 2021 13:56:57 +0000 (09:56 -0400)]
Update `actions/setup-java` to v2.
Gary Gregory [Wed, 17 Mar 2021 19:46:58 +0000 (15:46 -0400)]
Replace GitHub build for Java 15 with Java 16 and drop Java 16-ea.