Well,
I was waiting your remark on this.
I changed jboss.dtd and jaws.dtd but did not touch the 2.4 version.
Mainly because jaws_2_4.dtd is completely different.
I think we should simply overwrite the 2_4 with the main ones.  Agree ?
Then commit the changes to the 2.4 branch.  For that I still have to read
your doc on how to do that.
I was also planning add the DTD verifier for jaws xml files.
Regards.
Vincent.

> -----Message d'origine-----
> De : [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]De la part de
> Scott M Stark
> Envoyé : jeudi 21 juin 2001 0:25
> À : [EMAIL PROTECTED]
> Objet : Re: [JBoss-dev] CVS update:
> jboss/src/resources/org/jboss/metadata jaws.dtd
>
>
> Does this change needs to be merged to the 2.4 branch as well?
>
> ----- Original Message -----
> From: <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Wednesday, June 20, 2001 2:14 PM
> Subject: [JBoss-dev] CVS update:
> jboss/src/resources/org/jboss/metadata jaws.dtd
>
>
> >   User: vharcq
> >   Date: 01/06/20 14:14:16
> >
> >   Modified:    src/resources/org/jboss/metadata jaws.dtd
> >   Log:
> >   Correct type-mapping definition
> >
> >   Revision  Changes    Path
> >   1.8       +2 -2      jboss/src/resources/org/jboss/metadata/jaws.dtd
> >
> >   Index: jaws.dtd
> >   ===================================================================
> >   RCS file:
> /cvsroot/jboss/jboss/src/resources/org/jboss/metadata/jaws.dtd,v
> >   retrieving revision 1.7
> >   retrieving revision 1.8
> >   diff -u -r1.7 -r1.8
> >   --- jaws.dtd 2001/06/19 07:38:22 1.7
> >   +++ jaws.dtd 2001/06/20 21:14:16 1.8
> >   @@ -38,8 +38,8 @@
> >
> >    <!ELEMENT table-name (#PCDATA)>
> >
> >   -<!ELEMENT type-mappings (type-mapping*)>
> >   -<!ELEMENT type-mapping-definitions (name, mapping*)>
> >   +<!ELEMENT type-mappings (type-mapping-definition*)>
> >   +<!ELEMENT type-mapping-definition (name, mapping*)>
> >    <!ELEMENT mapping (java-type, jdbc-type, sql-type)>
> >    <!ELEMENT java-type (#PCDATA)>
> >    <!ELEMENT jdbc-type (#PCDATA)>
> >
> >
> >
> >
> > _______________________________________________
> > Jboss-development mailing list
> > [EMAIL PROTECTED]
> > http://lists.sourceforge.net/lists/listinfo/jboss-development
> >
>
>
> _______________________________________________
> Jboss-development mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/jboss-development


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to