Changeset d53d455 for pst


Ignore:
Timestamp:
08/17/2021 02:47:55 PM (3 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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:
4cb0c8f
Parents:
66b0fa5
Message:

Package update and a relevant buildfix:

Update to JDK-16.0.2
Adjust FOP to build with JDK-16.0.2

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pst/ps/fop.xml

    r66b0fa5 rd53d455  
    237237    -i fop/build.xml</userinput></screen>
    238238-->
     239      <para>
     240        Fix building with JDK-16 due to an outdated Apache Maven plugin:
     241      </para>
     242
     243<screen><userinput remap="pre">sed -i 's/&lt;war.plugin.version&gt;2.2/&lt;war.plugin.version&gt;3.3.1/' pom.xml</userinput></screen>
     244
    239245      <para>
    240246        The <filename>build.xml</filename> file calls for an old version of
Note: See TracChangeset for help on using the changeset viewer.