Missed Team ’24? Catch up on announcements here.

×
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Platform 7 and Jira Data Center plugins development

dberrutti May 7, 2024

Hello community,

We are developing a plugin for Jira Data Center, and we are aware of the Platform 7 changes as described here: https://developer.atlassian.com/platform/marketplace/dc-apps-platform-7/

However, the atlassian-sdk-plugin we are using for developing our plugin ONLY ACCEPTS Java 8 (the sdk was obtained following the steps described here: https://developer.atlassian.com/server/framework/atlassian-sdk/install-the-atlassian-sdk-on-a-linux-or-mac-system/)

How can we develop a Java 17 plugin using a sdk that only accepts Java 8?

1 answer

0 votes
Danylo Kobzar
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
May 8, 2024

https://community.developer.atlassian.com/t/announcing-data-center-platform-7-0-next-step-to-improve-our-security-posture/76446/23 
You can keep Java 8 in our code but build it for Java 17. Seems like this approach still requires both version of Maven/Gradle build configuration for Platforms version < 7 and Platform 7

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
SERVER
PRODUCT PLAN
STANDARD
TAGS
AUG Leaders

Atlassian Community Events