diff options
author | Ed Willink | 2013-11-14 11:53:07 +0000 |
---|---|---|
committer | Ed Willink | 2013-11-14 11:54:08 +0000 |
commit | 2f92eab0475c93c04afb826ad4db763cf6921018 (patch) | |
tree | f51792db2ac4c5f62752b8949eb3a951e101a3d0 /releng/org.eclipse.qvtd.releng.buckminster/README.txt | |
parent | 4494de0e12217a941ac0728dbf637f87628ee6bb (diff) | |
download | org.eclipse.qvtd-2f92eab0475c93c04afb826ad4db763cf6921018.tar.gz org.eclipse.qvtd-2f92eab0475c93c04afb826ad4db763cf6921018.tar.xz org.eclipse.qvtd-2f92eab0475c93c04afb826ad4db763cf6921018.zip |
[releng] Update for no cron jobs
Diffstat (limited to 'releng/org.eclipse.qvtd.releng.buckminster/README.txt')
-rw-r--r-- | releng/org.eclipse.qvtd.releng.buckminster/README.txt | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/releng/org.eclipse.qvtd.releng.buckminster/README.txt b/releng/org.eclipse.qvtd.releng.buckminster/README.txt new file mode 100644 index 000000000..1632855cc --- /dev/null +++ b/releng/org.eclipse.qvtd.releng.buckminster/README.txt @@ -0,0 +1,20 @@ +The Buckminster build automatically promotes downloads and updates, so no cron job help is necessary. + +The updates can be checked by looking for the new entry on http://www.eclipse.org/mmt/downloads/?project=qvtd +or installing new software from e.g. http://download.eclipse.org/mmt/qvtd/updates/milestones/0.11.0/S201311111636 + +However operations on composite repositories are not automated, partly because they are sufficiently important to deserve manual attention. + +A new milestone build can be added to the composite repository by: + +logon to build.eclipse.org +cd downloads/mmt/qvtd/updates/milestones/0.11.0 +ant -f /shared/modeling/tools/promotion/manage-composite.xml add -Dchild.repository=S201210020848 + +(This can be checked by installing new software from e.g. http://download.eclipse.org/mmt/qvtd/updates/milestones/0.11.0) + +##The Luna aggregator is configured by GIT\org.eclipse.simrel.build\mdt-ocl.b3aggrcon to use an explicit milestone entry + +##So edit mdt-ocl.b3aggrcon to update +##location="http://download.eclipse.org/modeling/mdt/ocl/updates/milestones/4.2.0/S201311111636" +##push to upstream master and start a new build at https://hudson.eclipse.org/hudson/job/simrel.luna.runaggregator/
\ No newline at end of file |