51Testing软件测试论坛

标题: BUILD FAILED : The <path> type doesn't support nested text data [打印本页]

作者: dian106106    时间: 2012-5-9 08:29
标题: BUILD FAILED : The <path> type doesn't support nested text data
[attach]78910[/attach]

使用ant run 后出现的issue, 有谁碰到过么,帮忙解决下
作者: wuqnw8    时间: 2012-5-18 10:26
非常感谢您!
作者: hustar0102    时间: 2016-6-29 13:13
我也来找答案
作者: samraul    时间: 2016-7-26 17:28
改成:

  <path id="test.classpath">
         <!-- adding the saxon jar to your classpath -->
         <fileset dir="${lib.dir}" includes="*.jar"/>
    </path>




欢迎光临 51Testing软件测试论坛 (http://bbs.51testing.com/) Powered by Discuz! X3.2