"org.junit4" in target platform? [message #544973] |
Tue, 06 July 2010 04:58  |
Eclipse User |
|
|
|
Hello,
I would like to use a smaller target platform than the default running
with its many plugins.
I created a .target file and added some features from the helios update
site (Equinox Core SDK, ...)
Every works fine except "org.junit4". I can't find a single feature,
which installs a working "org.junit4" bundle. There are some containing
org.junit (without "4" at the end), but I need the other one.
Could someone please tell me, how I can get this bundle into my target
platform?
Regards,
Lars
|
|
|
Re: "org.junit4" in target platform? [message #545115 is a reply to message #544973] |
Tue, 06 July 2010 12:35   |
Eclipse User |
|
|
|
Hi,
The org.junit4 bundle was a non-sense that was removed from Helios (replaced by org.junit -without 4, but with a good version). You can learn more on this topic here: http://wiki.eclipse.org/Eclipse/Testing/JUnit4_Changes
What we were do here to get bundles depending on org.junit4 (such as SWTBot), it to checkout and use the "alias" version of org.junit4, that you can find here: plugin@org.junit4 =v20100104,:pserver:anonymous:@dev.eclipse.org:/cvsroot/ecli pse,,org.junit4
HTH
Le 06/07/2010 10:58, Lars Fischer a écrit :
> Hello,
>
> I would like to use a smaller target platform than the default running
> with its many plugins.
>
> I created a .target file and added some features from the helios update
> site (Equinox Core SDK, ...)
>
> Every works fine except "org.junit4". I can't find a single feature,
> which installs a working "org.junit4" bundle. There are some containing
> org.junit (without "4" at the end), but I need the other one.
>
> Could someone please tell me, how I can get this bundle into my target
> platform?
>
> Regards,
> Lars
>
--
Mickael Istria - BonitaSoft S.A.
http://www.bonitasoft.com/products/downloads.php
|
|
|
Re: "org.junit4" in target platform? [message #545525 is a reply to message #545115] |
Thu, 08 July 2010 03:36   |
Eclipse User |
|
|
|
Hello Mickael,
On 06.07.2010 18:35, Mickael Istria wrote:
>
> The org.junit4 bundle was a non-sense that was removed from Helios
> (replaced by org.junit -without 4, but with a good version). You can
> learn more on this topic here:
> http://wiki.eclipse.org/Eclipse/Testing/JUnit4_Changes
> What we were do here to get bundles depending on org.junit4 (such as
> SWTBot), it to checkout and use the "alias" version of org.junit4, that
> you can find here:
> plugin@org.junit4 =v20100104,:pserver:anonymous:@dev.eclipse.org:/cvsroot/ecli pse,,org.junit4
Thank you for this information.
But there is no single feature in the helios p2 repository to add only
junit to a target platform?
Regards,
Lars
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.28895 seconds