[ 
http://jira.codehaus.org/browse/MAVENUPLOAD-827?page=comments#action_63089 ] 

Michael Heuer commented on MAVENUPLOAD-827:
-------------------------------------------

The ant build.xml file at

> https://svgsalamander.dev.java.net/source/browse/*checkout*/svgsalamander/build.xml?content-type=text%2Fplain&rev=1.30

appears to have dependencies on javacc and junit to build, but no runtime 
dependencies.


In trying to be helpful to Mark, I introduced a discrepency between artifactId 
and the jar file names:

>From the pom.xml:

<artifactId>svg-salamander</artifactId>

The jar files use svgSalamander-{version}.jar

> SVG Salamander - tools and utilities for parsing and rendering SVG
> ------------------------------------------------------------------
>
>          Key: MAVENUPLOAD-827
>          URL: http://jira.codehaus.org/browse/MAVENUPLOAD-827
>      Project: maven-upload-requests
>         Type: Task

>     Reporter: Mark McKay
>     Assignee: John Casey

>
>
> https://svgsalamander.dev.java.net
> Owner email is on same page, linked to from the owner 'kitfox': [EMAIL 
> PROTECTED]
> This is a libaray that allows inclusion of SVG content in Java programs. 
> Includes a parser, modifiable scene graph, a 'universe' to organize several 
> SVG documents and allow them to reference one another, swing components to 
> render SVG documents, SMIL animation, and a player application for stand 
> alone viewing and animation of SVG documents. Also allows rendering of SVG 
> content to any Graphics2D. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to