cptactionhank / docker-atlassian-jira

Atlassian JIRA Core wrapped in a Docker image
https://cptactionhank.github.io/docker-atlassian-jira
MIT License
621 stars 248 forks source link

Update Jira EAP download url to 8.0 EAP02 #78

Closed MeikTranel closed 6 years ago

MeikTranel commented 6 years ago

I also added a .gitattributes file because i was working on a windows and it absolutely wrecked everything to have my global auto crlf force itself onto the files deployed into the container FS. Feel free to remove it if you see any issues. I just thought i'd be easier to enforce it at the repository level given it has functional impact on the windows dev experience specifically with the code in here.

Other than that it should be noted that, while i tested it and everything seems to work just like before... there currently seems to be no way to add Jira Service Desk or Jira Software via the application configuration inside jira (i assume they haven't released a compatible EAP for them).

Resolves #77

MeikTranel commented 6 years ago

@cptactionhank i don't think i'm going to be able to actually fix the merge check here without hacking away. the test that fails is scanning for "severe" log messages when killing off the jira instance. This is a extremely early snapshot of a major platform release. i don't think we'll be able to avoid ERROR/SEVERE log messages for a while...

cptactionhank commented 6 years ago

Thank you.

Note this might revert to a previous version depending on Atlassian's JSON feed for latest EAP version.