| Summary: | Add console-related bundles to EBR | ||
|---|---|---|---|
| Product: | [RT] Virgo | Reporter: | Lazar Kirchev <l.kirchev> |
| Component: | runtime | Assignee: | Chris Frost <eclipse> |
| Status: | CLOSED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | eclipse, l.kirchev |
| Version: | 3.0.0.RC1 | ||
| Target Milestone: | 3.5.0.RELEASE | ||
| Hardware: | PC | ||
| OS: | Windows Vista | ||
| Whiteboard: | |||
| Attachments: | |||
Created attachment 201485 [details]
org.apache.mina.core source bundle
Created attachment 201486 [details]
org.apache.mina.core bundle
Created attachment 201487 [details]
org.apache.mina.sshd source bundle
Created attachment 201488 [details]
org.apache.mina.sshd bundle
Created attachment 201489 [details]
org.apache.mina.sshd.core source bundle
Created attachment 201490 [details]
org.apache.mina.sshd.core bundle
Created attachment 201545 [details]
org.eclipse.equinox.console.jaas.fragment bundle
This is the fragment bundle. There is no source bundle for it because it has no source - it has only a minifest.
The org.apache.* bundles should keep their names. All these bundles have been added to the EBR as requested Lazar, can this issue be closed? Bundles are added to repository. (In reply to comment #10) > Lazar, can this issue be closed? Sorry Chris, I just forgot to close it. Thanks |
Created attachment 201484 [details] org.apache.mina.core bundle org.eclipse.equinox.console.jaas.fragment.jar - a fragment to org.apache.sshd.core.jar, necessary for the loading of JAAS-related classes. org.apache.mina.core, org.apache.mina.core.source, org.apache.sshd.core.org.apache.sshd.source - latest versions of sshd related bundles from Eclipse Orbit.