Explorar el Código

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

lothar@wendehals.de hace 14 años
padre
commit
5a85556af1
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  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">