https://issues.apache.org/bugzilla/show_bug.cgi?id=44573
Helder Magalhães <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Summary|Dependency graph omits |Dependency graph omits |batik-codec.jar |several Jar files --- Comment #2 from Helder Magalhães <[email protected]> 2009-03-18 08:12:06 PST --- (In reply to comment #1) > Indeed, that dependency graph is out of date and needs to be updated. 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). 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? > 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). [1] http://www.nabble.com/Jar-dependency-graph-td17002989.html#a17002989 [2] http://www.nabble.com/minimal-classes-needed-to-use-JSVGCanvas-in-applet-td18477825.html -- 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]
