This is an automated email from the ASF dual-hosted git repository.
jdaugherty pushed a change to branch GRAILS-11145
in repository https://gitbox.apache.org/repos/asf/grails-core.git
was b4a9976b93 GRAILS-11145 add an attribute to @Transactional for
inheriting setRollbackOnly state from nested TransactionStatus to parent
TransactionStatus - prevents UnexpectedRollbackExceptions when
TransactionStatus.setRollbackOnly() is called in nested transaction template
callback
This change permanently discards the following revisions:
discard b4a9976b93 GRAILS-11145 add an attribute to @Transactional for
inheriting setRollbackOnly state from nested TransactionStatus to parent
TransactionStatus - prevents UnexpectedRollbackExceptions when
TransactionStatus.setRollbackOnly() is called in nested transaction template
callback