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 fa9a39f do not build webskin
fa9a39f is described below
commit fa9a39f473f2b44d3325859e2a98ae3e27957771
Author: Eric Barboni <[email protected]>
AuthorDate: Thu Oct 23 13:29:01 2025 +0200
do not build webskin
---
jobs/netbeansmaventlp.groovy | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/jobs/netbeansmaventlp.groovy b/jobs/netbeansmaventlp.groovy
index 60337dd..ad17aa1 100644
--- a/jobs/netbeansmaventlp.groovy
+++ b/jobs/netbeansmaventlp.groovy
@@ -27,7 +27,7 @@ organizationFolder('NetBeans/netbeans-maven-TLP') {
credentialsId('ASF_Cloudbees_Jenkins_ci-builds')
traits {
sourceWildcardFilter {
- includes('netbeans-parent netbeans-webskin netbeans-mavenutils-*
netbeans-nbpackage')
+ includes('netbeans-parent netbeans-mavenutils-*
netbeans-nbpackage')
excludes('')
}
gitHubBranchDiscovery {
---------------------------------------------------------------------
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