Uploaded image for project: 'Calcite'
  1. Calcite
  2. CALCITE-6103

Use eclipse-temurin image to build and publish javadocs for the website

    XMLWordPrintableJSON

Details

    Description

      Javadoc builds currently fail in GitHub Actions:

      Run docker-compose run generate-javadoc
        
      Pulling generate-javadoc (openjdk:17)...
      17: Pulling from library/openjdk
      Digest: sha256:528707081fdb9562eb819128a9f85ae7fe000e2fbaeaf9f87662e7b3f38cb7d8
      Status: Downloaded newer image for openjdk:17
      Creating site_generate-javadoc_run ... 
      Creating site_generate-javadoc_run ... done
      
      xargs is not available
      
      mv: cannot stat 'build/docs/javadocAggregate': No such file or directory
      1
      Error: Process completed with exit code 1.
      

      There was probably a change in the openjdk:17 image, which has since been deprecated. As a fix, we should move to the eclipse-temurin, which is a direct replacement.

      Attachments

        Issue Links

          Activity

            People

              francischuang Francis Chuang
              francischuang Francis Chuang
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: