Trying to build Solr from the current svn HEAD with java 1.5 (on Mac
OS 10.5), the build (ant example) fails:

    [javac] 
/Users/Shared/engineering/apachesolr-trunk/src/java/org/apache/solr/handler/XMLLoader.java:73:
cannot find symbol
    [javac] symbol  : constructor
IOException(java.lang.String,javax.xml.stream.XMLStreamException)
    [javac] location: class java.io.IOException
    [javac]       throw new IOException(e.getMessage(), e);

If I take the version a couple commits back (svn up -r732229) the
build succeeds.

-Peter

--------------------------------------------------------------
Peter M. Wolanin, Ph.D.
Momentum Specialist,  Acquia. Inc.
peter.wola...@acquia.com

Reply via email to