taylor      2004/09/27 16:05:52

  Modified:    portal   maven.xml
  Log:
  use org.apache.jetspeed.project.home instead of jetspeed2.home
  
  Revision  Changes    Path
  1.101     +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.100
  retrieving revision 1.101
  diff -u -r1.100 -r1.101
  --- maven.xml 27 Sep 2004 22:09:24 -0000      1.100
  +++ maven.xml 27 Sep 2004 23:05:52 -0000      1.101
  @@ -639,7 +639,7 @@
   
     <postGoal name="java:compile">     
       <copy todir="target/classes">
  -        <fileset dir="${jetspeed2.home}/etc/db-ojb">
  +        <fileset dir="${org.apache.jetspeed.project.home}/etc/db-ojb">
           </fileset>
       </copy>
     </postGoal>
  
  
  

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

Reply via email to