9/8/2017 2:42:23 AM
it cannot be parameterized with arguments Z" style errors reported by ECJ during compilation (in Eclipse); see
https://groups.google.com/d/msg/killbilling-users/LzgXLH16k5c/EtBjEP96AgAJ for discussion.
|
|
|
9/8/2017 7:11:27 PM
legacy way to specify the recurringBillingMode on a per catalog level.
(See integration tests: https://github.com/killbill/killbill-integration-tests/commit/b59646e0db300ed217e00d635e21213aacf964f7)
|
|
|
|
|
|
|
|
|
9/6/2017 6:22:46 PM
Kill Bill core team <contact@killbill.io>
|
|
|
9/5/2017 9:34:32 PM
internal __PARK__ ControlTag.
The __PARK__ ControlTag should only be set in case of data corruption and was previously removed from the TagUserApi#getTagDefinitions because it is an internal tag. However, in scenario where such tag is set, we need
a way for users to resolve the tagDefinitionId using the TagUserApi#getTagDefinitions api. See for instance the
issue reported in the analytics plugin : killbill/killbill-analytics-plugin#69.
|