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 569950a  Update netbeansbase.groovy
569950a is described below

commit 569950a9678d17f4e8258f29c7a6ea2c3deb2830
Author: Eric Barboni <[email protected]>
AuthorDate: Tue Aug 9 13:21:15 2022 +0200

    Update netbeansbase.groovy
    
    typo in target
---
 jobs/netbeansbase.groovy | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/jobs/netbeansbase.groovy b/jobs/netbeansbase.groovy
index aad5350..90e9bb6 100644
--- a/jobs/netbeansbase.groovy
+++ b/jobs/netbeansbase.groovy
@@ -73,7 +73,7 @@ The <b>licenses</b> are checked by the <a 
href="../netbeans-license/lastComplete
     label('ubuntu')
     steps {
         ant {
-            targets(['build','test-platform', 'build-nbms', 
'generate-uc-catalog', 'build-source-zips', 'index-layer-path'])
+            targets(['build','test-platform', 'build-nbms', 
'generate-uc-catalog', 'build-source-zips', 'index-layer-paths'])
             props('do.build.windows.launchers': 'true')
             antInstallation(antversion)
         }


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