Update Californium's sandbox url to eclipseprojects.io.
Signed-off-by: Achim Kraus achim.kraus@bosch.io
Merge request reports
Activity
Created by: netlify[bot]
Deploy Preview for eclipsefdn-iot ready! Explore the source changes: f1b9c093f4bfa606ea4062bc2152c5e834fc2e60 Inspect the deploy log: https://app.netlify.com/sites/eclipsefdn-iot/deploys/60b6153b217ef80008410d96 Browse the preview: https://deploy-preview-627--eclipsefdn-iot.netlify.app The preview page works. I was irritated by the error reported from the build pipeline in jenkins.
expecting ']', found 'namespace'
It might be from a missing commit in your master branch, like from an old version of the branch. The other PR with content fixes works and this was just a content update, so I'll merge it in. Thanks for the commit!
Thanks!
It might be from a missing commit in your master branch, like from an old version of the branch.
The error is reported by the eclipse webdev jenkins. So I'm wondering, why "my master" could be related to that. In the meantime, also the master build there is red and so the web page has not been updated. The error message is always the same an point to a groovy, I haven't touched at all.
org.jenkinsci.plugins.workflow.cps.CpsCompilationErrorsException: startup failed: /var/jenkins/jobs/public/jobs/iot.eclipse.org/branches/master/builds/393/libs/common-shared/vars/hugoWebsitePipeline.groovy: 168: expecting ']', found 'namespace' @ line 168, column 15. namespace: "${effectiveConfig.namespace}",
Anyway, thanks for merging!
D'oh. Looks like there was an issue with an upstream pipeline config file that broke some stuff. Wasn't your change, but I've made a patch and issue for it https://github.com/EclipseFdn/jenkins-pipeline-shared/issues/1. Hopefully we can get this live later today!