On Monday 29 January 2018 13:50:29 Nicolas Peltier wrote: > Hey, > > Would that be possible to have sling version resolver checking up versions > of the caller project instead of having to have them statically > implemented?
http://sling.apache.org/documentation/development/testing-paxexam.html#overriding-or-adding-versions SlingOptions.versionResolver.setVersionFromProject(SLING_GROUP_ID, "org.apache.sling.query"); O. > Nicolas
