mirror of
https://github.com/apache/struts.git
synced 2026-08-05 22:56:59 +00:00
Adding the showcase back to the default build with the extras dep removed
WW-1306y git-svn-id: https://svn.apache.org/repos/asf/struts/action2/trunk@408480 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
+1
-1
@@ -15,7 +15,7 @@
|
||||
<module>blank</module>
|
||||
<module>portlet</module>
|
||||
<module>shopping-cart</module>
|
||||
<!--<module>showcase</module>-->
|
||||
<module>showcase</module>
|
||||
<module>starter</module>
|
||||
</modules>
|
||||
|
||||
|
||||
@@ -23,11 +23,6 @@
|
||||
</profile>
|
||||
</profiles>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>org.apache.struts.action2</groupId>
|
||||
<artifactId>struts-extras</artifactId>
|
||||
<version>${pom.version}</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>javax.servlet</groupId>
|
||||
|
||||
Reference in New Issue
Block a user