forked from paketo-buildpacks/apache-tomcat
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Support for multiple war files #1
Open
engine-workflow
wants to merge
35
commits into
main
Choose a base branch
from
engine-multiple-wars
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps Go modules used by the project. See the commit for details on what modules were updated. Signed-off-by: GitHub <[email protected]>
…e/go Bump Go Modules
Bumps Tomcat 8 from 8.5.96 to 8.5.97. Signed-off-by: GitHub <[email protected]>
Bumps Tomcat 10.1 from 10.1.16 to 10.1.17. Signed-off-by: GitHub <[email protected]>
Bumps Tomcat 9 from 9.0.83 to 9.0.84. Signed-off-by: GitHub <[email protected]>
…e/buildpack/tomcat-9 Bump Tomcat 9 from 9.0.83 to 9.0.84
…e/buildpack/tomcat-8 Bump Tomcat 8 from 8.5.96 to 8.5.97
…e/buildpack/tomcat-10-1 Bump Tomcat 10.1 from 10.1.16 to 10.1.17
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.16.0 to 0.17.0. - [Commits](golang/crypto@v0.16.0...v0.17.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
…dabot/go_modules/golang.org/x/crypto-0.17.0 Bump golang.org/x/crypto from 0.16.0 to 0.17.0
Bumps Go modules used by the project. See the commit for details on what modules were updated. Signed-off-by: GitHub <[email protected]>
…e/go Bump Go Modules
Bumps Go modules used by the project. See the commit for details on what modules were updated. Signed-off-by: GitHub <[email protected]>
…e/go Bump Go Modules
Bumps Tomcat 8 from 8.5.97 to 8.5.98. Signed-off-by: GitHub <[email protected]>
Bumps Tomcat 10.1 from 10.1.17 to 10.1.18. Signed-off-by: GitHub <[email protected]>
Bumps Tomcat 9 from 9.0.84 to 9.0.85. Signed-off-by: GitHub <[email protected]>
…e/buildpack/tomcat-9 Bump Tomcat 9 from 9.0.84 to 9.0.85
…e/buildpack/tomcat-8 Bump Tomcat 8 from 8.5.97 to 8.5.98
…e/buildpack/tomcat-10-1 Bump Tomcat 10.1 from 10.1.17 to 10.1.18
Bumps pipeline from 1.34.0 to 1.36.2. Signed-off-by: GitHub <[email protected]>
…e/pipeline Bump pipeline from 1.34.0 to 1.36.2
Bumps Go modules used by the project. See the commit for details on what modules were updated. Signed-off-by: GitHub <[email protected]>
Bumps pipeline from 1.36.2 to 1.36.5. Signed-off-by: GitHub <[email protected]>
…e/pipeline Bump pipeline from 1.36.2 to 1.36.5
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
Support for multiple war files for issues#134
Description
If there are war files in application path, do following two things:
webapps
to/workspace