Class BazelBuild


  • public class BazelBuild
    extends Object
    • Constructor Detail

      • BazelBuild

        public BazelBuild​(Path sourceRoot)
    • Method Detail

      • build

        public void build​(com.google.gerrit.httpd.raw.BazelBuild.Label label)
                   throws IOException,
                          com.google.gerrit.httpd.raw.BazelBuild.BuildFailureException
        Throws:
        IOException
        com.google.gerrit.httpd.raw.BazelBuild.BuildFailureException
      • targetPath

        public Path targetPath​(com.google.gerrit.httpd.raw.BazelBuild.Label l)
        returns the root relative path to the artifact for the given label
      • polygerritComponents

        public com.google.gerrit.httpd.raw.BazelBuild.Label polygerritComponents()
        Label for the polygerrit component zip.
      • fontZipLabel

        public com.google.gerrit.httpd.raw.BazelBuild.Label fontZipLabel()
        Label for the fonts zip file.