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 97292e5  Update asfMainNetBeansBuild.groovy
97292e5 is described below

commit 97292e50457180f3ff194ea38a437392c948d735
Author: Eric Barboni <[email protected]>
AuthorDate: Fri Sep 27 18:44:36 2019 +0200

    Update asfMainNetBeansBuild.groovy
---
 vars/asfMainNetBeansBuild.groovy | 1 +
 1 file changed, 1 insertion(+)

diff --git a/vars/asfMainNetBeansBuild.groovy b/vars/asfMainNetBeansBuild.groovy
index 2247cff..20d6ccb 100644
--- a/vars/asfMainNetBeansBuild.groovy
+++ b/vars/asfMainNetBeansBuild.groovy
@@ -129,6 +129,7 @@ def call(Map params = [:]) {
                                 
                             } else if (month !='Invalid') {
                                 // we have a valid month, this package is 
already released. Build only javadoc
+                                sh "ant"
                                 sh "ant build-javadoc 
-Djavadoc.web.zip=${env.WORKSPACE}/WEBZIP.zip"
                             } else {
                                 // we want to setup for release


---------------------------------------------------------------------
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

Reply via email to