You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by rd...@apache.org on 2003/10/04 14:37:29 UTC

cvs commit: jakarta-commons/digester/src/test/org/apache/commons/digester/plugins test5c.xml

rdonkin     2003/10/04 05:37:29

  Added:       digester/src/test/org/apache/commons/digester/plugins
                        test5c.xml
  Log:
  Test cases for plugins module. Submitted by Simon Kitching.
  
  Revision  Changes    Path
  1.1                  jakarta-commons/digester/src/test/org/apache/commons/digester/plugins/test5c.xml
  
  Index: test5c.xml
  ===================================================================
  <root>
    <widget plugin-class="org.apache.commons.digester.plugins.TextLabel2" id="badid">
      <label>std label</label>
      <alt-label>alt label</alt-label>
    </widget>
  </root>
  
  
  

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