[GitHub] incubator-freemarker pull request #31: FREEMARKER-55: spring.ftl marco lib s...

2017-08-05 Thread woonsan
GitHub user woonsan opened a pull request: https://github.com/apache/incubator-freemarker/pull/31 FREEMARKER-55: spring.ftl marco lib support - Support <#import "/spring.ftl" as spring> like Spring Framework does. - By default, the system lib from /spring.ftl is read from the

[jira] [Commented] (FREEMARKER-55) FM3 freemarker-spring module, Web MVC support

2017-08-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FREEMARKER-55?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16115649#comment-16115649 ] ASF GitHub Bot commented on FREEMARKER-55: -- GitHub user woonsan opened a pull request:

[30/50] incubator-freemarker git commit: Updated version number

2017-08-05 Thread ddekany
Updated version number Project: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/commit/a36ea523 Tree: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/tree/a36ea523 Diff:

[45/50] incubator-freemarker git commit: (Attempt to fix Travis problem with JUnit)

2017-08-05 Thread ddekany
(Attempt to fix Travis problem with JUnit) Project: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/commit/b9978edd Tree: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/tree/b9978edd Diff:

[26/50] incubator-freemarker git commit: (JavaDoc improvement)

2017-08-05 Thread ddekany
(JavaDoc improvement) Project: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/commit/c30c6996 Tree: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/tree/c30c6996 Diff:

[32/50] incubator-freemarker git commit: Bug fixed: Comments were not allowed by the parser between the switch tag and the first case tag.

2017-08-05 Thread ddekany
Bug fixed: Comments were not allowed by the parser between the switch tag and the first case tag. Project: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/commit/1dba510c Tree:

[20/50] incubator-freemarker git commit: (Error message typo. Better error message for allow_nothing VS allows_nothing.)

2017-08-05 Thread ddekany
(Error message typo. Better error message for allow_nothing VS allows_nothing.) Project: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/commit/dc3277e0 Tree:

[18/50] incubator-freemarker git commit: Configuration object builder expression: Slightly improved error message for something=NoSuchClass when the class name contains no dot

2017-08-05 Thread ddekany
Configuration object builder expression: Slightly improved error message for something=NoSuchClass when the class name contains no dot Project: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/commit/f0a6f451

[27/50] incubator-freemarker git commit: Manual: Improved #attempt/#recover documentation

2017-08-05 Thread ddekany
Manual: Improved #attempt/#recover documentation Project: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/commit/5d81db7d Tree: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/tree/5d81db7d Diff:

[41/50] incubator-freemarker git commit: Documented the precision of arithmetical operations

2017-08-05 Thread ddekany
Documented the precision of arithmetical operations Project: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/commit/2aebfe53 Tree: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/tree/2aebfe53 Diff:

[23/50] incubator-freemarker git commit: Improved #attempt error reporting:

2017-08-05 Thread ddekany
Improved #attempt error reporting: - Added new configuration setting, attempt_exception_reporter (Configurable.setAttemptExceptionReporter(AttemptExceptionReporter)), to allow the customization of how the exceptions handled (and thus suppressed) by the "attempt" directive are reported. The

[49/50] incubator-freemarker git commit: (Attempt to fix Travis problem with JUnit)

2017-08-05 Thread ddekany
(Attempt to fix Travis problem with JUnit) Project: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/commit/67691b4c Tree: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/tree/67691b4c Diff:

[05/50] incubator-freemarker git commit: Various smaller JavaDoc fixes

2017-08-05 Thread ddekany
Various smaller JavaDoc fixes Project: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/commit/62e26785 Tree: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/tree/62e26785 Diff:

[24/50] incubator-freemarker git commit: Added alternative syntaxes for the && (logical and) operator: \and and . These are to work around issues in applications where the template must be

2017-08-05 Thread ddekany
Added alternative syntaxes for the && (logical and) operator: \and and . These are to work around issues in applications where the template must be a valid XML (&& is not valid XML/HTML, at most places), or where the template entered is stored after XML or HTML escaping. Note that lonely , and

[42/50] incubator-freemarker git commit: GeneralPurposeNothing also implements TemplateHashModelEx2

2017-08-05 Thread ddekany
GeneralPurposeNothing also implements TemplateHashModelEx2 Project: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/commit/889b8a96 Tree:

