• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

wooga / atlas-unity / 69
52%

Build:
DEFAULT BRANCH: master
Ran 18 May 2018 11:31AM UTC
Jobs 1
Files 24
Run time 2s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
69

push

jenkins

Fix compatibility for gradle > 4.4 (#43)

Description
===========

We used some internal API's that changed in gradle 4.4.
The API `resolveLater` in `PathToFileResolver` is gone so we replicate
this API with `new Factory<File>` invocations instead for now.
The default constructor for `DefaultExecHandleBuilder` changed in a way
that backwards compatibility is no longer possible. I added a delegate
to a new field `execHandleBuilder` which gets created with a
`DefaultExecActionFactory`

Changes
=======

![FIX] usage of removed API `resolveLater`
![CHANGE] internal `BatchModeAction` exec handle builder logic
![CHANGE] use `FileResolver` instead of `PathToFileResolver` in code

596 of 693 relevant lines covered (86.0%)

0.86 hits per line

Jobs
ID Job ID Ran Files Coverage
1 69.1 18 May 2018 11:31AM UTC 0
86.0
Source Files on build 69
Detailed source file information is not available for this build.
  • Back to Repo
  • Jenkins Build #69
  • f7508e3c on github
  • Prev Build on master (#69)
  • Next Build on master (#70)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc