-
Notifications
You must be signed in to change notification settings - Fork 5
Get the master updates into the saxon10 branch #3
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
base: saxon10
Are you sure you want to change the base?
Conversation
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
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why don’t you push into the Saxon12 branch?
@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. |
for reference 6251651 |
@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 |
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
master
changes, we can create asaxon11
branch using the most recent Calabash release.