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

scaladoc.properties in scala-compiler.jar does not have version.number set #8744

Closed
scabug opened this issue Jul 23, 2014 · 5 comments
Closed
Assignees
Milestone

Comments

@scabug
Copy link

scabug commented Jul 23, 2014

http://search.maven.org/remotecontent?filepath=org/scala-lang/scala-compiler/2.11.1/scala-compiler-2.11.1.jar

the file scaladoc.properties looks like

#Tue, 20 May 2014 09:18:14 +0200

version.number=${scaladoc.version.number}
copyright.string=Copyright 2002-2013, LAMP/EPFL
@scabug
Copy link
Author

scabug commented Jul 23, 2014

Imported From: https://issues.scala-lang.org/browse/SI-8744?orig=1
Reporter: @lrytz

@scabug
Copy link
Author

scabug commented Aug 8, 2014

@lrytz said:
assigning to you, since you'll be doing 2.11.3

@scabug
Copy link
Author

scabug commented Nov 4, 2014

@retronym said:
Updating fix-by version to 2.11.5.

@scabug
Copy link
Author

scabug commented Feb 26, 2015

@adriaanm said:
the quick fix would be to change

    <staged-build with="locker"   stage="quick" project="scaladoc" version="scaladoc"/> </target>

to

    <staged-build with="locker"   stage="quick" project="scaladoc" /> </target>

no idea why we were using scaladoc.version.number -- I can't see it being defined anywhere

@scabug
Copy link
Author

scabug commented Jul 13, 2015

@SethTisue said:
scala/scala#4628

@scabug scabug closed this as completed Jul 16, 2015
@scabug scabug added this to the 2.11.8 milestone Apr 7, 2017
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

No branches or pull requests

2 participants