Commit a36c0e8
authored
chore: Explicitly include specific group of libraries for README's BOM section generation (#4028)
Group ids included in the gapic-libraries-bom are
- com.google.cloud
- com.google.analytics
- com.google.area120
This inclusion list is specified [in the
generator](https://github.com/googleapis/sdk-platform-java/blob/32d8aa1ce0a19fb45c1af226d59786d803f4c6c8/hermetic_build/library_generation/utils/pom_generator.py#L86-L90).
Use the same list for README's BOM section generation.
Verified in [google-cloud-java
](https://github.com/googleapis/google-cloud-java/pull/11852/files)
using SNAPSHOT version of generator that groups ids (e.g. ads) outside
of these three are correctly excluded.1 parent 32d8aa1 commit a36c0e8
File tree
1 file changed
+1
-1
lines changed- hermetic_build/library_generation/owlbot/templates/java_library
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
0 commit comments