瀏覽代碼

Commented out installation of MacOs product because it currently fails.

tomqc86@googlemail.com 11 年之前
父節點
當前提交
3683cab2eb
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      releng/org.yakindu.sct.releng/promote-pom.xml

+ 2 - 2
releng/org.yakindu.sct.releng/promote-pom.xml

@@ -331,7 +331,7 @@
 				<artifactId>tycho-eclipserun-plugin</artifactId>
 				<version>${tycho.extras.version}</version>
 				<executions>
-					<!-- Add execution per 'target architecture' -->
+					<!-- Add execution per 'target architecture' 
 					<execution>
 						<id>install-features-into-distro-macosx-cocoa-x86_64</id>
 						<phase>package</phase>
@@ -347,7 +347,7 @@
 								-repository ${update.sites} -installIUs ${features}
 							</appArgLine>
 						</configuration>
-					</execution>
+					</execution>-->
 					<execution>
 						<id>install-features-into-distro-win32-win-32-x86</id>
 						<phase>package</phase>