You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by GitBox <gi...@apache.org> on 2021/01/19 02:10:29 UTC

[GitHub] [bigtop] iwasakims edited a comment on pull request #711: BIGTOP-3474. Bump Hadoop to 3.2.2.

iwasakims edited a comment on pull request #711:
URL: https://github.com/apache/bigtop/pull/711#issuecomment-762551679


   I need to address the issue brought by https://github.com/apache/bigtop/pull/712.
   ```
   [INFO] --- exec-maven-plugin:1.3.1:exec (check-jar-contents) @ hadoop-client-check-test-invariants ---
   [ERROR] Found artifact with unexpected contents: '/home/centos/srcs/bigtop/build/hadoop/rpm/BUILD/hadoop-3.2.2-src/hadoop-client-modules/hadoop-client-minicluster/target/hadoop-client-minicluster-3.2.2.jar'
       Please check the following and either correct the build or update
       the allowed list with reasoning.
   
       edu/
       edu/umd/
       edu/umd/cs/
       edu/umd/cs/findbugs/
       edu/umd/cs/findbugs/annotations/
       edu/umd/cs/findbugs/annotations/NonNull.class
       edu/umd/cs/findbugs/annotations/CheckForNull.class
       edu/umd/cs/findbugs/annotations/DefaultAnnotationForFields.class
       edu/umd/cs/findbugs/annotations/PossiblyNull.class
       edu/umd/cs/findbugs/annotations/OverrideMustInvoke.class
       edu/umd/cs/findbugs/annotations/DesireNoWarning.class
       edu/umd/cs/findbugs/annotations/DischargesObligation.class
       edu/umd/cs/findbugs/annotations/DefaultAnnotationForMethods.class
       edu/umd/cs/findbugs/annotations/CreatesObligation.class
       edu/umd/cs/findbugs/annotations/DefaultAnnotationForParameters.class
       edu/umd/cs/findbugs/annotations/ExpectWarning.class
       edu/umd/cs/findbugs/annotations/NoWarning.class
       edu/umd/cs/findbugs/annotations/ReturnValuesAreNonnullByDefault.class
       edu/umd/cs/findbugs/annotations/CleanupObligation.class
       edu/umd/cs/findbugs/annotations/SuppressWarnings.class
       edu/umd/cs/findbugs/annotations/CheckReturnValue.class
       edu/umd/cs/findbugs/annotations/DesireWarning.class
       edu/umd/cs/findbugs/annotations/SuppressFBWarnings.class
       edu/umd/cs/findbugs/annotations/When.class
       edu/umd/cs/findbugs/annotations/DefaultAnnotation.class
       edu/umd/cs/findbugs/annotations/UnknownNullness.class
       edu/umd/cs/findbugs/annotations/Priority.class
       edu/umd/cs/findbugs/annotations/Confidence.class
       edu/umd/cs/findbugs/annotations/Nullable.class
   ```


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org