MyFaces Commons not building

2011-09-14 Thread Michael Kurz
Hi guys, I tried to build MyFaces Commons 2.0 (branch jsf_20) and get build errors. It seems that the class AdvancedResourceHandler is referenced in several places but does not exist anymore. Maybe a refactoring gone wrong? Yesterday the build was OK. cheers Michael

Re: [VOTE] release of myfaces core 2.1.3

2011-09-14 Thread Michael Kurz
+1 (works for me now) Am 13.09.2011 um 20:44 schrieb Gerhard Petracek: +1 regards, gerhard http://www.irian.at Your JSF powerhouse - JSF Consulting, Development and Courses in English and German Professional Support for Apache MyFaces 2011/9/13 Grant Smith

[jira] [Created] (MYFACES-3305) jsf.js: major code cleanup and refactoring

2011-09-14 Thread Werner Punz (JIRA)
jsf.js: major code cleanup and refactoring -- Key: MYFACES-3305 URL: https://issues.apache.org/jira/browse/MYFACES-3305 Project: MyFaces Core Issue Type: Improvement Affects Versions:

Re: MyFaces Commons not building

2011-09-14 Thread Leonardo Uribe
Hi Ok, is fixed now. regards, Leonardo 2011/9/14 Michael Kurz michi.k...@gmx.at: Hi guys, I tried to build MyFaces Commons 2.0 (branch jsf_20) and get build errors. It seems that the class AdvancedResourceHandler is referenced in several places but does not exist anymore. Maybe a

[jira] [Created] (MYFACES-3306) h:selectManyCheckBox + JPA with Hibernate creates Hibernate PersistentCollection where it should not. Causes

2011-09-14 Thread JIRA
h:selectManyCheckBox + JPA with Hibernate creates Hibernate PersistentCollection where it should not. Causes --- Key: MYFACES-3306 URL:

[jira] [Resolved] (MYFACES-3305) jsf.js: major code cleanup and refactoring

2011-09-14 Thread Werner Punz (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Werner Punz resolved MYFACES-3305. -- Resolution: Fixed Fix Version/s: 2.1.4-SNAPSHOT 2.0.10-SNAPSHOT

[jira] [Commented] (MYFACES-3306) h:selectManyCheckBox + JPA with Hibernate creates Hibernate PersistentCollection where it should not. Causes

2011-09-14 Thread Michael Kurz (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13104566#comment-13104566 ] Michael Kurz commented on MYFACES-3306: --- There might be a simpler solution. Try to

[jira] [Commented] (TRINIDAD-2139) Client NumberConverter with type=percent ignores maxfractiondigits when formatting

2011-09-14 Thread Yee-Wah Lee (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-2139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13104665#comment-13104665 ] Yee-Wah Lee commented on TRINIDAD-2139: --- The Math.round code appears to have been

[jira] [Issue Comment Edited] (TRINIDAD-2139) Client NumberConverter with type=percent ignores maxfractiondigits when formatting

2011-09-14 Thread Yee-Wah Lee (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-2139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13104696#comment-13104696 ] Yee-Wah Lee edited comment on TRINIDAD-2139 at 9/14/11 5:51 PM:

[jira] [Commented] (MYFACES-3306) h:selectManyCheckBox + JPA with Hibernate creates Hibernate PersistentCollection where it should not. Causes

2011-09-14 Thread JIRA
[ https://issues.apache.org/jira/browse/MYFACES-3306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13104808#comment-13104808 ] Kristian Jörg commented on MYFACES-3306: Yes, that does indeed work. Is this

Problem concerning MyFaces-1890

2011-09-14 Thread Paul Nicolucci
Hello All, I have an issue that is related to: https://issues.apache.org/jira/browse/MYFACES-1890 I'd like to talk this over with the community and see if we can reach a solution. I've posted to the JIRA issue but I'm suspecting that no one saw it as I did not get any responses. As such I

[jira] [Commented] (MYFACES-3306) h:selectManyCheckBox + JPA with Hibernate creates Hibernate PersistentCollection where it should not. Causes

2011-09-14 Thread Michael Kurz (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13105122#comment-13105122 ] Michael Kurz commented on MYFACES-3306: --- So, I quickly checked it again. You can