mirror of
https://github.com/google/nomulus
synced 2026-01-04 04:04:22 +00:00
The XJC genrule in particular was dirtying /tmp which I believe may have been causing problems for Donuts. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=129451600
You may be wondering where all the source code is for XML classes
like XjcEpp.java, XjcRdeDeposit.java, etc. These files are magically
generated by JAXB from the XML schemas (.xsd) files.
Run the command `ant gensrc` and they should be available under:
build/gensrc/google/registry/xjc/