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

ponder-lab / Hybridize-Functions-Refactoring / #1680
72%
main: 72%

Build:
Build:
LAST BUILD BRANCH: dependabot/maven/maven-plugins-8e9ee1e54d
DEFAULT BRANCH: main
Ran 26 May 2026 06:08PM UTC
Jobs 1
Files 31
Run time 1min
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

26 May 2026 06:05PM UTC coverage: 72.219%. Remained the same
#1680

Pull #556

travis-pro

khatchad
Fix `eval` bundle.properties location so NLS messages resolve at runtime

The `eval` plug-in's `META-INF/MANIFEST.MF` declares
`Bundle-Name: %Bundle-Name` and `Bundle-Vendor: %Bundle-Vendor`. With no
explicit `Bundle-Localization:` header, OSGi defaults to looking up
those values in `OSGI-INF/l10n/bundle.properties`. The other three
plug-ins (`core`, `ui`, `tests`) follow this convention. The `eval`
plug-in had `bundle.properties` at the top level instead, so the
literal `%Bundle-Name` / `%Bundle-Vendor` strings showed in Eclipse's
plug-ins view at runtime.

Move `edu.cuny.hunter.hybridize.eval/bundle.properties` to
`edu.cuny.hunter.hybridize.eval/OSGI-INF/l10n/bundle.properties` and
update `build.properties` to include `OSGI-INF/` in `bin.includes`
(matching the other three plug-ins). Verified via
`./mvnw install -DskipTests=true -pl edu.cuny.hunter.hybridize.eval -am`.

Closes #21

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Pull Request #556: Fix `eval` bundle.properties location so NLS messages resolve at runtime

1188 of 1645 relevant lines covered (72.22%)

0.72 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #1680.1 26 May 2026 06:08PM UTC 31
72.22
Source Files on build #1680
  • Tree
  • List 31
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #556
  • PR Base - main (#)
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