Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changes to the mappings from files to exchange buffers #4

Open
wants to merge 28 commits into
base: master
Choose a base branch
from

Conversation

darkmuse
Copy link

In this forum thread:

http://forum.accordproject.org/Incorrectly-stripping-line-separators-from-data-exchange-buffers-td4024826.html

I mentioned that the mapping was being done incorrectly (it certainly didn't interoperate with the Odex product properly). Gabriel asked for some test code, so I added

/accord/odetteftp/core/src/test/java/org/neociclo/odetteftp/protocol/data/ExchangeBufferTest.java

I updated the NormalMapping.java and CompressionMapping.java classes to make them pass so take a look and see if you want to use that or make your own changes to fix it. We need to make this change as we need to interoperate with other Odex implementations but it will obviously break compatibility with any products that use the current Accord implementation!

Enjoy,
Gary Barker

@rmarins
Copy link
Owner

rmarins commented Dec 3, 2013

Sorry taking to long to consider this pull-request. Please, could you sign the contribution agreement in order to get your contribution merged in the upstream Accord Project?

@darkmuse
Copy link
Author

darkmuse commented Dec 3, 2013

I'm sure I can Rafael, where is the agreement?

@rmarins
Copy link
Owner

rmarins commented Dec 3, 2013

@darkmuse
Copy link
Author

darkmuse commented Dec 3, 2013

Thank you, I'll have to run it by the lawyers at work just to cover us, but I don't think there will be an issue.

@rmarins
Copy link
Owner

rmarins commented Dec 3, 2013

Sure Gary, no problem.

@darkmuse
Copy link
Author

Hi Rafael,
I signed the agreement. Before you pull in any changes, do you want to take
a look and see if there is a better way to write the tests for checking
what data is sent over the wire?

On 3 December 2013 23:28, Rafael Marins [email protected] wrote:

Sure Gary, no problem.


Reply to this email directly or view it on GitHubhttps://github.com//pull/4#issuecomment-29762904
.

G+: https://plus.google.com/u/0/104223712160178727877/posts
FB: https://www.facebook.com/gary.barker.uk

Gary Barker added 4 commits February 12, 2015 13:53
the exception handler close it. 
Destroy oftplet on session close, not on disconnect.
prevent exception in exception handler
Remove warnings for CRs being non-alphanumeric
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants