mirror of
https://github.com/apache/struts.git
synced 2026-08-06 15:17:00 +00:00
don't need to specify jfreechart, it is part of the jasperreports 1.2.1 pom
git-svn-id: https://svn.apache.org/repos/asf/struts/action2/trunk@405087 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -47,19 +47,6 @@
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>jfree</groupId>
|
||||
<artifactId>jfreechart</artifactId>
|
||||
<version>1.0.0</version>
|
||||
<optional>true</optional>
|
||||
<exclusions>
|
||||
<exclusion>
|
||||
<groupId>gnujaxp</groupId>
|
||||
<artifactId>gnujaxp</artifactId>
|
||||
</exclusion>
|
||||
</exclusions>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>opensymphony</groupId>
|
||||
<artifactId>pell-multipart</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user