Skip to content
This repository has been archived by the owner on Apr 5, 2022. It is now read-only.

Make source code Java 6 compatible #5

Merged
merged 1 commit into from
Oct 24, 2012
Merged

Make source code Java 6 compatible #5

merged 1 commit into from
Oct 24, 2012

Conversation

nebhale
Copy link
Contributor

@nebhale nebhale commented Oct 24, 2012

For issue #4, this expands diamond operators and converts switch statements with Strings to if statements. This makes the code Java 6 compatible.

For issue #4, this expands diamond operators and converts switch statements with `String`s to if statements. This makes the code Java 6 compatible.
jbrisbin added a commit that referenced this pull request Oct 24, 2012
Make source code Java 6 compatible
@jbrisbin jbrisbin merged commit f8ca4df into spring-attic:master Oct 24, 2012
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants