[seam-commits] [seam/config] 6cec73: SEAMCONFIG-49 Support fields of the class Properti...

noreply at github.com noreply at github.com
Fri Jul 22 02:54:00 EDT 2011


  Branch: refs/heads/develop
  Home:   https://github.com/seam/config

  Commit: 6cec73d6c3a33696d1a9a960cae86b67785351b9
      https://github.com/seam/config/commit/6cec73d6c3a33696d1a9a960cae86b67785351b9
  Author: Geoffrey De Smet <gds.geoffrey.de.smet at gmail.com>
  Date:   2011-07-20 (Wed, 20 Jul 2011)

  Changed paths:
    M providers/xml/src/main/java/org/jboss/seam/config/xml/fieldset/MapFieldSet.java
  A providers/xml/src/test/java/org/jboss/seam/config/xml/test/fieldset/PropertiesFieldValue.java
  A providers/xml/src/test/java/org/jboss/seam/config/xml/test/fieldset/SetPropertiesFieldValueBeanTest.java
  A providers/xml/src/test/resources/org/jboss/seam/config/xml/test/fieldset/properties-set-field-value-beans.xml

  Log Message:
  -----------
  SEAMCONFIG-49 Support fields of the class Properties: replacing and modifying (regression from seam 2)


  Commit: 9a7a3d408f01b9c714afec5d5f9f37c0f46af2d5
      https://github.com/seam/config/commit/9a7a3d408f01b9c714afec5d5f9f37c0f46af2d5
  Author: Geoffrey De Smet <gds.geoffrey.de.smet at gmail.com>
  Date:   2011-07-20 (Wed, 20 Jul 2011)

  Changed paths:
    M providers/xml/src/test/java/org/jboss/seam/config/xml/test/AbstractXMLTest.java

  Log Message:
  -----------
  array.toString() doesn't print the elements (unlike most Collection.toString()), but Arrays.toString(array) does


Compare: https://github.com/seam/config/compare/ce5fbb7...9a7a3d4


More information about the seam-commits mailing list