Skip to content
New issue

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

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

Already on GitHub? # to your account

review: feat: DefaultJavaPrettyPrinter#setLineSeparator(String) #1490

Merged
merged 1 commit into from
Aug 3, 2017

Conversation

pvojtechovsky
Copy link
Collaborator

@pvojtechovsky pvojtechovsky commented Jul 24, 2017

Added method DefaultJavaPrettyPrinter#setLineSeparator(String), as one step of the solution suggested in #1460 - to be able to define line separator used by spoon pretty printer.

This PR contains also necessary refactoring and cleaning of DefaultJavaPrettyPrinter.

@spoon-bot
Copy link
Collaborator

Revapi Analysis results

Old API: fr.inria.gforge.spoon:spoon-core:jar:5.9.0-20170724.104414-21

New API: fr.inria.gforge.spoon:spoon-core:jar:5.9.0-SNAPSHOT

Detected changes: 1.

Change 1

Name Element
Old method java.lang.String spoon.reflect.visitor.DefaultJavaPrettyPrinter::getPackageDeclaration()
New none
Code java.method.removed
Description Method was removed.
Breaking binary: breaking

@pvojtechovsky pvojtechovsky changed the title review2: feat: DefaultJavaPrettyPrinter#setLineSeparator(String) review: feat: DefaultJavaPrettyPrinter#setLineSeparator(String) Jul 31, 2017
@surli surli merged commit 06612f9 into INRIA:master Aug 3, 2017
@pvojtechovsky pvojtechovsky deleted the feaSetLineSeparator branch August 4, 2017 19:16
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants