mirror of
https://github.com/apache/struts.git
synced 2026-08-06 15:17:00 +00:00
Make the dep on spring plugin optional (so the objectFactory is not set to "spring")
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@802891 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -66,6 +66,7 @@
|
||||
<groupId>org.apache.struts</groupId>
|
||||
<artifactId>struts2-spring-plugin</artifactId>
|
||||
<version>${pom.version}</version>
|
||||
<optional>true</optional>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>javax.servlet</groupId>
|
||||
|
||||
Reference in New Issue
Block a user