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

postgresql-42.2.1 is not functioning for 9.4.1212.jar #54

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

slgolamrabbi
Copy link

postgresql-9.1-903.jdbc4-atlassian-hosted.jar is not coming with Jira-Software 7.13.1.
Another old version of jdbc driver (postgresql-9.4.1212.jar) prevents the latest jdbc
driver (postgresql-42.2.1.jar) from functioning. Which results in unwanted errors.

postgresql-9.1-903.jdbc4-atlassian-hosted.jar is not coming with Jira-Software 7.13.1.
Another old version of jdbc driver (postgresql-9.4.1212.jar) prevents the latest jdbc 
driver (postgresql-42.2.1.jar) from functioning. Which results in unwanted errors.
@viceice
Copy link

viceice commented Feb 7, 2019

This relates to #28

@viceice
Copy link

viceice commented Feb 7, 2019

Maybe here we should use a wildcard to be future prove.

@slgolamrabbi
Copy link
Author

slgolamrabbi commented Feb 7, 2019

or may be run a command to clear all the jars in lib directory that contains "postgresql"

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.

2 participants