removed spurious comments
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115097 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -95,7 +95,6 @@
|
||||
</j:if>
|
||||
</j:if>
|
||||
|
||||
<!-- debut ajout momo -->
|
||||
<j:set var="ignoreStrings" value="${maven.simian.ignorestrings}"/>
|
||||
<j:if test="${ignoreStrings == 'true'}">
|
||||
<ant:setProperty name="ignoreStrings" value="${ignoreStrings}" />
|
||||
@@ -120,7 +119,7 @@
|
||||
<j:if test="${ignoreModifiers == 'true'}">
|
||||
<ant:setProperty name="ignoreModifiers" value="${ignoreModifiers}" />
|
||||
</j:if>
|
||||
<!-- fin ajout momo -->
|
||||
|
||||
</ant:simian>
|
||||
|
||||
</goal>
|
||||
|
||||
Reference in New Issue
Block a user