Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] [tycho-dev] <optionalDependencies> configuration parameter

Le 03/01/2012 16:06, Oberlies, Tobias a écrit :
Igor Fedorenko wrote:
In order to handle optional dependencies, we've introduced new
<optionalDependencies>  configuration parameter. If the parameter set to
"require", the default, Tycho will treat optional dependencies as
required and will fail the build if any of the optional dependencies is
missing or cannot be resolved for some other reason. If set to "ignore",
Tycho will completely ignore the optional dependencies.

The behaviour described above controls project compile classpath and
contents of OSGi test runtime of eclipse-test-plugin project.
Currently, this doesn't work reliably [1].

IMHO the requirements for the test runtime are generally different to what is needed for compilation, so I think there should be separate parameters for each.

Agreed.


Regards
Tobias


[1] https://bugs.eclipse.org/bugs/show_bug.cgi?id=367701  Optional dependencies in test runtime depends on reactor

_______________________________________________
tycho-user mailing list
tycho-user@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/tycho-user


begin:vcard
fn;quoted-printable:St=C3=A9phane Bouchet
n;quoted-printable:Bouchet;St=C3=A9phane
org:Obeo
adr;quoted-printable:BP 20773;;7 Boulevard Amp=C3=A8re;CARQUEFOU;;44481;France
email;internet:stephane.bouchet@xxxxxxx
tel;work:02-51-13-61-67
x-mozilla-html:FALSE
url:http://www.obeo.fr
version:2.1
end:vcard


Back to the top