mirror of
https://github.com/apache/struts.git
synced 2026-08-07 15:46:57 +00:00
WN-5141
- use eclipse transformer on sitemesh2
This commit is contained in:
+1
-4
@@ -46,10 +46,7 @@
|
||||
<module>osgi</module>
|
||||
<module>plexus</module>
|
||||
<module>rest</module>
|
||||
|
||||
<!-- TODO -->
|
||||
<!--module>sitemesh</module-->
|
||||
|
||||
<module>sitemesh</module>
|
||||
<module>spring</module>
|
||||
<module>testng</module>
|
||||
<module>tiles</module>
|
||||
|
||||
@@ -33,8 +33,9 @@
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>org.sitemesh</groupId>
|
||||
<artifactId>sitemesh</artifactId>
|
||||
<groupId>org.apache.struts</groupId>
|
||||
<artifactId>struts2-sitemesh2-jakarta</artifactId>
|
||||
<version>${project.version}</version>
|
||||
</dependency>
|
||||
|
||||
<!-- Velocity -->
|
||||
|
||||
Reference in New Issue
Block a user