taylor      2004/06/23 17:16:48

  Modified:    portal   maven.xml
  Log:
  f'd up hotdeploy target, gotta check the history on this
  
  Revision  Changes    Path
  1.88      +1 -1      jakarta-jetspeed-2/portal/maven.xml
  
  Index: maven.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed-2/portal/maven.xml,v
  retrieving revision 1.87
  retrieving revision 1.88
  diff -u -r1.87 -r1.88
  --- maven.xml 21 Jun 2004 15:19:33 -0000      1.87
  +++ maven.xml 24 Jun 2004 00:16:48 -0000      1.88
  @@ -389,7 +389,7 @@
           </fileset>
       </copy>
       <copy 
todir="${org.apache.jetspeed.deploy.war.dir}/${org.apache.jetspeed.portal.name}/">
  -      <fileset dir="${maven.war.src}">
  +      <fileset dir="./src/webapp">
            <exclude name="WEB-INF/db/**"/>
         </fileset>
       </copy>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to