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

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

Closed
nannany00 opened this issue Jul 8, 2020 · 0 comments
Closed

Comments

@nannany00
Copy link
Contributor

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

chaoq0318 added a commit to chaoq0318/singleton that referenced this issue Jul 9, 2020
chaoq0318 added a commit that referenced this issue Jul 10, 2020
#651 (#654)

* missing settings.gradle under tools\tool-cldr-extractor (#651)

* modify resource path for unit test

* fix comment:solve the naming convention problem
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants