[netbeans-jenkins-lib] branch master updated: case ctd

2021-10-07 Thread skygo
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 fbe4e67  case ctd
fbe4e67 is described below

commit fbe4e674346a7865f40de955065acb7588a65aec
Author: Eric Barboni 
AuthorDate: Thu Oct 7 22:02:44 2021 +0200

case ctd
---
 jobs/Jenkinsmatrixfile.groovy | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/jobs/Jenkinsmatrixfile.groovy b/jobs/Jenkinsmatrixfile.groovy
index 9086aeb..6e3efc2 100644
--- a/jobs/Jenkinsmatrixfile.groovy
+++ b/jobs/Jenkinsmatrixfile.groovy
@@ -22,7 +22,7 @@ pipeline {
 sh 'ant build -Dmetabuild.jsonurl=file:netbeansrelease.json'
 sh 'ant build-test-dist 
-Dmetabuild.jsonurl=file:netbeansrelease.json'
 stash includes: 'nbbuild/build/testdist.zip', name: 
'testbuildzip'
-sh 'mv nbbuild/netBeans**/NetBeans*.zip 
nbbuild/NetBeansIDE.zip '
+sh 'mv nbbuild/netbeans**/NetBeans*.zip 
nbbuild/NetBeansIDE.zip '
 stash includes: 'nbbuild/NetBeansIDE.zip', name: 'idebuildzip'
 }
 }

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

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



[netbeans-jenkins-lib] branch master updated: case

2021-10-07 Thread skygo
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 8d9a869  case
8d9a869 is described below

commit 8d9a86948f6d9d8982ec2096c134bbba462b151c
Author: Eric Barboni 
AuthorDate: Thu Oct 7 21:06:27 2021 +0200

case
---
 jobs/Jenkinsmatrixfile.groovy | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/jobs/Jenkinsmatrixfile.groovy b/jobs/Jenkinsmatrixfile.groovy
index 0e641bb..9086aeb 100644
--- a/jobs/Jenkinsmatrixfile.groovy
+++ b/jobs/Jenkinsmatrixfile.groovy
@@ -22,7 +22,7 @@ pipeline {
 sh 'ant build -Dmetabuild.jsonurl=file:netbeansrelease.json'
 sh 'ant build-test-dist 
-Dmetabuild.jsonurl=file:netbeansrelease.json'
 stash includes: 'nbbuild/build/testdist.zip', name: 
'testbuildzip'
-sh 'mv nbbuild/NetBeans**/NetBeans*.zip 
nbbuild/NetBeansIDE.zip '
+sh 'mv nbbuild/netBeans**/NetBeans*.zip 
nbbuild/NetBeansIDE.zip '
 stash includes: 'nbbuild/NetBeansIDE.zip', name: 'idebuildzip'
 }
 }

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

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