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

Rename *struts2* module to *struts* and use latest 6.0.x version #474

Closed
wants to merge 54 commits into from

Conversation

jogep
Copy link
Contributor

@jogep jogep commented Sep 16, 2022

Rename struts2 module to struts and use latest 6.0.x version #471:

Description of changes:

#471

By submitting this pull request

  • I confirm that my contribution is made under the terms of the Apache 2.0 license.
  • I confirm that I've made a best effort attempt to update all relevant documentation.

sapessi and others added 30 commits October 6, 2020 12:17
Parametrized the use of the single value headers for the response writer to support the v2 proxy schema for HTTP API
Changed default httpApiV2 constructor for the handler in all the framework implementations
Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md)
- [Commits](junit-team/junit4@r4.12...r4.13.1)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md)
- [Commits](junit-team/junit4@r4.12...r4.13.1)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md)
- [Commits](junit-team/junit4@r4.12...r4.13.1)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps httpclient from 4.5.6 to 4.5.13.

---
updated-dependencies:
- dependency-name: org.apache.httpcomponents:httpclient
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
deki and others added 24 commits July 24, 2021 14:00
…hint 'org.springframework.boot.maven.PropertiesMergingResourceTransformer': org/apache/maven/plugins/shade/resource/ReproducibleResourceTransformer: org.apache.maven.plugins.shade.resource.ReproducibleResourceTransformer"
This makes it a lot easier for frameworks that want
to use the module in GraalVM, to exclude Afterburner
(which does not work in GraalVM native image because
it generated classes at runtime)
# Conflicts:
#	.github/workflows/continuous-integration-workflow.yml
#	aws-serverless-java-container-core/pom.xml
#	aws-serverless-java-container-jersey/pom.xml
#	aws-serverless-java-container-spark/pom.xml
#	aws-serverless-java-container-spring/pom.xml
#	aws-serverless-java-container-springboot2/pom.xml
#	aws-serverless-java-container-struts2/pom.xml
#	aws-serverless-jersey-archetype/src/main/resources/archetype-resources/build.gradle
#	aws-serverless-jersey-archetype/src/main/resources/archetype-resources/pom.xml
#	aws-serverless-spark-archetype/src/main/resources/archetype-resources/build.gradle
#	aws-serverless-spark-archetype/src/main/resources/archetype-resources/pom.xml
#	aws-serverless-spring-archetype/src/main/resources/archetype-resources/build.gradle
#	aws-serverless-spring-archetype/src/main/resources/archetype-resources/pom.xml
#	aws-serverless-springboot2-archetype/src/main/resources/archetype-resources/build.gradle
#	aws-serverless-springboot2-archetype/src/main/resources/archetype-resources/pom.xml
#	aws-serverless-struts2-archetype/src/main/resources/archetype-resources/build.gradle
#	aws-serverless-struts2-archetype/src/main/resources/archetype-resources/pom.xml
#	pom.xml
#	samples/jersey/pet-store/build.gradle
#	samples/jersey/pet-store/pom.xml
#	samples/micronaut/pet-store/build.gradle
#	samples/spark/pet-store/build.gradle
#	samples/spark/pet-store/pom.xml
#	samples/spring/pet-store/build.gradle
#	samples/spring/pet-store/pom.xml
#	samples/springboot2/pet-store/build.gradle
#	samples/springboot2/pet-store/pom.xml
#	samples/struts2/pet-store/build.gradle
#	samples/struts2/pet-store/pom.xml
@jogep jogep closed this Sep 17, 2022
@jogep
Copy link
Contributor Author

jogep commented Sep 17, 2022

Discarded

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.

5 participants