You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by ta...@apache.org on 2005/04/22 07:48:47 UTC

cvs commit: jakarta-jetspeed-2/portals-bridges/common project.xml

taylor      2005/04/21 22:48:47

  Modified:    portals-bridges/common project.xml
  Log:
  fix warning during build on short desc size
  
  Revision  Changes    Path
  1.5       +2 -2      jakarta-jetspeed-2/portals-bridges/common/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed-2/portals-bridges/common/project.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- project.xml	31 Mar 2005 14:07:17 -0000	1.4
  +++ project.xml	22 Apr 2005 05:48:47 -0000	1.5
  @@ -30,7 +30,7 @@
     <description>
   	  Apache Portals Bridges common utilties and interfaces
     </description>
  -  <shortDescription>Apache Portals Bridges common utilities and interfaces</shortDescription>
  +  <shortDescription>Apache Portals Bridges common utilities</shortDescription>
     <repository>
       <connection>scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:jakarta-jetspeed-2/portals-bridges/common</connection>
       <url>http://cvs.apache.org/viewcvs/jakarta-jetspeed-2/portals-bridges/common/</url>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org