Akshay Dayal created CALCITE-5785:
-------------------------------------
Summary: Fix fmppMain build tasks so they work with remote build
caching
Key: CALCITE-5785
URL: https://issues.apache.org/jira/browse/CALCITE-5785
Project: Calcite
Issue Type: Improvement
Components: build
Reporter: Akshay Dayal
Attachments: Screenshot 2023-06-17 at 1.21.13 AM.png, Screenshot
2023-06-17 at 1.21.28 AM.png
The :babel:fmppMain and :server:fmppMain tasks currently do not work with
remote build caching.
One of the inputs is a directory and currently it's configured to look at the
absolute path instead of the relative path. This causes different input hashes
to be computed on different machines, hence the tasks do not work correctly
with remote build caching.
I am attaching screenshots from the build scan analysis showing this.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)