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

Gradle: add an automatic module name (fixes #67) #84

Merged
merged 1 commit into from Jan 22, 2023
Merged

Gradle: add an automatic module name (fixes #67) #84

merged 1 commit into from Jan 22, 2023

Conversation

carlosame
Copy link
Contributor

…issues/67 ).

@carlosame
Copy link
Contributor Author

I tested the patch, and gives the desired result in MANIFEST.MF:

Manifest-Version: 1.0
Automatic-Module-Name: org.dom4j

@codecov-io
Copy link

Codecov Report

Merging #84 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #84   +/-   ##
=========================================
  Coverage     39.94%   39.94%           
  Complexity     1494     1494           
=========================================
  Files           145      145           
  Lines          9492     9492           
  Branches       1192     1192           
=========================================
  Hits           3792     3792           
  Misses         5320     5320           
  Partials        380      380           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7fbdc6d...c1ecbfd. Read the comment docs.

@carlosame carlosame changed the title Gradle: add an automatic module name (https://github.com/dom4j/dom4j/… Gradle: add an automatic module name (Issue #67) Apr 19, 2020
@carlosame carlosame changed the title Gradle: add an automatic module name (Issue #67) Gradle: add an automatic module name (fixes #67) Apr 19, 2020
@FilipJirsak FilipJirsak merged commit 6f92f24 into dom4j:master Jan 22, 2023
@carlosame carlosame deleted the module-name branch January 22, 2023 20:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants