We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
See jenkinsci/incrementals-tools#24 (comment)
fyi @jglick
Noticed in jenkinsci/bom#859
The text was updated successfully, but these errors were encountered:
[ab][0-9]
alpha
beta
plugin-compat-tester/plugins-compat-tester/src/main/java/org/jenkins/tools/test/PluginCompatTester.java Lines 126 to 127 in 5a86f00 /** First version with new parent POM. */ public static final String JENKINS_CORE_FILE_REGEX = "WEB-INF/lib/jenkins-core-([0-9.]+(?:-[0-9a-f.]+)*(?:-(?i)([a-z]+)(-)?([0-9a-f.]+)?)?(?:-(?i)([a-z]+)(-)?([0-9a-f.]+)?)?(?:-SNAPSHOT)?)[.]jar"; needs to be adjusted as well in order for recent core incrementals to work with PCT
plugin-compat-tester/plugins-compat-tester/src/main/java/org/jenkins/tools/test/PluginCompatTester.java
Lines 126 to 127 in 5a86f00
Sorry, something went wrong.
git-changelist-maven-extension
incrementals-tools
Successfully merging a pull request may close this issue.
See jenkinsci/incrementals-tools#24 (comment)
fyi @jglick
Noticed in jenkinsci/bom#859
The text was updated successfully, but these errors were encountered: