You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by Pierre-Arnaud Marcelot <pa...@marcelot.net> on 2012/02/28 15:56:56 UTC

CI Builds on Jenkins

Hi guys,

I have just cleaned the CI builds on Jenkins for the Directory project.

Some of them were not built anymore because the OS X VM is no longer available, so I transferred them to a Ubuntu machine.
Some others we constantly failing or had been disabled for years. I deleted them.

I also added new builds for the JDBM sub-project.

In a nutshell, we have a job for each sub project which builds and deploys a SNAPSHOT version.
Here's the list:
- dir-apacheds-jdk16-ubuntu-deploy - https://builds.apache.org/job/dir-apacheds-jdk16-ubuntu-deploy/
- dir-apacheds-manuals - https://builds.apache.org/job/dir-apacheds-manuals/
- dir-checkstyle-jdk16-deploy-site - https://builds.apache.org/job/dir-checkstyle-jdk16-deploy-site/
- dir-groovyldap-jdk15-deploy-site - https://builds.apache.org/job/dir-groovyldap-jdk15-deploy-site/
- dir-junit-addons-jdk15-deploy-site - https://builds.apache.org/job/dir-junit-addons-jdk15-deploy-site/
- dir-project-jdk15-deploy - https://builds.apache.org/job/dir-project-jdk15-deploy/
- dir-shared-jdk15-ubuntu-deploy - https://builds.apache.org/job/dir-shared-jdk15-ubuntu-deploy/
- dir-skins-jdk15-deploy-site - https://builds.apache.org/job/dir-skins-jdk15-deploy-site/
- dir-studio-jdk16-ubuntu-deploy - https://builds.apache.org/job/dir-studio-jdk16-ubuntu-deploy/
- dir-studio-maven-plugin-jdk15-deploy-site -https://builds.apache.org/job/dir-studio-jdk16-ubuntu-deploy/

Additionally, we also have, for our four main projects, various jobs on different configurations (windows for example) and for nightly builds generation.
Here they are:
- dir-apacheds-jdbm-jdk16-win - https://builds.apache.org/job/dir-apacheds-jdbm-jdk16-win/
- dir-apacheds-jdk16-ubuntu-installers - https://builds.apache.org/job/dir-studio-jdk16-ubuntu-deploy/
- dir-apacheds-jdk16-win - https://builds.apache.org/job/dir-studio-jdk16-ubuntu-deploy/
- dir-shared-jdk16-win - https://builds.apache.org/job/dir-shared-jdk16-win/
- dir-studio-jdk16-ubuntu-applications - https://builds.apache.org/job/dir-studio-jdk16-ubuntu-applications/
- dir-studio-jdk16-win - https://builds.apache.org/job/dir-studio-jdk16-win/

Regards,
Pierre-Arnaud