Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Correct Resource not found in FileUtilTest #654

Merged
merged 3 commits into from
Jul 27, 2023
Merged

Correct Resource not found in FileUtilTest #654

merged 3 commits into from
Jul 27, 2023

Conversation

chrjohn
Copy link
Member

@chrjohn chrjohn commented Jul 27, 2023

Fixes #653 based on commits by @david-gibbs-ig on #460
This error started to appear recently on JDK 8 builds.

@chrjohn chrjohn added this to the QFJ 3.0.0 milestone Jul 27, 2023
@chrjohn chrjohn merged commit e612ee6 into master Jul 27, 2023
20 checks passed
@chrjohn chrjohn deleted the fileutil branch July 27, 2023 14:11
chrjohn added a commit that referenced this pull request Aug 11, 2023
* update FileUtil to resolve new 403 error for requests with User-Agent header

* Updated User-Agent value for FileUtil

* Added check for HttpUrlConnection to changes done in #460

---------

Co-authored-by: david-gibbs-ig <[email protected]>
chrjohn added a commit that referenced this pull request Aug 11, 2023
chrjohn added a commit that referenced this pull request Aug 11, 2023
* update FileUtil to resolve new 403 error for requests with User-Agent header

* Updated User-Agent value for FileUtil

* Added check for HttpUrlConnection to changes done in #460

---------

Co-authored-by: david-gibbs-ig <[email protected]>
chrjohn added a commit that referenced this pull request Aug 11, 2023
* update FileUtil to resolve new 403 error for requests with User-Agent header

* Updated User-Agent value for FileUtil

* Added check for HttpUrlConnection to changes done in #460

---------

Co-authored-by: david-gibbs-ig <[email protected]>
chrjohn added a commit that referenced this pull request Aug 12, 2023
* update FileUtil to resolve new 403 error for requests with User-Agent header

* Updated User-Agent value for FileUtil

* Added check for HttpUrlConnection to changes done in #460

---------

Co-authored-by: david-gibbs-ig <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

JDK8 builds fail due to Resource not found in FileUtilTest
2 participants