[
https://issues.apache.org/jira/browse/SLING-6473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15829945#comment-15829945
]
Oliver Lietz commented on SLING-6473:
-------------------------------------
bq. sometimes you need the bleeding edge stuff, even for testing
Right, therefore {{SlingVersionResolver}} provides
* {{setVersion(String groupId, String artifactId, String version)}}
* {{setVersionFromProject(String groupId, String artifactId)}}
Isn't that sufficient?
(!) Keep in mind that {{ProvisioningModelVersionResolver}} does not provide all
versions. You may end up in situations where a version for a bundle is missing.
> Create a VersionResolver that provides versions from provisioning model files
> -----------------------------------------------------------------------------
>
> Key: SLING-6473
> URL: https://issues.apache.org/jira/browse/SLING-6473
> Project: Sling
> Issue Type: Improvement
> Components: Testing
> Affects Versions: Testing PaxExam 0.0.2
> Reporter: Julian Sedding
> Assignee: Julian Sedding
> Priority: Minor
>
> It would be convenient to have a {{VersionResolver}} for PaxExam tests that
> is based on the versions defined in the {{launchpad/builder}} module. In more
> general terms this would be a {{VersionResolver}} that can consume a
> provisioning model file in order to provide versions for maven artifacts to
> PaxExam tests.
> The [idea was also discussed on the mailing
> list|http://sling.markmail.org/thread/o2gkkizydt375poz] a little while ago.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)