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

ttpe windows build : ClassNotFoundException: org.apache.commons.logging.LogFactory #314

Open
ngaullier opened this issue Nov 22, 2022 · 0 comments

Comments

@ngaullier
Copy link

TTPE windows build throws an exception at run time
How to reproduce:
java -jar target\ttt-ttpe-all-7.2-SNAPSHOT.jar --config XXX\ttt-ttpe\target\test-classes\com\skynav\ttpe\imsc1\test.config.xml --font-directory XXX\ttt-ttpe\src\test\fonts file:/XXX/ttt-ttpe/target/test-classes/com/skynav/ttpe/ttml2/ttml2-placement-and-alignment-default.xml
Results:
Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/commons/logging/LogFactory
(...)
Caused by: java.lang.ClassNotFoundException: org.apache.commons.logging.LogFactory

ngaullier added a commit to ngaullier/ttt that referenced this issue Nov 22, 2022
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

No branches or pull requests

1 participant