Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Compile a Jira plugin using Java 1.8 and deploying it to Jira 10

Mahesh Muglikar October 6, 2024

Hi there,

I am compiling my plugin using java 1.8 and running using jira version 10 it is not working, just need to ask that is it possible please confirm.

 

 

2 answers

Suggest an answer

Log in or Sign up to answer
0 votes
Fabio Racobaldo _Herzum_
Community Champion
October 8, 2024

Hi @Mahesh Muglikar ,

in addition to @Lucas Modzelewski _Lumo_  answer, please ensure to use the correct Atlassian SDK https://developer.atlassian.com/server/framework/atlassian-sdk/downloads/

Hope this helps,

Fabio

Mahesh Muglikar October 15, 2024

Thank you for your reply @Fabio Racobaldo _Herzum_ .

0 votes
Lucas Modzelewski _Lumo_
Atlassian Partner
October 7, 2024

Nope, you need to update

Java 8 and Java 11 end of support

Jira 10.0 has been compiled with JDK 17 with Java 16 language level. This means that from now on you won’t be able to run Jira in lower Java versions (8 and 11).

Check: https://confluence.atlassian.com/adminjiraserver/supported-platforms-938846830.html 

Mahesh Muglikar October 15, 2024

Thank you for your reply @Lucas Modzelewski _Lumo_ .

DEPLOYMENT TYPE
SERVER
PRODUCT PLAN
STANDARD
TAGS
AUG Leaders

Atlassian Community Events