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:
ltheussl
2005-09-28 23:50:08 +00:00
parent be3e9f91bd
commit 1c082383cb

View File

@@ -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"/>