- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for buildChangelogBreakdown (0.14 seconds)
-
build-tools-internal/src/main/java/org/elasticsearch/gradle/internal/release/ReleaseNotesGenerator.java
} } @VisibleForTesting static String generateFile(String template, Map<QualifiedVersion, Set<ChangelogEntry>> changelogs) throws IOException { final var changelogsByVersionByTypeByArea = buildChangelogBreakdown(changelogs); final Map<String, Object> bindings = new HashMap<>(); bindings.put("changelogsByVersionByTypeByArea", changelogsByVersionByTypeByArea); bindings.put("TYPE_LABELS", TYPE_LABELS);Created: Wed Apr 08 16:19:15 GMT 2026 - Last Modified: Wed Sep 01 14:45:41 GMT 2021 - 4.5K bytes - Click Count (0)