5 Dec
2013
5 Dec
'13
4:38 p.m.
Hello there: When I use basex with a gradle project, it failed at runtime because of a transitive dependency problem: basex used slf4j 1.5.8, and the other packages in the projects used higher version. I attempted to resolve this by following this link, it didn't work: http://forums.gradle.org/gradle/topics/how_to_exclude_transitive_dependency Do you guys have plan to upgrade the slf4j in basex? I still prefer to use the repo as opposed to building my own jar out of the source. thanks, Johnny