Ignore:
Timestamp:
01/18/2019 09:10:31 PM (5 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.4, 9.0, 9.1, bdubbs/svn, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, 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:
7430906c
Parents:
18b9eae
Message:

Archive maven, archive junit, update to ant-1.10.5

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xsoft/office/libreoffice.xml

    r18b9eae rc084a2a  
    220220      <xref linkend="gdb"/>,
    221221      <xref linkend="gnutls"/>,
    222       <xref linkend="junit"/>,
     222<!-- not anymore in the book, but included in apache-ant
     223     <xref linkend="junit"/>, -->
    223224<!--      <xref linkend="kdelibs"/>, -->
    224225      <xref linkend="mariadb"/> or <ulink url="http://www.mysql.com/">MySQL</ulink>,
     
    632633      other programs or in earlier versions of libreoffice
    633634      <application>base</application>. You may also need to add:
    634       <option>--with-junit=/opt/ant/lib/junit-&junit-version;.jar</option>
     635      <option>--with-junit=/opt/ant/lib/junit-4.12.jar</option>
    635636      <option>--with-jdk-home=/opt/jdk</option>
    636       <option>--with-hamcrest=/opt/ant/lib/hamcrest-core-&hamcrest-version;.jar</option>
     637      <option>--with-hamcrest=/opt/ant/lib/hamcrest-core-1.3.jar</option>
    637638    </para>
    638639
Note: See TracChangeset for help on using the changeset viewer.