ate         2005/03/23 14:37:53

  Modified:    etc/project-dependencies myfaces-deps.xml
  Log:
  Resolving http://issues.apache.org/jira/browse/JS2-187:
  Don't include jsp-api jar in web-inf/lib as that leads to:
      org.apache.jasper.JasperException: Failed to load or instantiate 
TagLibraryValidator class: org.apache.taglibs.standard.tlv.JstlFmtTLV
  
  Revision  Changes    Path
  1.5       +0 -9      
jakarta-jetspeed-2/etc/project-dependencies/myfaces-deps.xml
  
  Index: myfaces-deps.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-jetspeed-2/etc/project-dependencies/myfaces-deps.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- myfaces-deps.xml  11 Mar 2005 15:34:42 -0000      1.4
  +++ myfaces-deps.xml  23 Mar 2005 22:37:53 -0000      1.5
  @@ -15,12 +15,3 @@
                <war.bundle>true</war.bundle>
        </properties>
   </dependency>
  -
  -<dependency>
  -    <groupId>jspapi</groupId>
  -    <artifactId>jsp-api</artifactId>
  -    <version>2.0-20040521</version>
  -    <properties>
  -         <war.bundle>true</war.bundle>
  -    </properties>
  -</dependency>
  \ No newline at end of file
  
  
  

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

Reply via email to