Author: sshafroi
Date: 2008-11-25 16:03:37 +0100 (Tue, 25 Nov 2008)
New Revision: 6984
Modified:
branches/2.18/generic.sesam/pom.xml
Log:
Disabling filtering for jsp resources. tab.id get's wrongly substituted.
Modified: branches/2.18/generic.sesam/pom.xml
===================================================================
--- branches/2.18/generic.sesam/pom.xml 2008-11-25 14:34:00 UTC (rev 6983)
+++ branches/2.18/generic.sesam/pom.xml 2008-11-25 15:03:37 UTC (rev 6984)
@@ -77,6 +77,12 @@
<include>*.html</include>
<include>**/*.vm</include>
<include>**/*.html</include>
+ </includes>
+ </resource>
+ <resource>
+ <directory>src/main/templates</directory>
+ <filtering>false</filtering>
+ <includes>
<include>*.jsp</include>
<include>**/*.jsp</include>
</includes>
_______________________________________________
Kernel-commits mailing list
[email protected]
http://sesat.no/mailman/listinfo/kernel-commits