* BJ-142: Add jolt migrator
* BJ-142: Delete other specs
* BJ-142: Test commit with 'reflections' lib
* BJ-142: Add reflections lib, add migration test
* DJ-142: IDEA refactor tool - GOD MODE ON
* BJ-142: Fixes to let jolt test pass
* BJ-142: Fix jolt migration test
* BJ-142: Yet another fix test
* BJ-142: Remove redundant code
* BJ-142: Add default path option
* BJ-143: added base jobject migration impl
* BJ-143: tests added, bugfixes(spec selection worked incorrect)
* BJ-143: ci build failed, added check for scan dir existence
* BJ-143: ci build still fails, on file list extracting
* BJ-143: add cl dir logging
* BJ-143: still problem with extraction fs info. New try with guava ClassPath
* BJ-143: still problem with extraction fs info. New try uri path conversion
* BJ-143: still problem with extraction fs info. New try with guava 22-0 snapshot ClassPath
* BJ-143: guava 22.0-SNAPSHOT works! Final commit
* BJ-139: Added xml handler
* Added object types, constants moved to other class
* fix constant's modifiers
* Added handler's reuseable, support null-values
* Added xml processor
* Moved constants to other class
* Added some exception handling
* fix
* Added additional description in exception handling
* Fixed after comments
* Removed main method, fixed doc
* Removed error handling in method writeEndElement
* Added throwing runtime exception when init
* Added snapshot-version in poms
* Fixed filter parent pom version
* BJ-76: Fix bug in close method, add json validate in test
* BJ-76: Optimize findByCode method, add test for TBaseSerializer
* BJ-76: yet another optimization
* BJ-76: Add postmerge fixes