Skip to content

CLDR-14409 Make cldr-apps-webdriver a main app, not a test #4800

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

btangmu
Copy link
Member

@btangmu btangmu commented Jun 10, 2025

-Remove AppTest.java

-Move other java files from test to main

-Update Dockerfile, README.md, and pom.xml

-Avoid some NullPointerExceptions in SurveyDriverCredentials.java if properties are not defined, by checking for null before calling toString

-Define PROPS_TIME_OUT_SECONDS_KEY consistently with other keys

-Change the name cldr-apps-webdriver to CLDR Apps Webdriver, for consistency with cldr-apps, cldr-code

-Fix comment for location of surveydriver.properties, now expected directly inside cldr-apps-webdriver directory

-Add skipIfEmpty for maven-jar-plugin, maven-install-plugin, and maven-deploy-plugin

CLDR-14409

  • This PR completes the ticket.

ALLOW_MANY_COMMITS=true

-Remove AppTest.java

-Move other java files from test to main

-Update Dockerfile, README.md, and pom.xml

-Avoid some NullPointerExceptions in SurveyDriverCredentials.java if properties are not defined, by checking for null before calling toString

-Define PROPS_TIME_OUT_SECONDS_KEY consistently with other keys

-Change the name cldr-apps-webdriver to CLDR Apps Webdriver, for consistency with cldr-apps, cldr-code

-Fix comment for location of surveydriver.properties, now expected directly inside cldr-apps-webdriver directory

-Add skipIfEmpty for maven-jar-plugin, maven-install-plugin, and maven-deploy-plugin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant