https://issues.apache.org/bugzilla/show_bug.cgi?id=44573
--- Comment #3 from Cameron McCormack <[email protected]> 2009-03-18 18:59:48 PST --- (In reply to comment #2) > I read through the mailing lists [1] [2] and took a look at the Jar list and, > as of revision 755596 ( > https://svn.apache.org/viewcvs.cgi?view=rev&rev=755596 ), here is a list of > missing dependencies and a partial > proposal: > * batik-bridge.jar --> batik-anim.jar; > * batik-anim.jar --> batik-svg-dom.jar; > * batik-codec.jar --> ??? [1]; > * xml-apis.jar --> xalan-2.6.0.jar; > * xalan-2.6.0.jar (stand-alone). Thanks! Both batik-svggen.jar and batik-transcoder.jar depend on batik-codec.jar implicitly through the SPI. batik-codec.jar doesn't depend on anything, I believe. > I updated the report title to reflect several Jars missing (previously only > batik-codec.jar) so the several missing Jar files becomes a single action. > > By the way: I guess this was already asked but... How was the graphic > authored? > By hand or was some tool in particular used to generate it? I don't know who generated it, or whether it was generated by hand or with a tool. In case you haven't seen it, the source is here: http://svn.apache.org/repos/asf/xmlgraphics/batik/trunk/documentation-sources/resources/images/jarDependImg.source.svg It might be easier to just create a new one. > > At the very least, the docs should be updated to point this out. > > This was already done in revision 658507 ( > https://svn.apache.org/viewcvs.cgi?view=rev&rev=658507 ) (by Cameron). > However, a documentation > publish operation is needed to make this effective (commit occurred > 2008-03-21, > while the latest online documentation dates from 2008-01-09). I just did a publish now; it should take no longer than an hour to appear on xmlgraphics.apache.org. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
