taylor      2004/04/19 14:46:05

  Modified:    commons  project.xml
  Log:
  add dependency on struts-portlet subproject

  

  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.14      +5 -0      jakarta-jetspeed-2/commons/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed-2/commons/project.xml,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- project.xml       19 Apr 2004 17:44:44 -0000      1.13
  +++ project.xml       19 Apr 2004 21:46:05 -0000      1.14
  @@ -98,6 +98,11 @@
           <war.bundle.jar>false</war.bundle.jar>
         </properties> 
       </dependency>
  +    <dependency>
  +      <groupId>struts-portlet</groupId>
  +      <artifactId>struts-portlet-spi</artifactId>
  +      <version>0.1</version>
  +    </dependency>
       <!-- we need ojb because of the ManageableCollection interface -->
       <!--
       <dependency>
  
  
  

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

Reply via email to