-
Notifications
You must be signed in to change notification settings - Fork 21
scaladoc fails building documentation during fastdist #3659
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
Comments
Imported From: https://issues.scala-lang.org/browse/SI-3659?orig=1
|
Jim Powers (corruptmemory) said: |
@retronym said: |
Jim Powers (corruptmemory) said: svn update |
Jim Powers (corruptmemory) said: svn update ant all.clean ant ant fastdist |
@retronym said: https://scala-webapps.epfl.ch/hudson/job/scala-nightly-main/692/console Assigning to rytz. |
I have been trying to build scala 2.8 from SVN for the last several days and the fastdist task is failing during the generation of documentation. Prior to a couple of days ago I have been able to build scala and run fastdist for months, so this is new behavior.
$$ uname -a
Linux blingo 2.6.33.6-147.fc13.i686 #1 SMP Tue Jul 6 22:30:55 UTC 2010 i686 i686 i386 GNU/Linux
$$ java -version
java version "1.6.0_18"
OpenJDK Runtime Environment (IcedTea6 1.8) (fedora-41.b18.fc13-i386)
OpenJDK Server VM (build 14.0-b16, mixed mode)
$$ ant -version
Apache Ant version 1.7.1 compiled on April 16 2010
The text was updated successfully, but these errors were encountered: