evenisse 2003/09/03 05:36:54
Modified: src/plugins-build/war plugin.properties
Log:
Fix typo in property name.
Revision Changes Path
1.7 +1 -1 maven/src/plugins-build/war/plugin.properties
Index: plugin.properties
===================================================================
RCS file: /home/cvs/maven/src/plugins-build/war/plugin.properties,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- plugin.properties 3 Sep 2003 09:23:55 -0000 1.6
+++ plugin.properties 3 Sep 2003 12:36:54 -0000 1.7
@@ -3,7 +3,7 @@
# -------------------------------------------------------------------
# War plugin.
# -------------------------------------------------------------------
-maven.jar.index=true
+maven.war.index=true
# Location of where the webapp is located in the source tree. The
# WEB-INF directory is located right under ${maven.war.src}.
maven.war.src=${maven.src.dir}/webapp
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]