You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
However, this set goes nowhere, because the same Manifest is referenced by the manifest field of the task. By the time we get to serializing the file collection, the field has been processed and the manifest has been serialized - with default encoding. Thus upon restoring from cache, the modification is lost.
Current Behavior
The specified manifest encoding on the
Jar
task is ignored when configuration cache is enabledExpected Behavior
The same specified encoding is used regardless of CC state
Context (optional)
No response
Self-contained Reproducer Project
See this test:
Gradle version
8.12, though it likely never worked properly
Build scan URL (optional)
No response
Your Environment (optional)
No response
The text was updated successfully, but these errors were encountered: