Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[osee-dev] Hudson and OSEE Builds

We are using Hudson for building OSEE and for verifying that each commit builds and all the tests pass before the Gerrit review for that commit is completed and the commit is merged into the baseline branch.

 

The main page for the OSEE Hudson instance is:  https://hudson.eclipse.org/osee/

 

All-in-one builds (Eclipse base with OSEE plug-ins and features installed)  for Linux, Mac OS X, and Windows are available at:

   https://hudson.eclipse.org/osee/job/osee_candidate/lastSuccessfulBuild/artifact/org.eclipse.osee/plugins/org.eclipse.osee.client.all.product/target/products/

The current Eclipse base is Eclipse SDK 4.3.1.

 

Gerrit review patches for the dev branch are automatically verified by the Hudson Job: https://hudson.eclipse.org/osee/job/osee_dev_review/

 

After logging-in committers can use the OSEE Developer Topic Builds (1 and 2) to build from any remote branch.  This is a good way to test changes on a topic/side branch and get a full build based on those changes before they are available in a baseline branch.

 

Regards,

Ryan Brooks


Back to the top