Changeset ff53809


Ignore:
Timestamp:
05/07/2012 08:46:49 PM (12 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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:
b84342d6
Parents:
f7b6f93a
Message:

Update to apache-and-1.8.3

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rf7b6f93a rff53809  
    330330<!ENTITY mc-version                   "4.8.3">
    331331<!ENTITY sysstat-version              "10.0.2">
    332 <!ENTITY apache-ant-version           "1.8.1">
     332<!ENTITY apache-ant-version           "1.8.3">
    333333<!ENTITY dbus-version                 "1.4.20">
    334334<!-- <!ENTITY hal-version                  "0.5.14"> -->
  • general/prog/pdl.xml

    rf7b6f93a rff53809  
    237237            <ulink url="&gnome-download-http;/gnome-libs/1.4/">GNOME
    238238            Libraries-1.4</ulink>,
    239             <xref linkend="icedtea6"/> or <xref linkend="jdk"/>,
     239            <xref linkend="icedtea6"/>, <!-- or <xref linkend="jdk"/>, -->
    240240            <xref linkend="tk"/>,
    241241            <xref linkend="python2"/> (with
  • general/sysutils/apache-ant.xml

    rf7b6f93a rff53809  
    77  <!ENTITY apache-ant-download-http "http://archive.apache.org/dist/ant/source/apache-ant-&apache-ant-version;-src.tar.bz2">
    88  <!ENTITY apache-ant-download-ftp  "ftp://anduin.linuxfromscratch.org/BLFS/svn/a/apache-ant-&apache-ant-version;-src.tar.bz2">
    9   <!ENTITY apache-ant-md5sum        "8c31b30f6b9863d1fef4bdf484fc8507">
    10   <!ENTITY apache-ant-size          "5.8 MB">
    11   <!ENTITY apache-ant-buildsize     "119 MB">
     9  <!ENTITY apache-ant-md5sum        "d7e0bdd538481b7c15dfb7fbcdd81b0e">
     10  <!ENTITY apache-ant-size          "3.2 MB">
     11  <!ENTITY apache-ant-buildsize     "67 MB">
    1212  <!ENTITY apache-ant-time          "0.4 SBU">
    1313]>
    1414
    15 <sect1 id="apache-ant" xreflabel="Apache Ant-&apache-ant-version;">
     15<sect1 id="apache-ant" xreflabel="apache-ant-&apache-ant-version;">
    1616  <?dbhtml filename="apache-ant.html"?>
    1717
     
    2121  </sect1info>
    2222
    23   <title>Apache Ant-&apache-ant-version;</title>
     23  <title>apache-ant-&apache-ant-version;</title>
    2424
    2525  <indexterm zone="apache-ant">
     
    4040    that implements a particular task interface.</para>
    4141
    42     <para>&lfssvn_checked;20101029&lfssvn_checked2;</para>
     42    &lfs70_checked;
    4343
    4444    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    6464    </itemizedlist>
    6565
    66     <!-- <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    67     <itemizedlist spacing="compact">
    68       <listitem>
    69         <para>Required Patch: <ulink
    70         url="&patch-root;/apache-ant-&apache-ant-version;-blfs_install-1.patch"/></para>
    71       </listitem>
    72     </itemizedlist> -->
    73 
    7466    <bridgehead renderas="sect3">Apache Ant Dependencies</bridgehead>
    7567
    7668    <bridgehead renderas="sect4">Required</bridgehead>
    77     <para role="required"><xref linkend="icedtea6"/><!-- or
    78     <xref linkend="jdk"/>--></para>
     69    <para role="required">
     70      <xref linkend="icedtea6"/> <!-- or <xref linkend="jdk"/> -->
     71    </para>
    7972
    8073    <bridgehead renderas="sect4">Recommended</bridgehead>
    81     <para role="recommended"><xref linkend="junit"/></para>
     74    <para role="recommended">
     75      <xref linkend="junit"/>
     76    </para>
    8277
    8378    <para condition="html" role="usernotes">User Notes:
     
    9590      <ulink url="http://ant.apache.org/manual/install.html#librarydependencies"/>
    9691      for any prerequisite libraries you may need.</para>
    97 
    98       <!-- <para>One such library is the
    99       <application>JUnit</application>-3.8.1 testing framework library. Many
    100       Ant-installed packages will use this library to perform the unit tests
    101       during the build process. To install the JUnit library along with the
    102       <application>Apache Ant</application> package, download it from
    103       <ulink url="http://www.junit.org/"/>, unzip the distribution file (requires
    104       <xref linkend="unzip"/>) and copy the <filename>junit.jar</filename> file
    105       into the <filename class='directory'>lib</filename> subdirectory of the
    106       <application>Apache Ant</application> source tree before beginning the
    107       <application>Apache Ant</application> build.</para> -->
    10892    </note>
    10993
     
    120104<screen><userinput>sed -i 's|${dist.dir}/etc|/etc/ant|'        build.xml &amp;&amp;
    121105sed -i 's|/etc/ant.conf|/etc/ant/ant.conf|' src/script/ant &amp;&amp;
    122 cp -v /usr/share/junit-&junit-version;/junit-&junit-version;.jar \
    123       lib/optional/junit.jar</userinput></screen>
     106cp -v /usr/share/junit-&junit-version;/junit-&junit-version;.jar lib/optional/junit.jar</userinput></screen>
    124107
    125108    <para>The unit regression tests are performed during the build step below
  • introduction/welcome/changelog.xml

    rf7b6f93a rff53809  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[bdubbs] - Update to apache-ant-1.8.3.</para>
     49        </listitem>
     50        <listitem>
    4851          <para>[bdubbs] - Remove JDK.</para>
    4952        </listitem>
Note: See TracChangeset for help on using the changeset viewer.