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/07/27 19:54:40 UTC

cvs commit: jakarta-commons/betwixt/src/test/org/apache/commons/betwixt DynaWithDotBetwixt.betwixt

rdonkin     2003/07/27 10:54:40

  Added:       betwixt/src/test/org/apache/commons/betwixt
                        DynaWithDotBetwixt.betwixt
  Log:
  Added support for reading dynabeans. Patch submitted by Michael Becke
  
  Revision  Changes    Path
  1.1                  jakarta-commons/betwixt/src/test/org/apache/commons/betwixt/DynaWithDotBetwixt.betwixt
  
  Index: DynaWithDotBetwixt.betwixt
  ===================================================================
  <?xml version='1.0'?>
  <info primitiveTypes='attribute'>
  <element name='bean'>
      <element property='notDynaProperty' name='ndp'/>
  </element>
  </info>
  
  

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