temp.fix: task "quickdoc" uses "starr.classpath" instead of "quick.classpath"
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@8659 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
This commit is contained in:
parent
5bd9361518
commit
eebb4f8e8a
|
@ -217,7 +217,7 @@ SETUP
|
|||
classpathref="quick.classpath"/>
|
||||
<taskdef
|
||||
name="quickdoc" classname="scala.tools.ant.Scaladoc"
|
||||
classpathref="quick.classpath"/>
|
||||
classpathref="starr.classpath"/> <!-- classpathref="quick.classpath"/> -->
|
||||
</target>
|
||||
|
||||
<!-- ===========================================================================
|
||||
|
|
Loading…
Reference in New Issue