[
https://issues.apache.org/jira/browse/NIFI-16348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18116200#comment-18116200
]
ASF subversion and git services commented on NIFI-16348:
--------------------------------------------------------
Commit b3b6e567e7728d2eac058b5c31118ec80988ccf5 in nifi's branch
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=b3b6e567e77 ]
NIFI-16348 Added static Maven JVM config for AspectJ (#11688)
- Static user.country and user.language work around AspectJ Weaving adding
timestamp to class binaries that is different based on the build location
Signed-off-by: David Handermann <[email protected]>
> Add Maven JVM Timezone Configuration for AspectJ
> ------------------------------------------------
>
> Key: NIFI-16348
> URL: https://issues.apache.org/jira/browse/NIFI-16348
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Tools and Build
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Major
> Time Spent: 40m
> Remaining Estimate: 0h
>
> AspectJ weaving introduces a timestamp in compiled class byte code that can
> vary based on the timezone of the build system.
> Apache Shiro implemented a
> [workaround|https://github.com/apache/shiro/pull/2862] that sets JVM
> properties for Maven to improve reproducibility checking. This provides an
> interim approach based on lack of other options in current available versions
> of the AspectJ plugin.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)