Skip to content

[BUG] [Service] missing settings.gradle under tools\tool-cldr-extractor #651

Closed
@nannany00

Description

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:

  1. Git clone the latest Singleton Service code
  2. Go to g11n-ws\tools\tool-cldr-extractor
  3. Run gradle build
  4. 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

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions