mirror of
https://github.com/apache/struts.git
synced 2026-08-06 23:27:07 +00:00
Marking Jasper reports as provided to prevent the jars from being
included in a release git-svn-id: https://svn.apache.org/repos/asf/struts/action2/trunk@405646 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -38,6 +38,7 @@
|
||||
<groupId>jasperreports</groupId>
|
||||
<artifactId>jasperreports</artifactId>
|
||||
<version>1.2.1</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
@@ -51,6 +52,7 @@
|
||||
<groupId>opensymphony</groupId>
|
||||
<artifactId>pell-multipart</artifactId>
|
||||
<version>2.1.5</version>
|
||||
<scope>provided</scope>
|
||||
<optional>true</optional>
|
||||
</dependency>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user