瀏覽代碼

IN PROGRESS - issue YAKHMI-34: Setup YAKINDU HMI product build
https://intern.itemis.de/jira/browse/YAKHMI-34

lothar@wendehals.de 14 年之前
父節點
當前提交
5a85556af1
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      releng/org.yakindu.sct.releng/run.xml

+ 3 - 0
releng/org.yakindu.sct.releng/run.xml

@@ -89,6 +89,9 @@
 		<copy todir="${buildDirectory}/features">
 			<fileset dir="${buildWorkspace}/svn_repository/features" />
 		</copy>
+		<copy todir="${buildDirectory}/features">
+			<fileset dir="${buildWorkspace}/gmf_utils_repository/features" />
+		</copy>
 
 		<!-- remove the "-feature" suffix of all feature projects in the features folder -->
 		<for param="currentFeatureDir" keepgoing="true">