Build: #30 was successful Changes by 3 people

Build result summary

Details

Completed
Duration
11 minutes
Labels
None
Revision
16e3291ec21ba28120d42514175bcad6c51dabf0
Total tests
2400
Successful since
#24 ()

Tests

  • 0 New failures
  • 0 Existing failures
  • 0 Fixed

Code commits

Author Commit Message Commit date
Steve Lawrence Steve Lawrence 16e3291ec21ba28120d42514175bcad6c51dabf0 Use scala 2.10 method for setting number of performance threads
This uses an execution context which is specific to the futures created
in Main.scala, rather than modifing a JVM parameter which would be
global, and potentially affect other things running in the JVM.

DFDL-943
Taylor Wise Taylor Wise 22d14cba822ef5f9254eea052f8f41b7953bbf44 Removes dead parser/combinator code and associated unit tests.
DFDL-950
Steve Lawrence Steve Lawrence 4956144167d14dbee9a5f898ac417bb066cd25ee Switch to a different JUnit XML reporter plugin
This is the plugin that generates XML reports for our tests that Bamboo
can understand. The old plugin has stopped created reports correctly,
causing it to look like we have far fewer tests than we actually do.
Plus, development of the plugin does not seem all that active. Switch
to a different plugin, which works and has a much more active community
surrounding it.
Mike Beckerle Mike Beckerle 06b1aaa60580a5e4f3cb4e841b3a77ed3af91af8 Add these docs to internal doc repository - needed for requirements mapping/analysis.
Steve Lawrence Steve Lawrence ec0c3fa4e13057b3cc5e2cbd15fff70e7103f09c Updates to sbt configuration for sbt-0.13 and scala-2.10
- Fixes deprecation warnings
- Make daffodil-pack and daffodil build configuration consistent

Jira issues

IssueDescriptionStatus
1 more issue…
Unknown Issue TypeDFDL-455Could not obtain issue details from Jira
Unknown Issue TypeDFDL-896Could not obtain issue details from Jira
Unknown Issue TypeDFDL-938Could not obtain issue details from Jira
Unknown Issue TypeDFDL-941Could not obtain issue details from Jira
Unknown Issue TypeDFDL-943Could not obtain issue details from Jira