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

Modified Files:
        taglib.tld taglib2_0.tld 
Log Message:
depend on snapshots of generama / xd2, small fixes 
due to xml validation


Index: taglib2_0.tld
===================================================================
RCS file: 
/cvsroot/xdoclet-plugins/xdoclet-plugins/plugin-web/src/test/java/org/xdoclet/testapp/web/expected/taglib2_0.tld,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** taglib2_0.tld       4 Feb 2005 00:32:28 -0000       1.1
--- taglib2_0.tld       1 Jun 2005 11:19:58 -0000       1.2
***************
*** 26,41 ****
          <display-name>SimpleTag</display-name>
          <description>Simple JSP tag.</description>
-         <attribute>
-             <name>action</name>
-             <required>true</required>
-             <rtexprvalue>true</rtexprvalue>
-             <description>The action attribute defines the dummy action to 
take with this dummy tag.</description>
-         </attribute>
-         <attribute>
-             <name>thingy</name>
-             <type>java.lang.Integer</type>
-             <required>false</required>
-             <rtexprvalue>false</rtexprvalue>
-         </attribute>
          <variable>
              <name-given>date</name-given>
--- 26,29 ----
***************
*** 50,53 ****
--- 38,53 ----
              <scope>NESTED</scope>
          </variable>
+         <attribute>
+             <name>action</name>
+             <required>true</required>
+             <rtexprvalue>true</rtexprvalue>
+             <description>The action attribute defines the dummy action to 
take with this dummy tag.</description>
+         </attribute>
+         <attribute>
+             <name>thingy</name>
+             <required>false</required>
+             <rtexprvalue>false</rtexprvalue>
+             <type>java.lang.Integer</type>
+        </attribute>
      </tag>
  

Index: taglib.tld
===================================================================
RCS file: 
/cvsroot/xdoclet-plugins/xdoclet-plugins/plugin-web/src/test/java/org/xdoclet/testapp/web/expected/taglib.tld,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** taglib.tld  31 Dec 2003 02:37:13 -0000      1.8
--- taglib.tld  1 Jun 2005 11:19:58 -0000       1.9
***************
*** 23,38 ****
          <display-name>SimpleTag</display-name>
          <description>Simple JSP tag.</description>
-         <attribute>
-             <name>action</name>
-             <required>true</required>
-             <rtexprvalue>true</rtexprvalue>
-             <description>The action attribute defines the dummy action to 
take with this dummy tag.</description>
-         </attribute>
-         <attribute>
-             <name>thingy</name>
-             <type>java.lang.Integer</type>
-             <required>false</required>
-             <rtexprvalue>false</rtexprvalue>
-         </attribute>
          <variable>
              <name-given>date</name-given>
--- 23,26 ----
***************
*** 47,50 ****
--- 35,51 ----
              <scope>NESTED</scope>
          </variable>
+         <attribute>
+             <name>action</name>
+             <required>true</required>
+             <rtexprvalue>true</rtexprvalue>
+             <description>The action attribute defines the dummy action to 
take with this dummy tag.</description>
+         </attribute>
+         <attribute>
+             <name>thingy</name>
+             <required>false</required>
+             <rtexprvalue>false</rtexprvalue>
+             <type>java.lang.Integer</type>           
+         </attribute>
+ 
      </tag>
  



-------------------------------------------------------
This SF.Net email is sponsored by Yahoo.
Introducing Yahoo! Search Developer Network - Create apps using Yahoo!
Search APIs Find out how you can build Yahoo! directly into your own
Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005
_______________________________________________
xdoclet-plugins-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xdoclet-plugins-commits

Reply via email to