Преглед на файлове

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">