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

apache / struts / 1363
49%
master: 51%

Build:
Build:
LAST BUILD BRANCH: WW-5233-tiles
DEFAULT BRANCH: master
Ran 30 Jan 2019 11:57PM UTC
Jobs 1
Files 1060
Run time 211min
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
1363

Pull #320

travis-ci

web-flow
Fix for access issue for 2.6 discovered in WW-5004 (Minor update to previous commit):
- Restored ability to access public static fields (true by default).
- Introduced a boolean configuration flag (allowStaticFieldAccess).
- Replaced one remaining Boolean.parseBoolean() conversion in OgnlUtil use BooleanUtils.toBoolean().
- Enhanced unit tests to confirm proper operation of the fix.
- Replicating L. Lenart's change in PR#317:
  - Removed injection parameter for setAllowStaticMethodAccess in OgnlValueStackFactory.
  - Replaced with lazy retrieval of allowStaticMethodAccess from container.
  - Used same pattern for the new allowStaticFieldAccess flag.
  - Added retrieval methods for both flags from the container.
- Optimized calling sequence of isAccessible() based on feedback from previous commit.
- Made a couple of getters and the protected checkXXX methods final (avoid descendant interference).
Pull Request #320: Fix for access issue for 2.6 discovered in WW-5004:

38 of 38 new or added lines in 5 files covered. (100.0%)

27583 of 56804 relevant lines covered (48.56%)

0.49 hits per line

Jobs
ID Job ID Ran Files Coverage
4 1363.4 (STRUTS_IT=true) 30 Jan 2019 11:57PM UTC 0
48.56
Travis Job 1363.4
Source Files on build 1363
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1363
  • Pull Request #320
  • PR Base - master (#1358)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc