esa / CCSDS_MO_StubGenerator

Generates technology bindings for CCSDS MAL service specifications
Other
4 stars 9 forks source link

Maven Plugin always executes #13

Closed SamCooper closed 8 years ago

SamCooper commented 8 years ago

The Maven plugin always executes the code generation even when nothing has changed.

Use timestamps of files and directories to avoid generating stub code if not needed.

Need to ensure that top level generation timestamp is touched when generation is executed.