[46/50] incubator-freemarker git commit: (Attempt to fix Travis problem with JUnit)

2017-08-05 Thread ddekany
(Attempt to fix Travis problem with JUnit) Project: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/commit/13ddf646 Tree: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/tree/13ddf646 Diff:

[33/50] incubator-freemarker git commit: Legacy <#call m> haven't set the source code position of m.

2017-08-05 Thread ddekany
Legacy <#call m> haven't set the source code position of m. Project: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/commit/6f0283d7 Tree:

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

2017-08-05 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/a5fb3511 Tree: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/tree/a5fb3511

[22/50] incubator-freemarker git commit: Minor JavaDoc improvements

2017-08-05 Thread ddekany
Minor JavaDoc improvements Project: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/commit/4b5b7e87 Tree: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/tree/4b5b7e87 Diff:

[02/50] incubator-freemarker git commit: Converted the README from plain txt to markdown, and added the build status from Travis

2017-08-05 Thread ddekany
Converted the README from plain txt to markdown, and added the build status from Travis Merge commit 'refs/pull/21/head' of https://github.com/apache/incubator-freemarker into 2.3-gae Project: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/repo Commit:

[25/50] incubator-freemarker git commit: Fixed wrong test

2017-08-05 Thread ddekany
Fixed wrong test Project: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/commit/387dcd44 Tree: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/tree/387dcd44 Diff:

[48/50] incubator-freemarker git commit: (Attempt to fix Travis problem with JUnit)

2017-08-05 Thread ddekany
(Attempt to fix Travis problem with JUnit) Project: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/commit/c688e15c Tree: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/tree/c688e15c Diff:

[04/50] incubator-freemarker git commit: REAMDE needs no copyright header

2017-08-05 Thread ddekany
REAMDE needs no copyright header Project: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/commit/6ac622ef Tree: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/tree/6ac622ef Diff:

[47/50] incubator-freemarker git commit: (Attempt to fix Travis problem with JUnit)

2017-08-05 Thread ddekany
(Attempt to fix Travis problem with JUnit) Project: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/commit/c2fcbc8d Tree: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/tree/c2fcbc8d Diff:

[15/50] incubator-freemarker git commit: (Some JavaDoc and error message typos fixed)

2017-08-05 Thread ddekany
(Some JavaDoc and error message typos fixed) Project: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/commit/a5668475 Tree: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/tree/a5668475 Diff:

[06/50] incubator-freemarker git commit: (Minor JavaDoc improvements)

2017-08-05 Thread ddekany
(Minor JavaDoc improvements) Project: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/commit/9a609744 Tree: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/tree/9a609744 Diff:

[10/50] incubator-freemarker git commit: Build: Upgraded to Ivy 2.4.0

2017-08-05 Thread ddekany
Build: Upgraded to Ivy 2.4.0 Project: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/commit/0c225466 Tree: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/tree/0c225466 Diff:

[11/50] incubator-freemarker git commit: added javadoc task as part of the build process

2017-08-05 Thread ddekany
added javadoc task as part of the build process Project: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/commit/6dcaf5cb Tree: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/tree/6dcaf5cb Diff:

[39/50] incubator-freemarker git commit: Fixed some parser error message glitches.

2017-08-05 Thread ddekany
Fixed some parser error message glitches. Project: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/commit/15afde13 Tree: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/tree/15afde13 Diff:

[17/50] incubator-freemarker git commit: FREEMARKER-52: When setting the output_format with Properties, the XHTML abbreviation wasn't recognized. Like in a .properties file, output_format=XHTML didn't

2017-08-05 Thread ddekany
FREEMARKER-52: When setting the output_format with Properties, the XHTML abbreviation wasn't recognized. Like in a .properties file, output_format=XHTML didn't work, only output_format=freemarker.core.XHTMLOutputFormat() did. Project:

[14/50] incubator-freemarker git commit: travis.yml file update

2017-08-05 Thread ddekany
travis.yml file update Merge commit 'refs/pull/22/head' of https://github.com/apache/incubator-freemarker into 2.3-gae Project: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/commit/a4273fc8 Tree:

[43/50] incubator-freemarker git commit: (JavaDoc adjustment...)

2017-08-05 Thread ddekany
(JavaDoc adjustment...) Project: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/commit/cb819b8a Tree: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/tree/cb819b8a Diff:

