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

JavaDoc and Code Clean Up for 1.3.0 #158

Merged
merged 1 commit into from
Nov 12, 2024
Merged

JavaDoc and Code Clean Up for 1.3.0 #158

merged 1 commit into from
Nov 12, 2024

Conversation

Michael-A-McMahon
Copy link
Member

Final round of changes for a 1.3.0 release (hopefully):

  • Fixed JavaDoc errors in several files.
  • Removed unused imports in several files.
  • Corrected accessibility level of AsyncLock interface. It should be package-private.
  • Removed unused adapter field in OracleBatchImpl.
  • Replaced decoding of INTERVALDS with new built-in getDuration() method

@Michael-A-McMahon Michael-A-McMahon self-assigned this Nov 12, 2024
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Nov 12, 2024
@jeandelavarene jeandelavarene merged commit 50ffe0b into main Nov 12, 2024
3 checks passed
@jeandelavarene jeandelavarene deleted the javadoc-1.3.0 branch November 12, 2024 20:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants