nit0906 commented on PR #490: URL: https://github.com/apache/jackrabbit-oak/pull/490#issuecomment-1125759848
@fabriziofortino > Can we enable full debug on jenkins to see if that helps in understanding where this comes from? This seems to be some apache ci jenkins - I am not sure how to change the debug logging, but it seems it runs from this jenkins file - https://github.com/apache/jackrabbit-oak/blob/trunk/Jenkinsfile I think if we add the -X option , in the mvn clean verify command, it should log at debug level. But I think we might need to change that in the trunk branch (changing in the feature branch wouldn't work I guess since the job https://ci-builds.apache.org/job/Jackrabbit/job/oak-trunk-pr/configure here is picking from the trunk of apache repo.) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
