When I set "Running Platform" as the Target Platform for my Eclipse e4 RCP application everything works fine. Now, I want to provide a common target definition for the development team. The issue is that org.apache.commons.logging is a required bundle in one of my MANIFEST files.
Apparently this bundle cannot be found in any of the Software Site Locations that I use in my target definition.
As I don't have enough reputation to post images I'll give you the picpaste-link instead. The image shows my current target definition. http://picpaste.com/target-2BtZ4nMj.PNG (I'll update the post with the correct image as soon as possible.)
Is there an update site that can provide the Apache bundle. I see the plug-in/bundle in my local Eclipse installation, I just don't know where it came from, such that I could use it in my custom target platform definition.