Skip to content

Travis CI is failed on MyBatis 3.5.1-SNAPSHOT #11

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
kazuki43zoo opened this issue Mar 21, 2019 · 1 comment
Closed

Travis CI is failed on MyBatis 3.5.1-SNAPSHOT #11

kazuki43zoo opened this issue Mar 21, 2019 · 1 comment
Assignees
Labels
improvement Improve or polish a current feature under keeping backwards compatibility
Milestone

Comments

@kazuki43zoo
Copy link
Member

kazuki43zoo commented Mar 21, 2019

See https://travis-ci.org/mybatis/thymeleaf-scripting/builds/509212717

This error is related with mybatis/mybatis-3#1391.
It is includes change for creating new instance of LanguageDriver. Since mybatis 3.5.1, an exception will wrapped with InvocationTargetException.

@kazuki43zoo
Copy link
Member Author

Modify assertions to succeed on multiple MyBatis versions.

@kazuki43zoo kazuki43zoo self-assigned this Mar 21, 2019
@kazuki43zoo kazuki43zoo added the improvement Improve or polish a current feature under keeping backwards compatibility label Mar 21, 2019
@kazuki43zoo kazuki43zoo added this to the 1.0.0 milestone Mar 21, 2019
kazuki43zoo added a commit to kazuki43zoo/thymeleaf-scripting that referenced this issue Mar 21, 2019
kazuki43zoo added a commit to kazuki43zoo/thymeleaf-scripting that referenced this issue Mar 21, 2019
kazuki43zoo added a commit that referenced this issue Mar 21, 2019
Modify assertions to succeed on multiple MyBatis versions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Improve or polish a current feature under keeping backwards compatibility
Projects
None yet
Development

No branches or pull requests

1 participant