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

Build gives lots of 'Execution optimizations have been disabled' warnings

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.27.0
    • 1.29.0
    • core
    • MacOS

      Gradle 7.2

      Jdk 11

    Description

      Lots of warnings about Execution optimizations have been disabled when build CALCITE. For example:

      Execution optimizations have been disabled for task ':babel:sourcesJar' to ensure correctness due to the following reasons:
        - Gradle detected a problem with the following location: 
      '/calcite/babel/build/javacc/javaCCMain'. 
      Reason: Task ':babel:sourcesJar' uses this output of task ':babel:javaCCMain' without declaring an explicit or implicit dependency.
      This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to 
      https://docs.gradle.org/7.2/userguide/validation_problems.html#implicit_dependency for more details about this problem.

      and 

      Gradle detected a problem with the following location: '/calcite'. Reason:
      Task ':gitProps' uses this output of task ':babel:checkstyleTest' without declaring an explicit or implicit dependency. 
      This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to 
      https://docs.gradle.org/7.2/userguide/validation_problems.html#implicit_dependency for more details about this problem.

       

      Attachments

        Issue Links

          Activity

            People

              nobigo xiong duan
              nobigo xiong duan
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 1h 10m
                  1h 10m