We should get the xmbean dtd in there also. Currently it is at jmx/src/resources/metadata/jboss_xmbean_1_0.dtd. If you can copy it also, great, otherwise I will try to figure it out.
thanks david jencks On 2002.04.23 16:16:58 -0400 Dain Sundstrom wrote: > Jason, > > Do you agree that this is a good idea, or are you just suggesting a > course of action for me? > > Does anyone dislike the idea of putting them in jboss-whatever/etc/dtd, > or is some other location better? (I really don't have an opinion) > > -dain > > Jason Dillon wrote: > > > The modify the build system to release them under > build/output/jboss-*/etc/dtd > > or something. > > > > --jason > > > > > > Quoting Dain Sundstrom <[EMAIL PROTECTED]>: > > > > > >>Yes I know they are in the jar. I mean we should include a copy in > >>loose form. It is very useful for developers to be able to easily see > >>the DTD files. > >> > >>-dain > >> > >>Scott M Stark wrote: > >> > >> > >>>They are and always have been included in the jboss.jar: > >>> > >>>[starksm@banshee jboss-3.0.0RC1]$ jar -tf lib/jboss.jar | grep dtd > >>>org/jboss/metadata/web-app_2_3.dtd > >>>org/jboss/metadata/jboss-web.dtd > >>>org/jboss/metadata/jboss-web_3_0.dtd > >>>org/jboss/metadata/application_1_3.dtd > >>>org/jboss/metadata/jboss_2_4.dtd > >>>org/jboss/metadata/ejb-jar.dtd > >>>org/jboss/metadata/jaws_3_0.dtd > >>>org/jboss/metadata/web-app_2_2.dtd > >>>org/jboss/metadata/jboss.dtd > >>>org/jboss/metadata/ejb-jar_2_0.dtd > >>>org/jboss/metadata/connector_1_0.dtd > >>>org/jboss/metadata/application_1_2.dtd > >>>org/jboss/metadata/jaws.dtd > >>>org/jboss/metadata/jbosscmp-jdbc_3_0.dtd > >>>org/jboss/metadata/jboss_3_0.dtd > >>>org/jboss/metadata/jaws_2_4.dtd > >>> > >>>xxxxxxxxxxxxxxxxxxxxxxxx > >>>Scott Stark > >>>Chief Technology Officer > >>>JBoss Group, LLC > >>>xxxxxxxxxxxxxxxxxxxxxxxx > >>>----- Original Message ----- > >>>From: "Dain Sundstrom" <[EMAIL PROTECTED]> > >>>To: "JBoss-dev" <[EMAIL PROTECTED]> > >>>Sent: Tuesday, April 23, 2002 8:45 AM > >>>Subject: [JBoss-dev] DTDs in binary downloads > >>> > >>> > >>> > >>> > >>>>Can we include the DTDs for a release in the binary download? > >>>> > >>>>I keep geting messages asking for the location of the DTDs. > >>>> > >>>>-dain > >>>> > >>>> > >>> > >>> > >>>_______________________________________________ > >>>Jboss-development mailing list > >>>[EMAIL PROTECTED] > >>>https://lists.sourceforge.net/lists/listinfo/jboss-development > >>> > >>> > >> > >> > >>_______________________________________________ > >>Jboss-development mailing list > >>[EMAIL PROTECTED] > >>https://lists.sourceforge.net/lists/listinfo/jboss-development > >> > >> > > > > > > > > > > ------------------------------------------------- > > This mail sent through IMP: http://horde.org/imp/ > > > > _______________________________________________ > > Jboss-development mailing list > > [EMAIL PROTECTED] > > https://lists.sourceforge.net/lists/listinfo/jboss-development > > > > > > _______________________________________________ > Jboss-development mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/jboss-development > > _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
