抱歉,如果这听起来很愚蠢,它真的给了我一个地狱般的时间。我尝试使用安装了 ant 的 Antennae 构建一个 flex 项目,该项目处于 svn 版本控制之下。每次我运行 ant build 时,它都会继续构建所有库和应用程序,但总是想出 /n
BUILD FAILED
/home/user/Antennae/tools/build-master-targets.xml:43: The following error occurred while executing this line:
/home/user/Antennae/tools/build-common-tasks.xml:279: The following error occurred while executing this line: /home/user/Antennae/tools/build-common-targets.xml:214: The following error occurred while executing this line:
/home/user/Antennae/tools/build-common-tasks.xml:95: Java returned: 30
Total time: 4 minutes 20 seconds
我不知道错误是什么意思,因为我没有更改提到的代码/文件。