Does that need to be backported to the 3.0 branch?
Ari
On 25/11/09 7:36 PM, andre..pache.org wrote:
> Author: andrey
> Date: Wed Nov 25 08:36:41 2009
> New Revision: 884005
>
> URL: http://svn.apache.org/viewvc?rev=884005&view=rev
> Log:
> missing attribute in schema
>
> Modified:
> cayenne/main/trunk/framework/cayenne-jdk1.5-unpublished/src/main/resources/org/apache/cayenne/schema/3.0/modelMap.xsd
>
> Modified: cayenne/main/trunk/framework/cayenne-jdk1.5-unpublished/src/main/resources/org/apache/cayenne/schema/3.0/modelMap.xsd
> URL: http://svn.apache.org/viewvc/cayenne/main/trunk/framework/cayenne-jdk1.5-unpublished/src/main/resources/org/apache/cayenne/schema/3.0/modelMap.xsd?rev=884005&r1=884004&r2=884005&view=diff
> ==============================================================================
> --- cayenne/main/trunk/framework/cayenne-jdk1.5-unpublished/src/main/resources/org/apache/cayenne/schema/3.0/modelMap.xsd (original)
> +++ cayenne/main/trunk/framework/cayenne-jdk1.5-unpublished/src/main/resources/org/apache/cayenne/schema/3.0/modelMap.xsd Wed Nov 25 08:36:41 2009
>.. -111,6 +111,7 @@
> <xs:attribute name="superEntityName" use="optional" type="xs:string"/>
> <xs:attribute name="exclude-superclass-listeners" use="optional" type="xs:boolean"/>
> <xs:attribute name="exclude-default-listeners" use="optional" type="xs:boolean"/>
> + <xs:attribute name="serverOnly" use="optional" type="xs:boolean"/>
> </xs:complexType>
> </xs:element>
>
>
>
----------------------------> Aristedes Maniatis GPG fingerprint CBFB 84B4 738D 4E87 5E5C 5EFA EF6A 7D2E 3E49 102A
This archive was generated by hypermail 2.0.0 : Wed Nov 25 2009 - 05:02:08 EST