1
0
mirror of https://github.com/google/nomulus synced 2026-01-08 23:23:32 +00:00
Files
nomulus/java/google/registry/xjc
jianglai 8c5b647f52 Run bazel installer as a argument to bash
We used to set the installer as executable on X20 and have kokoro copy it to
the temp folder and run it from there. Now that executables on x20 must be
built verifiable, we cannot set the +x bit any more.

Instead, run the script as an argument to the bash command.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=204536872
2018-08-10 13:44:25 -04:00
..
2017-01-09 11:59:04 -05:00

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/