esa / CCSDS_MO_APIS

Holds the generated Java APIs for the CCSDS MO services
Other
2 stars 6 forks source link

Issue#23: include relevant XML service specification in generated API… #15

Closed pabrabbin closed 6 years ago

pabrabbin commented 6 years ago

… JARs

Including the relevant XML service specification file in a generated API JAR provides a simple, definitive way to see the exact XML service specification the generated stubs correspond to.

The XML service specification files are added in the directory 'xml', e.g.

xml/ServiceDefMAL.xml

These files are not very big, and XML compresses very well, so the increase in size is minimal.

pabrabbin commented 6 years ago

https://github.com/esa/CCSDS_MO_StubGenerator/issues/23