Indeed, would be good to have an Pax Runner API that returns the versions. This means that once a new supported version is added then only Pax runner change. But still this not resolves the problem of new framework version/new pax runner version/new pax exam version in the current setup as pax runner is embedded into the default container. One way to solve that is that pax exam does no longer embed pax runner and just requires to have in the classpath. But this requires yet another dependency that user of pax exam should have.
On Mon, Mar 2, 2009 at 4:14 PM, Toni Menzel <[email protected]> wrote: > Pax Runner becomeing a more and more versatile "platform" for other tools, i > would like to suggest a "in-runner" solution for that. > If you use Pax Runner API (like in Exam), why not ask it for available > versions etc. > > Otherwise this would become yet another dependency to mantain (see, a new > felix then requires a new runner and new exam, at least) > > > On Mon, Mar 2, 2009 at 2:57 PM, Alin Dreghiciu (JIRA) > <[email protected]> wrote: >> >> [ >> http://issues.ops4j.org/browse/PAXEXAM-17?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel >> ] >> >> Alin Dreghiciu resolved PAXEXAM-17. >> ----------------------------------- >> >> Resolution: Fixed >> >> > Include Equinox 3.4.2 in allEquinoxVersions() option >> > ---------------------------------------------------- >> > >> > Key: PAXEXAM-17 >> > URL: http://issues.ops4j.org/browse/PAXEXAM-17 >> > Project: Pax Exam >> > Issue Type: Improvement >> > Components: DefaultTestContainer >> > Affects Versions: 0.3.0 >> > Reporter: Alin Dreghiciu >> > Assignee: Alin Dreghiciu >> > Fix For: 0.3.1 >> > >> > >> > Pax Runner added support for Equinox 3.4.2. This should be added to >> > allEquinoxVersions() option. >> >> -- >> This message is automatically generated by JIRA. >> - >> If you think it was sent incorrectly contact one of the administrators: >> http://issues.ops4j.org/secure/Administrators.jspa >> - >> For more information on JIRA, see: http://www.atlassian.com/software/jira >> >> >> >> _______________________________________________ >> notify mailing list >> [email protected] >> http://lists.ops4j.org/mailman/listinfo/notify > > > > -- > Toni Menzel > Software Developer > [email protected] > http://www.ops4j.org - New Energy for OSS Communities - Open > Participation Software. > > _______________________________________________ > notify mailing list > [email protected] > http://lists.ops4j.org/mailman/listinfo/notify > > -- Alin Dreghiciu http://www.ops4j.org - New Energy for OSS Communities - Open Participation Software. http://www.qi4j.org - New Energy for Java - Domain Driven Development. http://www.codedragons.com - New Energy for Projects - Great People working on Great Projects at Great Places _______________________________________________ general mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/general
