* regenerated storage with package 2018-07
* fixed compilation errors after storage update
* imported fluent lite generated types
* added storage manager and azure rollup client access to generated types
* after initial generation of 2018-11, does not compile
* compiles with generated 2018-11 code and added storage manager and azure rollup client access to generated types
* can create management policy
* added getters and passes tests
* currently updating, need to flatten action flow
* passes creation and getter tests after action flow flattening
* update works for management policy
* updated flow to make an action required
* added removal options in update and comments
* edited flow after talking to anu
* went over necessary changes with Anu and segmented tests
* updated tests and hns and aad, rerecorded storage tests
* finished recording and edited apache installation script
* re-recorded custom script test with updated script
* re-recorded compute tests
* re-recorded failing tests
* included cert pfx files
* fixed some javadoc errors
* fixed based on comments and re-recorded a storage test
* storage test passes locally
* updated versioning
* [maven-release-plugin] prepare release v1.22.0
* [maven-release-plugin] prepare for next development iteration
* added FileTaskStep
* implemented definition flow for RegistryFileTaskStep
* implemented definition flow for RegistryEncodedTaskStep
* implemented definition flow for RegistryDockerTaskStep
* starting update for container registry tasks, no updates on TaskStep
* added update for FileTaskStep
* added update step for FileTaskStep, EncodedTaskStep, and DockerTaskStep
* added creation for TaskRunRequests
* ammendment to previous definition of TaskRunRequest commit
* finished implementing fluent version of latest acr stable release package-2018-09
* added test recordings for new acr tests
* fixed checkstyle error
* rebuilt program to try to pass travis
* fixed maven plugin version from 1.8 to 1.7 to pass travis
* exposed some collections in Azure, added LangDefinition to classes and added Fluent and Beta to some interfaces
* fixed CancelAndDelteRunsAndTasks test
* changed Task interface to RegistryTask
* changed Tasks interface to RegistryTasks
* Added Trigger definition to Fluent implementation of Task creation
* added update functionality for existing triggers in a task
* added trigger into fluent flow for task definition and update
* added test recordings from container registry to pass travis
* added overriding argument for RegistryDockerTaskStep and RegistryDockerTaskRunRequest
* fixed checkstyle error
* ignoring visual studio code metadata
* got rid of all javaxml dependencies in pom files besides the parent pom
* got rid of err file and added to gitignore
* edited beta to include since version 1.17.0
* edited javadoc comment for RegistryEncodedTaskStep interface