Skip to content

Java 6 compatibility#32

Merged
johnerikhalse merged 1 commit into
iipc:masterfrom
kris-sigur:Issue-2-fix
Oct 1, 2014
Merged

Java 6 compatibility#32
johnerikhalse merged 1 commit into
iipc:masterfrom
kris-sigur:Issue-2-fix

Conversation

@kris-sigur

Copy link
Copy Markdown
Member

System.lineSeparator() was introducted in Java 7
Pull request #26 (for issue #2) thus broke Java 6 compatibility. This restores it by using the pre 7 way of getting the system line separator.

System.lineSeparator() was introducted in Java 7
@gojomo

gojomo commented Sep 30, 2014

Copy link
Copy Markdown

But see also: #28 – I have no strong opinion on need for a fast or enforced java-7 requirement, but may want to pick a firm target-date/version at which pure-7-isms will be welcomed/preferred.

johnerikhalse added a commit that referenced this pull request Oct 1, 2014
@johnerikhalse johnerikhalse merged commit 397ffee into iipc:master Oct 1, 2014
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