[08/50] incubator-freemarker git commit: Build: offline check not needed for download-ivy

2017-08-05 Thread ddekany
Build: offline check not needed for download-ivy Project: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/commit/fc308a95 Tree: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/tree/fc308a95 Diff:

[19/50] incubator-freemarker git commit: Wrong bugfix description: output_format=XHTML isn't supposed to work and it doesn't either. It's output_format=XHTMLOutputFormat that works now.

2017-08-05 Thread ddekany
Wrong bugfix description: output_format=XHTML isn't supposed to work and it doesn't either. It's output_format=XHTMLOutputFormat that works now. Project: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/repo Commit:

[03/50] incubator-freemarker git commit: Made README.md more plain-text-viewer friendly.

2017-08-05 Thread ddekany
Made README.md more plain-text-viewer friendly. Project: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/commit/36fdc7ca Tree: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/tree/36fdc7ca Diff:

[12/50] incubator-freemarker git commit: changed the build script to point to ci task

2017-08-05 Thread ddekany
changed the build script to point to ci task Project: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/commit/4d6897ec Tree: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/tree/4d6897ec Diff:

[44/50] incubator-freemarker git commit: (Attempt to fix Travis problem with JUnit)

2017-08-05 Thread ddekany
(Attempt to fix Travis problem with JUnit) Project: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/commit/7d01bed4 Tree: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/tree/7d01bed4 Diff:

[31/50] incubator-freemarker git commit: Some internal AST oversight fixes, and a new internal parser setting, preventStrippings. These are needed for the FM2 to FM3 converter.

2017-08-05 Thread ddekany
Some internal AST oversight fixes, and a new internal parser setting, preventStrippings. These are needed for the FM2 to FM3 converter. Project: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/commit/9b879885

[34/50] incubator-freemarker git commit: Additions to the recent #switch improvements.

2017-08-05 Thread ddekany
Additions to the recent #switch improvements. Project: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/commit/c3672d96 Tree: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/tree/c3672d96 Diff:

incubator-freemarker git commit: (Attempt to fix Travis problem with JUnit)

2017-08-05 Thread ddekany
Repository: incubator-freemarker Updated Branches: refs/heads/2.3-gae 13ddf6462 -> c2fcbc8dd (Attempt to fix Travis problem with JUnit) Project: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/repo Commit:

incubator-freemarker git commit: (Attempt to fix Travis problem with JUnit)

2017-08-05 Thread ddekany
Repository: incubator-freemarker Updated Branches: refs/heads/2.3-gae 7d01bed48 -> b9978edde (Attempt to fix Travis problem with JUnit) Project: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/repo Commit:

incubator-freemarker git commit: (Attempt to fix Travis problem with JUnit)

2017-08-05 Thread ddekany
Repository: incubator-freemarker Updated Branches: refs/heads/2.3-gae cb819b8aa -> 7d01bed48 (Attempt to fix Travis problem with JUnit) Project: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/repo Commit:

incubator-freemarker git commit: (JavaDoc adjustment...)

2017-08-05 Thread ddekany
Repository: incubator-freemarker Updated Branches: refs/heads/2.3-gae 889b8a965 -> cb819b8aa (JavaDoc adjustment...) Project: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/commit/cb819b8a Tree:

incubator-freemarker git commit: GeneralPurposeNothing also implements TemplateHashModelEx2

2017-08-05 Thread ddekany
Repository: incubator-freemarker Updated Branches: refs/heads/2.3-gae 2aebfe533 -> 889b8a965 GeneralPurposeNothing also implements TemplateHashModelEx2 Project: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/repo Commit:

[2/3] incubator-freemarker git commit: (JavaDoc adjustment)

2017-08-05 Thread ddekany
(JavaDoc adjustment) Project: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/commit/e3d1bb83 Tree: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/tree/e3d1bb83 Diff:

[1/3] incubator-freemarker git commit: Fixed some parser error message glitches.

2017-08-05 Thread ddekany
Repository: incubator-freemarker Updated Branches: refs/heads/2.3-gae 16ff17463 -> 2aebfe533 Fixed some parser error message glitches. Project: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/repo Commit:

[3/3] incubator-freemarker git commit: Documented the precision of arithmetical operations

2017-08-05 Thread ddekany
Documented the precision of arithmetical operations Project: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/commit/2aebfe53 Tree: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/tree/2aebfe53 Diff: