taylor 2004/06/22 22:27:27
Modified: applications/demo maven.xml
Log:
hotdeploy target was mysteriously broken
Revision Changes Path
1.3 +1 -1 jakarta-jetspeed-2/applications/demo/maven.xml
Index: maven.xml
===================================================================
RCS file: /home/cvs/jakarta-jetspeed-2/applications/demo/maven.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- maven.xml 21 Jun 2004 15:19:32 -0000 1.2
+++ maven.xml 23 Jun 2004 05:27:27 -0000 1.3
@@ -14,7 +14,7 @@
</fileset>
</copy>
<copy
todir="${org.apache.jetspeed.deploy.war.dir}/${org.apache.jetspeed.portlet.app.name}/">
- <fileset dir="${maven.war.src}">
+ <fileset dir="./src">
</fileset>
</copy>
</goal>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]