stax-api-1.0.jar should be in wtk/lib/ and should prevent that error in JDK 1.5 -- if it's not, you've got a stale copy of the tarball. Can you check the checksums on the tarball you've got against the ones posted online to make sure that you have the most recent copy?
Otherwise, I'll run the build against JDK1.5 tomorrow morning to see what's wrong. Thanks, -T On Wed, Apr 1, 2009 at 11:19 PM, Niclas Hedhman <[email protected]> wrote: > One more thing; The BUILD says JDK 1.5. I think that JDK 1.6 is needed since > > [javac] > /Users/niclas/Downloads/apache-pivot-1.1-incubating/src/pivot/wtkx/WTKXSerializer.java:31: > package javax.xml.stream does not exist > [javac] import javax.xml.stream.XMLInputFactory; > > is not available in my JDK 1.5 libraries (but is in 1.6). > > > Cheers > -- > Niclas Hedhman, Software Developer > http://www.qi4j.org - New Energy for Java > > I live here; http://tinyurl.com/2qq9er > I work here; http://tinyurl.com/2ymelc > I relax here; http://tinyurl.com/2cgsug >
