This is an automated email from the ASF dual-hosted git repository.
skygo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans-jenkins-lib.git
The following commit(s) were added to refs/heads/master by this push:
new 8b13349 typo again
8b13349 is described below
commit 8b13349c143dff1bc62032ac0b7a67e45e63444b
Author: Eric Barboni <[email protected]>
AuthorDate: Wed Jul 13 20:23:51 2022 +0200
typo again
---
vars/asfMainNetBeansBuild.groovy | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/vars/asfMainNetBeansBuild.groovy b/vars/asfMainNetBeansBuild.groovy
index d424bd9..703f1d1 100644
--- a/vars/asfMainNetBeansBuild.groovy
+++ b/vars/asfMainNetBeansBuild.groovy
@@ -153,7 +153,7 @@ def call(Map params = [:]) {
sh "ant build-source-zips"
sh "ant build-javadoc
-Djavadoc.web.zip=${env.WORKSPACE}/WEBZIP.zip"
archiveArtifacts 'WEBZIP.zip'
- junit
'nbbuild/build/javadoc/checklinks-erros.xml'
+ junit
'nbbuild/build/javadoc/checklinks-errors.xml'
}
}
}
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists