taylor      2004/04/19 15:55:36

  Modified:    portal   maven.xml
  Log:
  copy over struts-portlet jar as part of deployment

  

  PR:

  Obtained from:

  Submitted by: 

  Reviewed by:  

  CVS: ----------------------------------------------------------------------

  CVS: PR:

  CVS:   If this change addresses a PR in the problem report tracking

  CVS:   database, then enter the PR number(s) here.

  CVS: Obtained from:

  CVS:   If this change has been taken from another system, such as NCSA,

  CVS:   then name the system in this line, otherwise delete it.

  CVS: Submitted by:

  CVS:   If this code has been contributed to Apache by someone else; i.e.,

  CVS:   they sent us a patch or a new module, then include their name/email

  CVS:   address here. If this is your work then delete this line.

  CVS: Reviewed by:

  CVS:   If we are doing pre-commit code reviews and someone else has

  CVS:   reviewed your changes, include their name(s) here.

  CVS:   If you have not had it reviewed then delete this line.

  
  Revision  Changes    Path
  1.64      +1 -0      jakarta-jetspeed-2/portal/maven.xml
  
  Index: maven.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed-2/portal/maven.xml,v
  retrieving revision 1.63
  retrieving revision 1.64
  diff -u -r1.63 -r1.64
  --- maven.xml 15 Apr 2004 19:55:14 -0000      1.63
  +++ maven.xml 19 Apr 2004 22:55:36 -0000      1.64
  @@ -305,6 +305,7 @@
       <copy file="${maven.repo.local}/commons-logging/jars/commons-logging-1.0.3.jar" 
todir="${catalina.shared.lib}"/>
       <copy 
file="${maven.repo.local}/commons-configuration/jars/commons-configuration-1.0-dev.jar"
 todir="${catalina.shared.lib}"/>
       <copy file="${maven.repo.local}/log4j/jars/log4j-1.2.6.jar" 
todir="${catalina.shared.lib}"/>
  +    <copy file="${maven.repo.local}/struts-portlet/jars/struts-portlet-spi-0.1.jar" 
todir="${catalina.shared.lib}"/>    
     </goal>
   
     <goal name="catalina:shared"
  
  
  

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

Reply via email to