mirror of
https://github.com/apache/struts.git
synced 2026-08-05 22:56:59 +00:00
Marking LGPL deps as provided so they aren't included in wars and the release
git-svn-id: https://svn.apache.org/repos/asf/struts/action2/trunk@405647 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
<groupId>cewolf</groupId>
|
||||
<artifactId>cewolf</artifactId>
|
||||
<version>1.0</version>
|
||||
<scope>provided</scope>
|
||||
<exclusions>
|
||||
<exclusion>
|
||||
<groupId>gnujaxp</groupId>
|
||||
|
||||
@@ -77,7 +77,13 @@
|
||||
<version>1.1-beta-3</version>
|
||||
<optional>true</optional>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>jasperreports</groupId>
|
||||
<artifactId>jasperreports</artifactId>
|
||||
<version>1.2.1</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
|
||||
</dependencies>
|
||||
|
||||
<build>
|
||||
|
||||
Reference in New Issue
Block a user