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

Line wrapping bug #271

Merged
merged 9 commits into from Aug 18, 2017
Merged

Line wrapping bug #271

merged 9 commits into from Aug 18, 2017

Conversation

sgrieve
Copy link
Contributor

@sgrieve sgrieve commented Aug 17, 2017

Adding new java classes to fix the line wrapping bug. The problem was introduced in Java 7 and has nothing to do with our implementation.

This stack overflow answer provided Java classes which we have modified lightly to work in a more general context.

So we now have 4 more java classes to compile and include in the maven build process. At present this is done by committing the class files, but we should pick up issue #231 and get a better maven build process going, and document it properly, but I think that is a problem for post 1.0 release.

This fixes issue #265.

@ghost ghost assigned sgrieve Aug 17, 2017
@ghost ghost added the in progress label Aug 17, 2017
@sgrieve sgrieve added the ready label Aug 17, 2017
@raquelalegre
Copy link
Contributor

All good after the changes we made this morning. I've added a few minor ones in the last minutes. @sgrieve please review and merge if happy.

@sgrieve
Copy link
Contributor Author

sgrieve commented Aug 18, 2017

With these maven changes, and some updates to the wiki and readme which have been made, we can close issue #231 as well 🚀

@sgrieve sgrieve merged commit a16907f into development Aug 18, 2017
@sgrieve sgrieve deleted the line-wrapping-bug branch August 18, 2017 10:46
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.

None yet

2 participants