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

hibernate / hibernate-search / 559
91%
main: 92%

Build:
Build:
LAST BUILD BRANCH: HSEARCH-4621
DEFAULT BRANCH: main
Ran 14 Jan 2020 10:27AM UTC
Jobs 1
Files 1904
Run time 2min
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
559

push

jenkins

Yoann Rodière
HSEARCH-3801 Hibernate Search blocks loading of non hibernate batch jobs

In reference of `org.jberet.spi.JobXmlResolver` it's defined that a resolver that is not responsible should return `null` instead of throwing a runtime exception
```
    /**
     * Locates the job XML and creates a stream to the contents.
     *
     * @param jobXml      the name of the job XML with a {@code .xml} suffix
     * @param classLoader the class loader for the application
     *
     * @return a stream of the job XML or {@code null} if the job XML content was not found
     *
     * @throws java.io.IOException if an error occurs creating the stream
     */
```

Update HibernateSearchJobXmlResolver.java

22167 of 24666 relevant lines covered (89.87%)

0.9 hits per line

Jobs
ID Job ID Ran Files Coverage
1 559.1 14 Jan 2020 10:27AM UTC 0
89.87
Source Files on build 559
Detailed source file information is not available for this build.
  • Back to Repo
  • Jenkins Build #559
  • f857d7cb on github
  • Prev Build on master (#558)
  • Next Build on master (#560)
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