mirror of
https://github.com/google/nomulus.git
synced 2025-05-01 04:27:51 +02:00
This allows separate Bazel projects to reference Nomulus as an external repository. They can then copy the [] directory structure into their own project and customize the Action and Module lists for the GAE modules in their own deployment. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=136863886 |
||
---|---|---|
.. | ||
bindings.xjb | ||
BUILD | ||
generated_files.bzl | ||
list_generated_files.sh | ||
make_pkginfo.sh | ||
package-info.java | ||
package-info.java.in | ||
README.missing-code | ||
XjcObject.java | ||
XjcXmlTransformer.java |
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/