Skip to content

Releases: daisy/pipeline1

DAISY Pipeline 1 (core libraries) v20230619

05 Jul 12:01
v20230619
Compare
Choose a tag to compare

This is a maintenance release of the DAISY Pipeline 1 core libraries.

Maintenance

  • migrated the source code to GitHub, including the code for the lite and GUI distributions
  • improve the build scripts (dda1e9f)
    • update source and target Java version to 1.8
    • update ant scripts
    • update commons-io, icu4j, and com4j libraries
    • add lame and AdoptOpenJDK runtimes for to the Pipeline Lite distribution
  • update SAPI using newer com4J toolset (eb3bb92)
  • define new scripts to be used for the Save as DAISY add-in (d41b820)

Fixes

  • fix an issue in the speech generation scripts by using the correct --cbr option in lame command calls (a484d50)
  • avoid parameters splitting in batch launcher script (b055a02)
  • fix vulnerability with log4j by using reload4j instead (5ddce3a)