Chris, Nick, I've attached the patch, hope now it will work/compile.
BR, Oleg On Wed, Jun 8, 2011 at 6:09 PM, Mattmann, Chris A (388J) < [email protected]> wrote: > Hi Nick, > > Yep, didn't even catch it on commit. Oleg emailed me offlist (which I asked > him to bring onlist) and caught it too. He's offered to fix the issue. If he > doesn't get to it, I will take a look tonight or tomorrow... > > Cheers, > Chris > > On Jun 8, 2011, at 8:05 AM, Nick Burch wrote: > > >> [INFO] ------------------------------------------------------------- > >> [ERROR] COMPILATION ERROR : > >> [INFO] ------------------------------------------------------------- > >> [ERROR]< > https://builds.apache.org/job/Tika-trunk/ws/trunk/tika-parsers/src/main/java/org/apache/tika/parser/chm/core/ChmCommons.java>:[110,32] > cannot find symbol > >> symbol : method copyOfRange(byte[],int,int) > >> location: class java.util.Arrays > >> [ERROR]< > https://builds.apache.org/job/Tika-trunk/ws/trunk/tika-parsers/src/main/java/org/apache/tika/parser/chm/core/ChmCommons.java>:[211,77] > cannot find symbol > >> symbol : method isEmpty() > >> location: class java.lang.String > >> [ERROR]< > https://builds.apache.org/job/Tika-trunk/ws/trunk/tika-parsers/src/main/java/org/apache/tika/parser/chm/lzx/ChmLzxBlock.java>:[836,54] > cannot find symbol > >> symbol : method copyOfRange(byte[],int,int) > >> location: class java.util.Arrays > > > > Looks like there are maybe some 1.6isms in the CHM code? > > > > Nick > > > ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ > Chris Mattmann, Ph.D. > Senior Computer Scientist > NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA > Office: 171-266B, Mailstop: 171-246 > Email: [email protected] > WWW: http://sunset.usc.edu/~mattmann/ > ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ > Adjunct Assistant Professor, Computer Science Department > University of Southern California, Los Angeles, CA 90089 USA > ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ > >
