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 653bb77  removing "deprecated section"
653bb77 is described below

commit 653bb77f46f8b28fd9d3725b20160e422fc749a2
Author: Eric Barboni <sk...@apache.org>
AuthorDate: Fri Apr 7 00:47:42 2023 +0200

    removing "deprecated section"
---
 jobs/netbeansreleasetlp.groovy | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/jobs/netbeansreleasetlp.groovy b/jobs/netbeansreleasetlp.groovy
index 1759ae3..e9854ca 100755
--- a/jobs/netbeansreleasetlp.groovy
+++ b/jobs/netbeansreleasetlp.groovy
@@ -35,6 +35,7 @@ organizationFolder('NetBeans/netbeans-TLP') {
                 }
             }
         }
+        /* seems no accessible 
         buildStrategies {
             buildNamedBranches {
                 filters {
@@ -44,7 +45,7 @@ organizationFolder('NetBeans/netbeans-TLP') {
                     }
                 }
             }
-        }
+        } */
         projectFactories {
             workflowMultiBranchProjectFactory {
                 // Relative location within the checkout of our Pipeline 
script.


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

Reply via email to