You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by sk...@apache.org on 2019/10/17 12:33:38 UTC

[netbeans-html4j] branch master updated: Update Jenkinsfile.groovy

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-html4j.git


The following commit(s) were added to refs/heads/master by this push:
     new 5f09044  Update Jenkinsfile.groovy
5f09044 is described below

commit 5f09044376b016a8323c42c5e16a033861a86d05
Author: Eric Barboni <sk...@apache.org>
AuthorDate: Thu Oct 17 14:33:29 2019 +0200

    Update Jenkinsfile.groovy
    
    some build infra tests
---
 Jenkinsfile.groovy | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Jenkinsfile.groovy b/Jenkinsfile.groovy
index cc8f78d..d5de568 100644
--- a/Jenkinsfile.groovy
+++ b/Jenkinsfile.groovy
@@ -17,4 +17,4 @@
  * under the License.
  */
 
-asfStandardBuild()
+asfStandardBuild xvfb:true cmdline:"clean install javadoc:aggregate"


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists