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

[2.7] Ant build cleanup fix #2029

Merged
merged 2 commits into from
Jan 4, 2024
Merged

Commits on Jan 4, 2024

  1. Ant build cleanup fix

    To clean some generated files in:
    - JPA server-test-lrg target
    - All test-lrg target
    
    Signed-off-by: Radek Felcman <[email protected]>
    rfelcman committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    8c2a5a9 View commit details
    Browse the repository at this point in the history
  2. Ant build cleanup fix

    To clean some generated files in:
    - dbws/eclipselink.dbws.test/
        reports
    - foundation/eclipselink.extension.oracle.test/
        eclipselink-proxyauthentication-model.jar
        eclipselink-timestamptz-model.jar
    - jpa/eclipselink.jpa.test/
        reports
        run
    jpa/eclipselink.jpa.wdf.test/
        build
        reports
        run
    jpa/org.eclipse.persistence.jpa.jpql.test/
        reports
        run
    moxy/eclipselink.moxy.test/
        reports
        target
    sdo/eclipselink.sdo.test/
        classes
        reports
    utils/eclipselink.dbws.builder.test/
        reports
    
    Signed-off-by: Radek Felcman <[email protected]>
    rfelcman committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    a3c93ab View commit details
    Browse the repository at this point in the history