Ignore:
Timestamp:
05/30/2005 04:35:31 PM (19 years ago)
Author:
Randy McMurchy <randy@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
daa06e4
Parents:
fc7afd0c
Message:

Removed spaces from blank lines and excess spaces from the end of XML data

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@4488 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/sysutils/apache-ant.xml

    rfc7afd0c r0619e6d  
    8383      requirements of various packages installed using
    8484      <application>Apache Ant</application>. Review the table at
    85       <ulink url="http://ant.apache.org/manual/install.html#librarydependencies"/> 
     85      <ulink url="http://ant.apache.org/manual/install.html#librarydependencies"/>
    8686      for any prerequisite libraries you may need. One such library is the
    8787      <application>JUnit</application> testing framework library. Many Ant-installed
     
    193193        <listitem>
    194194          <para>is a <application>Java</application> based build tool used by
    195           many packages instead of the conventional <command>make</command> 
     195          many packages instead of the conventional <command>make</command>
    196196          program.</para>
    197197          <indexterm zone="apache-ant ant">
     
    204204        <term><command>antRun</command></term>
    205205        <listitem>
    206           <para>is a support script used to start <command>ant</command> 
     206          <para>is a support script used to start <command>ant</command>
    207207          build scripts in a given directory.</para>
    208208          <indexterm zone="apache-ant antRun">
     
    227227        <listitem>
    228228          <para>is a <application>Perl</application> script that allows
    229           <application>Bash</application> to complete an <command>ant</command> 
     229          <application>Bash</application> to complete an <command>ant</command>
    230230          command-line.</para>
    231231          <indexterm zone="apache-ant complete-ant-cmd.pl">
     
    260260        <term><filename class='libraryfile'>ant-*.jar</filename></term>
    261261        <listitem>
    262           <para>files are the <application>Apache Ant</application> 
     262          <para>files are the <application>Apache Ant</application>
    263263          <application>Java</application> class libraries.</para>
    264264          <indexterm zone="apache-ant ant-star">
Note: See TracChangeset for help on using the changeset viewer.