Ignore:
Timestamp:
08/26/2018 04:52:45 AM (6 years ago)
Author:
DJ Lucas <dj@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
bba3fd3
Parents:
d31272d3
Message:

Update to Apache-Ant-1.10.4. Fixes #10896.
Update to Apache-Maven-3.5.4. Fixes #11062.
Fix build issue with junit-4.12. Fixes #10777.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/maven.xml

    rd31272d3 rfbd186f  
    77  <!ENTITY maven-download-http "https://archive.apache.org/dist/maven/maven-3/&maven-version;/source/apache-maven-&maven-version;-src.tar.gz">
    88  <!ENTITY maven-download-ftp  " ">
    9   <!ENTITY maven-md5sum        "240b880cd7294665d7228f74f6453984">
     9  <!ENTITY maven-md5sum        "a4346b6cb557266677dc9541526e2548">
    1010  <!ENTITY maven-size          "2.6 MB">
    11   <!ENTITY maven-buildsize     "?? MB">
    12   <!ENTITY maven-time          "?? SBU">
     11  <!ENTITY maven-buildsize     "92 MB">
     12  <!ENTITY maven-time          "0.4 SBU">
    1313
    1414  <!ENTITY maven-binary-http "https://archive.apache.org/dist/maven/maven-3/&maven-version;/binaries/apache-maven-&maven-version;-bin.tar.gz">
    1515]>
    1616
    17 <!-- Try to keep the indentation used in this file-->
    1817<sect1 id="maven" xreflabel="Apache-Maven-&maven-version;">
    1918  <?dbhtml filename="maven.html"?>
    2019
    2120  <sect1info>
    22     <!-- this part gets updated when you commit, IFF you set the properties:
    23       first, svn add path/to/thisfile.xml and then
    24       svn propset svn:mime-type text/plain path/to/thisfile.xml and
    25       svn propset svn:keywords "Date LastChangedBy" path/to/thisfile.xml -->
    2621    <othername>$LastChangedBy: pierre $</othername>
    2722    <date>$Date: 2017-09-11 12:14:03 +0200 (lun. 11 sept. 2017) $</date>
     
    4540    </para>
    4641
    47     &lfs82_checked;
     42    &lfs83_checked;
    4843
    4944    <bridgehead renderas="sect3">Package Information</bridgehead>
Note: See TracChangeset for help on using the changeset viewer.