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: support java 1.5 #95

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

fix: support java 1.5 #95

wants to merge 1 commit into from

Conversation

qxo
Copy link
Contributor

@qxo qxo commented Jul 25, 2020

2.0.x declared support java 1.5, then should be:)

2.0.x declared support java 1.5, then should be:)
@codecov-commenter
Copy link

Codecov Report

Merging #95 into master will increase coverage by 0.01%.
The diff coverage is 54.70%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #95      +/-   ##
============================================
+ Coverage     39.93%   39.94%   +0.01%     
- Complexity     1493     1494       +1     
============================================
  Files           145      145              
  Lines          9490     9492       +2     
  Branches       1192     1192              
============================================
+ Hits           3790     3792       +2     
  Misses         5320     5320              
  Partials        380      380              
Impacted Files Coverage Δ Complexity Δ
src/main/java/org/dom4j/io/SAXHelper.java 39.62% <ø> (ø) 5.00 <0.00> (ø)
src/main/java/org/dom4j/io/SAXReader.java 54.29% <54.29%> (+1.02%) 38.00 <38.00> (+1.00)
src/main/java/org/dom4j/DocumentHelper.java 71.83% <100.00%> (-0.54%) 23.00 <2.00> (ø)
src/main/java/org/dom4j/Namespace.java 76.19% <100.00%> (ø) 25.00 <0.00> (ø)

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 177069f...0680f05. Read the comment docs.

@qxo
Copy link
Contributor Author

qxo commented Jul 25, 2020

It's should be merge into version-2.0.x branch, sorrry for the mistake

@FilipJirsak FilipJirsak self-assigned this Jan 22, 2023
@FilipJirsak FilipJirsak added this to the 2.0.4 milestone Jan 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

None yet

3 participants