📤👷‍♀️📥
Go to file
2017-03-03 20:24:31 +03:00
build_utils@2b1c328ce9 BJ-49: add build_utils (#56) 2016-09-10 01:24:38 +03:00
doc HG-30: Domain redesign (#64) 2016-10-10 16:14:58 +03:00
proto HG-170: Expand exception interface in the invoicing service (#121) 2017-03-03 20:24:31 +03:00
.gitignore Columbus Api Update (#80) 2016-10-24 15:12:25 +04:00
.gitmodules BJ-49: add build_utils (#56) 2016-09-10 01:24:38 +03:00
Jenkinsfile BJ-49: add build_utils (#56) 2016-09-10 01:24:38 +03:00
Makefile new trift in build image (#117) 2017-02-17 19:09:21 +03:00
package.json FE-57: create package.json for npm-registration (#73) 2016-10-12 18:41:12 +03:00
pom.xml fix pom version (#67) 2016-10-11 13:35:12 +03:00
README.md add possibility to create damsel jar locally (#109) 2017-02-01 14:46:01 +03:00
TODO.md HG-64: Expand proxy context + discard terminal descriptors (#78) 2016-10-20 13:47:12 +03:00

Damsel

Build Status

Systemwide protocol collection.

Требования к оформлению Thrift IDL файлов

  • Namespace:

    В каждом файле нужно обязательно указывать namespace для JAVA:

      namespace java com.rbkmoney.damsel.<name>
    

    Где <name> - имя, уникальное для Thrift IDL файлa в Damsel.

Java development

Собрать дамзель и инсталировать новый jar в локальный мавен репозиторий:

  • make wc_compile
  • make wc_java_install LOCAL_BUILD=true SETTINGS_XML=path_to_rbk_maven_settings