2019-06-19 Steven Terrana
  * updated TemplateEntryPoint to set stash.useDefaultExcludes=false as .git was not being stashed
2019-05-30 Carlos OKieffe
  * fsw-wrapper: implemented 'asType' on FileSystemWrapper to return SCMFileSystem
2019-05-23 Carlos OKieffe:
  * fsw-factory-method:
  * added job and scm factory methods to FileSystemWrapper
  * moved JTEException to its own class
  * aggregate-config branch:
  * adding output of Pipeline.join changes
  * archive aggregated pipeline_config.groovy for each build
  * initial integration of TemplateLogger (logger branch)
  * initial integration of TemplateConfigDsl serialization (print-config branch)

2019-05-22 Steven Terrana: remove-facade
  * replaced the Utils class with other classes and methods

2019-05-20 Steven Terrana
  * Add syntax checking to configuration file DSL parsing

2019-05-15 Steven Terrana
  * fix regression where libraries are not loaded with the most recent code.

2019-04-26 Steven Terrana
  * Internal refactoring to simplify library loading
  * Add unit testing for Steps, Library Sources, and the Library Loader
  * Adds helper methods hasStep() and getStep() to the TemplateBinding

2019-04-12 Carlos OKieffe
  * adding library sources base directory

2019-04-11 Carlos OKieffe
  * adding changelog.txt

2019-04-10 Carlos OKieffe
  * Updated ScmSpec to add more testing and test branches with '/' e.g., 'dev/main'