Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ecf-dev] Issue adding custom serialization to ecf provider

Hi Peter,

This was the bug I think:  https://bugs.eclipse.org/bugs/show_bug.cgi?id=516074 and the fix was in the org.eclipse.ecf.remoteservice bundle.   Here's the commit:

http://git.eclipse.org/c/ecf/org.eclipse.ecf.git/commit/?id=eca72faf45ea5dc5dea36991881ddeb3e4e0aeb0

And that bundle was updated after the fix:  org.eclipse.ecf.remoteservice_8.12.0.v20170503-0247.jar

If this isn't right please let me know.

Scott



On 6/29/2017 7:32 AM, Peter Hermsdorf wrote:

Hi Scott,

i just got back to this topic and noticed that the bugfix is not in the current 3.13.7 release of ECF.

I verified that by downloading the whole zipped update site and looked into the included source and it's still the version without the no-argument constructor.

Could you have a look what happened?

The fix was done on 2017-05-02 the bundle version is

org.eclipse.ecf.provider.remoteservice_4.2.200.v20170320-1451

that does not seem to be correct.

Thx!

Bye Peter


Am 03.05.2017 um 04:53 schrieb Scott Lewis:
Hi Peter,

I've opened, fixed, and closed bug:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=516074

This will be in ECF 3.13.6/Oxygen due this week.

One thought:   Any chance to get a bundle or two...using kyro for serialization...contributed to ECF?  Perhaps via the github site [1].

Scott

[1] https://github.com/ECF

_______________________________________________


_______________________________________________
ecf-dev mailing list
ecf-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/ecf-dev


Back to the top