[OpenNMS/opennms] f591c2: NMS-20163: Move OpenApiDocGenerator to src/main/java
Marshall Massengill via opennms-cvs <[email protected]>
| Newsgroups | gmane.network.opennms.cvs |
|---|---|
| Message-ID | <OpenNMS/opennms/push/refs/heads/mm/NMS-20163-smoke/[email protected]> |
Branch: refs/heads/mm/NMS-20163-smoke
Home: https://github.com/OpenNMS/opennms
Commit: f591c23587b3e3466ff5b46858fa5a11bc1bd70c
https://github.com/OpenNMS/opennms/commit/f591c23587b3e3466ff5b46858fa5a11bc1bd70c
Author: Marshall Massengill <[email protected]>
Date: 2026-08-05 (Wed, 05 Aug 2026)
Changed paths:
M opennms-openapi-docs/README.adoc
M opennms-openapi-docs/pom.xml
A opennms-openapi-docs/src/main/java/org/opennms/openapi/OpenApiDocGenerator.java
R opennms-openapi-docs/src/test/java/org/opennms/openapi/OpenApiDocGenerator.java
Log Message:
-----------
NMS-20163: Move OpenApiDocGenerator to src/main/java
The generator is build tooling, not a test, so it does not belong in test
sources. Its dependencies move from test to provided scope: the generator
compiles against them and needs them to load the ReST resource classes,
while provided scope keeps them out of anything that consumes this
artifact, so the shipped jar still carries only the generated JSON.
To unsubscribe from these emails, change your notification settings at https://github.com/OpenNMS/opennms/settings/notifications
_______________________________________________
Please read the OpenNMS Mailing List FAQ:
http://www.opennms.org/wiki/index.php?page=MailingListFaq
opennms-cvs mailing list
To *unsubscribe* or change your subscription options, see the bottom of this page:
https://lists.sourceforge.net/lists/listinfo/opennms-cvs