Browse Source

removing unused property xalan2.present

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@905477 13f79535-47bb-0310-9956-ffa450edef68
master
Antoine Levy-Lambert 15 years ago
parent
commit
439bb1ebd1
1 changed files with 0 additions and 3 deletions
  1. +0
    -3
      build.xml

+ 0
- 3
build.xml View File

@@ -375,9 +375,6 @@
<available property="apache.resolver.present"
classname="org.apache.xml.resolver.tools.CatalogResolver"
classpathref="classpath"/>
<available property="xalan2.present"
classname="org.apache.xalan.transformer.TransformerImpl"
classpathref="classpath"/>
<available property="recent.xalan2.present"
classname="org.apache.xalan.trace.TraceListenerEx3"
classpathref="classpath"/>


Loading…
Cancel
Save