From a5eb4076c588f81ca2b402b28f99cabb246316a9 Mon Sep 17 00:00:00 2001 From: Mathieu Bastian Date: Sun, 20 Sep 2026 16:23:26 +0200 Subject: [PATCH] Group suite modules under a single name/origin/status comment Graph Streaming (GraphStreaming, DesktopStreaming, StreamingAPI, StreamingImpl, JettyWrapper, StreamingServer) and BoundingDiameters Suite (BoundingDiametersSuite, BoundingDiameters, BoundingDiametersUI) share one origin and one status across all their modules, so a single comment block now precedes each group instead of repeating it per module, per CONTRIBUTING.md's updated convention. Co-Authored-By: Claude Sonnet 5 --- pom.xml | 28 ---------------------------- 1 file changed, 28 deletions(-) diff --git a/pom.xml b/pom.xml index 40ff15b68..95d7dc5ff 100644 --- a/pom.xml +++ b/pom.xml @@ -59,30 +59,10 @@ modules/GraphStreaming - - - - modules/DesktopStreaming - - - - modules/StreamingAPI - - - - modules/StreamingImpl - - - - modules/JettyWrapper - - - - modules/StreamingServer @@ -254,15 +234,7 @@ modules/BoundingDiametersSuite - - - - modules/BoundingDiameters - - - - modules/BoundingDiametersUI