daisy / pipeline-mod-braille

!! NOTE: This project is now part of the pipeline-modules project !! | Braille Production Modules for the DAISY Pipeline 2
1 stars 3 forks source link

Updates to dotify 3.0 releases #139

Closed bertfrees closed 7 years ago

bertfrees commented 7 years ago

This PR is part of https://github.com/daisy/pipeline/pull/498.

bertfrees commented 7 years ago

@joeha480 Do you have an idea why test_obfl-to-pef.xprocspec is now broken?

bertfrees commented 7 years ago

There is a warning:

WARN o.d.dotify.obfl.impl.ExpressionImpl - int2text operation is not supported in the current configuration.

joeha480 commented 7 years ago

I'll have a look.

joeha480 commented 7 years ago

There's an error in the dotify.formatter.impl:3.0.0 which prevents it from loading the reference to int2text in OSGi. I'll release v3.1.0 shortly and update the PR.

bertfrees commented 7 years ago

Thanks.

joeha480 commented 7 years ago

I've updated the PR now, and it works for me, but I never saw the error you talked about. Does it show up if I run make check in the super project?

bertfrees commented 7 years ago

Thanks, it builds now. That warning showed up in the test.log file of the dotify-calabash module (under target). You don't see it when you run make check. You'll just see that the test fails.