mybatis / mybatipse

Eclipse plugin adding support for MyBatis SQL Mapper Framework.
Eclipse Public License 1.0
333 stars 92 forks source link

Endless XML mapper validation in 1.0.7 #23

Closed harawata closed 10 years ago

harawata commented 10 years ago

With 1.0.7, if your spring config contains multiple SqlSessionFactoryBean with typeAliasPackage or typeAliasSuperType, mapper validation runs into an infinite loop.