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

fix directory for manifest classspath #54

Merged
merged 1 commit into from
Dec 6, 2023

Conversation

adamkorynta
Copy link
Contributor

Problem Description

Manifest classpath was looking for jars in the root directory.

Solution

Prepend the "libs/" directory during the manifest creation.

how you tested the change

Tested through the bash script.

Where the following done:

  • Tests. Check all that apply:
    • Unit tests created or modified that run during ant test.
    • Integration tests created or modified that run during integration testing
      (Formerly called regression tests.)
    • Test procedure descriptions for manual testing
  • Was relevant documentation updated?
  • Were relevant config element (e.g. XML data) updated as appropriate

Copy link

sonarqubecloud bot commented Dec 6, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@adamkorynta adamkorynta merged commit 5c971c2 into opendcs:main Dec 6, 2023
3 checks passed
@adamkorynta adamkorynta deleted the bugfix/manifest_libs_dir branch December 6, 2023 22:03
@adamkorynta adamkorynta linked an issue Dec 13, 2023 that may be closed by this pull request
@adamkorynta adamkorynta added this to the 2 - Setting up CI/CD milestone Dec 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

GitHub Actions: Packaging
2 participants