10000 Move library source out of lib and into the root by andrewaylett · Pull Request #117 · andrewaylett/arc · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Move library source out of lib and into the root #117

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

Merged
merged 1 commit into from
Jun 1, 2025

Conversation

andrewaylett
Copy link
Owner

This helps me use plugins like the nexus plugin, which wants to be applied to the root.

This helps me use plugins like the nexus plugin, which wants to be
applied to the root.
@Copilot Copilot AI review requested due to automatic review settings June 1, 2025 21:28
Copy link
@Copilot 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 moves the library source from the "lib" folder to the project root to support plugins like the nexus plugin. Key changes include updating copyrights in package-info files and removing the "include('lib')" reference in settings.gradle.kts.

Reviewed Changes

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

File Description
src/main/java/eu/aylett/arc/package-info.java Updated copyright to cover 2024-2025
src/main/java/eu/aylett/arc/internal/package-info.java Updated copyright to cover 2024-2025
settings.gradle.kts Removed the "include('lib')" reference after relocation
Comments suppressed due to low confidence (1)

settings.gradle.kts:14

  • The removal of include("lib") is consistent with moving the library source to the root. Please confirm that all module references and dependency paths have been updated to reflect this change.
include("lib")

Copy link
github-actions bot commented Jun 1, 2025

Looks good. No mutations were possible for these changes.
See https://pitest.org

@andrewaylett andrewaylett merged commit 603280b into main Jun 1, 2025
6 checks passed
@andrewaylett andrewaylett deleted the push-nrxrnozxqrtl branch June 1, 2025 22:00
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.

1 participant
0