Skip to content

Commit 7461d70

Browse files
committed
SPR-6236: Reintroduce Struts support
1 parent 11d9870 commit 7461d70

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

build-spring-framework/build.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
<pathelement location="../org.springframework.web.servlet"/>
2222
<pathelement location="../org.springframework.web.portlet"/>
2323
<pathelement location="../org.springframework.test"/>
24+
<pathelement location="../org.springframework.web.struts"/>
2425
<pathelement location="../org.springframework.spring-library"/>
2526
<pathelement location="../org.springframework.integration-tests"/>
2627
</path>

build-spring-framework/publish.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
<pathelement location="../org.springframework.web.servlet"/>
2525
<pathelement location="../org.springframework.web.portlet"/>
2626
<pathelement location="../org.springframework.test"/>
27+
<pathelement location="../org.springframework.web.struts"/>
2728
</path>
2829

2930
<path id="modules-with-only-pom-artifacts">

0 commit comments

Comments
 (0)