Commit Graph

9 Commits

Author SHA1 Message Date
Vladimir Pankrashkin
3aef1bd355 Ft/bm 39/bump woody (#55)
* Bump WoodyVersion

* BM-39: Bump WoodyVersion
2017-08-10 12:44:22 +03:00
Pavel Popov
a576610d28 Field processing (#53)
* Field processing

* Change logic

* Move DEFAULT_FIELD_ID in StructHandler interface

* Add field id support for msgpack

* Msgpack: Changed pack type to byte

* New logic with enum states

* Fix types

* Msgpack: Bugfix

* Add tests

* Add null checking in constructor

* Msgpack: now can be reused

* Msgpack: fix
2017-07-11 16:26:16 +03:00
Pavel Popov
dc4e58e2af BJ-198: Add field handler interface (#52)
* BJ-198: Add field handler interface

* Add "checkRequiredFields" parameter, bump version
2017-07-06 19:48:51 +03:00
Pavel Popov
ab86104b0a 0.4.0 release (#50) 2017-06-22 18:14:09 +03:00
Inal Arsanukaev
d327db4ab2 Ft/bj-139/xml (#27)
* 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
2017-03-21 15:06:52 +03:00
Pavel Popov
847a2e3e69 Release 0.1.0 (#32) 2017-03-17 17:27:11 +03:00
Vladimir Pankrashkin
673c7b67dc Bj 120/migration impl (#31)
* BJ-120: migration iface basic impl

* BJ-120: added util classes, strengthen handler iface impl
2017-03-17 15:47:53 +03:00
Pavel Popov
0ffa488ece Add jenkins (#23)
* Add jenkins

* Add newline

* Fix migrator pom file

* Bump parent version

* Bump build_image tag

* Add childs in dependency management
2017-03-06 19:36:33 +04:00
Vladimir Pankrashkin
a3af2b5283 BJ-119: Migration interface (#22)
* BJ-119: Migration interface

* BJ-119: fix naming

* BJ-119: review fix: MigrationStore should return points list
2017-03-02 17:32:58 +03:00