David Jameson created TIKA-977:
----------------------------------

             Summary: Compilation error building tika-1.2 --- identifier 
expected in CHM2XHTML.java
                 Key: TIKA-977
                 URL: https://issues.apache.org/jira/browse/TIKA-977
             Project: Tika
          Issue Type: Bug
          Components: parser
    Affects Versions: 1.2
         Environment: Mac 10.7.4
            Reporter: David Jameson


New user --- just downloaded tika and tried to build with 
mvn install

Parent and core were built and then I saw a failure in parsers.
(by the way, I have no idea why the error references code in .Trashes)

[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ tika-parsers 
---
[INFO] Compiling 133 source files to /Volumes/Drive3/.Trashes/501/tika-1.2 
8.17.20 AM/tika-parsers/target/classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] /Volumes/Drive3/.Trashes/501/tika-1.2 8.17.20 
AM/tika-parsers/src/main/java/org/apache/tika/parser/chm/CHM2XHTML.java:[20,23] 
<identifier> expected
[ERROR] /Volumes/Drive3/.Trashes/501/tika-1.2 8.17.20 
AM/tika-parsers/src/main/java/org/apache/tika/parser/chm/CHM2XHTML.java:[22,7] 
class, interface, or enum expected
[INFO] 2 errors 


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to