瀏覽代碼

Suppr commentaire inutile

Arthur Brandao 6 年之前
父節點
當前提交
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" />