Update of 
/cvsroot/xdoclet-plugins/xdoclet-plugins/plugin-web/src/test/java/org/xdoclet/testapp/web/expected
In directory 
sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv9417/src/test/java/org/xdoclet/testapp/web/expected

Modified Files:
        taglib-1_2.tld taglib-2_0.tld 
Log Message:
fix for XDP-184 ( Thanks Ulrich ) 
test coverage for this improvement m, as well reworking 
of test classes to get rid of dependency to testapp-web


Index: taglib-1_2.tld
===================================================================
RCS file: 
/cvsroot/xdoclet-plugins/xdoclet-plugins/plugin-web/src/test/java/org/xdoclet/testapp/web/expected/taglib-1_2.tld,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** taglib-1_2.tld      29 Jun 2006 19:36:04 -0000      1.2
--- taglib-1_2.tld      16 Sep 2006 15:09:13 -0000      1.3
***************
*** 1,5 ****
  <?xml version="1.0" encoding="UTF-8"?>
  <!DOCTYPE taglib PUBLIC "-//Sun Microsystems, Inc.//DTD JSP Tag Library 
1.2//EN" "http://java.sun.com/dtd/web-jsptaglibrary_1_2.dtd";>
- 
  <taglib>
      <tlib-version>1.0</tlib-version>
--- 1,4 ----
***************
*** 9,19 ****
  
      <listener>
!        
<listener-class>org.xdoclet.testapp.web.TestSessionListener</listener-class>
      </listener>
      <listener>
!        
<listener-class>org.xdoclet.testapp.web.TestServletContextListener</listener-class>
      </listener>
      <listener>
!        <listener-class>org.xdoclet.testapp.web.SimpleListener</listener-class>
      </listener>
  
--- 8,18 ----
  
      <listener>
!         
<listener-class>org.xdoclet.testapp.web.TestSessionListener</listener-class>
      </listener>
      <listener>
!         
<listener-class>org.xdoclet.testapp.web.TestServletContextListener</listener-class>
      </listener>
      <listener>
!         
<listener-class>org.xdoclet.testapp.web.SimpleListener</listener-class>
      </listener>
  
***************
*** 46,50 ****
              <required>false</required>
              <rtexprvalue>false</rtexprvalue>
!             <type>java.lang.Integer</type>           
          </attribute>
  
--- 45,54 ----
              <required>false</required>
              <rtexprvalue>false</rtexprvalue>
!             <type>java.lang.Integer</type>
!         </attribute>
!         <attribute>
!             <name>blam</name>
!             <required>false</required>
!             <rtexprvalue>false</rtexprvalue>
          </attribute>
  

Index: taglib-2_0.tld
===================================================================
RCS file: 
/cvsroot/xdoclet-plugins/xdoclet-plugins/plugin-web/src/test/java/org/xdoclet/testapp/web/expected/taglib-2_0.tld,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** taglib-2_0.tld      29 Jun 2006 19:36:04 -0000      1.2
--- taglib-2_0.tld      16 Sep 2006 15:09:13 -0000      1.3
***************
*** 2,24 ****
  
  <taglib version="2.0"
!     xmlns="http://java.sun.com/xml/ns/j2ee";
!     xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
!     xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee 
http://java.sun.com/xml/ns/j2ee/web-jsptaglibrary_2_0.xsd";>
  
      <tlib-version>1.0</tlib-version>
      <short-name>taglib</short-name>
      <uri>http://someDummyUri</uri>
!     
      <listener>
!        
<listener-class>org.xdoclet.testapp.web.TestSessionListener</listener-class>
      </listener>
      <listener>
!        
<listener-class>org.xdoclet.testapp.web.TestServletContextListener</listener-class>
      </listener>
      <listener>
!        
<listener-class>org.xdoclet.testapp.web.DummyServletRequestListener</listener-class>
      </listener>
      <listener>
!        <listener-class>org.xdoclet.testapp.web.SimpleListener</listener-class>
      </listener>
  
--- 2,24 ----
  
  <taglib version="2.0"
!         xmlns="http://java.sun.com/xml/ns/j2ee";
!         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
!         xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee 
http://java.sun.com/xml/ns/j2ee/web-jsptaglibrary_2_0.xsd";>
  
      <tlib-version>1.0</tlib-version>
      <short-name>taglib</short-name>
      <uri>http://someDummyUri</uri>
! 
      <listener>
!         
<listener-class>org.xdoclet.testapp.web.TestSessionListener</listener-class>
      </listener>
      <listener>
!         
<listener-class>org.xdoclet.testapp.web.TestServletContextListener</listener-class>
      </listener>
      <listener>
!         
<listener-class>org.xdoclet.testapp.web.DummyServletRequestListener</listener-class>
      </listener>
      <listener>
!         
<listener-class>org.xdoclet.testapp.web.SimpleListener</listener-class>
      </listener>
  
***************
*** 52,56 ****
              <rtexprvalue>false</rtexprvalue>
              <type>java.lang.Integer</type>
!        </attribute>
      </tag>
  
--- 52,61 ----
              <rtexprvalue>false</rtexprvalue>
              <type>java.lang.Integer</type>
!         </attribute>
!         <attribute>
!             <name>blam</name>
!             <required>false</required>
!             <rtexprvalue>false</rtexprvalue>
!         </attribute>
      </tag>
  


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
xdoclet-plugins-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xdoclet-plugins-commits

Reply via email to