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

Migrate to ClassGraph (formerly FastClasspathScanner) 4.0 #2582

Merged
merged 1 commit into from
Aug 4, 2018

Conversation

PascalSchumacher
Copy link
Contributor

@PascalSchumacher PascalSchumacher commented Jul 29, 2018

No description provided.

@codecov
Copy link

codecov bot commented Jul 29, 2018

Codecov Report

Merging #2582 into master will increase coverage by 0.01%.
The diff coverage is 100%.

@@             Coverage Diff              @@
##             master    #2582      +/-   ##
============================================
+ Coverage     95.13%   95.15%   +0.01%     
- Complexity     3104     3105       +1     
============================================
  Files           343      343              
  Lines          7859     7858       -1     
  Branches        600      599       -1     
============================================
  Hits           7477     7477              
  Misses          235      235              
+ Partials        147      146       -1

@PascalSchumacher PascalSchumacher force-pushed the classgraph branch 5 times, most recently from 7286de3 to 179492a Compare July 30, 2018 22:15
@PascalSchumacher
Copy link
Contributor Author

PascalSchumacher commented Jul 30, 2018

Pull request is ready to merge now, as ClassGraph 4.0.0 has been released.

Release is in maven central, but it not jcenter does not have it yet. Therefore the build currently fails.

@PascalSchumacher PascalSchumacher force-pushed the classgraph branch 3 times, most recently from a4cda6b to 9fc2217 Compare July 31, 2018 05:38
@PascalSchumacher
Copy link
Contributor Author

ClassGraph 4.0.0 is now in JCenter as well, so this is ready to merge.

@PascalSchumacher PascalSchumacher changed the title Migrate to ClassGraph (formerly FastClasspathScanner) 4.0.0 Migrate to ClassGraph (formerly FastClasspathScanner) 4.0 Aug 1, 2018
@dilipkrish dilipkrish added the PR label Aug 4, 2018
@dilipkrish dilipkrish added this to the 3.0 milestone Aug 4, 2018
@dilipkrish dilipkrish merged commit 861369a into springfox:master Aug 4, 2018
@dilipkrish
Copy link
Member

Thank you @PascalSchumacher!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants