You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2022/07/26 02:10:55 UTC

[GitHub] [flink] grossws opened a new pull request, #20357: [hotfix] [docs] Update gradle build script in the overview.md

grossws opened a new pull request, #20357:
URL: https://github.com/apache/flink/pull/20357

   Use `flink-shaded-force-shanding` instead of `force-shading` in the excludes since at least 1.15.x use that naming.
   
   ## Brief change log
   
   * Just an artifactId update in the `flinkShadowJar` excludes in the gradle build script example.   
   
   ## Verifying this change
   
   This change is a trivial docs update without any test coverage.
   
   ## Does this pull request potentially affect one of the following parts:
   
     - Dependencies (does it add or upgrade a dependency): *no*
     - The public API, i.e., is any changed class annotated with `@Public(Evolving)`: *no*
     - The serializers: *no*
     - The runtime per-record code paths (performance sensitive): *no*
     - Anything that affects deployment or recovery: JobManager (and its components), Checkpointing, Kubernetes/Yarn, ZooKeeper: *no*
     - The S3 file system connector: *no*
   
   ## Documentation
   
     - Does this pull request introduce a new feature? *no*
     - If yes, how is the feature documented? *not applicable*
   


-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

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


[GitHub] [flink] flinkbot commented on pull request #20357: [hotfix] [docs] Update gradle build script in the overview.md

Posted by GitBox <gi...@apache.org>.
flinkbot commented on PR #20357:
URL: https://github.com/apache/flink/pull/20357#issuecomment-1194893757

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "f5326f39cf88e2c7514eb24c759d148cf4af3a9a",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "f5326f39cf88e2c7514eb24c759d148cf4af3a9a",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * f5326f39cf88e2c7514eb24c759d148cf4af3a9a UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@flinkbot run azure` re-run the last Azure build
   </details>


-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

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