Skip to content

Swap DriverManager for DataSource #44

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

Merged

Conversation

adrianhj
Copy link

@adrianhj adrianhj commented Jun 7, 2019

Addresses #23.

Swaps the test goal from using the DriverManager abstraction to a directly created DataSource to combat classloader issues when used in conjunction with other Maven plugins loading the oracle.jdbc.driver.OracleDriver such as the Liquibase Maven Plugin.

No option to set reviewers so @jgebal @pesse please.

@adrianhj adrianhj changed the title #23 Swap DriverManager for DataSource Swap DriverManager for DataSource Jun 7, 2019
@adrianhj
Copy link
Author

adrianhj commented Jun 7, 2019

Seems to be an issue with how Sonar is set-up (i.e. default URL of http://localhost:9000). How has this worked before as the other PR from January seems to push OK to sonarcloud.io with the default mvn sonar:sonar?

@adrianhj adrianhj closed this Jul 10, 2019
@adrianhj adrianhj reopened this Jul 10, 2019
@jgebal
Copy link
Member

jgebal commented Jul 10, 2019

Hi @adrianhj
Sorry for not commenting on this PR before.
We're currently looking for someone to help us maintain hat plugin.
The original contributors are no longer active.
Would you be willing to help us with that?

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