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 698037d  fix ant installation name
698037d is described below

commit 698037d90513d357d65fb5aba5c01de48fafc4bf
Author: Eric Barboni <[email protected]>
AuthorDate: Tue Nov 22 15:59:20 2022 +0100

    fix ant installation name
---
 jobs/netbeansbase.groovy | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/jobs/netbeansbase.groovy b/jobs/netbeansbase.groovy
index 0add84b..fb13fca 100644
--- a/jobs/netbeansbase.groovy
+++ b/jobs/netbeansbase.groovy
@@ -18,7 +18,7 @@
  * under the License.
  */
 // ant version
-def antversion='ant_1.10_latest'
+def antversion='ant_1_10_latest'
 
 // Common job with all default
 // jdk


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