Build: #170 was successful Changes by Steve Lawrence

Build result summary

Details

Completed
Queue duration
6 minutes
Duration
25 minutes
Labels
None
Revision
71a2c3d8d6c5182483db358fe8ec08217ba1d6f9
Total tests
3606
Successful since
#168 ()

Tests

  • 0 New failures
  • 0 Existing failures
  • 0 Fixed

Code commits

Author Commit Message Commit date
Steve Lawrence Steve Lawrence 71a2c3d8d6c5182483db358fe8ec08217ba1d6f9 Change fillByte to an Evaluatable
- Support fill bytes that use a character and runtime value encoding.
- Move fill byte out of the RuntimeData. Only two unparsers really need
  this (hexbinary and string unparsers), so this saves a little space in
  RuntimeData.
- Add tests to ensure fillByte the error cases are checked (e.g.
  multi-byte character, non-byte size characters, fill byte with more
  than one charcter, etc.)

DFDL-1558
DFDL-1426

Jira issues

IssueDescriptionStatus
Unknown Issue TypeDFDL-1426Could not obtain issue details from Jira
Unknown Issue TypeDFDL-1558Could not obtain issue details from Jira