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

Teking into account samples review comments #126

Merged
merged 2 commits into from
Nov 25, 2024

Conversation

fmeheust
Copy link
Member

No description provided.

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Nov 22, 2024
@ejannett
Copy link
Member

Are we not supposed to have copyrights in these files ?

@ejannett
Copy link
Member

What about moving tests in Junit test classes as opposed to within a "main" method ?

@fmeheust
Copy link
Member Author

Are we not supposed to have copyrights in these files ?

You are right, thank you!

@fmeheust
Copy link
Member Author

What about moving tests in Junit test classes as opposed to within a "main" method ?

They are not supposed to be tests but code samples.

@jeandelavarene jeandelavarene merged commit 6007dbd into ojdbc-provider-jackson-oson Nov 25, 2024
2 checks passed
@jeandelavarene jeandelavarene deleted the oson-samples branch November 25, 2024 14:02
jeandelavarene pushed a commit that referenced this pull request Jan 14, 2025
* Add oson provider source and tests

* Update JDK to 11

* Fix tests runs

* Fix Encoding Test.

* Update Jackson version and cleaned up pom dependencies and parameters

* Fix Temporal Annotations and Support UUID to be parsed as byte[] instead of String.

* Add jakarta persistence API for Annotations.

* Teking into account samples review comments (#126)

* Teking into account samples review comments

* Added Copyright

* Update AccessJsonColumnUsingJacksonObjectNode.java (#127)

* Add more Serializers/Deserializers and lots of fixed to support Jakarta annotations. Added more Tests.

* Fixes. Improved support with Hibernate.

* Removed AnnotationIntrospector.java as it's being done in hibernate.

* Save LocalDate as Oson Date. Update README.md

* add "java.net" package from the skip list.

* Added javadoc. Cleanup. Modified README.md and addressed comments.

* cleanup.

* Added logging.

* Fixed pom.xm and update README.md

* Updated Javadoc and add code samples.

* Remove {extention-version} variable from modules.

---------

Co-authored-by: Bidyadhar Mohanty <[email protected]>
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.

3 participants