[jira] [Resolved] (TOBAGO-1947) Sorting in sheet requires setter

2018-11-01 Thread Henning Noeth (JIRA)


 [ 
https://issues.apache.org/jira/browse/TOBAGO-1947?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Henning Noeth resolved TOBAGO-1947.
---
Resolution: Fixed

> Sorting in sheet requires setter 
> -
>
> Key: TOBAGO-1947
> URL: https://issues.apache.org/jira/browse/TOBAGO-1947
> Project: MyFaces Tobago
>  Issue Type: Bug
>  Components: Core
>Affects Versions: 4.3.0
>Reporter: Henning Noeth
>Assignee: Henning Noeth
>Priority: Major
> Fix For: 4.3.1, 5.0.0
>
>
> Sorting in sheet requires a setter method. In Tobago 2 there war only a 
> getter required.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (TOBAGO-1947) Sorting in sheet requires setter

2018-11-01 Thread Hudson (JIRA)


[ 
https://issues.apache.org/jira/browse/TOBAGO-1947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16671561#comment-16671561
 ] 

Hudson commented on TOBAGO-1947:


SUCCESS: Integrated in Jenkins build Tobago 4.x #21 (See 
[https://builds.apache.org/job/Tobago%204.x/21/])
TOBAGO-1947 Sorting in sheet requires setter (hnoeth: rev 
42c2fffb3239dad86622219e4aa492cac3b1c92e)
* (edit) 
tobago-core/src/main/java/org/apache/myfaces/tobago/util/BeanComparator.java


> Sorting in sheet requires setter 
> -
>
> Key: TOBAGO-1947
> URL: https://issues.apache.org/jira/browse/TOBAGO-1947
> Project: MyFaces Tobago
>  Issue Type: Bug
>  Components: Core
>Affects Versions: 4.3.0
>Reporter: Henning Noeth
>Assignee: Henning Noeth
>Priority: Major
> Fix For: 4.3.1, 5.0.0
>
>
> Sorting in sheet requires a setter method. In Tobago 2 there war only a 
> getter required.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (TOBAGO-1947) Sorting in sheet requires setter

2018-11-01 Thread Hudson (JIRA)


[ 
https://issues.apache.org/jira/browse/TOBAGO-1947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16671469#comment-16671469
 ] 

Hudson commented on TOBAGO-1947:


SUCCESS: Integrated in Jenkins build Tobago Trunk #1573 (See 
[https://builds.apache.org/job/Tobago%20Trunk/1573/])
TOBAGO-1947 Sorting in sheet requires setter (hnoeth: rev 
7dcbe82a5248b2bb9f497453dc4f596502b62f1c)
* (edit) 
tobago-core/src/main/java/org/apache/myfaces/tobago/util/BeanComparator.java


> Sorting in sheet requires setter 
> -
>
> Key: TOBAGO-1947
> URL: https://issues.apache.org/jira/browse/TOBAGO-1947
> Project: MyFaces Tobago
>  Issue Type: Bug
>  Components: Core
>Affects Versions: 4.3.0
>Reporter: Henning Noeth
>Assignee: Henning Noeth
>Priority: Major
> Fix For: 4.3.1, 5.0.0
>
>
> Sorting in sheet requires a setter method. In Tobago 2 there war only a 
> getter required.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Created] (TOBAGO-1947) Sorting in sheet requires setter

2018-11-01 Thread Henning Noeth (JIRA)
Henning Noeth created TOBAGO-1947:
-

 Summary: Sorting in sheet requires setter 
 Key: TOBAGO-1947
 URL: https://issues.apache.org/jira/browse/TOBAGO-1947
 Project: MyFaces Tobago
  Issue Type: Bug
  Components: Core
Affects Versions: 4.3.0
Reporter: Henning Noeth


Sorting in sheet requires a setter method. In Tobago 2 there war only a getter 
required.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (TOBAGO-1946) Better ExceptionHandling for applications

2018-11-01 Thread Hudson (JIRA)


[ 
https://issues.apache.org/jira/browse/TOBAGO-1946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16671330#comment-16671330
 ] 

Hudson commented on TOBAGO-1946:


SUCCESS: Integrated in Jenkins build Tobago Trunk #1572 (See 
[https://builds.apache.org/job/Tobago%20Trunk/1572/])
TOBAGO-1946: Better ExceptionHandling for applications (lofwyr: rev 
ad0a9bd00ff0f9d96ad4c7cef106b71e7783dbc2)
* (edit) 
tobago-example/tobago-example-blank/src/main/webapp/WEB-INF/faces-config.xml


> Better ExceptionHandling for applications
> -
>
> Key: TOBAGO-1946
> URL: https://issues.apache.org/jira/browse/TOBAGO-1946
> Project: MyFaces Tobago
>  Issue Type: New Feature
>  Components: Core
>Reporter: Udo Schnurpfeil
>Assignee: Udo Schnurpfeil
>Priority: Major
> Fix For: 5.0.0
>
>
> It would be nice to have a good default for handling exceptions. (Currently 
> there is the org.apache.myfaces.tobago.webapp.AjaxExceptionHandler configured 
> by default. There is also an example for exception handling in the demo). 
> Wishes:
> * Handling of exceptions like ViewExpiredException by default
> * Handling of exceptions in the render phase (it might not possible to have a 
> perfect result in this case, but currently in the worst case there is no log 
> info and a broken page without content)
> * Exception handling should be extendable (/) and replacable (todo).



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (TOBAGO-1946) Better ExceptionHandling for applications

2018-11-01 Thread Hudson (JIRA)


[ 
https://issues.apache.org/jira/browse/TOBAGO-1946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16671320#comment-16671320
 ] 

Hudson commented on TOBAGO-1946:


SUCCESS: Integrated in Jenkins build Tobago Trunk #1571 (See 
[https://builds.apache.org/job/Tobago%20Trunk/1571/])
TOBAGO-1946: Better ExceptionHandling for applications (lofwyr: rev 
b98f7b9e5e09360b67cabda206ef4f5f4a84d591)
* (add) tobago-core/src/main/resources/META-INF/resources/tobago/error.xhtml
* (add) 
tobago-core/src/main/java/org/apache/myfaces/tobago/context/TobagoExceptionHandlerFactory.java
* (edit) 
tobago-example/tobago-example-demo/src/main/webapp/WEB-INF/faces-config.xml
* (add) 
tobago-core/src/main/java/org/apache/myfaces/tobago/context/TobagoExceptionHandler.java
* (delete) 
tobago-example/tobago-example-demo/src/main/java/org/apache/myfaces/tobago/example/demo/TestExceptionHandler.java
* (edit) tobago-example/tobago-example-demo/src/main/webapp/WEB-INF/web.xml
* (delete) 
tobago-example/tobago-example-demo/src/main/java/org/apache/myfaces/tobago/example/demo/TestExceptionHandlerFactory.java


> Better ExceptionHandling for applications
> -
>
> Key: TOBAGO-1946
> URL: https://issues.apache.org/jira/browse/TOBAGO-1946
> Project: MyFaces Tobago
>  Issue Type: New Feature
>  Components: Core
>Reporter: Udo Schnurpfeil
>Assignee: Udo Schnurpfeil
>Priority: Major
> Fix For: 5.0.0
>
>
> It would be nice to have a good default for handling exceptions. (Currently 
> there is the org.apache.myfaces.tobago.webapp.AjaxExceptionHandler configured 
> by default. There is also an example for exception handling in the demo). 
> Wishes:
> * Handling of exceptions like ViewExpiredException by default
> * Handling of exceptions in the render phase (it might not possible to have a 
> perfect result in this case, but currently in the worst case there is no log 
> info and a broken page without content)
> * Exception handling should be extendable (/) and replacable (todo).



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[Tobago] Preparation for the 4.3.1 release

2018-11-01 Thread Udo Schnurpfeil
Hi, folks,

we plan to build version 4.3.1 of Tobago soon.

If you know any blocking problems with the current SNAPSHOT, give me a
hint.

Regards,
Udo


[jira] [Created] (TOBAGO-1946) Better ExceptionHandling by default

2018-11-01 Thread Udo Schnurpfeil (JIRA)
Udo Schnurpfeil created TOBAGO-1946:
---

 Summary: Better ExceptionHandling by default
 Key: TOBAGO-1946
 URL: https://issues.apache.org/jira/browse/TOBAGO-1946
 Project: MyFaces Tobago
  Issue Type: New Feature
  Components: Core
Reporter: Udo Schnurpfeil


It would be nice to have a good default for handling exceptions. (Currently 
there is the org.apache.myfaces.tobago.webapp.AjaxExceptionHandler configured 
by default. There is also an example for exception handling in the demo). 
Wishes:
* Handling of exceptions like ViewExpiredException by default
* Handling of exceptions in the render phase (it might not possible to have a 
perfect result in this case, but currently in the worst case there is no log 
info and a broken page without content)
* Exception handling should be extendable (/) and replacable (todo).




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


Re: [VOTE] Release Tobago 2.3.0

2018-11-01 Thread Henning Nöth
+1

Am 30.10.18 um 13:32 schrieb Udo Schnurpfeil:
> Hello,
> 
> we would like to release Tobago 2.3.0.
> 
> Major changes since last release are:
> 
>   * excluding and ordering resources
> (might be helpful with problems with jQuery 3)
> 
> 
> This is a MINOR release with new functionality in a backwards-compatible
> manner.
> 
> For a detail list please consult the release notes at:
> 
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310273=12343979
> 
> 
> The version is available at the staging repository (Nexus) at:
> 
> https://repository.apache.org/content/repositories/orgapachemyfaces-1143/
> 
> Please vote now! (The vote is open for 72h.)
> 
> [ ] +1
> [ ] +0
> [ ] -1
> 
> Regards,
> Udo
>