Skip to content

Conversation

@Goooler
Copy link
Member

@Goooler Goooler commented Aug 21, 2025

Closes #1677.

@Goooler Goooler force-pushed the g/202508022/more-examples-for-each-file branch 6 times, most recently from 6b4d32e to d8ddcd8 Compare August 28, 2025 06:53
@Goooler Goooler force-pushed the g/202508022/more-examples-for-each-file branch from ee49f5e to 37f53ae Compare August 28, 2025 07:39
@Goooler Goooler marked this pull request as ready for review August 28, 2025 08:09
@Goooler Goooler enabled auto-merge (squash) August 28, 2025 08:15
…shadow/transformers/ServiceFileTransformerTest.kt
@Goooler Goooler merged commit 53203e1 into main Aug 28, 2025
10 checks passed
@Goooler Goooler deleted the g/202508022/more-examples-for-each-file branch August 28, 2025 08:25
@Goooler Goooler requested a review from Copilot August 29, 2025 10:13
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR improves documentation for handling duplicate file strategies in the ShadowJar plugin by replacing lengthy inline documentation with a reference to comprehensive web documentation and adding cross-references to related methods.

  • Replaces detailed inline steps with a reference to external documentation
  • Adds @see annotations for eachFile and filesNotMatching methods
  • Enhances test coverage and documentation with comprehensive examples showing different approaches to handling duplicates

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
ShadowJar.kt Simplified KDoc by replacing detailed steps with external documentation reference and added method cross-references
ServiceFileTransformerTest.kt Added new test for eachFile strategy override and improved test method naming consistency
docs/configuration/merging/README.md Expanded documentation with comprehensive examples showing multiple approaches to handling duplicate strategies

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature Request: Fine-Grained Content Filtering for Dependencies

2 participants