Remove debug code
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@292350 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -86,8 +86,6 @@
|
||||
property="changesFile.available"/>
|
||||
|
||||
<j:if test="${changesFile.available}">
|
||||
<echo>schema=${plugin.resources}/xsd/changes.xsd</echo>
|
||||
<echo>file=${maven.docs.src}/changes.xml</echo>
|
||||
<plugin:validate-xml
|
||||
schema="${plugin.resources}/xsd/changes.xsd"
|
||||
file="${maven.docs.src}/changes.xml"/>
|
||||
|
||||
Reference in New Issue
Block a user