HIRS/HIRS_Utils
5B96790E3664F40075A67E6ADF737EDB15B4408DBC91A81228B31537B0CE3E26 3f091a3827
Merge pull request #415 from nsacyber/issue/414
[#414] Handle MODIFIED component without serial number
2021-11-18 08:54:09 -05:00
..
config The current script for generating the xjc didn't check if the files already existed. This causes the script to run multiple times during a build, which slows down the build process. This tweak checks the location to see if it exists and skips generating the xjc again. 2020-10-14 10:49:14 -04:00
src Merge pull request #415 from nsacyber/issue/414 2021-11-18 08:54:09 -05:00
build.gradle This is a change to exclude the jaxb generated files from the git tracked file list just like the protobuf class is. The script runs and generates, the files are ignored by pmd and compile depends on building the xjc directory successfully. 2020-10-01 08:36:59 -04:00