[ 
https://issues.apache.org/jira/browse/TAP5-1446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13742784#comment-13742784
 ] 

Hudson commented on TAP5-1446:
------------------------------

FAILURE: Integrated in tapestry-trunk-freestyle #1132 (See 
[https://builds.apache.org/job/tapestry-trunk-freestyle/1132/])
TAP5-1446: Coercion from List to SelectModel should use the SelectModelFactory 
service (hlship: rev cc5c53df446417924a2ce79151c62192c9645453)
* 
tapestry-core/src/test/java/org/apache/tapestry5/integration/app1/pages/Index.java
* 
tapestry-core/src/test/java/org/apache/tapestry5/integration/app1/pages/SelectModelCoercionDemo.java
* 
tapestry-core/src/main/java/org/apache/tapestry5/internal/DefaultValueLabelProvider.java
* 
tapestry-core/src/test/resources/org/apache/tapestry5/integration/app1/components/Border.tml
* 
tapestry-core/src/main/java/org/apache/tapestry5/internal/services/EnumValueLabelProvider.java
* tapestry-core/src/test/app1/css/app.css
* 
tapestry-core/src/main/java/org/apache/tapestry5/services/ValueLabelProvider.java
* tapestry-core/src/main/java/org/apache/tapestry5/modules/TapestryModule.java
* 
tapestry-core/src/main/java/org/apache/tapestry5/services/SelectModelFactory.java
* 
tapestry-core/src/test/java/org/apache/tapestry5/integration/app1/services/AppModule.java
* tapestry-core/src/test/app1/SelectModelCoercionDemo.tml
* tapestry-core/src/test/app1/SelectModelFromObjectsDemo.tml
* 
tapestry-core/src/test/java/org/apache/tapestry5/integration/app1/pages/SelectModelFromObjectsDemo.java
* 
tapestry-core/src/test/java/org/apache/tapestry5/integration/app1/FormTests.java
* 
tapestry-core/src/main/java/org/apache/tapestry5/internal/services/PropertyValueLabelProvider.java
* 
tapestry-core/src/main/java/org/apache/tapestry5/internal/services/SelectModelFactoryImpl.java

                
> Coercion from List to SelectModel should use the SelectModelFactory service
> ---------------------------------------------------------------------------
>
>                 Key: TAP5-1446
>                 URL: https://issues.apache.org/jira/browse/TAP5-1446
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-core
>    Affects Versions: 5.2
>            Reporter: Denis Stepanov
>            Assignee: Howard M. Lewis Ship
>             Fix For: 5.4
>
>         Attachments: TAP5-1446.patch
>
>
> It should use SelectModelFactory. Labels are extracted from objects using 
> strategy pattern. Users can contribute providers for their own objects. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to