JDK11+适配,新版license验证失败修复,merge原作代码 - #4
Open
caelumlux wants to merge 40 commits into
Open
Conversation
Signed-off-by: pengzhile <pengzhile@gmail.com>
Signed-off-by: pengzhile <pengzhile@gmail.com>
Signed-off-by: pengzhile <pengzhile@gmail.com>
Signed-off-by: pengzhile <pengzhile@gmail.com>
Signed-off-by: pengzhile <pengzhile@gmail.com>
Signed-off-by: pengzhile <pengzhile@gmail.com>
Signed-off-by: pengzhile <pengzhile@gmail.com>
feat: add JIRA&Crowd FAQ
feat: add Bitbucket FAQ
feat: add Bamboo FAQ
Signed-off-by: pengzhile <pengzhile@gmail.com>
Signed-off-by: pengzhile <pengzhile@gmail.com>
# Conflicts: # pom.xml
|
好像不支持获取插件的license了? |
Author
插件你看我提交的readme,有更新的 |
…Property.java" This reverts commit 32afddf.
…s/ThirdPlugin.java" This reverts commit b10798f.
- In LicenseProperty.java, the code was modified to remove the DataCenter and Subscription properties when they are not applicable. - In ThirdPlugin.java, the constructor was modified to remove the dataCenter parameter since it is no longer needed.
Fixing for Bitbucket 8.9
大佬,这个是不是不支持2024年新的(bitbucket 8.19.13)了呀 |
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.
JDK11+ need javax.activation.
New atlassian version has a method com.atlassian.extras.decoder.v2.Version2LicenseDecoder.checkAndGetLicenseText need to modify, remove the verify code.
Optimize the hardcode problem ,where need to change the lib path.
Merge pengzhilo code.
JDK11+需要依赖javax.activation.
新版本的软件中com.atlassian.extras.decoder.v2.Version2LicenseDecoder.checkAndGetLicenseText 方法需要去除验证重写。
优化了lib路径硬编码问题。
合并原作者pengzhilo的更新代码。