Changeset aad5d54


Ignore:
Timestamp:
03/06/2010 12:38:56 AM (14 years ago)
Author:
Randy McMurchy <randy@…>
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:
6ae25f1
Parents:
254a24c
Message:

Updated to JUnit-4.8.1

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r254a24c raad5d54  
    270270<!ENTITY guile-version                "1.8.7">
    271271<!ENTITY jdk-version                  "6 Update 18">
    272 <!ENTITY junit-version                "4.3.1">
     272<!ENTITY junit-version                "4.8.1">
    273273<!ENTITY librep-version               "0.17">
    274274<!ENTITY NASM-version                 "2.07">
  • general/prog/junit.xml

    r254a24c raad5d54  
    77  <!ENTITY junit-download-http "&sourceforge-repo;/junit/junit&junit-version;.zip">
    88  <!ENTITY junit-download-ftp  " ">
    9   <!ENTITY junit-md5sum        "6c22e6733f4ba9d755a437375e3d476e">
    10   <!ENTITY junit-size          "643 KB">
    11   <!ENTITY junit-buildsize     "5.7 MB">
     9  <!ENTITY junit-md5sum        "86aae1041d5f36ab9b2fd7f53fb531c6">
     10  <!ENTITY junit-size          "1.6 MB">
     11  <!ENTITY junit-buildsize     "15 MB">
    1212  <!ENTITY junit-time          "less than 0.1 SBU">
    1313]>
  • introduction/welcome/changelog.xml

    r254a24c raad5d54  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[randy] - Updated to JUnit-4.8.1.</para>
     49        </listitem>
     50        <listitem>
    4851          <para>[randy] - Updated to Cyrus-SASL-2.1.23, along with fixing a
    4952          GCC-4 build issue, and changing permissions on the state dir. Thanks
Note: See TracChangeset for help on using the changeset viewer.