Sfoglia il codice sorgente

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

lothar@wendehals.de 14 anni fa
parent
commit
5a85556af1
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  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">