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 2004/11/30 20:19:24 UTC

cvs commit: jakarta-jetspeed-2/applications/security project.xml

taylor      2004/11/30 11:19:24

  Modified:    applications/security project.xml
  Log:
  missing dep
  
  Revision  Changes    Path
  1.13      +10 -0     jakarta-jetspeed-2/applications/security/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed-2/applications/security/project.xml,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- project.xml	29 Nov 2004 21:10:57 -0000	1.12
  +++ project.xml	30 Nov 2004 19:19:24 -0000	1.13
  @@ -203,6 +203,16 @@
           <war.bundle>false</war.bundle>
         </properties>
       </dependency>
  +    <dependency>
  +      <groupId>commons-el</groupId>
  +      <artifactId>commons-el</artifactId>
  +      <version>1.0</version>
  +      <url>http://jakarta.apache.org/commons/el/</url>
  +      <properties>
  +        <war.bundle>true</war.bundle>
  +      </properties>
  +    </dependency>
  +	
   	<!-- needed for hack around PLUTO-83 bug in ChangePasswordPortlet
            TODO: should be removed again when rc2 is release -->
       <dependency>
  
  
  

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