Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[dash-dev] Athena: different binary dependencies for building and testing

Hi,

MoDisco uses Acceleo generators, which need the bundle in which they are defined to be installed for building them (so that the required metamodel is in the EMF registry).
In order to bootstrap the build, I added the binary bundle resulting from the previous build to the binary dependencies.
Problem is, when provisioning the testing target platform, P2 complains that it cannot install this bundle twice, with 2 different versions.

So, I'd like to be able to specify different binary dependencies for building and testing.
Would it be possible to add properties like:
additionalIUsToInstallForBuild
additionalIUsToInstallForTest
--
Nicolas Bros
R&D
tel: 06 75 09 19 88
nbros@xxxxxxxxxxxxxxxx
nbros.mia@xxxxxxxxx
Mia-Software, 410 clos de la Courtine
93160 Noisy-le-Grand
http://www.mia-software.com
.: model driven agility :.

Back to the top