Browse Source

Merge branch 'master' of https://github.com/Yakindu/statecharts.git

bohl 10 years ago
parent
commit
08e85db275
1 changed files with 1 additions and 7 deletions
  1. 1 7
      releng/org.yakindu.sct.releng/pom.xml

+ 1 - 7
releng/org.yakindu.sct.releng/pom.xml

@@ -14,7 +14,7 @@
 		<tycho-extras-version>0.23.1</tycho-extras-version>
 		<antrun-version>1.6</antrun-version>
 		<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-		<testFailureIgnore>true</testFailureIgnore>
+		<testFailureIgnore>false</testFailureIgnore>
 	</properties>
 	<build>
 		<plugins>
@@ -269,12 +269,6 @@
 				</plugins>
 			</build>
 		</profile>
-		<profile>
-			<id>CI</id>
-			<properties>
-				<testFailureIgnore>true</testFailureIgnore>
-			</properties>
-		</profile>
 		<profile>
 			<id>enableSigning</id>
 			<build>