Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 421136

Summary: Include required software not working
Product: [RT] RAP Reporter: Holger Staudacher <holger.staudacher>
Component: RelengAssignee: Markus Knauer <mknauer>
Status: RESOLVED INVALID QA Contact:
Severity: normal    
Priority: P3 CC: irbull
Version: 2.2   
Target Milestone: ---   
Hardware: PC   
OS: Mac OS X   
Whiteboard:

Description Holger Staudacher CLA 2013-11-06 04:11:26 EST
Unfortunately when I use the staging repo [1], the target dialog complains about missing dependencies. In particular Jetty IO Utility is missing a required package javax.net.ssl and RAP target feature cannot find Jetty 3.0.100.v20130327-1442.
Comment 1 Markus Knauer CLA 2013-11-10 04:21:27 EST
(In reply to Holger Staudacher from comment #0)
> Unfortunately when I use the staging repo [1]

Which staging repo? /releases/staging?
Comment 2 Markus Knauer CLA 2013-11-10 04:46:42 EST
(In reply to Holger Staudacher from comment #0)
> required package javax.net.ssl

If I understand you right, you are asking for adding a magical bundle that provides this package? But there's no such bundle... is the Java runtime part of your problem?

And then I tried to build a target definition with the RAP Basic Equinox Target feature *only*. As an example I used the RAP Runtime p2 repository for RAP 2.2M2: http://download.eclipse.org/rt/rap/2.2/M2-20130930-1404

Even if I select 'Include required software' everything seems to work.

Closing as invalid... please reopen if the error still seems to be caused by the RAP p2 repository.