[ 
https://issues.apache.org/jira/browse/OPENJPA-57?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Patrick Linskey resolved OPENJPA-57.
------------------------------------

       Resolution: Won't Fix
    Fix Version/s:     (was: 0.9.8)
                   0.9.7

If the user does not specify an XSD, OpenJPA doesn't require that the XSD is 
present to parse files. Since OpenJPA does not need the file to be around, and 
the legality of distributing it is in question, I'm marking this as 
will-not-fix. The linked-to Spring forum issue seems to be due to a dependency 
in the Spring codebase; let's let them decide whether they want to ship the XSD 
or make it optional.

> persistence_1_0.xsd is missing
> ------------------------------
>
>                 Key: OPENJPA-57
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-57
>             Project: OpenJPA
>          Issue Type: Improvement
>            Reporter: Stefan Arentz
>             Fix For: 0.9.7
>
>
> It seems to be common that JPA providers include persistence_1_0.xsd in one 
> of the distribution jars. I'm not sure if this is according to the spec but 
> some tools such as Spring already depend on that behaviour.
> This is probably mostly relevant for using JPA in a J2SE environment as I 
> think the xsd is probably provided by the app server.
> Discussion on the Spring forum about this:
>  
> http://forum.springframework.org/showthread.php?t=26209&highlight=persistence_1_0.xsd
>  S.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to