Revision: 1973
Author: [email protected]
Date: Wed Jul 21 07:20:51 2010
Log: Reset filtering and copy filtered resource to path relative from
target/classes
http://code.google.com/p/simal/source/detail?r=1973
Modified:
/trunk/uk.ac.osswatch.simal.web/pom.xml
=======================================
--- /trunk/uk.ac.osswatch.simal.web/pom.xml Wed Jul 21 07:06:29 2010
+++ /trunk/uk.ac.osswatch.simal.web/pom.xml Wed Jul 21 07:20:51 2010
@@ -222,9 +222,9 @@
<directory>src/main/resources</directory>
</resource>
<resource>
- <filtering>false</filtering>
+ <filtering>true</filtering>
<directory>src/main/widgets</directory>
- <targetPath>target/filteredWidgets</targetPath>
+ <targetPath>../filteredWidgets</targetPath>
<includes>
<include>**/*.*</include>
</includes>
--
You received this message because you are subscribed to the Google Groups "Simal
Commits" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/simal-commits?hl=en.