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.
1 parent 4c99a20 commit 3df84acCopy full SHA for 3df84ac
build.xml
@@ -880,7 +880,7 @@ Portions Copyright (c) 2017, Chris Fraire <[email protected]>.
880
</condition>
881
</target>
882
883
- <target name="check_testplugins_jar" description="check if plugins.jar was generated">
+ <target name="check_testplugins_jar" description="check if testplugins.jar was generated">
884
<available
885
file="${build.test.classes.dir}/org/opensolaris/opengrok/authorization/testplugins.jar"
886
type="file" property="testplugins_exists">
0 commit comments