[jira] [Commented] (FREEMARKER-88) ClassCastException - freemarker.ext.jsp.JspTagModelBase

2018-02-04 Thread Marko (JIRA)
[ https://issues.apache.org/jira/browse/FREEMARKER-88?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16351710#comment-16351710 ] Marko commented on FREEMARKER-88: - Great, thank you! > ClassCastException - freemarker

[1/2] incubator-freemarker git commit: Improved exceptions when calling JSP tags: Wrapping of non-TemplateModelException TemplateException-s (typically InvalidReferenceException-s) into TemplateModelE

2018-02-04 Thread ddekany
Repository: incubator-freemarker Updated Branches: refs/heads/2.3-gae 5f4b7f354 -> db7c6d547 Improved exceptions when calling JSP tags: Wrapping of non-TemplateModelException TemplateException-s (typically InvalidReferenceException-s) into TemplateModelException-s is now avoided when the Tem

[2/2] incubator-freemarker git commit: Bug fixed: For JSP Tag based custom tags, if an exception has occurred in the body (nested content), an IndexOutOfBoundsException might have occurred, replacing

2018-02-04 Thread ddekany
Bug fixed: For JSP Tag based custom tags, if an exception has occurred in the body (nested content), an IndexOutOfBoundsException might have occurred, replacing the original exception. Project: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/repo Commit: http://git-wip-us.apache.or

incubator-freemarker git commit: Code cleanup for last commit...

2018-02-04 Thread ddekany
Repository: incubator-freemarker Updated Branches: refs/heads/2.3-gae db7c6d547 -> 4ba637f15 Code cleanup for last commit... Project: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/commit/4ba637f1 Tree: htt

incubator-freemarker git commit: Forward ported from 2.3: Bug fixed: For JSP Tag based custom tags, if an exception has occurred in the body (nested content), an IndexOutOfBoundsException might have o

2018-02-04 Thread ddekany
Repository: incubator-freemarker Updated Branches: refs/heads/3 be2d4fcc4 -> bc9edc0e9 Forward ported from 2.3: Bug fixed: For JSP Tag based custom tags, if an exception has occurred in the body (nested content), an IndexOutOfBoundsException might have occurred, replacing the original excepti

[3/4] incubator-freemarker git commit: Code cleanup for last commit...

2018-02-04 Thread ddekany
Code cleanup for last commit... Project: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/commit/4ba637f1 Tree: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/tree/4ba637f1 Diff: http://git-wip-us.ap

[4/4] incubator-freemarker git commit: Merge remote-tracking branch 'origin/2.3-gae' into 2.3

2018-02-04 Thread ddekany
Merge remote-tracking branch 'origin/2.3-gae' into 2.3 Project: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/commit/bc1455f5 Tree: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/tree/bc1455f5 Dif

[1/4] incubator-freemarker git commit: Improved exceptions when calling JSP tags: Wrapping of non-TemplateModelException TemplateException-s (typically InvalidReferenceException-s) into TemplateModelE

2018-02-04 Thread ddekany
Repository: incubator-freemarker Updated Branches: refs/heads/2.3 4ffe4b354 -> bc1455f52 Improved exceptions when calling JSP tags: Wrapping of non-TemplateModelException TemplateException-s (typically InvalidReferenceException-s) into TemplateModelException-s is now avoided when the Templat

[2/4] incubator-freemarker git commit: Bug fixed: For JSP Tag based custom tags, if an exception has occurred in the body (nested content), an IndexOutOfBoundsException might have occurred, replacing

2018-02-04 Thread ddekany
Bug fixed: For JSP Tag based custom tags, if an exception has occurred in the body (nested content), an IndexOutOfBoundsException might have occurred, replacing the original exception. Project: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/repo Commit: http://git-wip-us.apache.or