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

JDK11+适配,新版license验证失败修复,merge原作代码 #4

Open
wants to merge 40 commits into
base: master
Choose a base branch
from

Conversation

caelumlux
Copy link

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的更新代码。

pengzhile and others added 27 commits December 6, 2018 10:17
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>
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>
bitbucket 8.7适配
# Conflicts:
#	pom.xml
@ifairyun
Copy link

ifairyun commented Mar 9, 2023

好像不支持获取插件的license了?

@caelumlux
Copy link
Author

好像不支持获取插件的license了?

插件你看我提交的readme,有更新的

@xiaoyaohanyue
Copy link

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的更新代码。

大佬,这个是不是不支持2024年新的(bitbucket 8.19.13)了呀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants