mirror of
https://github.com/google/nomulus.git
synced 2025-07-21 18:26:12 +02:00
This change renames directories in preparation for the great package rename. The repository is now in a broken state because the code itself hasn't been updated. However this should ensure that git correctly preserves history for each file. |
||
---|---|---|
.. | ||
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/com/google/domain/registry/xjc/