> -----Oorspronkelijk bericht----- > Van: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Namens Nico Klasens > Verzonden: dinsdag 2 augustus 2005 11:18 > Aan: Discussion list for developers > Onderwerp: Re: [Developers] hartransformerfactory none is unknown > > > Ernst Bunders wrote: > > funny you say that. Last week i buld 1.8 (for the first > time: bad) and > > deployed it on tomcat 5.5*. the xml jars are missing both > from mmbase > > and from tomcat. I had to copy them into the webapp. > > Is it a target for 1.8 to remove all dependancies? > > Why are these dependencies bad? > > I don't think it will be possible to remove the dependency to the > xalan.jar. We are using the XPathAPI class and there is no > alternative > in the j2se api. > There is only one reference to the cerces.jar so it might be > possible to > remove that. The class which requires it is only used (IIRC) for the > documentation generation. I haven't checked if the code is executed. > > Nico
ok, in that case xalan.jar should be part of the mmbase distributon, at leat as a 'renametowar' . i wasn't aware xpath is no part of j2ee xml. for xerces: i think that if it is not necesairy to have specific library dependancies, it's nice to get rid of them. Ernst > _______________________________________________ > Developers mailing list > [email protected] > http://lists.mmbase.org/mailman/listinfo/developers > _______________________________________________ Developers mailing list [email protected] http://lists.mmbase.org/mailman/listinfo/developers
