Commit Graph

5 Commits

Author SHA1 Message Date
Inal Arsanukaev
e65091b1f3 Ft/bj 157/json processor (#47)
* BJ-157: Added json processor; modified json-handler

* Added re-usable json-handler. Up pom version. Fixed readme.

* lol

* Fixed structure size, removed type identifiers for strings, added IllegalArgumentException catching

* Fixed bug with string escaping

* Fixed

* added test for checking work jsonprocessor with msgpackhandler
2017-05-19 15:31:39 +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
Yevgeniy Poluektov
97d38eaaae Ft/bj 140/use more than one damsel versions (#28)
* init

* remove copy past

* use many versions of damsel in project
remove copy-paste thrift files
2017-03-16 17:31:22 +03:00
Pavel Popov
d623dc01de BJ-76: Create maven modules (#17)
* BJ-76: Create maven modules

* BJ-76: Change pic

* BJ-76: Change readme

* BJ-76: Last fixes

* BJ-76: Add dependency management

* BJ-76: Fix readme
2017-02-17 13:24:31 +04:00
Pavel Popov
d20de47d49 Initial commit 2017-01-12 15:46:16 +04:00