Michel Boudreau
Michel Boudreau
Was missing the log4j-over-slf4j dependency in pom file. It was working in our application because dependency was already present. Fixed in 0.2.7-SNAPSHOT.
Let me try it out in a new project to test it out.
Are you sure you incremented the version number to 0.2.7-SNAPSHOT? I just tried it on a new project which it started and stopped without issue.
I can't reproduce this error at all, if you can provide me with a small project that creates the error, I can find out what's the cause.
I think it's been moved to https://github.com/atlassian/gajira
@martinm82 @f4nha You're right, it should work, but someone added API version 3 which Jira Server doesn't support. I've created a branch that uses version 2 instead. Do you mind...
I've updated the API version, it should now work for jira server as long as you use the correct api tokens :)
This actions still works as shown with our own actions that runs on every push and logs into Jira cloud. I did get into a similar issue by using _the...
I think you need to bring this up with Jira support directly. The Github for Jira app doesn't handle any kind of authentication directly - there's the Jira specific authentication,...
This has been fixed.