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

JPA standalone TCK refactor with Junit. #1202

Merged
merged 20 commits into from
Feb 7, 2024

Commits on Aug 26, 2023

  1. jpa standalone tck refactor.

    Signed-off-by: Gurunandan Rao <[email protected]>
    gurunrao committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    fc41a13 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2023

  1. new client files.

    Signed-off-by: Gurunandan Rao <[email protected]>
    gurunrao committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    f64a715 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. rename client files.

    Signed-off-by: Gurunandan Rao <[email protected]>
    gurunrao committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    f46e55b View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. rename classes.

    Signed-off-by: Gurunandan Rao <[email protected]>
    gurunrao committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    4e86782 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2023

  1. deploy jars.

    Signed-off-by: Gurunandan Rao <[email protected]>
    gurunrao committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    76805b9 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. persistence.xml and jar deployment.

    Signed-off-by: Gurunandan Rao <[email protected]>
    gurunrao committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    22e50d8 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. reformat and organize import.

    Signed-off-by: Gurunandan Rao <[email protected]>
    gurunrao committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    f939d86 View commit details
    Browse the repository at this point in the history
  2. add resource files.

    Signed-off-by: Gurunandan Rao <[email protected]>
    gurunrao committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    1f2d0d5 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. refactor tck logger.

    Signed-off-by: Gurunandan Rao <[email protected]>
    gurunrao committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    ca6d4bf View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. bug fix for refactor.

    Signed-off-by: Gurunandan Rao <[email protected]>
    gurunrao committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    f1a3f4f View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. fixes for failures due to refactor.

    Signed-off-by: Gurunandan Rao <[email protected]>
    gurunrao committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    975aaba View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2023

  1. bug fix for failures.

    Signed-off-by: Gurunandan Rao <[email protected]>
    gurunrao committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    d2b37cd View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. pluggability test fix.

    Signed-off-by: Gurunandan Rao <[email protected]>
    gurunrao committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    16e3795 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. fix for sequence generator not found test failures.

    Signed-off-by: Gurunandan Rao <[email protected]>
    gurunrao committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    9c08aa5 View commit details
    Browse the repository at this point in the history
  2. code cleanup.

    Signed-off-by: Gurunandan Rao <[email protected]>
    gurunrao committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    997c859 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. standalone tck specific code.

    Signed-off-by: Gurunandan Rao <[email protected]>
    gurunrao committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    52dbefd View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. Configuration menu
    Copy the full SHA
    f7124fc View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. remove build.xml files.

    Signed-off-by: Gurunandan Rao <[email protected]>
    gurunrao committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    2c25c9d View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. revert rename of Client files with IT suffix.

    Signed-off-by: Gurunandan Rao <[email protected]>
    gurunrao committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    68fe512 View commit details
    Browse the repository at this point in the history
  2. remove files moved to resource folder.

    Signed-off-by: Gurunandan Rao <[email protected]>
    gurunrao committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    fe6f942 View commit details
    Browse the repository at this point in the history