source: release-kits/lirk3/bin/ant-installer/web/manual1.7.0/antnews.html@ 14982

Last change on this file since 14982 was 14982, checked in by oranfry, 16 years ago

initial import of LiRK3

File size: 27.1 KB
Line 
1
2
3<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
4 <html lang="en">
5 <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
6 <head>
7 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
8 <title>Apache Ant - News</title>
9 <link type="text/css" href="./page.css" rel="stylesheet">
10 <meta name="author" content="Conor MacNeill">
11 <meta name="email" content="">
12 <meta name="author" content="Stefan Bodewig">
13 <meta name="email" content="">
14 <meta name="author" content="Magesh Umasankar">
15 <meta name="email" content="">
16 <meta name="author" content="Antoine Levy-Lambert">
17 <meta name="email" content="">
18 </head>
19
20 <body>
21 <p class="navpath">
22 <script src="./breadcrumbs.js" language="JavaScript" type="text/javascript"></script>
23 </p>
24
25 <div class="logobar">
26 <table width="100%" border="0" cellspacing="0" cellpadding="0">
27 <tr>
28 <td align="left"><img border="0" alt="Apache Ant site" src="./images/group-logo.gif"></td>
29 <td align="center" width="100%"><img alt="Apache Ant logo" border="0" src="./images/project-logo.gif"></td>
30 <td align="right">
31 <form target="_blank" onsubmit="q.value = query.value + ' site:ant.apache.org'" action="http://www.google.com/search" method="get">
32 <table summary="search" border="0" cellspacing="0" cellpadding="0" bgcolor="#4C6C8F">
33 <tr>
34 <td colspan="3"><img height="10" width="1" alt="" src="./images/spacer.gif"></td>
35 </tr>
36 <tr>
37 <td><img height="1" width="1" alt="" src="./images/spacer.gif"></td>
38 <td nowrap="nowrap" class="searchcaption">
39 <input name="q" type="hidden">
40 <input size="15" id="query" type="text">
41 <img height="1" width="5" alt="" src="./images/spacer.gif">
42 <input name="Search" value="Search" type="submit">
43 <br>
44 the Apache Ant site
45 </td>
46 <td><img height="1" width="1" alt="" src="./images/spacer.gif"></td>
47 </tr>
48 <tr>
49 <td><img alt="" border="0" height="10" width="9" src="./images/search-left.gif"></td>
50 <td><img height="1" width="1" alt="" src="./images/spacer.gif"></td>
51 <td><img alt="" border="0" height="10" width="9" src="./images/search-right.gif"></td>
52 </tr>
53 </table>
54 </form>
55 </td>
56 </tr>
57 </table>
58 </div>
59
60 <div class="tab">
61 <table summary="tab bar" border="0" cellpadding="0" cellspacing="0">
62 <tr>
63 <td width="8"><img alt="" height="5" width="8" src="./images/spacer.gif"></td><td valign="bottom">
64 <table summary="selected tab" style="height: 1.5em" border="0" cellpadding="0" cellspacing="0">
65 <tr>
66 <td valign="top" width="5" bgcolor="#4C6C8F"><img height="5" width="5" alt="" src="./images/tabSel-left.gif"></td><td valign="middle" bgcolor="#4C6C8F"><font color="#ffffff" size="2" face="Arial, Helvetica, Sans-serif"><b>Home</b></font></td><td valign="top" width="5" bgcolor="#4C6C8F"><img height="5" width="5" alt="" src="./images/tabSel-right.gif"></td>
67 </tr>
68 </table>
69 </td>
70 <td width="5"><img alt="" height="8" width="8" src="./images/spacer.gif"></td><td valign="bottom">
71 <table summary="non selected tab" style="height: 1.4em" border="0" cellpadding="0" cellspacing="0">
72 <tr>
73 <td valign="top" width="5" bgcolor="#B2C4E0"><img height="5" width="5" alt="" src="./images/tab-left.gif"></td><td valign="middle" bgcolor="#B2C4E0"><a href="./projects/index.html"><font size="2" face="Arial, Helvetica, Sans-serif">Projects</font></a></td><td valign="top" width="5" bgcolor="#B2C4E0"><img height="5" width="5" alt="" src="./images/tab-right.gif"></td>
74 </tr>
75 </table>
76 </td>
77 </tr>
78 </table>
79 </div>
80
81 <div class="bluebar"></div>
82
83 <div class="menucontainer">
84
85 <div class="menu">
86 <ul>
87 <li class="menuheader">Apache Ant
88 <ul>
89 <li>
90 <a href="./index.html">Welcome</a>
91 </li>
92 <li>
93 <a href="./license.html">License</a>
94 </li>
95 <li>
96 <span class="sel">News</span>
97 </li>
98 </ul>
99 </li>
100 <li class="menuheader">Documentation
101 <ul>
102 <li>
103 <a href="./manual/index.html">Manual</a>
104 </li>
105 <li>
106 <a href="./projects.html">Related Projects</a>
107 </li>
108 <li>
109 <a href="./external.html">External Tools and Tasks</a>
110 </li>
111 <li>
112 <a href="./resources.html">Resources</a>
113 </li>
114 <li>
115 <a href="./faq.html">Frequently Asked Questions</a>
116 </li>
117 <li>
118 <a href="http://wiki.apache.org/ant/FrontPage">Wiki</a>
119 </li>
120 <li>
121 <a href="./problems.html">Having Problems?</a>
122 </li>
123 </ul>
124 </li>
125 <li class="menuheader">Download
126 <ul>
127 <li>
128 <a href="http://ant.apache.org/bindownload.cgi">Binary Distributions</a>
129 </li>
130 <li>
131 <a href="http://ant.apache.org/srcdownload.cgi">Source Distributions</a>
132 </li>
133 </ul>
134 </li>
135 <li class="menuheader">Contributing
136 <ul>
137 <li>
138 <a href="./mail.html">Mailing Lists</a>
139 </li>
140 <li>
141 <a href="./svn.html">Subversion Repositories</a>
142 </li>
143 <li>
144 <a href="./nightlies.html">Nightly Builds</a>
145 </li>
146 <li>
147 <a href="./bugs.html">Bug Database</a>
148 </li>
149 <li>
150 <a href="http://www.apache.org/foundation/contributing.html">Donations</a>
151 </li>
152 </ul>
153 </li>
154 <li class="menuheader">Project Management
155 <ul>
156 <li>
157 <a href="./contributors.html">Contributors</a>
158 </li>
159 <li>
160 <a href="./mission.html">Apache Ant Mission</a>
161 </li>
162 <li>
163 <a href="./bylaws.html">Project Bylaws</a>
164 </li>
165 <li>
166 <a href="./legal.html">Legal</a>
167 </li>
168 </ul>
169 </li>
170 </ul>
171 </div>
172 <img style="float: left" height="10" width="10" border="0" alt="" src="./images/menu-left.gif">
173 <img style="float: right" height="10" width="10" border="0" alt="" src="./images/menu-right.gif">
174 </div>
175 <div class="lightbluebar">&nbsp;</div>
176 <div class="main">
177 <div class="content">
178 <h1 class="title">News</h1>
179 <h3 class="section">
180 <a name="Ant 1.7.0"></a>
181 Ant 1.7.0
182 </h3>
183 <h3>December 19, 2006 - Ant 1.7.0 Available</h3>
184 <p>Apache Ant 1.7.0 is now available for <a href="http://ant.apache.org/bindownload.cgi">download</a>.</p>
185 <p> Ant 1.7 introduces a resource framework. Some of the core ant
186 tasks such as &lt;copy/&gt; are now able to process not only file
187 system resources but also zip entries, tar entries, paths, ...
188 Resource collections group resources, and can be further
189 combined with operators such as union and intersection. This
190 can be extended by custom resources and custom tasks using resources.</p>
191 <p>
192 Ant 1.7 starts outsourcing of optional tasks to Antlibs.
193 The .NET antlib in preparation will replace the .NET optional tasks which ship in Ant.
194 Support for the version control system Subversion will be only provided as an antlib to
195 be released shortly.
196 </p>
197 <p>Ant 1.7 fixes also a large number of bugs.</p>
198 <p>Ant 1.7 has some initial support for Java6 features.</p>
199 <h3 class="section">
200 <a name=".NET Ant Library 1.0Beta1"></a>
201 .NET Ant Library 1.0Beta1
202 </h3>
203 <h3>November 6, 2006 - Apache .NET Ant Library 1.0 Available</h3>
204 <p>Apache .NET Ant Library 1.0 is now available for <a href="http://ant.apache.org/antlibs/bindownload.cgi">download</a>.</p>
205 <p>This Ant Library contains support for tools like NUnit as well
206 as the "old .NET tasks of Ant's core. It has been tested
207 Microsoft's frameworks as well as Mono.</p>
208 <p>For more information see the <a href="antlibs/dotnet/">Antlib's
209 home page</a></p>
210 <h3 class="section">
211 <a name="AntUnit 1.0Beta2"></a>
212 AntUnit 1.0Beta2
213 </h3>
214 <h3>October 29, 2006 - Apache AntUnit 1.0Beta2 Available</h3>
215 <p>Apache AntUnit 1.0Beta1 is now available for <a href="http://ant.apache.org/antlibs/bindownload.cgi">download</a>.</p>
216 <p>This Ant Library contains tasks to test Ant tasks using Ant
217 instead of JUnit. For more information see the <a href="antlibs/antunit/">AntUnit home page</a>.</p>
218 <h3 class="section">
219 <a name="AntUnit 1.0Beta1"></a>
220 AntUnit 1.0Beta1
221 </h3>
222 <h3>September 22, 2006 - Apache AntUnit 1.0Beta1 Available</h3>
223 <p>Apache AntUnit 1.0Beta1 is now available for <a href="http://ant.apache.org/antlibs/bindownload.cgi">download</a>.</p>
224 <p>This Ant Library contains tasks to test Ant tasks using Ant
225 instead of JUnit. For more information see the <a href="antlibs/antunit/">AntUnit home page</a>.</p>
226 <h3 class="section">
227 <a name=".NET Ant Library 1.0Beta1"></a>
228 .NET Ant Library 1.0Beta1
229 </h3>
230 <h3>September 13, 2006 - Apache .NET Ant Library 1.0Beta1 Available</h3>
231 <p>Apache .NET Ant Library 1.0Beta1 is now available for <a href="http://ant.apache.org/antlibs/bindownload.cgi">download</a>.</p>
232 <p>This Ant Library contains support for tools like NUnit as well
233 as the "old .NET tasks of Ant's core. It has been tested
234 Microsoft's frameworks as well as Mono.</p>
235 <p>For more information see the <a href="antlibs/dotnet/">Antlib's
236 home page</a></p>
237 <h3 class="section">
238 <a name="Ant 1.6.5"></a>
239 Ant 1.6.5
240 </h3>
241 <h3>June 2, 2005 - Ant 1.6.5 Available</h3>
242 <p>Apache Ant 1.6.5 is now available for <a href="http://ant.apache.org/bindownload.cgi">download</a>.</p>
243 <p>This is a bug fix release.</p>
244 <h3 class="section">
245 <a name="Ant 1.6.4"></a>
246 Ant 1.6.4
247 </h3>
248 <h3>May 19, 2005 - Ant 1.6.4 Available</h3>
249 <p>Apache Ant 1.6.4 is now available for <a href="http://archive.apache.org/dist/ant/">download</a>.</p>
250 <p>This is a bug fix release.</p>
251 <h3 class="section">
252 <a name="Ant 1.6.3"></a>
253 Ant 1.6.3
254 </h3>
255 <h3>April 28, 2005 - Ant 1.6.3 Available</h3>
256 <p>Apache Ant 1.6.3 is now available for <a href="http://archive.apache.org/dist/ant/">download</a>.</p>
257 <p>There is a large list of fixed bugs and enhancements.</p>
258 <p>Some of the bugs affecting the embedded use of Ant are fixed.</p>
259 <h3 class="section">
260 <a name="Antidote Retired"></a>
261 Antidote Retired
262 </h3>
263 <h3>April 4th, 2005 - The Apache Ant Project Retires Antidote, the
264 Ant GUI</h3>
265 <p>The Antidote subproject was once started to provide a GUI for
266 Ant at a time where IDE support for Ant was far from usable.
267 Unfortunately it never attracted a developer community of its
268 own.</p>
269 <p>At the same time IDE support for Ant has become ubiquitous by
270 now and there is little reason to have a GUI just for Ant. This
271 makes it even less likely that volunteers will start to spend time
272 working on it.</p>
273 <p>Antidote's development has been stalled for years now, despite
274 some efforts to rejuvenate it by single developers. Therefore the
275 Ant developers have chosen to retire Antidote.</p>
276 <p>Antidote will no longer be developed by the Ant project; its
277 CVS module will be shut down.</p>
278 <p>If you are interested in Antidote's sources to learn from or
279 build on it, you can find snapshots at <a href="http://archive.apache.org/ant/antidote/">http://archive.apache.org/ant/antidote/</a>.</p>
280 <h3 class="section">
281 <a name="Ant 1.6.2"></a>
282 Ant 1.6.2
283 </h3>
284 <h3>July 16, 2004 - Ant 1.6.2 Available</h3>
285 <p>Apache Ant 1.6.2 available for <a href="http://archive.apache.org/dist/ant/">download</a>.</p>
286 <p>Nested elements for namespaced tasks and types may belong to the
287Ant default namespace as well as the task's or type's namespace.</p>
288 <p>All exceptions thrown by tasks are now wrapped in a
289buildexception giving the location in the buildfile of the task.</p>
290 <p>Ant 1.6.2 fixes a large number of bugs and adds a number of
291features which were asked for by users on Bugzilla.</p>
292 <h3 class="section">
293 <a name="Wiki Migration"></a>
294 Wiki Migration
295 </h3>
296 <h3>February 29, 2004</h3>
297 <p>The Ant Wiki pages have been migrated to their
298 <a href="http://wiki.apache.org/ant/">new home</a> on the Apache
299 Wiki farm.
300 </p>
301 <h3 class="section">
302 <a name="Ant 1.6.1"></a>
303 Ant 1.6.1
304 </h3>
305 <h3>February 12, 2004 - Ant 1.6.1 Available</h3>
306 <p>Apache Ant 1.6.1 is still available for
307 <a href="http://archive.apache.org/dist/ant/">download</a>.
308 </p>
309 <p>The ASF Board has approved the new Apache License 2.0.
310 For a copy of that license, please see
311 <a href="http://www.apache.org/licenses/">
312 http://www.apache.org/licenses/</a>.</p>
313 <p>The Ant 1.6.1 release is delivered with the
314 Apache License 2.0.</p>
315 <p>Ant 1.6.1 fixes several bugs, most notably the handling
316 of the default namespace for nested elements.</p>
317 <p>Ant 1.6.1 also introduces initial support for compiling with
318 Java 1.5.</p>
319 <h3 class="section">
320 <a name="Ant 1.6.0"></a>
321 Ant 1.6.0
322 </h3>
323 <h3>December 18, 2003 - Ant 1.6.0 Available</h3>
324 <p>Apache Ant 1.6.0 is still available for
325 <a href="http://archive.apache.org/dist/ant/">download</a>.
326 </p>
327 <p>As
328 we've already said in the announcements of Ant 1.5.4, this release
329 requires JDK 1.2 or later to run.</p>
330 <p>Ant 1.6.0 adds a lot of new features, most prominently support
331 for XML namespaces as well as a new concept of Ant libraries that
332 makes use of namespaces to avoid name clashes of custom tasks.
333 For a longer list of fixed bugs and new features see the release
334 notes.</p>
335 <p>If you find anything that hasn't been covered in the manual (I bet you
336did) or could be explained better, feel free to help us out in the
337<a href="http://wiki.apache.org/ant/NewAntFeaturesInDetail">Wiki</a>.</p>
338 <h3 class="section">
339 <a name="Ant 1.5.4"></a>
340 Ant 1.5.4
341 </h3>
342 <h3>August 12, 2003 - Ant 1.5.4 Available</h3>
343 <p>Apache Ant 1.5.4 is still available for
344 <a href="http://archive.apache.org/dist/ant/">download</a>.
345 </p>
346 <p>This is a minor bugfix release that fixes a problem with the
347 <code>javah</code> task on JDK 1.4.2 and a couple of bugs in the
348 Visual Age for Java intergration tasks. If you don't use javah or
349 VAJ, there is no reason to upgrade.</p>
350 <div class="warning">
351 <div class="label">Note</div>
352 <div class="content">Ant 1.5.4 is the last release that supports
353 JDK 1.1. Ant 1.6.0 requires JDK 1.2 or
354 later.
355 </div>
356 </div>
357 <h3 class="section">
358 <a name="Java Pro 2003 Readers Choice Award"></a>
359 Java Pro 2003 Readers Choice Award
360 </h3>
361 <a href="http://www.ftponline.com/javapro/">
362 <img style="padding: 5px" src="images/jp_rcwinner_2003.gif" alt="" border="0" height="80" width="139" align="right" /></a>
363 <h3>June 11th, 2003: Ant wins a Java Pro readers' choice award</h3>
364 <p>
365 Ant has won the Java Pro 2003 Readers' Choice Award for
366 </p>
367 <p>
368 <strong>Most Valuable Java Deployment Technology</strong>.
369 </p>
370 <p>
371 Thanks to Java Pro and all its readers. You can read about
372 these
373 <a href="http://www.ftponline.com/reports/javaone/2003/awards/">awards</a>
374 at the Java Pro website.
375 </p>
376 <h3 class="section">
377 <a name="JDJ Editors Choice Award"></a>
378 JDJ Editors Choice Award
379 </h3>
380 <a href="http://sys-con.com/java/article2a.cfm?id=2059&amp;count=1734&amp;tot=6&amp;page=2"><img src="images/JDJEditorsChoiceAward.jpg" alt="" border="0" align="right" /></a>
381 <h3>June 2003: Ant wins JDJ Editors' Choice Award</h3>
382 <p>
383"Ant is the hammer of the Java world: without it, civilization might have progressed, but much more slowly than it has. Ant is one of the most useful build tools I have ever had the pleasure to use." - Joe Ottinger
384 </p>
385 <h3 class="section">
386 <a name="Ant keeps on winning!"></a>
387 Ant keeps on winning!
388 </h3>
389 <a href="http://www.javaworld.com/"><img src="images/jw_ec_logo_winner2003.gif" alt="" border="0" height="108" width="252" align="right" /></a>
390 <h3>June 9th, 2003: Ant wins the JavaWorld Editors' Choice Award</h3>
391 <p>
392 Ant has won the JavaWorld Editors' Choice Award for
393 </p>
394 <p>
395 <strong>Most Useful Java Community-Developed Technology</strong>
396 </p>
397 <p>
398 for the second time in a row! Read the
399 <a href="http://www.javaworld.com/javaworld/jw-06-2003/jw-0609-eca.html"> full article</a> -- or jump directly to the bit about
400 <a href="http://www.javaworld.com/javaworld/jw-06-2003/jw-0609-eca-p4.html"> our award</a> <code>:)</code></p>
401 <h3 class="section">
402 <a name="Ant 1.5.3"></a>
403 Ant 1.5.3
404 </h3>
405 <h3>April 9, 2003 - Ant 1.5.3 Available</h3>
406 <p>Apache Ant 1.5.3 is still available for
407 <a href="http://archive.apache.org/dist/ant/">download</a>.
408 </p>
409 <h3 class="section">
410 <a name="Ant 1.5.2"></a>
411 Ant 1.5.2
412 </h3>
413 <h3>March 3, 2003 - Ant 1.5.2 Available!</h3>
414 <p>The final version of Ant 1.5.2 is available for
415 <a href="http://archive.apache.org/dist/ant/">download</a>.
416 If you have any feedback on this release, feel free to join the
417 discussion on the dev and user mailing lists.
418 </p>
419 <h3 class="section">
420 <a name="Ant Top Level Project"></a>
421 Ant Top Level Project
422 </h3>
423 <h3>November 18, 2002</h3>
424 <p>The Apache board <a href="mission.html">created</a>
425 the Apache Ant top level project. Ant has now migrated from the Jakarta
426 project into an Apache project of its own. This is primarily an
427 organizational change and will not affect the technical aspects of
428 the project. Ant retains a strong association with the Apache
429 Jakarta project. One effect of this change is that the Ant webpage
430 is now located at <a href="http://ant.apache.org/">http://ant.apache.org/</a>
431 </p>
432 <h3 class="section">
433 <a name="Ant 1.5.1"></a>
434 Ant 1.5.1
435 </h3>
436 <h3>October 3, 2002 - Ant 1.5.1 Available !</h3>
437 <p>The final version of Ant 1.5.1 is still available for
438 <a href="http://archive.apache.org/dist/ant/">
439 download</a>. If you have any feedback on this release, feel free to join the
440 discussion on the ant-dev and ant-user mailing lists.
441 </p>
442 <h3 class="section">
443 <a name="Ant 1.5"></a>
444 Ant 1.5
445 </h3>
446 <h3>July 15, 2002 - Fix for Cygwin problem in wrapper script available</h3>
447 <p>The wrapper script of Ant 1.5 needs to be replaced with a new
448 version for Cygwin users. See the <a href="faq.html#1.5-cygwin-sh">FAQ</a> for details.</p>
449 <h3>July 10, 2002 - Ant 1.5 Released!</h3>
450 <p>The final version of Ant 1.5 is now available for
451 <a href="http://archive.apache.org/dist/ant/">
452 download</a>. If you have any feedback on this release, feel free to join the
453 discussion on the ant-dev and ant-user mailing lists.
454 </p>
455 <h3 class="section">
456 <a name="Ant wins again!"></a>
457 Ant wins again!
458 </h3>
459 <a href="http://www.sdmagazine.com/"><img src="images/sdm_productivity_award.gif" alt="" border="0" height="108" width="181" align="right" /></a>
460 <h3>Apr 29, 2002: Ant wins <em>Software Development</em> magazine's
461 2002 Productivity Award.</h3>
462 <p>
463 Ant has been awarded a <strong>2002 Productivity Award</strong> by
464 <a href="http://www.sdmagazine.com/"><em>Software Development</em></a>
465 magazine. Read the
466 <a href="http://www.sdmagazine.com/jolts/press_release_4-26-02.htm">
467 press release</a> for more information and the full list of winners.
468 </p>
469 <h3 class="section">
470 <a name="Ant has won!"></a>
471 Ant has won!
472 </h3>
473 <a href="http://www.javaworld.com/"><img src="images/jw_ec_logo_winner2002.gif" alt="" border="0" height="108" width="252" align="right" /></a>
474 <h3>Mar 26, 2002: Ant wins the JavaWorld Editors' Choice
475 Award</h3>
476 <p>
477 Ant has won the JavaWorld Editors' Choice Award for
478 <strong>Most Useful Java Community-Developed Technology</strong>.
479 Read the
480 <a href="http://www.javaworld.com/javaworld/jw-03-2002/jw-0326-awards.html "> full article</a> -- or jump directly to the bit about
481 <a href="http://www.javaworld.com/javaworld/jw-03-2002/jw-0326-awards-p3.html"> our award</a> <code>:)</code></p>
482 <h3 class="section">
483 <a name="Java 1.4 Support"></a>
484 Java 1.4 Support
485 </h3>
486 <h3>Feb 15, 2002: Java 1.4 Support</h3>
487 <p>
488 Java 1.4 has now been released by Sun. The latest Ant source supports
489 the new <tt>assert</tt> statement in the compiler task via the <tt>source</tt>
490 attribute. It also contains a compatibility fix needed for some ant tasks
491 on Java 1.4 over Windows XP. If you have problems running Ant 1.4.1 on WinXP/Java 1.4,
492 please use a recent build or compile your own version from the source tree.
493 </p>
494 <h3 class="section">
495 <a name="See our new logo!"></a>
496 See our new logo!
497 </h3>
498 <h3>Have a look at our new cool logo!</h3>
499 <h3 class="section">
500 <a name="Ant 1.4.1"></a>
501 Ant 1.4.1
502 </h3>
503 <h3>11 October 2001 Ant 1.4.1 released !</h3>
504 <p>Please visit the
505 <a href="http://archive.apache.org/dist/ant/">
506 download area</a>.
507 </p>
508 <h3 class="section">
509 <a name="Best-Practices Profile of Ant at Sun's Dot-Com Builder"></a>
510 Best-Practices Profile of Ant at Sun's Dot-Com Builder
511 </h3>
512 <p>Sun has released an introductory article on Ant on their
513 Dot-Com Builder site on May 30 2001. See <a href="http://dcb.sun.com/practices/profiles/ant.jsp">http://dcb.sun.com/practices/profiles/ant.jsp</a></p>
514
515 </div>
516 </div>
517
518 <p class="copyright">
519 <script type="text/javascript" language="JavaScript"><!--
520 document.write(" - "+"Last Published: " + document.lastModified);
521 // -->
522 </script>
523 </p>
524 </body>
525 </html>
526
527
528
529
530
531
532
533
534
535
536
Note: See TracBrowser for help on using the repository browser.