[netbeans-jenkins-lib] branch master updated: Update netbeansnativetlp.groovy

2023-04-11 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 5ce2939  Update netbeansnativetlp.groovy
5ce2939 is described below

commit 5ce2939b1a724122a08d3d4b17ffeabac4c25524
Author: Eric Barboni 
AuthorDate: Tue Apr 11 19:10:49 2023 +0200

Update netbeansnativetlp.groovy
---
 jobs/netbeansnativetlp.groovy | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/jobs/netbeansnativetlp.groovy b/jobs/netbeansnativetlp.groovy
index 4e4f08b..0faec3b 100644
--- a/jobs/netbeansnativetlp.groovy
+++ b/jobs/netbeansnativetlp.groovy
@@ -30,7 +30,9 @@ organizationFolder('NetBeans/netbeans-native-TLP') {
 includes('netbeans-native*')
 excludes('')
   } 
-  gitBranchDiscovery()
+  gitHubBranchDiscovery {
+strategyId(3)
+  } 
   headRegexFilter {
regex('master')
   } 


-
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: Update netbeansnativetlp.groovy

2023-04-11 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 fd2c242  Update netbeansnativetlp.groovy
fd2c242 is described below

commit fd2c242cc5b35101077b3dd25b56289bc62b47f9
Author: Eric Barboni 
AuthorDate: Tue Apr 11 18:49:09 2023 +0200

Update netbeansnativetlp.groovy
---
 jobs/netbeansnativetlp.groovy | 4 
 1 file changed, 4 insertions(+)

diff --git a/jobs/netbeansnativetlp.groovy b/jobs/netbeansnativetlp.groovy
index 851981e..4e4f08b 100644
--- a/jobs/netbeansnativetlp.groovy
+++ b/jobs/netbeansnativetlp.groovy
@@ -30,6 +30,10 @@ organizationFolder('NetBeans/netbeans-native-TLP') {
 includes('netbeans-native*')
 excludes('')
   } 
+  gitBranchDiscovery()
+  headRegexFilter {
+   regex('master')
+  } 
 }
   }
 }


-
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: Update netbeansnativetlp.groovy

2023-04-11 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 dae2b68  Update netbeansnativetlp.groovy
dae2b68 is described below

commit dae2b6801c853ee48974716d7131520f0ca5eff0
Author: Eric Barboni 
AuthorDate: Tue Apr 11 18:23:32 2023 +0200

Update netbeansnativetlp.groovy
---
 jobs/netbeansnativetlp.groovy | 1 +
 1 file changed, 1 insertion(+)

diff --git a/jobs/netbeansnativetlp.groovy b/jobs/netbeansnativetlp.groovy
index 2209e1c..851981e 100644
--- a/jobs/netbeansnativetlp.groovy
+++ b/jobs/netbeansnativetlp.groovy
@@ -28,6 +28,7 @@ organizationFolder('NetBeans/netbeans-native-TLP') {
 traits {
   sourceWildcardFilter  {
 includes('netbeans-native*')
+excludes('')
   } 
 }
   }


-
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