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

MAINTENANCE : Updgraded supported Java version to 1.8 #342

Merged
merged 3 commits into from
May 6, 2018

Conversation

carlwilson
Copy link
Member

@carlwilson carlwilson commented May 5, 2018

  • bumped Java source and target to 1.8 in pom.xml; and
  • .travis.yml : removed OpenJDK 7 & added Oracle JDK 9.

Closes #369

@codecov
Copy link

codecov bot commented May 6, 2018

Codecov Report

Merging #342 into integration will decrease coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@                Coverage Diff                @@
##             integration     #342      +/-   ##
=================================================
- Coverage          44.49%   44.49%   -0.01%     
+ Complexity          3419     3418       -1     
=================================================
  Files                368      368              
  Lines              30330    30323       -7     
  Branches            5995     5988       -7     
=================================================
- Hits               13495    13491       -4     
+ Misses             14426    14423       -3     
  Partials            2409     2409
Impacted Files Coverage Δ Complexity Δ
...va/edu/harvard/hul/ois/jhove/module/XmlModule.java 37.07% <0%> (-0.14%) 18% <0%> (ø)
...main/java/edu/harvard/hul/ois/jhove/JhoveBase.java 40.88% <0%> (-0.13%) 41% <0%> (-1%)
...edu/harvard/hul/ois/jhove/module/pdf/AProfile.java 34.01% <0%> (-0.13%) 42% <0%> (ø)
...va/edu/harvard/hul/ois/jhove/module/PdfModule.java 70.94% <0%> (-0.02%) 292% <0%> (ø)
...u/harvard/hul/ois/jhove/module/wave/LinkChunk.java 0% <0%> (ø) 0% <0%> (ø) ⬇️
...edu/harvard/hul/ois/jhove/module/tiff/TiffIFD.java 37.73% <0%> (+0.02%) 189% <0%> (ø) ⬇️
...va/edu/harvard/hul/ois/jhove/module/GifModule.java 51.75% <0%> (+0.12%) 28% <0%> (ø) ⬇️

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 4080b1c...f65d452. Read the comment docs.

@carlwilson carlwilson merged commit 4c839b1 into integration May 6, 2018
@carlwilson carlwilson deleted the maint/java-1.8 branch May 6, 2018 14:25
@carlwilson carlwilson self-assigned this Dec 13, 2018
@carlwilson carlwilson added the feature New functionality to be developed label Dec 13, 2018
@carlwilson carlwilson added this to the v1.22-m3 Reviewed milestone Dec 19, 2018
rgfeldman added a commit to rgfeldman/jhove that referenced this pull request Apr 10, 2019
rgfeldman added a commit to rgfeldman/jhove that referenced this pull request Apr 10, 2019
rgfeldman added a commit to rgfeldman/jhove that referenced this pull request Apr 10, 2019
rgfeldman added a commit to rgfeldman/jhove that referenced this pull request Apr 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New functionality to be developed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant