This describes how to install and use the tasks and the adapter.
For an example Ant script,
-see <a href="../examples/build.xml">../examples/build.xml</a>.
+see <a href="examples/build.xml">examples/build.xml</a>.
<h3>Installation</h3>
<p>Install Jakarta Ant 1.5.1:
the task sources must be
compiled with those versions of the Ant libraries to be used under those
versions of Ant. Sources are available under the Common Public License v. 1.0
-at <a href="@aspectj.home.url@">@aspectj.home.url@</a>.
+at <a href="http://eclipse.org/aspectj">http://eclipse.org/aspectj</a>.
<p>In Ant, third-party tasks can be declared using a <tt>taskdef</tt> entry
in the build script, to identify the name and classes.
<p><b>Known Problems</b>
<br>For the most up-to-date information on known problems, see the
- <a href="@aspectj.home.url@/bugs">bug database</a> for
- <a href="@aspectj.home.url@/bugs/compiler">compiler bugs</a>
- or <a href="@aspectj.home.url@/ant-support">task bugs</a>.
-
+ <a href="http://dev.eclipse.org">bug database</a>.
+ <!--
+ for
+ <a href="http://dev.eclipse.org/compiler">compiler bugs</a>
+ or <a href="http://dev.eclipse.org/ant-support">task bugs</a>.
+ -->
<li><u>Memory and forking</u>:
Users email most often about the ajc task running out of memory. This is
not a problem with the task; some compiles take a lot of memory,
</li>
<p>
-You can send email to <a href="mailto:users@aspectj.org">users@aspectj.org</a>.
+You can send email to <a href="mailto:aspectj-users@dev.eclipse.org">
+mailto:aspectj-users@dev.eclipse.org</a>.
(Do join the list to participate!) We also welcome any bug reports; you can
-submit them to <a href="@aspectj.home.url@/bugs">@aspectj.home.url@/bugs</a>.
+submit them to the bug database at
+<a href="http://dev.eclipse.org">http://dev.eclipse.org</a>
+using the <code>AspectJ</code> product and <code>Ant</code> component.
</body>
</html>
<tr><td><a href="#resources">resources</a></td><td>
<a href="http://aosd.net">aosd.net</a>;
<a href="http://eclipse.org/aspectj">AspectJ project</a>
- the bug <a href="http://eclipse.org/bugs">db</a>,
+ the bug <a href="http://dev.eclipse.org">db</a>,
and mailing lists for
<a href="mailto:aspectj-users@eclipse.org">users</a> and
<a href="mailto:aspectj-dev@eclipse.org">developers</a>.
<a href="mailto:aspectj-developers@dev.eclipse.org">
aspectj-developers@dev.eclipse.org</a> list.
You can subscribe to the announce list
- (<tt>aspectj-developers@dev.eclipse.org</tt>)
+ (<tt>aspectj-announce@dev.eclipse.org</tt>)
to get occasional emails about AspectJ releases
and relevant events.
-<tr> <td><a href="http://dev.eclipse.org/bugs">Bug database</a>
+<tr> <td><a href="http://dev.eclipse.org">Bug database</a>
</td>
<td>Use Bugzilla to submit bugs against the AspectJ
product components
Use <a href="mailto:announce@aosd.net">announce@aosd.net</a>
to get and publish notices about AOSD
workshops, conferences, and technology releases.
- Use <a href="mailto:announce@aosd.net">discuss@aosd.net</a>
+ Use <a href="mailto:discuss@aosd.net">discuss@aosd.net</a>
for general AOSD discussions.
</td> </tr>
</table>