Community
Participate
Working Groups
In order for the org.eclipse.equinox.console.supportability bundle to provide ssh functionality, it needs the org.eclipse.equinox.console.jaas.fragment bundle as well. Therefore it should be included in the build as well. The project for this bundle is in rt/org.eclipse.equinox/incubator/console.
Can you please update the map files to include this fragment so I can run a test build?
Created attachment 201269 [details] patch
(In reply to comment #1) > Can you please update the map files to include this fragment so I can run a > test build? Kim, we are in the middle of migrating to a git repo for the incubator. I would like to get that building successfully before we make this change. Make sense?
Sure, that's fine. Let me know when you are ready :-)
Created attachment 201290 [details] Patch to add the fragment bundle to the build I provide the patch to the map file, just to be ready when the migration finishes. Probably the tag will be different then?
The nightly incubator build was successful. I applied Lazar's patch to the incubator map. Kim, you can run a test build when you are ready. Thanks!
Created attachment 201402 [details] patch
Created attachment 201403 [details] patch
This was fixed for N20110812-2000. Tom, can you tag the equinox incubator feature for the next build, thanks :-) Git commits http://git.eclipse.org/c/equinox/rt.equinox.incubator.git/commit/?id=bd46f4b6673037b844483ca289c71e685b9b6050 http://git.eclipse.org/c/equinox/rt.equinox.incubator.git/commit/?id=942ef8f51fc4f2d85a8508a09940e3dbdd3ce1d5
(In reply to comment #9) > Tom, can you tag the equinox incubator feature for the next build, thanks :-) Thanks Kim. I also updated the orbit.map to consume the mina and sshd bundles from orbit. That required a small change to the console bundles in commit: http://git.eclipse.org/c/equinox/rt.equinox.incubator.git/commit/?id=afb37813fdbaa269b43b6ac0ac01f2a832e85844
Created attachment 201499 [details] patch bundle symbolic name for the sshd-core bundle changed and needed to be reflected in the feature.
Tom, it looks like the incubator feature needs to be tagged and the maps updated. The comparator in the last i-build complained about it.
(In reply to comment #12) > Tom, it looks like the incubator feature needs to be tagged and the maps > updated. The comparator in the last i-build complained about it. What is it complaining about. I think the issue is that we are not even building the jaas.fragment anymore since we have moved the console bundles to rt.equinox.bundles and now include them in the equinox and eclipse SDK. We likely need to add the bundle to the org.eclipse.equinox.core.sdk feature. I don't want this bundle included in the RCP feature.
It's complaining that the version was needlessly incremented. If I compare the version in master and the tag in the maps there are differences.