Skip to content

Fix dotd to use java classpath #2543

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

Merged
merged 2 commits into from
May 26, 2017

Conversation

felixmulder
Copy link
Contributor

No description provided.

@felixmulder felixmulder requested a review from liufengyun May 26, 2017 13:06
-Dscala.usejavacp=true \
$CLASS_PATH \
dotty.tools.dottydoc.Main \
$@
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This change looks good, in line 67, the dot(.) is not actually required, dottydoc doesn't dependent on custom code to run. It's automatically added if user doesn't pass an explicit -classpath.

@felixmulder felixmulder merged commit 12c2e47 into scala:master May 26, 2017
@felixmulder felixmulder deleted the topic/fix-dotd-usejavacp branch May 26, 2017 13:58
@smarter
Copy link
Member

smarter commented May 26, 2017

dotd really? Can't we call it dottydoc ? :)

@felixmulder
Copy link
Contributor Author

We liked the symmetry of:

  • dotc
  • dotr
  • dotd

:)

@liufengyun
Copy link
Contributor

@felixmulder What about we cut a pre-release today and announce it in gitter channel. So that people can try on different platforms and we have enough time to fix problems if there are any.

@felixmulder
Copy link
Contributor Author

@liufengyun - there's a bug with dottydoc that I'm trying to fix before that can happen.

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