tiesebarrell / process-assertions

Test case assertions for integration tests that run processes with Activiti
Apache License 2.0
4 stars 5 forks source link

Release different artifacts to cater Activiti version ranges #24

Closed tiesebarrell closed 8 years ago

tiesebarrell commented 9 years ago

Binary compatibility of TaskQuery was broken from 5.16.2 -> 5.16.3. Create tests and build/release procedure to maintain support for versions earlier than 5.16.3, which currently have NoSuchMethodErrors.

tiesebarrell commented 8 years ago

Fixed in d11915d85c27340398439316016240834d9a8d20.