rdonkin     2004/06/20 06:01:17

  Added:       betwixt/src/test/org/apache/commons/betwixt/dotbetwixt
                        Father.betwixt
  Removed:     betwixt/src/test/org/apache/commons/betwixt/dotbetwixt
                        father.betwixt
  Log:
  Fixed betwixt file name case
  
  Revision  Changes    Path
  1.1                  
jakarta-commons/betwixt/src/test/org/apache/commons/betwixt/dotbetwixt/Father.betwixt
  
  Index: Father.betwixt
  ===================================================================
  <?xml version="1.0" encoding="UTF-8" ?>
  <info primitiveTypes="attribute">
      <element name='father'>
          <element name='children' property='kids'/>
          <addDefaults add-properties='false'/>
      </element>
  </info>
  
  

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

Reply via email to