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

Remove dependency on JCA [JDBC618] #649

Closed
firebird-automations opened this issue Mar 15, 2020 · 9 comments
Closed

Remove dependency on JCA [JDBC618] #649

firebird-automations opened this issue Mar 15, 2020 · 9 comments

Comments

@firebird-automations
Copy link

Submitted by: @mrotteveel

Replaces JDBC387

Jaybird currently depends on JCA (Java Connector Architecture) for its driver internals, however in the wild, Jaybird does not seem to be used (or hardly ever) as JCA provider. Removing the dependency on JCA would remove a required dependency (connector-api) from Jaybird, and give us more freedom to refactor the implementation.

See jdp-2020-03 for details: https://github.com/FirebirdSQL/jaybird/blob/master/devdoc/jdp/jdp-2020-03-remove-jca-support.md

Commits: 0ba8b47 fcd28f4 7631f56 bd5cd1b 5a945a8 e7471bf bc131f2

@firebird-automations
Copy link
Author

Modified by: @mrotteveel

Fix Version: Jaybird 5 [ 10871 ]

@firebird-automations
Copy link
Author

Modified by: @mrotteveel

description: Jaybird currently depends on JCA (Java Connector Architecture) for its driver internals, however in the wild, Jaybird does not (or hardly) to be used as JCA provider. Removing the dependency on JCA would remove a required dependency (connector-api) from Jaybird, and give us more freedom to refactor the implementation.

See jdp-2020-03 for details.

=>

Jaybird currently depends on JCA (Java Connector Architecture) for its driver internals, however in the wild, Jaybird does not (or hardly) to be used as JCA provider. Removing the dependency on JCA would remove a required dependency (connector-api) from Jaybird, and give us more freedom to refactor the implementation.

See jdp-2020-03 for details: https://github.com/FirebirdSQL/jaybird/blob/master/devdoc/jdp/jdp-2020-03-remove-jca-support.md

@firebird-automations
Copy link
Author

Modified by: @mrotteveel

description: Jaybird currently depends on JCA (Java Connector Architecture) for its driver internals, however in the wild, Jaybird does not (or hardly) to be used as JCA provider. Removing the dependency on JCA would remove a required dependency (connector-api) from Jaybird, and give us more freedom to refactor the implementation.

See jdp-2020-03 for details: https://github.com/FirebirdSQL/jaybird/blob/master/devdoc/jdp/jdp-2020-03-remove-jca-support.md

=>

Jaybird currently depends on JCA (Java Connector Architecture) for its driver internals, however in the wild, Jaybird does not seem to be used (or hardly ever) as JCA provider. Removing the dependency on JCA would remove a required dependency (connector-api) from Jaybird, and give us more freedom to refactor the implementation.

See jdp-2020-03 for details: https://github.com/FirebirdSQL/jaybird/blob/master/devdoc/jdp/jdp-2020-03-remove-jca-support.md

@firebird-automations
Copy link
Author

Modified by: @mrotteveel

status: Open [ 1 ] => In Progress [ 3 ]

@firebird-automations
Copy link
Author

Modified by: @mrotteveel

Link: This issue block progress on JDBC386 [ JDBC386 ]

@firebird-automations
Copy link
Author

Modified by: @mrotteveel

Link: This issue replaces JDBC387 [ JDBC387 ]

@firebird-automations
Copy link
Author

Commented by: @mrotteveel

Dependency on JCA removed

@firebird-automations
Copy link
Author

Modified by: @mrotteveel

status: In Progress [ 3 ] => Resolved [ 5 ]

resolution: Fixed [ 1 ]

@firebird-automations
Copy link
Author

Modified by: @mrotteveel

Link: This issue block progress on JDBC386 [ JDBC386 ] =>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants