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 a3bf1da test with string
a3bf1da is described below
commit a3bf1da1533160f37fb58162b3b2f8bdec552be9
Author: Eric Barboni <[email protected]>
AuthorDate: Thu Apr 14 17:43:35 2022 +0200
test with string
---
vars/asfMainNetBeansBuild.groovy | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/vars/asfMainNetBeansBuild.groovy b/vars/asfMainNetBeansBuild.groovy
index d6ced5c..f7d74f7 100644
--- a/vars/asfMainNetBeansBuild.groovy
+++ b/vars/asfMainNetBeansBuild.groovy
@@ -117,7 +117,7 @@ def call(Map params = [:]) {
version = releaseInformation[branch].versionName;
vsixversion = releaseInformation[branch].vsixVersion;
// make a new attribute in json for this.
- heavyrelease =
releaseInformation[branch].publish_apidoc;
+ heavyrelease =
releaseInformation[branch].publish_apidoc == 'true';
rmversion = version
//
if (releaseInformation[branch].milestones) {
---------------------------------------------------------------------
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