[
https://issues.apache.org/jira/browse/YOKO-457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15873458#comment-15873458
]
David Jencks edited comment on YOKO-457 at 2/19/17 4:13 AM:
------------------------------------------------------------
commit 62d9f24bf5bc99704b8764ddb2fd11ce4c451f06
Author: Neil Richards <[email protected]>
Date: Wed Apr 22 18:36:10 2015 +0100
Enable Cmsfv2 reading support, part 1
commit 2b16c3af0ea5aee242eed8fadff9888a07a33345
Author: Joe Chacko <[email protected]>
Date: Wed Apr 22 10:48:38 2015 +0100
Generify offsetMap to use a value type of Object, not Serializable
commit 5b1d91108174ecb53eb5b9f1125c35a436a6a3eb
Author: Neil Richards <[email protected]>
Date: Tue Apr 21 17:49:17 2015 +0100
Formatted source (automated)
commit ed60455d2e30e8c70919e80735a89e66d6140b2e
Author: Joe Chacko <[email protected]>
Date: Tue Apr 21 19:04:00 2015 +0100
Refactor CorbaObjectReader (automated)
commit bf20a7bc6ccb14a5fb9e050a7743fa2b01a55eb7
Author: Joe Chacko <[email protected]>
Date: Tue Apr 21 17:33:54 2015 +0100
Refactored ValueReader (automated)
commit 5fe9e2f3493d665961c32a33fa70e73f0b8a9461
Author: Neil Richards <[email protected]>
Date: Mon Apr 20 17:00:32 2015 +0100
Add test object for CMSFv2
commit 0a3c0caa362312dacc49158e5fc43377e5b19f31
Author: Neil Richards <[email protected]>
Date: Mon Apr 20 11:58:23 2015 +0100
Improve error handling; Clarify imports
commit 658a4e009f7b19438e4754ecf2d3ed01b13a18b2
Author: Joe Chacko <[email protected]>
Date: Sat Apr 18 01:43:32 2015 +0100
cleaned up ValueDescriptor
commit ead7b55258b329cb987120f456056a84cd7ee061
Author: Joe Chacko <[email protected]>
Date: Sat Apr 18 00:10:33 2015 +0100
sanitized ObjectWriter to avoid fully qualified classes and other style
violations
commit 95a9c8894a3b3b50ff0cee500ad6ba4f7d301122
Author: Joe Chacko <[email protected]>
Date: Fri Apr 17 23:04:07 2015 +0100
converted WriteObjectState to an enum
commit 92289be9f9bfddcf5d80a830514ecff8dcec2c99
Author: Neil Richards <[email protected]>
Date: Fri Apr 17 17:23:41 2015 +0100
Fix custom marshal check on reading side
This encapsulates the check in a method called 'isCustomUnmarshalled()'
- this needs a better name.
commit dfb9bb80c46a2d2715fd7004748ba3b720d9541c
Author: Neil Richards <[email protected]>
Date: Wed Apr 15 17:37:40 2015 +0100
Add temp. ability to disable CMSFv2 advertising
commit d6e545c52c5593bc2ca5778714c9efccff9e9273
Author: Neil Richards <[email protected]>
Date: Thu Apr 9 22:36:00 2015 +0100
Correct writing of CMSF TC & SC data
Correct witing of CDR encapuslated data for Custom Marshal Stream Format
tagged component and service context.
commit 40db53677310a7585d03a6e7ece12cdf0043c930
Author: Neil Richards <[email protected]>
Date: Thu Apr 9 12:12:15 2015 +0100
Enable outbound CMSFv2 support
commit fa83e524ec33733e5ab7ca33de1b8532a6f09d7c
Author: Neil Richards <[email protected]>
Date: Tue Apr 7 01:20:19 2015 +0100
Move CmsfThreadLocalStack to yoko-rmi-impl
Move CmsfThreadLocalStack to yoko-rmi-impl, as it's code there that
needs to find out what should be the Custom Marshal Stream Format
version to be used.
commit 0b839eea4f7b03bc776df68a6e68154f2119b1a2
Author: Neil Richards <[email protected]>
Date: Tue Apr 7 01:03:01 2015 +0100
Add PI classes for CMSF handling
Add (IOR, Client, Server) Portable Interceptor classes for handling
negotiation of Custom Marshal Stream Formatting version support,
including a ThreadLocal for propagating the agreed version to write
operations.
commit d84cea1513ec0056859a2337f09204e68b5612dc
Author: Neil Richards <[email protected]>
Date: Sat Apr 4 18:13:46 2015 +0100
Add missing API relating to CMSFv2
Add missing API relating to supporting Custom Marshal Stream Format
version 2.
was (Author: djencks):
commit dfb9bb80c46a2d2715fd7004748ba3b720d9541c
Author: Neil Richards <[email protected]>
Date: Wed Apr 15 17:37:40 2015 +0100
Add temp. ability to disable CMSFv2 advertising
commit d6e545c52c5593bc2ca5778714c9efccff9e9273
Author: Neil Richards <[email protected]>
Date: Thu Apr 9 22:36:00 2015 +0100
Correct writing of CMSF TC & SC data
Correct witing of CDR encapuslated data for Custom Marshal Stream Format
tagged component and service context.
commit 40db53677310a7585d03a6e7ece12cdf0043c930
Author: Neil Richards <[email protected]>
Date: Thu Apr 9 12:12:15 2015 +0100
Enable outbound CMSFv2 support
commit fa83e524ec33733e5ab7ca33de1b8532a6f09d7c
Author: Neil Richards <[email protected]>
Date: Tue Apr 7 01:20:19 2015 +0100
Move CmsfThreadLocalStack to yoko-rmi-impl
Move CmsfThreadLocalStack to yoko-rmi-impl, as it's code there that
needs to find out what should be the Custom Marshal Stream Format
version to be used.
commit 0b839eea4f7b03bc776df68a6e68154f2119b1a2
Author: Neil Richards <[email protected]>
Date: Tue Apr 7 01:03:01 2015 +0100
Add PI classes for CMSF handling
Add (IOR, Client, Server) Portable Interceptor classes for handling
negotiation of Custom Marshal Stream Formatting version support,
including a ThreadLocal for propagating the agreed version to write
operations.
commit d84cea1513ec0056859a2337f09204e68b5612dc
Author: Neil Richards <[email protected]>
Date: Sat Apr 4 18:13:46 2015 +0100
Add missing API relating to CMSFv2
Add missing API relating to supporting Custom Marshal Stream Format
version 2.
> Support CMSFv2
> --------------
>
> Key: YOKO-457
> URL: https://issues.apache.org/jira/browse/YOKO-457
> Project: Yoko - CORBA Server
> Issue Type: Bug
> Security Level: public(Regular issues)
> Components: orb core
> Affects Versions: v1.1.0
> Reporter: David Jencks
>
> An ee 7 capable orb has to support Custom Marshal Stream Format
> version 2.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)