Jörn Kottmann wrote: >> 2) The binary package contains a plugin like org.junit4_4.3.1 do we >> really need that for the binary shipment? > > Thats included in the MANIFEST.MF to make the junit plugin tests work. > So if I remove it, it will break the junit plugin > tests, but we can ship without it. So I think its not a big think to > ship it together with rest even it is not needed. > If I find a way to do the plugin tests without the junit plugin in the > manifest we can remove it.
If the plugin is needed, it can stay in the package, no problem. I was just not sure why we need it in the binary package. -- Michael
