Testing all supported version
-----------------------------

                 Key: IVY-386
                 URL: https://issues.apache.org/jira/browse/IVY-386
             Project: Ivy
          Issue Type: New Feature
            Reporter: Gilles Scokart


Ivy support version ranges in the dependencies, and ivy generates a valid 
classpath with those dependencies.  So why not ask ivy to generates a set of 
coherent dependencies, and find an ant tricks to run the test with each 
generated classpath.

The size of the generated set should be configurable : take all valid version 
combination, or just all combination of lowest and higest version (without 
using intermediate versions), or just two classpath (one with the all lowest 
acceptable version of all dependency and one with all highest version).

The idea has certainly to be refined (it's something I have never seen in other 
product), but this kind of features would really illustrates the power of the 
dependency management!


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to