evenisse 2003/08/05 02:24:30
Modified: src/plugins-build/war/xdocs changes.xml
Log:
Test if sources is present before copy classes in webapp
Revision Changes Path
1.9 +4 -1 maven/src/plugins-build/war/xdocs/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/maven/src/plugins-build/war/xdocs/changes.xml,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- changes.xml 5 Jul 2003 17:10:45 -0000 1.8
+++ changes.xml 5 Aug 2003 09:24:30 -0000 1.9
@@ -8,6 +8,9 @@
<body>
<release version="1.4" date="in CVS">
+ <action dev="evenisse" type="fix">
+ Allow webapp creation if project doesn't have sources.
+ </action>
<action dev="michal" type="fix">
Added war:clean goal
</action>
@@ -19,7 +22,7 @@
and removes code duplication.
</action>
<action dev="michal" type="fix">
- Fi xes for MAVEN-481.
+ Fixes for MAVEN-481.
Bundling of tlds in war is supported.
</action>
<action dev="michal" type="fix">
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]