Heikki Vesalainen created BATIK-1098: ----------------------------------------
Summary: Circular dependencies between submodules Key: BATIK-1098 URL: https://issues.apache.org/jira/browse/BATIK-1098 Project: Batik Issue Type: Bug Components: Animation engine, Bridge, GVT, Scripting, SVG DOM Affects Versions: 1.7 Reporter: Heikki Vesalainen Priority: Critical There are circular dependencies between batik submodules: batik-svg-dom <-> batik-anim batik-bridge <-> batik-gvt batik-bridge <-> batik-script Since proper maven packaging seems to be almost impossible for the average Java-project, I strongly encourage projects not to try to bee too fancy. Just publish a single module that contains everything, hiding all the hard to avoid circular references between the different packages. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: batik-dev-unsubscr...@xmlgraphics.apache.org For additional commands, e-mail: batik-dev-h...@xmlgraphics.apache.org