JPA requires 1.5.

On 3/7/07, Aristedes Maniatis <[EMAIL PROTECTED]> wrote:
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




Reply via email to