浏览代码

Ensure xtext utils repo is mirrored as well.

Alexander Nyßen 14 年之前
父节点
当前提交
62408d003b
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      releng/org.yakindu.sct.releng/promote.xml

+ 1 - 0
releng/org.yakindu.sct.releng/promote.xml

@@ -13,6 +13,7 @@
 		<p2.mirror>
 			<repository location="file:${local.update.site}" name="Yakindu SCT 2 upate-site" />
 			<source>
+				<repository location="${env.promotionSource}artifact/repoBase/xtext_utils_repository/" />
 				<repository location="${env.promotionSource}artifact/buildDirectory/build_local_repository/" />
 			</source>
 		</p2.mirror>