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

[tycho-4.0.x] Add dummy parameter to prevent warnings with jgit as timestamp provider #2686

Merged
merged 1 commit into from
Jul 31, 2023

Commits on Jul 31, 2023

  1. Add dummy parameter to prevent warnings with jgit as timestamp provider

    Maven 3.9 complains of "missing" parameters even if we need them for the
    jgit provider.
    
    This adds two dummy parameters so maven is happy again.
    
    Fix #2080
    
    (cherry picked from commit 0ffb59a)
    laeubi committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    3f26a44 View commit details
    Browse the repository at this point in the history