[weld-commits] [weld/extensions] 633744: WELDX-181 enforce JavaBean conventions

noreply at github.com noreply at github.com
Thu Oct 21 08:32:50 EDT 2010


Branch: refs/heads/master
Home:   http://github.com/weld/extensions

Commit: 63374488bd5763ac196f924d7549fd81ac547e9c
    http://github.com/weld/extensions/commit/63374488bd5763ac196f924d7549fd81ac547e9c
Author: Dan Allen <dan.j.allen at gmail.com>
Date:   2010-10-21 (Thu, 21 Oct 2010)

Changed paths:
  M impl/src/main/java/org/jboss/weld/extensions/properties/MethodPropertyImpl.java
  M impl/src/main/java/org/jboss/weld/extensions/properties/Properties.java
  A impl/src/test/java/org/jboss/weld/extensions/test/properties/ClassToIntrospect.java
  A impl/src/test/java/org/jboss/weld/extensions/test/properties/PropertyFromMethodTest.java

Log Message:
-----------
WELDX-181 enforce JavaBean conventions

- enforce the JavaBean conventions when creating a property from a method
- write tests to validate that method is handled propertly
- include reference to JavaBean spec document




More information about the weld-commits mailing list