tballison edited a comment on pull request #404:
URL: https://github.com/apache/tika/pull/404#issuecomment-784167038
Clean checkout.
`ant compile` appears to work.
`ant test` fails with:
```
[echo] Using Ant: Apache Ant(TM) version 1.10.9 compiled on September 27
2020 from /apache/apache-ant-1.10.9, Ant detected Java 1.8 (may be different
than actual Java sometimes...)
[echo] Using Java: 1.8.0_282/1.8.0_282-b08/25.282-b08/OpenJDK 64-Bit
Server VM from AdoptOpenJDK on Linux: 5.8.0-43-generic
[echo] Building Apache POI version 5.0.1-SNAPSHOT and RC: RC1
....
test-main:
[javac] Compiling 1 source file to
/home/tallison/Intellij/poi-trunk/build/poi-ant-contrib
-test-main-write-testfile:
-test-scratchpad-check:
test-scratchpad-download-resources:
test-scratchpad:
-test-scratchpad-write-testfile:
-test-ooxml-check:
test-ooxml:
-test-ooxml-write-testfile:
compile-ooxml-lite:
[echo] Create ooxml-lite schemas
BUILD FAILED
/home/tallison/Intellij/poi-trunk/build.xml:1812:
/home/tallison/Intellij/poi-trunk/build/ooxml-lite-report.clazz doesn't exist
```
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]