Commit 79207cda authored by Karsten Loesing's avatar Karsten Loesing
Browse files

Include xz-1.5.jar in the release .jar file.

Fixes #21156.
parent 66a19866
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -7,6 +7,9 @@
   - Accept the same characters in qualified search terms as in their
     parameter equivalents.

 * Minor changes
   - Include XZ binaries in release binaries.


# Changes in version 3.1-1.0.0 - 2016-11-23

+3 −0
Original line number Diff line number Diff line
@@ -2485,3 +2485,6 @@ proprietary programs. If your program is a subroutine library, you may
consider it more useful to permit linking proprietary applications with the
library.  If this is what you want to do, use the GNU Lesser General
Public License instead of this License.
--------------------------------------------------------------------------

XZ binaries have been put into the public domain.
+1 −0
Original line number Diff line number Diff line
@@ -51,6 +51,7 @@
    <include name="logback-classic-1.1.2.jar"/>
    <include name="logback-core-1.1.2.jar"/>
    <include name="slf4j-api-1.7.7.jar"/>
    <include name="xz-1.5.jar"/>
  </patternset>

  <patternset id="web" >