<?xml version="1.0" encoding="UTF-8"?>
<project basedir="." name="Fulfillment" default="compile">
<!-- all properties are in build.properties -->
<property file="${basedir}/build.properties"/>
<!--svn本身需要的运行库 -->
<path id="svnant.lib">
<pathelement location="${svnjavahl.jar}"/>
<pathelement location="${svnant.jar}"/>
<pathelement location="${svnClientAdapter.jar}"/>
</path>
<!--java EE 1.4 库 -->
<path id="javaEE1.4">
<fileset dir="${javaEE1.4.lib}">
<include name="**/*.jar"/>
</fileset>
</path>
<!--项目的classpath库 -->
<path id="project.classpath">
<pathelement location="${build.dir}"/>
<fileset dir="${lib.dir}"/>
</path>
<!--清理项目任务(干掉下载目录,tomcat原来的部署文件) -->
<target name="clear">
<delete dir="${work.space}"/>
<!--<delete dir="${tomcat.home}/work/Catalina/localhost/${ant.project.name}"/>
<delete dir="${tomcat.home}/webapps/${ant.project.name}"/>
<delete dir="${tomcat.home}/webapps/${ant.project.name}.war"/>-->
</target>
<!-- load the svn task -->
<taskdef name="svn" classname="org.tigris.subversion.svnant.SvnTask" classpathref="svnant.lib"/>
<!--svn同步任务-->
<target name="svn" depends="clear">
<mkdir dir="${work.space}"/>
<svn username="myname" password="mypwd" javahl="false">
<checkout url="${urlRepos}" destPath="${work.space}"/>
</svn>
</target>
<!--编译-->
<target name="compile" description="======compile project======">
<echo message="compile==========>${ant.project.name}: ${ant.file}"/>
<mkdir dir="${build.dir}"/>
<copy includeemptydirs="false" todir="${build.dir}">
<fileset dir="${java.source}" excludes="**/*.launch, **/*.java"/>
</copy>
<!--<copy includeemptydirs="false" todir="${build.dir}">
<fileset dir="${java.config}" excludes="**/*.launch, **/*.java"/>
</copy>-->
<javac includejavaruntime="true" debug="true" debuglevel="${debuglevel}" destdir="${build.dir}"
source="${source}" target="${target}" encoding="UTF-8">
<src path="${java.source}"/>
<!--<exclude name="config/"/>-->
<classpath>
<path refid="project.classpath">
</path>
<path refid="javaEE1.4">
</path>
</classpath>
</javac>
<!--<javac debug="true" debuglevel="${debuglevel}" destdir="${build.dir}" source="${source}" target="${target}"
encoding="utf-8">
<src path="${java.config}"/>
</javac>-->
</target>
<!--压缩,打包-->
<target name="war" depends="compile" description="======compress j2ee war file======">
<mkdir dir="${dist.dir}"/>
<!--compress j2ee war file-->
<war destfile="${war.file}" webxml="${web.dir}/WEB-INF/web.xml">
<fileset dir="${web.dir}"/>
<classes dir="${build.dir}"/>
<lib dir="${lib.dir}"/>
</war>
</target>
<!--shutdowntomcat-->
<!--<target name="shutdowntomcat" description="========shutdowntomcat===========">
<exec executable="${tomcat.home}/bin/shutdown.sh" failonerror="false"></exec>
<sleep seconds="10"/>
</target>-->
<!--startuptomcat-->
<!--<target name="startuptomcat" description="========startuptomcat===========">
<sleep seconds="5"/>
<exec executable="${tomcat.home}/bin/startup.sh" failonerror="false"></exec>
</target>-->
<!--部署到tomcat下面克-->
<!--<target name="deploy" depends="war">
<copy file="${war.file}" todir="${tomcat.home}/webapps"/>
</target>-->
<!--全自动无敌部署,启动关闭tomcat-->
<!--<target name="auto" depends="shutdowntomcat,deploy,startuptomcat">
<echo message="DONE!!!!"/>
</target>-->
</project>
执行报错:
BUILD FAILED
E:\ant\build.xml:4: Property work.space was circularly defined
请问是什么意思,有什么原因导致啊?
相关推荐
4 1.2.1 Integrating the PLL . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4 1.2.2 Clock Distribution Moves to the Forefront: The Dawn of the GHz Race . . . . . . . . ....
Circularly Polarized Antennas 圆极化天线英文版,作者: Steven (Shichang) Gao, Qi Luo and Fuguo Zhu
Broadband Circularly Polarized Microstrip Antenna Array Using Sequentially Rotated Technique 英文原文及中文翻译
数据结构是计算机科学中的核心概念,它涉及到如何有效地组织和管理数据,以便高效地执行各种操作。本章重点讨论的是链表(Linked Lists),一种重要的数据结构,它弥补了固定长度数组的某些不足。 链表的基本思想是...
轻量简单的无限循环滚动视图控件 使用uicollectionview 完成, ...Github地址:https://github.com/Wiimz/Circularly 本人菜鸟,望各路大神轻喷, 如果觉得还行,右上角给个Star鼓励鼓励! 谢谢!!
Broadband Circularly Polarized Crossed Dipole With Parasitic Loop Resonators and Its Arrays........................... ............................................................ J.-W. Baik, T.-H. ...
### 新型紧凑型圆极化喇叭天线的关键技术与特性 #### 一、引言 在高数据速率通信系统中,高效能的天线尤为重要。其中,圆极化喇叭天线因其良好的极化效率和辐射性能,以及较高的功率容量而备受青睐。...
本资料包“Broadband Circularly Polarized Slot Antenna Array.rar”包含了一份关于宽带圆极化缝隙天线阵列的英文论文原文及其中文翻译,为读者提供了深入理解此类天线设计的宝贵资源。 宽带圆极化缝隙天线阵列是...
大写字母 直观的支出分析 目录 概述 我们的应用程序旨在帮助您的城市有效分配纳税人的钱。我们通过自动跟踪和分析您城市以前的支出记录来做到这一点,以便他们可以更好地管理其支出。 该应用程序由五个主要模块组成...
圆极化天线是无线通信系统中的一项重要技术,它与传统线性极化天线有着根本上的区别,主要体现在极化方式上。线性极化天线发出的是沿着一个平面振动的电磁波,而圆极化天线发出的电磁波则在传播过程中电场矢量端点...
本文介绍了一种双频全向圆极化(Circularly Polarized, CP)天线的设计原理、结构特点及其应用背景。该天线由背对背微带贴片通过共面波导馈电构成,并且可以通过调整内置的四个集总电容轻松调节频率比。文章还提供了...
标题“Structural Origin of Circularly Polarized Iridescence in Jeweled Beetles”(结构色在宝石甲虫中的圆偏振虹彩起源)表明了文章的研究主题:通过探索宝石甲虫(通常指一类具有鲜艳色彩的甲虫)表面结构如何...
由于e^{iθ}Z的概率分布与Z相同,因此我们有E[e^{iθ}Z] = E[Z],从而得到E[Z] = 0。 2. 证明圆对称高斯随机向量的协方差矩阵: 证明:设Kz = E[ZZ*]为圆对称高斯随机向量的协方差矩阵。由于圆对称性质,我们有E[e...
《圆极化天线》(Circularly Polarized Antennas) 是一本由Steven (Shichang) Gao, Qi Luo 和 Fuguo Zhu三位来自英国肯特大学的专家合著的专业书籍,出版于2014年。这本书深入探讨了圆极化天线的基本原理及其在实际...
1. 圆极化模式多样性天线:标题中提到的“Circularly Polarized Pattern Diversity Antenna”指的是能够产生圆极化波的天线,并且这种天线具备模式多样性。圆极化波在无线通信中应用广泛,因为它能够抵抗多径效应...
4. **平方根 (Square Root)**:数学运算之一,用于找到一个非负数的另一个数,其平方等于原数。 5. **浮点数 (Floating Point)**:浮点数是能够表示小数的数值,常用于科学计算和精确计算中。 6. **实数 (Real ...
the NMC (Network Measurement Center, i.e., UCLA). The spare bits are unused. Crocker [Page 2] RFC 1 Host Software 7 April 1969 Links The link field is a special device used by the IMPs to ...
The VCSEL produces a circularly symmetric, narrow beam which, with appropriate lenses, enables the optical power to be coupled efficiently into 50/ 125um and 62.5/ 125um multi-mode fiber.
4. 新型圆极化反射阵列元件的设计与模拟: 文中提到了两种新型宽带圆极化反射阵列元件的提议,并对其进行了模拟。提出的两种反射阵列元件分别进行了模拟,并与传统的基于分裂环元件的反射阵列在15GHz的性能进行了...
We experimentally demonstrate N^+_2 lasing actions at the wavelengths of 353.3, 353.8, and 354.9 nm using a circularly polarized femtosecond laser. The three laser lines correspond to the B2Σ+u(v'=5,...