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

yahoo / elide
83%
master: 84%

Build:
Build:
LAST BUILD BRANCH: pr
DEFAULT BRANCH: master
Repo Added 25 Nov 2015 01:40AM UTC
Files 806
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

LAST BUILD ON BRANCH elide-7.x
branch: elide-7.x
CHANGE BRANCH
x
Reset
  • elide-7.x
  • 1.0.0.10
  • 1.0.0.11
  • 1.0.0.12
  • 1.0.0.13
  • 1.0.0.14
  • 1.0.0.16
  • 1.0.0.17
  • 1.0.0.18
  • 1.0.0.19
  • 4.2.10
  • 4.2.11
  • 4.2.12
  • 4.2.13
  • 4.2.14
  • 4.2.3
  • 4.2.4
  • 4.2.5
  • 4.2.6
  • 4.2.7
  • 4.2.8
  • 4.2.9
  • 4.3.0
  • 4.3.1
  • 4.3.2
  • 4.3.3
  • 4.4.0
  • 4.4.1
  • 4.4.2
  • 4.4.3
  • 4.4.4
  • 4.4.5
  • 4.5.0
  • 4.5.1
  • 4.5.10
  • 4.5.11
  • 4.5.12
  • 4.5.13
  • 4.5.14
  • 4.5.15
  • 4.5.16
  • 4.5.2
  • 4.5.3
  • 4.5.4
  • 4.5.5
  • 4.5.6
  • 4.5.7
  • 4.5.8
  • 4.5.9
  • 4.6.0
  • 4.6.1
  • 4.6.2
  • 4.6.3
  • 4.6.4
  • 4.6.5
  • 4.6.6
  • 4.6.7
  • 4.6.8
  • 5.0.0-pr10
  • 5.0.0-pr11
  • 5.0.0-pr12
  • 5.0.0-pr13
  • 5.0.0-pr14
  • 5.0.0-pr15
  • 5.0.0-pr16
  • 5.0.0-pr17
  • 5.0.0-pr18
  • 5.0.0-pr19
  • 5.0.0-pr2
  • 5.0.0-pr20
  • 5.0.0-pr21
  • 5.0.0-pr22
  • 5.0.0-pr23
  • 5.0.0-pr3
  • 5.0.0-pr4
  • 5.0.0-pr5
  • 5.0.0-pr6
  • 5.0.0-pr7
  • 5.0.0-pr8
  • 5.0.0-pr9
  • MigrateBuildToScrewdriver
  • add-jacoco-and-coveralls
  • elide-4.x
  • elide-5.x
  • elide-6.x
  • master
  • pr

pending completion
#6555

push

web-flow
Elide 7.x (#2876)

* Started migration to hibernate 6

* Fixed JsonType

* Migrated from javax.persistence to jakarta.persistence

* Fixed antlr errors

* Added new spi classes to list of classes that are considered hibernate proxies

* Fixed aggregation data store

* Bumped dependencies for hibernate search.  Rewrote Item class using new search annotations.  started to refactor store and transaction.

* More refactoring.

* search store tests pass

* Upgraded to java 17

* Started to upgrade Spring boot to 3.0.  Fixed some issues.  Some issues remain.

* Upgrading to jakarta APIs

* JMS server now starting

* All tests but 3 pass

* Updated spring cloud-context to expose /actuator/refresh

* Massive refactoring to get rid of javax

* Build passes

* Fixed spring boot validator error

* upgrading spring version

* [maven-release-plugin] prepare release 7.0.0-RC1

* [maven-release-plugin] prepare for next development iteration

* [maven-release-plugin] prepare release 7.0.0-RC2

* [maven-release-plugin] prepare for next development iteration

* [maven-release-plugin] prepare release 7.0.0-RC3

* [maven-release-plugin] prepare for next development iteration

* [maven-release-plugin] prepare release 7.0.0-RC4

* [maven-release-plugin] prepare for next development iteration

* [maven-release-plugin] prepare release 7.0.0-RC5

* [maven-release-plugin] prepare for next development iteration

* Update screwdriver.yaml

* [maven-release-plugin] prepare release 7.0.0-RC6

* [maven-release-plugin] prepare for next development iteration

* Updated hibernate search docs

* Reverted screwdriver to leveraging standard maven containers

* Removed references to hibernate 5

* Finished updating search store readme

* Try to install openssl using apt-get

* Additional step in sd.yaml

* Trying another step

* prebuild step to install openssl

* remo sudo

* microdnf instead of apt

* in... (continued)

16688 of 20173 relevant lines covered (82.72%)

0.83 hits per line

Relevant lines Covered
Build:
Build:
20173 RELEVANT LINES 16688 COVERED LINES
0.83 HITS PER LINE
Source Files on elide-7.x
  • Tree
  • List 675
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
#6555 elide-7.x Elide 7.x (#2876) * Started migration to hibernate 6 * Fixed JsonType * Migrated from javax.persistence to jakarta.persistence * Fixed antlr errors * Added new spi classes to list of classes that are considered hibernate proxies * ... push 05 Feb 2023 01:03AM UTC web-flow pending completion  
#6554 elide-7.x Elide 7.x (#2876) * Started migration to hibernate 6 * Fixed JsonType * Migrated from javax.persistence to jakarta.persistence * Fixed antlr errors * Added new spi classes to list of classes that are considered hibernate proxies * ... push 05 Feb 2023 01:03AM UTC web-flow pending completion  
#6553 elide-7.x Updating master build to use Java 17 push 04 Feb 2023 09:05PM UTC aklish pending completion  
#6552 elide-7.x Updating master build to use Java 17 push 04 Feb 2023 08:59PM UTC aklish pending completion  
#6550 elide-7.x [maven-release-plugin] prepare for next development iteration push 05 Jan 2023 02:53AM UTC aklish pending completion  
#6549 elide-7.x [maven-release-plugin] prepare release 7.0.0-pr2 push 05 Jan 2023 02:41AM UTC aklish pending completion  
#6548 elide-7.x Update screwdriver.yaml push 05 Jan 2023 02:23AM UTC aklish pending completion  
#6547 elide-7.x Update screwdriver.yaml push 05 Jan 2023 02:11AM UTC web-flow pending completion  
#6546 elide-7.x [maven-release-plugin] prepare release 7.0.0-pr1 push 05 Jan 2023 01:48AM UTC aklish pending completion  
#6545 elide-7.x openssl install in release java17 push 05 Jan 2023 01:26AM UTC aklish pending completion  
See All Builds (7174)
  • Repo on GitHub
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

© 2025 Coveralls, Inc