TomcatサーバーにデプロイするJavaWebアプリケーション(Glassfishサーバーにデプロイ)を作成しました。プロジェクトファイルをbuild.xmlと一緒にLinuxシステムにコピーして試してみました
[packwolf src]$ ant
Buildfile: build.xml
BUILD FAILED
/home/packwolf/Application/src/build.xml:12: The following error occurred while executing this line:
/home/packwolf/Application/src/nbproject/build-impl.xml:22: Class org.apache.tools.ant.taskdefs.condition.Not doesn't support the nested "antversion" element.
Webアプリケーションは移植可能であるはずですが、そうではありません。これを修正するためのアイデアはありますか?