Arthur Brandao 6 лет назад
Родитель
Сommit
534c45657d
1 измененных файлов с 0 добавлено и 1 удалено
  1. 0 1
      build.xml

+ 0 - 1
build.xml

@@ -121,7 +121,6 @@
 	</target>
 
 	<!-- Define the SonarQube target -->
-	<!--target name="sonar" depends="m1" description="Analyse le code avec SonarQube" ligne prof-->
 	<target name="sonar" depends="m1" description="Analyse le code avec SonarQube">
 		<taskdef uri="antlib:org.sonar.ant" resource="org/sonar/ant/antlib.xml">
 			<classpath path="lib/sonarqube-ant-task-2.5.jar" />