Build: #156 was successful Changes by Taylor Wise

Build result summary

Details

Completed
Duration
26 minutes
Labels
None
Revision
90a552dc1bdf253ee3cb78d992b3265765603852
Total tests
2962
Successful since
#151 ()

Tests

  • 0 New failures
  • 0 Existing failures
  • 0 Fixed

Code commits

Author Commit Message Commit date
Taylor Wise Taylor Wise 90a552dc1bdf253ee3cb78d992b3265765603852 Adds ability to specify temp directory for schema files.
Updates createTempFile call in XMLUtils to take a File
representing the temp directory.  If this value is 'null'
it will result to the default directory as specified in
the system property java.io.tmpdir

Makes other necessary changes to other files to pass in
an Option[File] for tmpDir.

At this point, the temporary files are only written to
disk for the TDMLRunner tests.

Adds a test for specifying the tmpDir to which schemas are written.

Test specifies the tmp dir.
Specifies the tmp dir be deleted on exit.
Executes the compiler which then writes to the directory.
Verifies that a file was written to the directory.

DFDL-1103

Jira issues

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