aherbert commented on PR #410: URL: https://github.com/apache/commons-lang/pull/410#issuecomment-1849955188
The configuration for the ci-builds.apache.org is not stored in the git repo. I think this can be removed. FYI: Jenkins @ ci-builds There are jobs configured for the multi-module Math derived components (Math, RNG, Geometry, Statistics, Numbers) that deploy the modules to the apache snapshot repo. This is useful if you are working on a module that requires the other modules as dependencies as you are not required to do a local install of all the other modules. Jenkins is also set up to run SonarCloud analysis and to build dependent projects (e.g. Statistics/Numbers -> Math). There are some other Jenkins jobs under Commons but most are inactive. Some are active and configured to deploy snapshots. This is a useful feature to allow the latest fixes to be tested and I've set these up when requested for this purpose. -- 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]
