> -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> This is almost identical with the withdrawn D12 release, but > includes one > more bugfix and -- more importantly -- the xml-apis.jar file which we > forgot to ship last time around. Please remember to add this > jarfile to > your execution environment; it contains the standardized APIs > (DOM, SAX, > etc.). We expect to eventually share xml-apis.jar with other Apache > projects, avoiding some of the conflicts when different > levels are used in > different packages and reducing the total code size when > several are used > together. Thanks god. Glad to see we're back to something reasonable. We can definitely not package things to ease the command line process for newbies otherwise we shoot ourselves in the foot when we have to deploy complex application that depends on some legacy code. After that you have to explain to managers and such: "ok, to use the package xxx, we have first to hack the binaries to remove some code that could possibly interfer with legacy code".. huho.."WARNING ! RED LIGHT ! CAUTION !!" are they screaming. :-) Stephane.
