Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 2.18 KB

ReleaseNotes.md

File metadata and controls

25 lines (21 loc) · 2.18 KB

v0.2 (10/20/2017)

Release Notes

Notable Changes

The Barcelona Release (v 0.2) of the Core Domain library includes the following:

  • Application of Google Style Guidelines to the code base
  • Increase in unit/intergration tests from 24 tests to 232 tests
  • POM changes for appropriate repository information for distribution/repos management, checkstyle plugins, etc.
  • Removed all references to unfinished DeviceManager work as part of Dell Fuse

Bug Fixes

  • None

Pull Request/Commit Details

  • #10 - Remove staging plugin contributed by Jeremy Phelps (JPWKU)
  • #9 - Updates Path comments with Export Update contributed by Tyler Cox (trcox)
  • #8 - added staging and snapshots repos to pom along with nexus staging mav… contributed by Jim White (jpwhitemn)
  • #7 - core-metadata-client still reference DeviceManager class on this package.
  • #6 - Removed DeviceManager now that all references have been removed contributed by Jim White (jpwhitemn)
  • #5 - added nexus repos elements to pom contributed by Jim White (jpwhitemn)
  • #4 - added checkstyle to pom and clean up of some checkstyle warnings contributed by Jim White (jpwhitemn)
  • #3 - google styles applied and added unit tests contributed by Jim White (jpwhitemn)
  • #2 - Add distributionManagement for artifact storage contributed by Andrew Grimberg (tykeal)
  • #1 - Contributed Project Fuse source code contributed by Tyler Cox (trcox)