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

fix warnings in project/{Docs.scala, Pdf.scala} #448

Merged
merged 1 commit into from
Aug 13, 2017
Merged

Conversation

xuwei-k
Copy link
Member

@xuwei-k xuwei-k commented Aug 13, 2017

[warn] /home/travis/build/sbt/website/project/Docs.scala:50: method x in class PathFinder is deprecated: Use pair.
[warn]         output ** AllPassFilter --- output x relativeTo(output)
[warn]                                            ^
[warn] /home/travis/build/sbt/website/project/Docs.scala:125: method x in class PathFinder is deprecated: Use pair.
[warn]       output ** AllPassFilter --- output x relativeTo(output)
[warn]                                          ^
[warn] /home/travis/build/sbt/website/project/Pdf.scala:25: method x in class PathFinder is deprecated: Use pair.
[warn]         	generatePdf.value x relativeTo(target.value)
[warn]         	                  ^

@eed3si9n eed3si9n merged commit f705b7e into sbt:1.x Aug 13, 2017
@xuwei-k xuwei-k deleted the x-to-pair branch August 13, 2017 06:27
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