Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v1.14.10 #212

Merged
merged 27 commits into from
Jan 25, 2023
Merged

Release v1.14.10 #212

merged 27 commits into from
Jan 25, 2023

Conversation

bertfrees
Copy link
Member

This has the benefit that if the file is added to the classpath, the
"logback.configurationFile" system property can be omitted and the
configuration file will still be found automatically by Logback.
It was used to name the log file differently when run in "gui" or
"webservice" mode, but this makes little sense.
(since 1.14.7) so no need to download and unpack it.

Note that it makes little sense to include the CLI because the app
also doesn't include the web server (since 1.14.0).

Also drop properties related to web service.
It is not only needed by the updater but also by the web service.
…tifacts

Note that this classifier is in addition to other classifiers such as
"linux" and "cli".
Also add a --with-foo argument for every --without-foo and visa-versa.
…possible

because these affects all targets.

The idea is to eventually also eliminate the dir-word-addin target and
use zip-win instead.
- framework-volatile and xmlcatalog do not exist anymore
- SimpleAPI can be simplified
logback.xml now defines a default value for the property.

Within the launch script, use ${org.daisy.pipeline.home}/log as the
default of org.daisy.pipeline.logdir instead of
${org.daisy.pipeline.data}/log, because logs and data are different
things.

Note that the org.daisy.pipeline.logdir property isn't used by
DerbyEntityManagerFactory anymore, so it's only used by logback.xml
now.
and comment everything out.

- org.daisy.pipeline.ws.localfs: the default is false; will need to be
  set to true explicitely from now on (e.g. through the "local" argument
  of the launch script)
- org.daisy.pipeline.ws.authentication: the default is now false (used
  to be true in previous versions of the framework)
- org.daisy.pipeline.updater.updateSite: the default is now defined in
  Java
The language/gender info of the Acapela voices are now provided by the
Acapela engine itself.
@bertfrees bertfrees added this to the v1.14.10 milestone Jan 25, 2023
@bertfrees bertfrees merged commit edb6ce4 into master Jan 25, 2023
@bertfrees bertfrees deleted the release/v1.14.10 branch January 25, 2024 10:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant