Conversation
pmarkwart
approved these changes
Nov 29, 2022
mkraetke
approved these changes
Nov 29, 2022
Contributor
Contributor
Author
|
Will check later today. (I also discovered when you approved it that my merge request was the other way round than I expected. But we need to mutually merge the changes of both branches anyway.) |
remove slf4j-simple as it is already provided by distro submodule
…on instead of only looking in projectdir/saxon
gimsieke
commented
Apr 23, 2025
gimsieke
left a comment
Contributor
Author
There was a problem hiding this comment.
Why don’t you push into the Saxon12 branch?
Member
|
@pglatza and me are currently writing a script to automate the Calabash/Saxon deployment into this repository. I will revert this commit and add that the script creates a separate branch for each Calabash/Saxon version. |
Member
|
for reference 6251651 |
Member
|
@gimsieke the script creates now new branches for calabash-frontend and distro. Please see for example https://github.com/transpect/calabash-frontend/tree/calabash-1.5.7-120_saxon-12-5. The script was added here: 8d8889c |
This file contains hidden or 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
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.
The ultimate goal is to eliminate vulnerabilities detected by trivy, in particular to update commons-fileupload-1.3.jar to commons-fileupload-1.3.3.jar
Once we’ve merged the
masterchanges, we can create asaxon11branch using the most recent Calabash release.