JPA and JDK 1.4

From: Aristedes Maniatis (ar..sh.com.au)
Date: Wed Mar 07 2007 - 20:32:23 EST

  • Next message: Mike Kienenberger: "Re: JPA and JDK 1.4"

    I notice that some of the JPA classes import javax.persistence.spi
    (eg. org/apache/cayenne/jpa/instrument/UnitClassTransformer) and it
    appears that this is a JDK 1.5 thing. I noticed this since we get
    errors during the Javadoc build process:

    [WARNING] public class UnitClassTransformer implements
    ClassTransformer {
    [WARNING] ^
    [WARNING] /x1/home/amaniatis/svn/cayenne/docs/doc/target/sources/org/
    apache/cayenne/jpa/instrument/InstrumentingUnit.java:27: package
    javax.persistence.spi does not exist

    Is there a 1.4 compatible package of javax.persistence.spi available
    which we should be pointing maven to? Or is JPA going to be 1.5 only?

    Ari Maniatis

    -------------------------->
    ish
    http://www.ish.com.au
    Level 1, 30 Wilson Street Newtown 2042 Australia
    phone +61 2 9550 5001 fax +61 2 9550 4001
    GPG fingerprint CBFB 84B4 738D 4E87 5E5C 5EFA EF6A 7D2E 3E49 102A





    This archive was generated by hypermail 2.0.0 : Wed Mar 07 2007 - 20:32:58 EST