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

Issue-1860: Update commons-fileupload:commons-fileupload from 1.3.3 to 1.4 #115

Merged
merged 3 commits into from
Oct 21, 2020

Conversation

flaix
Copy link
Contributor

@flaix flaix commented Oct 20, 2020

Pull Request Description

This pull request closes strongbox/strongbox#1860

Acceptance Test

  • Building the code of the strongbox-parent with mvn clean install still works.
  • Building the code of the strongbox project with mvn clean install -Dintegration.tests still works.
  • Running mvn spring-boot:run in the strongbox-web-core still starts up the application correctly.
  • Building the code and running the strongbox-distribution from a zip or tar.gz still works.
  • The tests in the strongbox-web-integration-tests still run properly.

Questions

  • Does this pull request break backward compatibility?

    • Yes
    • No
  • Does this pull request require other pull requests to be merged first?

    • Yes, please see #...
    • No
  • Does this require an update of the documentation?

    • Yes, please see strongbox/strongbox-docs#{PR_NUMBER}
    • No

Code Review And Pre-Merge Checklist

  • My code follows the coding convention of this project.
  • I have performed a self-review of my own code.
  • I have commented my code in hard-to-understand areas.
  • My changes generate no new warnings.

flaix added 2 commits October 20, 2020 21:18
This will be reverted after child modules have been
successfully built and tested.
@carlspring
Copy link
Member

Hi!

Thank you for your contribution!

Would you mind signing the ICLA, as described in the Contributing page?

Also, please, feel free to join our chat channel, if you'd like to learn more about the project and/or like to find out what else you could help with.

Kind regards,

Martin

This reverts commit 4f2980b
and sets the version back to the normal 1.0-SNAPSHOT.
@flaix
Copy link
Contributor Author

flaix commented Oct 21, 2020

Signed, sent and reverted.

@carlspring
Copy link
Member

Thank you! Congratulations on your first pull request! :)

@carlspring carlspring merged commit ef99331 into strongbox:master Oct 21, 2020
@carlspring
Copy link
Member

As a follow-up task, could you please check, if this upgrade also works for the strongbox issues/1649 branch (you can have a look at #62)? Thanks! :)

@flaix
Copy link
Contributor Author

flaix commented Oct 21, 2020

I take it that I have to build said branch for strongbox-db myself, as the PR-19 version is not deployed, is it?

@carlspring
Copy link
Member

Sounds about right.

@flaix
Copy link
Contributor Author

flaix commented Oct 21, 2020

Branch issues/1649 still compiles and mvn clean install -Dintegration.tests also runs successfully.
I have not run the SWI tests.

@flaix
Copy link
Contributor Author

flaix commented Oct 21, 2020

Do you want anything else done with that? I don't think you want the change on branch issues/1649, do you? That would result in conflicts when rebasing that branch onto master.

Man, the integration tests run really long on this branch.

@carlspring
Copy link
Member

Thanks for checking this! No need for further pull requests, or rebasing.

@flaix flaix deleted the issue-1860 branch October 21, 2020 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upload commons-fileupload:commons-fileupload from 1.3.3 to 1.4
2 participants