Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ecf-dev] ECF Feature Restructuring

Hi Folks,

A little historical background on org.eclipse.ecf.ssl.

First, as Wim has said, it's a fragment, who's host is org.eclipse.ecf (all the org.eclipse.ecf.*.ssl are fragments). 

It was created/contributed by the Equinox team...because it uses the Equinox TrustEngine service (org.eclipse.osgi.service.security.TrustEngine) in combination with the SSLSocketFactory.

I think it would make sense to have the *.ssl fragments in separate features...because then they could be easily excluded for/in non-Equinox installations.

Scott

On 12/6/2013 11:11 AM, Wim Jongman wrote:
sorry not part of oee.core but of oe.ecf 




On Fri, Dec 6, 2013 at 8:09 PM, Wim Jongman <wim.jongman@xxxxxxxxx> wrote:
Well, it is not at the moment. It is a suggestion to add it in.

The reasoning is that oee.ssl is a fragment of oee.core so it always need to go with core somehow. I thought it could go here since it has no additional dependencies, it is part of the framework and it is really small.




On Fri, Dec 6, 2013 at 7:59 PM, Markus Alexander Kuppe <ecf-dev_eclipse.org@xxxxxxxxxxx> wrote:
On 12/06/2013 05:32 PM, Wim Jongman wrote:
>
> I took a stab at visualizing the features. I have started with the core
> and the filetransfer features and we can work our way down. I have tried
> to be as complete and componized as possible.
>
> https://docs.google.com/presentation/d/1be8k_HqSqXN2nMHLOiVf6o8mWeLs0mVMNHD4Qnujv80/edit?usp=sharing
>

It might be obvious, but why is o.e.e.ssl part of o.e.e.core.feature?

M.
_______________________________________________
ecf-dev mailing list
ecf-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ecf-dev




_______________________________________________
ecf-dev mailing list
ecf-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ecf-dev


Back to the top