Re: Testing all versions in a range

2008-09-17 Thread sverhagen
This is pretty much what I expected, but would you already know any CI system that has this feature? Continuum doesn't, is what I learn from the discussion that Wendy directed us to. -- View this message in context: http://www.nabble.com/Testing-all-versions-in-a-range-tp19523095p19536815.html Sent from

Re: Testing all versions in a range

2008-09-17 Thread Stephen Connolly
: http://www.nabble.com/Testing-all-versions-in-a-range-tp19523095p19536815.html Sent from the Maven - Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

Testing all versions in a range

2008-09-16 Thread sverhagen
and B-0.0.6? -- View this message in context: http://www.nabble.com/Testing-all-versions-in-a-range-tp19523095p19523095.html Sent from the Maven - Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL

Re: Testing all versions in a range

2008-09-16 Thread Wayne Fay
[0.0.4,0.1.0) of component B for which version 0.0.4, 0.0.5 and 0.0.6 actually exist. Is there a way to have Maven automatically test A consecutively with B-0.0.4 AND B-0.0.5 and B-0.0.6? -- View this message in context: http://www.nabble.com/Testing-all-versions-in-a-range-tp19523095p19523095

Re: Testing all versions in a range

2008-09-16 Thread Brett Porter
-0.0.5 and B-0.0.6? -- View this message in context: http://www.nabble.com/Testing-all-versions-in-a-range-tp19523095p19523095.html Sent from the Maven - Users mailing list archive at Nabble.com. - To unsubscribe, e-mail

Re: Testing all versions in a range

2008-09-16 Thread Wendy Smoak
On Tue, Sep 16, 2008 at 5:02 PM, sverhagen [EMAIL PROTECTED] wrote: Hi, are there any strategies known to test all versions in a range? E.g. component A defines to be dependent on versions [0.0.4,0.1.0) of component B for which version 0.0.4, 0.0.5 and 0.0.6 actually exist. Is there a way to