• Home
  • Raw
  • Download

Lines Matching full:jar

71     <target name="@jar">
72 <mkdir dir="${jar.dir}"/>
76 <filter token="SPECVERSION" value="${jar.spec.version}"/>
77 <filter token="IMPLVERSION" value="${jar.impl.version}"/>
78 <filter token="COPYRIGHT" value="${jar.copyright.info}"/>
79 <filter token="EXECENV" value="${jar.exec.env}"/>
83 <jar jarfile="${jar.dir}/${jar.name}" manifest="${out.dir}/manifest.stub" compress="true">
88 </jar>
91 <target name="@src-jar">
92 <mkdir dir="${jar.dir}"/>
93 <jar jarfile="${jar.dir}/${src.jar.name}" compress="true">
98 </jar>
136 <available file="${findbugs.home}/lib/findbugs-ant.jar" />
142 classpath="${findbugs.home}/lib/findbugs-ant.jar"/>
158 <class location="${jar.dir}/${jar.name}"/>
170 <class location="${jar.dir}/${jar.name}"/>
181 <pathelement location="${icu4j.core.jar}"/>
197 <pathelement location="${icu4j.core.jar}"/>
206 <pathelement location="${icu4j.core.jar}"/>
215 <pathelement location="${icu4j.core.jar}"/>
224 <pathelement location="${icu4j.core.jar}"/>
225 <pathelement location="${icu4j.collate.jar}"/>
234 <pathelement location="${icu4j.core.jar}"/>
243 <pathelement location="${icu4j.core.jar}"/>
244 <pathelement location="${icu4j.translit.jar}"/>
253 <pathelement location="${icu4j.core.jar}"/>
262 <pathelement location="${icu4j.core.jar}"/>
263 <pathelement location="${icu4j.test-framework.jar}"/>
272 <pathelement location="${icu4j.core.jar}"/>
273 <pathelement location="${icu4j.collate.jar}"/>
274 <pathelement location="${icu4j.test-framework.jar}"/>
283 <pathelement location="${icu4j.core.jar}"/>
284 <pathelement location="${icu4j.charset.jar}"/>
285 <pathelement location="${icu4j.test-framework.jar}"/>
294 <pathelement location="${icu4j.core.jar}"/>
295 <pathelement location="${icu4j.collate.jar}"/>
296 <pathelement location="${icu4j.localespi.jar}"/>
297 <pathelement location="${icu4j.test-framework.jar}"/>
306 <pathelement location="${icu4j.core.jar}"/>
307 <pathelement location="${icu4j.charset.jar}"/>
308 <pathelement location="${icu4j.test-framework.jar}"/>
317 <pathelement location="${icu4j.core.jar}"/>
318 <pathelement location="${icu4j.translit.jar}"/>
319 <pathelement location="${icu4j.test-framework.jar}"/>
328 <pathelement location="${icu4j.core.jar}"/>
329 <pathelement location="${icu4j.test-framework.jar}"/>
339 <pathelement location="${env.JAVA_HOME}/lib/tools.jar"/>
348 <pathelement location="${icu4j.core.jar}"/>
349 <pathelement location="${icu4j.collate.jar}"/>
350 <pathelement location="${icu4j.translit.jar}"/>
351 <pathelement location="${icu4j.test-framework.jar}"/>
352 <pathelement location="${icu4j.core-tests.jar}"/>
353 <pathelement location="${icu4j.translit-tests.jar}"/>
362 <pathelement location="${icu4j.core.jar}"/>
363 <pathelement location="${icu4j.translit.jar}"/>
364 <pathelement location="${icu4j.charset.jar}"/>
373 <pathelement location="${icu4j.core.jar}"/>
374 <pathelement location="${icu4j.collate.jar}"/>
375 <pathelement location="${icu4j.translit.jar}"/>
376 <pathelement location="${icu4j.charset.jar}"/>
385 <pathelement location="${icu4j.core.jar}"/>
386 <pathelement location="${icu4j.charset.jar}"/>
387 <pathelement location="${icu4j.collate.jar}"/>
388 <pathelement location="${icu4j.tools.jar}"/>