Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [rt-pmc] ECF 3.12.0

On 11/18/2015 11:18 PM, Christian Campo wrote:
+1

Don't I need a second PMC +1? If so, would someone please provide that? Thanksinadvance.


Just out of curiosity. Is ECF affected by the commons collections problem
? Does it contain a deserializer mechanism that deserializes generic
objects and calls the readObject method like java serialization or hessian
serialization ?

Inspired by your question and the commons-collection deserialization issue I decided to add some functionality by overriding ObjectInputStream.resolveClass...i.e. to allow servers that register a IClassResolver service to handle the object deserialization ObjectStreamClass -> Class resolution during ObjectInputStream reading. See [1] for more info or thoughts/comments.

Scott

[1] https://bugs.eclipse.org/bugs/show_bug.cgi?id=482862


Just wondering

christian

Am 18.11.15, 20:47 schrieb "rt-pmc-bounces@xxxxxxxxxxx on behalf of Scott
Lewis" unter <rt-pmc-bounces@xxxxxxxxxxx on behalf of
slewis@xxxxxxxxxxxxx>:

Greets,

ECF would like to have a minor release on Nov 30 [1].

This release is focused on adding to and improving the Remote
Services/RSA Tooling first introduced prior to Mars [2].  It does,
however, include new UI APIs to allow Eclipse-based RS/RSA tooling to be
created more easily by us an others, thus the need for a minor rather
than maintenance release.

No incompatible API changes.   No feature-level changes to OSGi
spec-compliant impl of RS/RSA...only a few minor bug fixes there.

Please approve this release.

Scott

[1] https://projects.eclipse.org/projects/rt.ecf/releases/3.12.0
[2] https://www.eclipse.org/ecf/NewAndNoteworthy_3.10.0.html
_______________________________________________
rt-pmc mailing list
rt-pmc@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe
>from this list, visit
https://dev.eclipse.org/mailman/listinfo/rt-pmc
-------------------------------------------------------------
compeople AG
Untermainanlage 8
60329 Frankfurt/Main
fon: +49 (0) 69 / 27 22 18 0
fax: +49 (0) 69 / 27 22 18 22
web: www.compeople.de

Vorstand: Jürgen Wiesmaier
Aufsichtsratsvorsitzender: Christian Glanz

Sitz der Gesellschaft: Frankfurt/Main
Handelsregister Frankfurt HRB 56759
USt-IdNr. DE207665352
-------------------------------------------------------------
_______________________________________________
rt-pmc mailing list
rt-pmc@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/rt-pmc



Back to the top