ETrice/Development/ReleaseEngineering/Details
From Eclipsepedia
Details about eTrice Release Engineering
Hudson Configuration
TBD
cron Job
The Hudson build in a last step is copying the last successful build to a directory /opt/public/jobs/mdt-etrice-nightly/workspace/last_success.
A cron job is copying this to the eTrice download area. The job can be viewed using the command crontab -l.
The job can be edited with crontab -e.
The lines contained in the job are
# Daily N builds 45 12 * * * /opt/public/common/apache-ant-1.7.1/bin/ant -f /opt/public/jobs/mdt-etrice-nightly/workspace/etrice_local_repo/releng/org.eclipse.etrice.releng/buckminster.ant promote.sites > ~/promotion_logs/mdt-etrice-nightly-promotion.log