1/21/2015 12:29:44 PM
makes sure the catalog is correctly cached, regardless
of the content of the context object.
Signed-off-by: Pierre-Alexandre Meyer <pierre@mouraf.org>
|
1/21/2015 11:34:12 AM
transitions
Callers already handle the exception. This prevents corrupting the stream
and should fix https://github.com/killbill/killbill/issues/214.
Signed-off-by: Pierre-Alexandre Meyer <pierre@mouraf.org>
|
1/21/2015 9:05:48 AM
Meyer <pierre@mouraf.org>
|
1/20/2015 8:36:55 PM
throwing java.sql.SQLIntegrityConstraintViolationException.
Signed-off-by: Pierre-Alexandre Meyer <pierre@mouraf.org>
|
|
|
|
|
|
|
1/16/2015 3:14:12 PM
Pierre-Alexandre Meyer <pierre@mouraf.org>
|
1/15/2015 5:29:37 PM
fixes: java.sql.SQLDataException: Data too long for column 'updated_by' at row 1
as updated_by was set to org.killbill.billing.payment.core.janitor.PendingTransactionTask,
which is longer than the updated_by column.
Signed-off-by: Pierre-Alexandre Meyer <pierre@mouraf.org>
|
|
|