We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d99785b + 6a4ca9b commit be1de60Copy full SHA for be1de60
build.xml
@@ -1196,7 +1196,7 @@ TODO:
1196
</target>
1197
1198
<target name="quick.scaladoc" depends="quick.comp">
1199
- <staged-build with="locker" stage="quick" project="scaladoc" version="scaladoc"/> </target>
+ <staged-build with="locker" stage="quick" project="scaladoc"/> </target>
1200
1201
<target name="quick.interactive" depends="quick.comp, quick.scaladoc">
1202
<staged-build with="locker" stage="quick" project="interactive"/> </target>
0 commit comments