You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When try to compile a formatting pattern jar package under tools\tool-cldr-extractor, it always fails, due to miss settings.gradle file.
To Reproduce
Steps to reproduce the behavior:
Git clone the latest Singleton Service code
Go to g11n-ws\tools\tool-cldr-extractor
Run gradle build
See error
Project directory '.\singleton\g11n-ws\tools\tool-cldr-extractor' is not part of the build defined by settings file 'D:\git\github\singleton\g11n-ws\settings.gradle'. If this is an unrelated build, it must have its own settings file.
Expected behavior
Everything runs well, and the formmating pattern jar package is generated well.
Screenshots
NA
Desktop (please complete the following information):
NA
Additional context
NA
The text was updated successfully, but these errors were encountered:
#651 (#654)
* missing settings.gradle under tools\tool-cldr-extractor (#651)
* modify resource path for unit test
* fix comment:solve the naming convention problem
Describe the bug
When try to compile a formatting pattern jar package under tools\tool-cldr-extractor, it always fails, due to miss settings.gradle file.
To Reproduce
Steps to reproduce the behavior:
gradle build
Expected behavior
Everything runs well, and the formmating pattern jar package is generated well.
Screenshots
NA
Desktop (please complete the following information):
NA
Additional context
NA
The text was updated successfully, but these errors were encountered: