diff options
author | Ed Willink | 2014-07-14 09:14:21 +0000 |
---|---|---|
committer | Ed Willink | 2014-07-14 09:14:21 +0000 |
commit | c8403ea0aaea40b8551e8fa8ac98dea34dc3f405 (patch) | |
tree | 480d78c4b4b21a32d5ec934bcfe27045b72f12ea /releng/org.eclipse.qvtd.releng.buckminster/README.txt | |
parent | d574d79f73efd286380c7806b0607a4037298cfc (diff) | |
download | org.eclipse.qvtd-c8403ea0aaea40b8551e8fa8ac98dea34dc3f405.tar.gz org.eclipse.qvtd-c8403ea0aaea40b8551e8fa8ac98dea34dc3f405.tar.xz org.eclipse.qvtd-c8403ea0aaea40b8551e8fa8ac98dea34dc3f405.zip |
[439512] Advance version numbers to 0.12.0 / 0.11.100
Diffstat (limited to 'releng/org.eclipse.qvtd.releng.buckminster/README.txt')
-rw-r--r-- | releng/org.eclipse.qvtd.releng.buckminster/README.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/releng/org.eclipse.qvtd.releng.buckminster/README.txt b/releng/org.eclipse.qvtd.releng.buckminster/README.txt index 1632855cc..31b847425 100644 --- a/releng/org.eclipse.qvtd.releng.buckminster/README.txt +++ b/releng/org.eclipse.qvtd.releng.buckminster/README.txt @@ -1,17 +1,17 @@ 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 +or installing new software from e.g. http://download.eclipse.org/mmt/qvtd/updates/milestones/0.12.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 +cd downloads/mmt/qvtd/updates/milestones/0.12.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) +(This can be checked by installing new software from e.g. http://download.eclipse.org/mmt/qvtd/updates/milestones/0.12.0) ##The Luna aggregator is configured by GIT\org.eclipse.simrel.build\mdt-ocl.b3aggrcon to use an explicit milestone entry |