Skip to content

Conversation

@rjrudin
Copy link
Contributor

@rjrudin rjrudin commented Oct 27, 2025

Need for "./gradlew hubInit" to work from the root directory.

Need for "./gradlew hubInit" to work from the root directory.
Copilot AI review requested due to automatic review settings October 27, 2025 17:11
@rjrudin rjrudin requested a review from BillFarber as a code owner October 27, 2025 17:11
Copy link

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 enables Black Duck scanning by configuring the project structure to support running ./gradlew hubInit from the root directory. The changes include downgrading the Gradle wrapper version, adding the test-app as an included build, and introducing Docker Compose configuration for testing.

  • Downgraded Gradle wrapper from version 8.4 to 7.1.1 in the test-app
  • Included test-app as a subproject in the root settings.gradle
  • Added Docker Compose configuration for MarkLogic database testing environment

Reviewed Changes

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

File Description
test-app/gradle/wrapper/gradle-wrapper.properties Downgraded Gradle distribution from 8.4 to 7.1.1
settings.gradle Added test-app as an included subproject
docker-compose.yml Added Docker Compose configuration for MarkLogic test environment

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@rjrudin rjrudin merged commit 8ea40f6 into develop-1.x Oct 27, 2025
1 of 2 checks passed
@rjrudin rjrudin deleted the feature/1.x-gradle-fix branch October 27, 2025 17:31
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.

2 participants