You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by bo...@apache.org on 2005/05/10 12:07:43 UTC

cvs commit: gump/project myfaces.xml

bodewig     2005/05/10 03:07:43

  Modified:    project  myfaces.xml
  Log:
  xml-apis
  
  Revision  Changes    Path
  1.4       +2 -1      gump/project/myfaces.xml
  
  Index: myfaces.xml
  ===================================================================
  RCS file: /home/cvs/gump/project/myfaces.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- myfaces.xml	17 Dec 2004 13:35:44 -0000	1.3
  +++ myfaces.xml	10 May 2005 10:07:43 -0000	1.4
  @@ -1,6 +1,6 @@
   <?xml version="1.0" ?>
   <!--
  -  Copyright 2004 The Apache Software Foundation
  +  Copyright 2004-2005 The Apache Software Foundation
   
     Licensed under the Apache License, Version 2.0 (the "License");
     you may not use this file except in compliance with the License.
  @@ -39,6 +39,7 @@
       <depend project="jakarta-servletapi-5-servlet"/>
       <depend project="jakarta-servletapi-5-jsp"/>
       <depend project="jakarta-taglibs-standard" ids="jstl"/>
  +    <depend project="xml-apis"/>
       <depend project="xml-xerces"/>
     </project>
   </module>