[jira] [Created] (MYFACES-4168) As part of MYFACES-3250 the org.apache.myfaces.ee6 package was renamed to org.apache.myfaces.ee, multiple pom.xmls still point to ee6 package

2017-10-26 Thread Paul Nicolucci (JIRA)
Paul Nicolucci created MYFACES-4168: --- Summary: As part of MYFACES-3250 the org.apache.myfaces.ee6 package was renamed to org.apache.myfaces.ee, multiple pom.xmls still point to ee6 package Key: MYFACES-4168

[jira] [Commented] (MYFACES-4164) Unexpected behavior when javax.faces.ViewState is set to "stateless" in a State view

2017-10-26 Thread Eduardo Breijo (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-4164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16220730#comment-16220730 ] Eduardo Breijo commented on MYFACES-4164: - I have uploaded a new patch that throws a

[jira] [Commented] (MYFACES-4164) Unexpected behavior when javax.faces.ViewState is set to "stateless" in a State view

2017-10-26 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-4164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16220533#comment-16220533 ] Thomas Andraschko commented on MYFACES-4164: +1 for throwing a exception. it's not a default

[jira] [Resolved] (MYFACES-4167) MyFaces doesn't validate composite:attribute type class

2017-10-26 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-4167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Andraschko resolved MYFACES-4167. Resolution: Fixed > MyFaces doesn't validate composite:attribute type class >

[jira] [Commented] (MYFACES-4164) Unexpected behavior when javax.faces.ViewState is set to "stateless" in a State view

2017-10-26 Thread Eduardo Breijo (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-4164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16220516#comment-16220516 ] Eduardo Breijo commented on MYFACES-4164: - Maybe, instead of just setting the view = null, I can

[jira] [Created] (MYFACES-4167) MyFaces doesn't validate composite:attribute type class

2017-10-26 Thread Thomas Andraschko (JIRA)
Thomas Andraschko created MYFACES-4167: -- Summary: MyFaces doesn't validate composite:attribute type class Key: MYFACES-4167 URL: https://issues.apache.org/jira/browse/MYFACES-4167 Project:

[GitHub] deki commented on issue #1: added initial .travis.yml

2017-10-26 Thread GitBox
deki commented on issue #1: added initial .travis.yml URL: https://github.com/apache/myfaces-tobago/pull/1#issuecomment-339617910 Thanks for the PR. Can you elaborate a bit more on your usecase? Currently we are using Jenkins builds...