Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ByteBuddyDirTask to transform a directory of jar files #1712

Merged
merged 1 commit into from
Sep 22, 2024
Merged

ByteBuddyDirTask to transform a directory of jar files #1712

merged 1 commit into from
Sep 22, 2024

Conversation

LarsBodewig
Copy link
Contributor

Gradle task to transform a directory of jar files according to #1711

I think a better solution would be to create new classes ForJarFolder in Source, Target and Origin however a second gradle task would be necessary anyway, as the source and target properties can only have one of @InputFile or @InputDirectory.

@raphw raphw self-assigned this Sep 22, 2024
@raphw raphw added this to the 1.15.3 milestone Sep 22, 2024
@raphw raphw merged commit bf3801c into raphw:master Sep 22, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants