Author: henning
Date: Mon Sep 12 02:44:45 2005
New Revision: 280308
URL: http://svn.apache.org/viewcvs?rev=280308&view=rev
Log:
Make sure that we don't accidentially add License Headers to the
templates.
Added:
jakarta/turbine/core/trunk/extensions/maven-plugin/conf/CodeWrestler.excludes
Added:
jakarta/turbine/core/trunk/extensions/maven-plugin/conf/CodeWrestler.excludes
URL:
http://svn.apache.org/viewcvs/jakarta/turbine/core/trunk/extensions/maven-plugin/conf/CodeWrestler.excludes?rev=280308&view=auto
==============================================================================
---
jakarta/turbine/core/trunk/extensions/maven-plugin/conf/CodeWrestler.excludes
(added)
+++
jakarta/turbine/core/trunk/extensions/maven-plugin/conf/CodeWrestler.excludes
Mon Sep 12 02:44:45 2005
@@ -0,0 +1,8 @@
+#
+# This is an exclude file to parse the turbine-2 code base using CodeWrestler,
+# available from
http://henning.schmiedehausen.org/eyewiki/Wiki.jsp?page=CodeWrestler
+#
+/target/
+# Don't add license headers to the plugin-resources files. These will end up
in the
+# application to be set up and this will probably be not under Apache 2.0
license.
+/src/plugin-resources/
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]