[2/2] incubator-freemarker git commit: Removed the following operator aliases: `=` for comparison (it can only be used for assignment now); use `==` instead. `&` for logical "and"; use `&&` instead. `

2017-07-17 Thread ddekany
1e6b7ed802012a12c1168b467618f3b9 Parents: e5f21cf Author: ddekany <ddek...@apache.org> Authored: Mon Jul 17 15:14:56 2017 +0200 Committer: ddekany <ddek...@apache.org> Committed: Mon Jul 17 15:15:46 2017 +0200 -- FM3-CHAN

[1/2] incubator-freemarker git commit: (Setting name converter fix)

2017-07-17 Thread ddekany
git-wip-us.apache.org/repos/asf/incubator-freemarker/tree/e5f21cf1 Diff: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/diff/e5f21cf1 Branch: refs/heads/3 Commit: e5f21cf1843f790c3b71318ac09f31b0f0aabdf8 Parents: c622e11 Author: ddekany <ddek...@apache.org> Authored: Mon Jul 17

incubator-freemarker git commit: Removed long deprecated `?webSafe` (replaced by `?html`)

2017-07-17 Thread ddekany
ker/commit/c622e112 Tree: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/tree/c622e112 Diff: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/diff/c622e112 Branch: refs/heads/3 Commit: c622e112b0a233b1f1d4b05347a56f7de5a50aba Parents: 704a83a Author: ddekany <ddek...@apac

incubator-freemarker git commit: (Some more change log structuring)

2017-07-17 Thread ddekany
ttp://git-wip-us.apache.org/repos/asf/incubator-freemarker/tree/704a83a7 Diff: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/diff/704a83a7 Branch: refs/heads/3 Commit: 704a83a7dd4090a88753ee9bf1e51615bd838077 Parents: 9f5c18a Author: ddekany <ddek...@apache.org> Authored: Mon Jul

incubator-freemarker git commit: Removed the `.templateName` (`.template_name`) special variable, which was deprecated by `.currentTemplateName` since 2.3.23.

2017-07-17 Thread ddekany
mit: 9f5c18a4e1e5b2a63caf36494cdb96102c0d2fe2 Parents: 8a2cf27 Author: ddekany <ddek...@apache.org> Authored: Mon Jul 17 12:34:32 2017 +0200 Committer: ddekany <ddek...@apache.org> Committed: Mon Jul 17 12:34:32 2017 +0200 -- FM3

incubator-freemarker git commit: Removed the `.currentNode` (`.current_node`) special variable, which was a deprecated alias to `.node`

2017-07-17 Thread ddekany
nts: 71860ac Author: ddekany <ddek...@apache.org> Authored: Mon Jul 17 11:55:52 2017 +0200 Committer: ddekany <ddek...@apache.org> Committed: Mon Jul 17 11:56:27 2017 +0200 -- FM3

incubator-freemarker-site git commit: Updated redirections to include freemarker.apache.org

2017-07-16 Thread ddekany
419 Author: ddekany <ddek...@apache.org> Authored: Mon Jul 17 01:24:14 2017 +0200 Committer: ddekany <ddek...@apache.org> Committed: Mon Jul 17 01:24:14 2017 +0200 -- .htaccess | 3 ++- 1 file changed, 2 insertions

[3/4] incubator-freemarker git commit: Made the change log more organized.

2017-07-16 Thread ddekany
-us.apache.org/repos/asf/incubator-freemarker/diff/7e171b74 Branch: refs/heads/3 Commit: 7e171b74696a17e959245104528b205f4bfbb1a0 Parents: 51e4bfe Author: ddekany <ddek...@apache.org> Authored: Sun Jul 16 20:25:04 2017 +0200 Committer: ddekany <ddek...@apache.org> Committed: Sun Jul 16 2

[4/4] incubator-freemarker git commit: Renamed `?datetime` and `?datetimeIfUnknown` and the `datetimeFormat` setting to `?dateTime` and `?dateTimeIfUnknown` and `dateTimeFormat`. (In general, it's `da

2017-07-16 Thread ddekany
-wip-us.apache.org/repos/asf/incubator-freemarker/diff/2af16e4f Branch: refs/heads/3 Commit: 2af16e4f2837ba15da22a8dbe766ffbefbb3a8eb Parents: 7e171b7 Author: ddekany <ddek...@apache.org> Authored: Mon Jul 17 00:04:06 2017 +0200 Committer: ddekany <ddek...@apache.org> Committed: Mon Jul

[1/4] incubator-freemarker git commit: In XML processing, the @@ names are now also converted to camel case (like node.@@nested_markup to node.@@nestedMarkup).

2017-07-16 Thread ddekany
mit: a04ab89c6830c43d531f09c7fe9fae42b0cdf915 Parents: 4c6e08a Author: ddekany <ddek...@apache.org> Authored: Sun Jul 16 01:26:09 2017 +0200 Committer: ddekany <ddek...@apache.org> Committed: Sun Jul 16 01:32:55 2017 +0200 -- FM3

[2/4] incubator-freemarker git commit: More helpful error messages if someone uses non-camel case names.

2017-07-16 Thread ddekany
/51e4bfe3 Diff: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/diff/51e4bfe3 Branch: refs/heads/3 Commit: 51e4bfe3c9cd2a2063860978c7f7e9b48c64871c Parents: a04ab89 Author: ddekany <ddek...@apache.org> Authored: Sun Jul 16 17:00:52 2017 +0200 Committer: ddekany <ddek...@a

incubator-freemarker git commit: closes apache/freemarker-incubator#28: Closing PR. Earler merge didn't close it.

2017-07-15 Thread ddekany
asf/incubator-freemarker/commit/50f3bba8 Tree: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/tree/50f3bba8 Diff: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/diff/50f3bba8 Branch: refs/heads/3 Commit: 50f3bba884eb4ab19cb26bc654c2e117bf6833ea Parents: bc35fa2 Author: ddek

[1/6] incubator-freemarker git commit: Removed namingConvention setting, and made directive names, built-in names, special variable names, and setting names, camel case. (Other naming conventions, if

2017-07-15 Thread ddekany
Repository: incubator-freemarker Updated Branches: refs/heads/3 ce9ab30f2 -> bc35fa237 http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/51dba882/freemarker-core/src/main/java/org/apache/freemarker/core/ProcessingConfiguration.java

[4/6] incubator-freemarker git commit: Removed namingConvention setting, and made directive names, built-in names, special variable names, and setting names, camel case. (Other naming conventions, if

2017-07-15 Thread ddekany
http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/51dba882/freemarker-core-test/src/test/java/org/apache/freemarker/core/OptInTemplateClassResolverTest.java -- diff --git

[2/6] incubator-freemarker git commit: Removed namingConvention setting, and made directive names, built-in names, special variable names, and setting names, camel case. (Other naming conventions, if

2017-07-15 Thread ddekany
http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/51dba882/freemarker-core/src/main/java/org/apache/freemarker/core/MutableParsingAndProcessingConfiguration.java -- diff --git

[5/6] incubator-freemarker git commit: Removed namingConvention setting, and made directive names, built-in names, special variable names, and setting names, camel case. (Other naming conventions, if

2017-07-15 Thread ddekany
os/asf/incubator-freemarker/diff/51dba882 Branch: refs/heads/3 Commit: 51dba88295cfc6d9d0ef5d64f583b848591dcde2 Parents: aaa100c Author: ddekany <ddek...@apache.org> Authored: Sat Jul 15 23:57:40 2017 +0200 Committer: ddekany <ddek...@apache.org> Committed: Sat Jul 15 23:59:20 2017 +0200

[3/6] incubator-freemarker git commit: Removed namingConvention setting, and made directive names, built-in names, special variable names, and setting names, camel case. (Other naming conventions, if

2017-07-15 Thread ddekany
http://git-wip-us.apache.org/repos/asf/incubator-freemarker/blob/51dba882/freemarker-core/src/main/java/org/apache/freemarker/core/ASTDirSetting.java -- diff --git

[4/4] incubator-freemarker git commit: FREEMARKER-55: Merged: Add default tld sources

2017-07-14 Thread ddekany
/aaa100c0 Tree: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/tree/aaa100c0 Diff: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/diff/aaa100c0 Branch: refs/heads/3 Commit: aaa100c0cb032d5525129cd458bcf3fef73028a1 Parents: a715679 73a53e7 Author: ddekany <ddek...@apache.

[3/4] incubator-freemarker git commit: FREEMARKER-55: set defaults in builder level

2017-07-14 Thread ddekany
FREEMARKER-55: set defaults in builder level Project: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/commit/73a53e70 Tree: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/tree/73a53e70 Diff:

[1/4] incubator-freemarker git commit: FREEMARKER-55: Add default tld sources (tld files in web-inf/lib/*.jar) like FreemarkerServlet does.

2017-07-14 Thread ddekany
Repository: incubator-freemarker Updated Branches: refs/heads/3 a71567907 -> aaa100c0c FREEMARKER-55: Add default tld sources (tld files in web-inf/lib/*.jar) like FreemarkerServlet does. Project: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/repo Commit:

[2/4] incubator-freemarker git commit: Merge branch '3' into feature/FREEMARKER-55

2017-07-14 Thread ddekany
Merge branch '3' into feature/FREEMARKER-55 Project: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/commit/36e04dfc Tree: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/tree/36e04dfc Diff:

[2/2] incubator-freemarker git commit: Converted test and example ftl files to camel case naming convention

2017-07-13 Thread ddekany
/tree/a7156790 Diff: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/diff/a7156790 Branch: refs/heads/3 Commit: a71567907df9c96dd78bf0944ed31ac6d415ccdd Parents: 15c6d38 Author: ddekany <ddek...@apache.org> Authored: Thu Jul 13 21:14:08 2017 +0200 Committer: ddekany <ddek...@a

incubator-freemarker git commit: Continued working on FM2 to FM3 converter...

2017-07-13 Thread ddekany
381 Tree: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/tree/15c6d381 Diff: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/diff/15c6d381 Branch: refs/heads/3 Commit: 15c6d381736657b0b64792dae745881f05d9e6a4 Parents: 7991d3e Author: ddekany <ddek...@apache.org> Auth

incubator-freemarker git commit: Continued working on FM2 to FM3 converter...

2017-07-12 Thread ddekany
3e5 Tree: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/tree/7991d3e5 Diff: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/diff/7991d3e5 Branch: refs/heads/3 Commit: 7991d3e5417269afa2be7b03a52f275c860ec671 Parents: ea7a089 Author: ddekany <ddek...@apache.org> Auth

incubator-freemarker git commit: Continued working on FM2 to FM3 converter...

2017-07-11 Thread ddekany
890 Tree: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/tree/ea7a0890 Diff: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/diff/ea7a0890 Branch: refs/heads/3 Commit: ea7a08903c20730f4020624cbce756bd31c25f30 Parents: 17279ba Author: ddekany <ddek...@apache.org> Auth

incubator-freemarker git commit: Continued working on FM2 to FM3 converter...

2017-07-09 Thread ddekany
81a Tree: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/tree/4763581a Diff: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/diff/4763581a Branch: refs/heads/3 Commit: 4763581a7c9b42058ca604efef6117639b8e32bd Parents: 80e4c34 Author: ddekany <ddek...@apache.org> Auth

[2/2] incubator-freemarker git commit: #else and #elseif tags must be ended without "/", for example, <#else/> is illegal now, <#else> is legal.

2017-07-09 Thread ddekany
6 Tree: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/tree/eb56a9b6 Diff: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/diff/eb56a9b6 Branch: refs/heads/3 Commit: eb56a9b6c69678e855320f92e3ae96d13db336d3 Parents: 600b785 Author: ddekany <ddek...@apache.org> Authored: Mo

incubator-freemarker git commit: Inside a #switch, #case can't be after #default anymore (this is actually a bug in FM2)

2017-07-09 Thread ddekany
hor: ddekany <ddek...@apache.org> Authored: Sun Jul 9 18:50:51 2017 +0200 Committer: ddekany <ddek...@apache.org> Committed: Sun Jul 9 18:50:51 2017 +0200 -- FM3-CHANGE-LOG.txt |

[1/2] incubator-freemarker git commit: Forward ported from 2.3-gae: Bug fixed: Comments were not allowed by the parser between the switch tag and the first case tag.

2017-07-09 Thread ddekany
asf/incubator-freemarker/diff/ab5c1d88 Branch: refs/heads/3 Commit: ab5c1d883150d37ff45c977dc65fa00ee31b8824 Parents: d0a9c2b Author: ddekany <ddek...@apache.org> Authored: Sun Jul 9 17:18:49 2017 +0200 Committer: ddekany <ddek...@apache.org> Committed: Sun Jul 9 17:1

incubator-freemarker git commit: Additions to the recent #switch improvements.

2017-07-09 Thread ddekany
mit/c3672d96 Tree: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/tree/c3672d96 Diff: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/diff/c3672d96 Branch: refs/heads/2.3-gae Commit: c3672d96544e1cb96454410cd76a737ec4cf80e5 Parents: 6f0283d Author: ddekany <ddek...@apac

incubator-freemarker-site git commit: Added how to deploy a SNAPSHOT version

2017-07-08 Thread ddekany
ite/commit/725ceb57 Tree: http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/tree/725ceb57 Diff: http://git-wip-us.apache.org/repos/asf/incubator-freemarker-site/diff/725ceb57 Branch: refs/heads/master Commit: 725ceb5766fb77ef9f74707052f48988cc3a0455 Parents: 35c75a0 Author: ddekany &l

incubator-freemarker git commit: Continued FM2 to FM3 converter...

2017-07-08 Thread ddekany
ttp://git-wip-us.apache.org/repos/asf/incubator-freemarker/tree/d0a9c2bb Diff: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/diff/d0a9c2bb Branch: refs/heads/3 Commit: d0a9c2bb57793d8b7504cec9563198cdc0ef6f96 Parents: 22d3ef2 Author: ddekany <ddek...@apache.org> Authored: Sun Ju

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

2017-07-08 Thread ddekany
incubator-freemarker/commit/6f0283d7 Tree: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/tree/6f0283d7 Diff: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/diff/6f0283d7 Branch: refs/heads/2.3-gae Commit: 6f0283d72847aca5d53277c4659c2f1275c7c667 Parents: 1dba510 Author: ddek

incubator-freemarker git commit: Continued FM2 to FM3 converter...

2017-07-08 Thread ddekany
ttp://git-wip-us.apache.org/repos/asf/incubator-freemarker/tree/22d3ef2e Diff: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/diff/22d3ef2e Branch: refs/heads/3 Commit: 22d3ef2e089de184e589a288bbe4fa9031487ec0 Parents: 344b954 Author: ddekany <ddek...@apache.org> Authored: Sat Ju

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

2017-07-08 Thread ddekany
453 Parents: 9b87988 Author: ddekany <ddek...@apache.org> Authored: Sat Jul 8 19:33:39 2017 +0200 Committer: ddekany <ddek...@apache.org> Committed: Sat Jul 8 19:33:39 2017 +0200 -- src/main/java/freemarker/core/Case.j

[1/3] incubator-freemarker git commit: (Fixed trim directive AST class name)

2017-07-07 Thread ddekany
ree: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/tree/8be70ea9 Diff: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/diff/8be70ea9 Branch: refs/heads/3 Commit: 8be70ea94410e192236e7d61f9e8d023331efc16 Parents: 92db589 Author: ddekany <ddek...@apache.org> Authored: Sat

[2/3] incubator-freemarker git commit: Build: Allowed using local Maven repo and Apache snapshot repo (as far as we are in this early stage at least).

2017-07-07 Thread ddekany
-us.apache.org/repos/asf/incubator-freemarker/tree/a0bc242f Diff: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/diff/a0bc242f Branch: refs/heads/3 Commit: a0bc242fb6c52958c903ff88f37431df72c4fb87 Parents: 8be70ea Author: ddekany <ddek...@apache.org> Authored: Sat Jul 8 00:59:12 2017

[2/3] incubator-freemarker git commit: Updated version number

2017-07-07 Thread ddekany
/repos/asf/incubator-freemarker/diff/a36ea523 Branch: refs/heads/2.3-gae Commit: a36ea52359bd90fa45340537b66ec58216f8be41 Parents: 9b3d130 Author: ddekany <ddek...@apache.org> Authored: Sat Jul 8 00:51:20 2017 +0200 Committer: ddekany <ddek...@apache.org> Committed: Sat Jul 8 00:52:1

[1/3] incubator-freemarker git commit: Build: Fixed Maven SNAPSHOT deployment (all artifacts use the same build number now). Added "maven-install" task for local installation.

2017-07-07 Thread ddekany
.3-gae Commit: 9b3d130acd1f87c11f139b60e45b9b3e809eb5b1 Parents: 96d3971 Author: ddekany <ddek...@apache.org> Authored: Sat Jul 8 00:50:24 2017 +0200 Committer: ddekany <ddek...@apache.org> Committed: Sat Jul 8 00:50:24 2017 +0200 -

[1/2] incubator-freemarker git commit: (Change log update)

2017-07-06 Thread ddekany
wip-us.apache.org/repos/asf/incubator-freemarker/tree/af3053fa Diff: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/diff/af3053fa Branch: refs/heads/3 Commit: af3053faf02337b9ae61e5e7d0cac88d4c3355f8 Parents: fd23c64 Author: ddekany <ddek...@apache.org> Authored: Fri Jul 7 02:14:56 2

[2/2] incubator-freemarker git commit: Continued FM2 to FM3 converter...

2017-07-06 Thread ddekany
-us.apache.org/repos/asf/incubator-freemarker/diff/92db5891 Branch: refs/heads/3 Commit: 92db58918b4eafaa184cb4fab87131019b419454 Parents: af3053f Author: ddekany <ddek...@apache.org> Authored: Fri Jul 7 02:15:22 2017 +0200 Committer: ddekany <ddek...@apache.org> Committed: Fri Jul 7 0

incubator-freemarker git commit: (It's important that the input of the list merger methods must be immutable themselves, so I have named this methods back.)

2017-07-06 Thread ddekany
mit: fd23c6444836a1b4f151ab87a7e656ab7d126249 Parents: 52d1142 Author: ddekany <ddek...@apache.org> Authored: Thu Jul 6 10:33:02 2017 +0200 Committer: ddekany <ddek...@apache.org> Committed: Thu Jul 6 10:33:02 2017 +0200 -- .../java/org/apache/

[16/17] incubator-freemarker git commit: FREEMARKER-55: Added getters to TaglibFactory

2017-07-06 Thread ddekany
://git-wip-us.apache.org/repos/asf/incubator-freemarker/diff/32a29618 Branch: refs/heads/3 Commit: 32a29618a3adfc2d4b865a2d07e717dc00c5bf09 Parents: a958149 Author: ddekany <ddek...@apache.org> Authored: Thu Jul 6 10:16:42 2017 +0200 Committer: ddekany <ddek...@apache.org> Committed: Thu

[01/17] incubator-freemarker git commit: FREEMARKER-55: remove unnecessary exposures and package name change.

2017-07-06 Thread ddekany
Repository: incubator-freemarker Updated Branches: refs/heads/3 9b31510bb -> 52d114257 FREEMARKER-55: remove unnecessary exposures and package name change. Project: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/repo Commit:

[13/17] incubator-freemarker git commit: FREEMARKER-55: Merged: polishing and cleanups in TaglibFactory builder

2017-07-06 Thread ddekany
-freemarker/commit/bd09327f Tree: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/tree/bd09327f Diff: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/diff/bd09327f Branch: refs/heads/3 Commit: bd09327f9bf1dc326a723553872724048a194d63 Parents: 9b31510 42cfb32 Author: ddekany

[11/17] incubator-freemarker git commit: FREEMARKER-55: code cleanups using generics

2017-07-06 Thread ddekany
FREEMARKER-55: code cleanups using generics Project: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/commit/28102af6 Tree: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/tree/28102af6 Diff:

[09/17] incubator-freemarker git commit: FREEMARKER-55: allow building only once.

2017-07-06 Thread ddekany
FREEMARKER-55: allow building only once. Project: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/commit/e12792ea Tree: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/tree/e12792ea Diff:

[12/17] incubator-freemarker git commit: Merge branch '3' into feature/FREEMARKER-55

2017-07-06 Thread ddekany
Merge branch '3' into feature/FREEMARKER-55 Project: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/commit/42cfb326 Tree: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/tree/42cfb326 Diff:

[04/17] incubator-freemarker git commit: FREEMARKER-55: simplify builder constructor

2017-07-06 Thread ddekany
FREEMARKER-55: simplify builder constructor Project: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/commit/c0bb4903 Tree: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/tree/c0bb4903 Diff:

[08/17] incubator-freemarker git commit: FREEMARKER-55: cleanups (while loop and input streams)

2017-07-06 Thread ddekany
FREEMARKER-55: cleanups (while loop and input streams) Project: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/commit/2a8d7617 Tree: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/tree/2a8d7617

incubator-freemarker git commit: Continued work on FM2 to FM3 converter...

2017-07-05 Thread ddekany
ree: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/tree/9b31510b Diff: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/diff/9b31510b Branch: refs/heads/3 Commit: 9b31510bb22eeecb5b8ca550104cd977f851ed6f Parents: 18e9399 Author: ddekany <ddek...@apache.org> Authored:

incubator-freemarker git commit: FREEMARKER-60: Document interaction between lazy import and #global

2017-07-04 Thread ddekany
tor-freemarker/commit/96d3971c Tree: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/tree/96d3971c Diff: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/diff/96d3971c Branch: refs/heads/2.3-gae Commit: 96d3971cc6f21974729f4fc0a7dec159b5a4ff42 Parents: 5d81db7 Author: ddek

incubator-freemarker git commit: (README content fix)

2017-07-04 Thread ddekany
wip-us.apache.org/repos/asf/incubator-freemarker/tree/72e52eef Diff: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/diff/72e52eef Branch: refs/heads/3 Commit: 72e52eef074f56744d2ca1a2f4f9a5423109baeb Parents: 763510b Author: ddekany <ddek...@apache.org> Authored: Tue Jul 4 11:36:45 2

[11/16] incubator-freemarker git commit: FREEMARKER-55: Adding FreemarkerViewResolverTest

2017-07-04 Thread ddekany
FREEMARKER-55: Adding FreemarkerViewResolverTest Project: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/commit/4088f91f Tree: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/tree/4088f91f Diff:

[15/16] incubator-freemarker git commit: FREEMARKER-55: Merged: Freemarker View and ViewResolver implementation

2017-07-04 Thread ddekany
-freemarker/commit/09785b68 Tree: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/tree/09785b68 Diff: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/diff/09785b68 Branch: refs/heads/3 Commit: 09785b68234074f1623778d360829e3ee2f95b32 Parents: 1907182 53d9ef9 Author: ddekany

[03/16] incubator-freemarker git commit: FREEMARKER-55: adding model building code.

2017-07-04 Thread ddekany
FREEMARKER-55: adding model building code. Project: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/commit/334d9cde Tree: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/tree/334d9cde Diff:

[05/16] incubator-freemarker git commit: FREEMARKER-55: Adding test for Application attributes.

2017-07-04 Thread ddekany
FREEMARKER-55: Adding test for Application attributes. Project: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/commit/8e8c724b Tree: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/tree/8e8c724b

[04/16] incubator-freemarker git commit: FREEMARKER-55: Adding more tests regarding FreemarkerView's model

2017-07-04 Thread ddekany
FREEMARKER-55: Adding more tests regarding FreemarkerView's model Project: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/commit/36b0694f Tree:

[07/16] incubator-freemarker git commit: Merge branch '3' into feature/FREEMARKER-55

2017-07-04 Thread ddekany
Merge branch '3' into feature/FREEMARKER-55 Project: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/commit/c2589eeb Tree: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/tree/c2589eeb Diff:

[2/3] incubator-freemarker git commit: (Change log fix)

2017-07-03 Thread ddekany
/asf/incubator-freemarker/diff/ac26aa32 Branch: refs/heads/3 Commit: ac26aa3246b33050354ee3ad1b91bb100598674d Parents: eca6684 Author: ddekany <ddek...@apache.org> Authored: Tue Jul 4 00:47:35 2017 +0200 Committer: ddekany <ddek...@apache.org> Committed: Tue Jul 4 00:47:3

[1/3] incubator-freemarker git commit: FTLUtil.toStringLiteral choses literal format more intelligently. FTLUtil.escapeIdentifier now quotes unescapeable identifiers.

2017-07-03 Thread ddekany
mit: eca6684e5d316c07d5cb8ca40fa35ea0e2b0ec8d Parents: 70e47be Author: ddekany <ddek...@apache.org> Authored: Tue Jul 4 00:47:09 2017 +0200 Committer: ddekany <ddek...@apache.org> Committed: Tue Jul 4 00:47:09 2017 +0200 -- .../freem

incubator-freemarker git commit: Continued work on the FM2 to FM3 converter

2017-07-02 Thread ddekany
bef Tree: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/tree/70e47bef Diff: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/diff/70e47bef Branch: refs/heads/3 Commit: 70e47bef7b4ae7128ee725acf98e1df87fa3d019 Parents: 1f086e3 Author: ddekany <ddek...@apache.org> Authored

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

2017-07-02 Thread ddekany
: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/diff/5d81db7d Branch: refs/heads/2.3-gae Commit: 5d81db7dad0f1a54964b3fc8ec348d41988a9e4d Parents: c30c699 Author: ddekany <ddek...@apache.org> Authored: Sun Jul 2 19:11:49 2017 +0200 Committer: ddekany <ddek...@apache.org> Co

[1/2] incubator-freemarker git commit: (JavaDoc improvement)

2017-07-02 Thread ddekany
git-wip-us.apache.org/repos/asf/incubator-freemarker/tree/c30c6996 Diff: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/diff/c30c6996 Branch: refs/heads/2.3-gae Commit: c30c699635b830f7bd5c4a5523242641d454830a Parents: 387dcd4 Author: ddekany <ddek...@apache.org> Authored: Sun Ju

[1/2] incubator-freemarker git commit: You can't close #attempt/#recover with `` anymore, only with `<#attempt>`. This was the standard form in FM2 as well, and is consistent with how #if/#

2017-07-02 Thread ddekany
repos/asf/incubator-freemarker/diff/af17c347 Branch: refs/heads/3 Commit: af17c347fa817d5ce8b826e245e64b740e2d82d0 Parents: 507b89b Author: ddekany <ddek...@apache.org> Authored: Sun Jul 2 19:09:30 2017 +0200 Committer: ddekany <ddek...@apache.org> Committed: Sun Jul

[2/2] incubator-freemarker git commit: Continued work on the FM2 to FM3 converter

2017-07-02 Thread ddekany
://git-wip-us.apache.org/repos/asf/incubator-freemarker/diff/1f086e3f Branch: refs/heads/3 Commit: 1f086e3f243e431408f613cbbc8b5f5d2831c18f Parents: af17c34 Author: ddekany <ddek...@apache.org> Authored: Sun Jul 2 19:09:43 2017 +0200 Committer: ddekany <ddek...@apache.org> Committed: Sun Ju

incubator-freemarker git commit: Continued work on the FM2 to FM3 converter

2017-06-29 Thread ddekany
632 Tree: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/tree/c5feb632 Diff: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/diff/c5feb632 Branch: refs/heads/3 Commit: c5feb6328a6f6dc027c52eda5bfe62ad0d967a87 Parents: 2548f5c Author: ddekany <ddek...@apache.org> Authored

incubator-freemarker-docgen git commit: XXE addon: Removed AC+C key binding, as CS+P is now the standard.

2017-06-29 Thread ddekany
d92 Parents: 1c8615f Author: ddekany <ddek...@apache.org> Authored: Thu Jun 29 12:02:08 2017 +0200 Committer: ddekany <ddek...@apache.org> Committed: Thu Jun 29 12:02:08 2017 +0200 -- src/xxe-addon/docbook-for

incubator-freemarker git commit: Forward ported #attempt error reporting improvements from 2.3.27. Furthermore, #attempt now logs errors into the org.apache.freemarker.core.Runtime.Attempt log chatego

2017-06-28 Thread ddekany
ttp://git-wip-us.apache.org/repos/asf/incubator-freemarker/diff/2548f5cd Branch: refs/heads/3 Commit: 2548f5cdc78fe05372ba314fc1e0415d154fd7ba Parents: 02aea44 Author: ddekany <ddek...@apache.org> Authored: Wed Jun 28 17:04:52 2017 +0200 Committer: ddekany <ddek...@apache.org> Committed: W

incubator-freemarker git commit: Forward ported \and and support from 2.3.27

2017-06-28 Thread ddekany
447 Tree: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/tree/02aea447 Diff: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/diff/02aea447 Branch: refs/heads/3 Commit: 02aea4474ac5183d3488654c582eec9709ed7697 Parents: f3b89b5 Author: ddekany <ddek...@apache.org> Auth

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 a valid

2017-06-28 Thread ddekany
repos/asf/incubator-freemarker/commit/f933ed03 Tree: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/tree/f933ed03 Diff: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/diff/f933ed03 Branch: refs/heads/2.3-gae Commit: f933ed03db875aa1f550e091339da6469e8cd6ba Parents: 304df82 Au

incubator-freemarker git commit: Improved #attempt error reporting:

2017-06-27 Thread ddekany
h: refs/heads/2.3-gae Commit: 304df82a7501f66386b2c5be740d377961f93dc5 Parents: 4b5b7e8 Author: ddekany <ddek...@apache.org> Authored: Wed Jun 28 01:42:10 2017 +0200 Committer: ddekany <ddek...@apache.org> Committed: Wed J

incubator-freemarker git commit: Removed long deprecated `#{}` interpolations.

2017-06-26 Thread ddekany
4ba Tree: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/tree/ce72f4ba Diff: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/diff/ce72f4ba Branch: refs/heads/3 Commit: ce72f4ba24c076b76727c96014d0f12ad13c62bc Parents: 50b4a93 Author: ddekany <ddek...@apache.org> Auth

incubator-freemarker git commit: Continued work on the FM2 to FM3 converter

2017-06-25 Thread ddekany
93e Tree: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/tree/50b4a93e Diff: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/diff/50b4a93e Branch: refs/heads/3 Commit: 50b4a93e769c7e782707dc12992fdc0c423b3f09 Parents: 2b5cf6f Author: ddekany <ddek...@apache.org> Authored

[2/2] incubator-freemarker-online-tester git commit: Further cleanup: Upgraded Dropwizard to the latest, also Jersey to 2.x. Removed Spring dependencies (we haven't utilized it apart from a few IoC-re

2017-06-25 Thread ddekany
: http://git-wip-us.apache.org/repos/asf/incubator-freemarker-online-tester/diff/8b699eb5 Branch: refs/heads/master Commit: 8b699eb519b12bf1720d9fc77930be0f03e5cb41 Parents: 90a6e05 Author: ddekany <ddek...@apache.org> Authored: Sun Jun 25 18:05:05 2017 +0200 Committer: ddekany <ddek...@a

[1/2] incubator-freemarker-online-tester git commit: Further cleanup: Upgraded Dropwizard to the latest, also Jersey to 2.x. Removed Spring dependencies (we haven't utilized it apart from a few IoC-re

2017-06-25 Thread ddekany
Repository: incubator-freemarker-online-tester Updated Branches: refs/heads/master 90a6e05f5 -> 8b699eb51 http://git-wip-us.apache.org/repos/asf/incubator-freemarker-online-tester/blob/8b699eb5/src/test/java/org/apache/freemarker/onlinetester/services/FreeMarkerServiceTest.java

[2/4] incubator-freemarker-online-tester git commit: (Updated gradlew.bat)

2017-06-25 Thread ddekany
/a0e05a2d Diff: http://git-wip-us.apache.org/repos/asf/incubator-freemarker-online-tester/diff/a0e05a2d Branch: refs/heads/master Commit: a0e05a2d3acee82b7d7962bf0545fc30a3294216 Parents: e1d55ce Author: ddekany <ddek...@apache.org> Authored: Sun Jun 25 14:16:34 2017 +0200 Committer: ddekany

[4/4] incubator-freemarker-online-tester git commit: Updated production logging config

2017-06-25 Thread ddekany
-tester/tree/90a6e05f Diff: http://git-wip-us.apache.org/repos/asf/incubator-freemarker-online-tester/diff/90a6e05f Branch: refs/heads/master Commit: 90a6e05f5488402ef78d092af0a47fe80bdea9fd Parents: 5c8a46e Author: ddekany <ddek...@apache.org> Authored: Sun Jun 25 14:17:30 2017 +0200 Com

[1/4] incubator-freemarker-online-tester git commit: Gradle files cleanup

2017-06-25 Thread ddekany
nts: 71a5020 Author: ddekany <ddek...@apache.org> Authored: Sun Jun 25 14:16:12 2017 +0200 Committer: ddekany <ddek...@apache.org> Committed: Sun Jun 25 14:16:12 2017 +0200 -- build

incubator-freemarker-site git commit: Updated online tester URL to http://try.freemarker.org/

2017-06-24 Thread ddekany
3cc Author: ddekany <ddek...@apache.org> Authored: Sat Jun 24 16:08:39 2017 +0200 Committer: ddekany <ddek...@apache.org> Committed: Sat Jun 24 16:08:39 2017 +0200 -- src/main/docgen/docgen.cjson | 2 +- 1 file changed, 1

incubator-freemarker-site git commit: Updated online tester URL to http://try.freemarker.org/

2017-06-24 Thread ddekany
3d2 Author: ddekany <ddek...@apache.org> Authored: Sat Jun 24 16:07:42 2017 +0200 Committer: ddekany <ddek...@apache.org> Committed: Sat Jun 24 16:07:42 2017 +0200 -- committer-howto.html

[1/2] incubator-freemarker git commit: Fixed MruCacheStorage concurrency bug introduced in FM3

2017-06-23 Thread ddekany
mit/d732b3c0 Tree: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/tree/d732b3c0 Diff: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/diff/d732b3c0 Branch: refs/heads/3 Commit: d732b3c078dfe8308c66f37b853571df2b3c6963 Parents: 492fa20 Author: ddekany <ddek...@apac

incubator-freemarker-online-tester git commit: README.md improvements

2017-06-20 Thread ddekany
nts: 244f04a Author: ddekany <ddek...@apache.org> Authored: Wed Jun 21 02:18:53 2017 +0200 Committer: ddekany <ddek...@apache.org> Committed: Wed Jun 21 02:18:53 2017 +0200 -- README.md | 25 -

[1/2] incubator-freemarker-online-tester git commit: README.md improvements

2017-06-20 Thread ddekany
nts: 9815567 Author: ddekany <ddek...@apache.org> Authored: Wed Jun 21 02:07:08 2017 +0200 Committer: ddekany <ddek...@apache.org> Committed: Wed Jun 21 02:07:08 2017 +0200 -- README.md | 40 +++-

[2/2] incubator-freemarker-online-tester git commit: Dropwizard config improvements

2017-06-20 Thread ddekany
-tester/tree/244f04ad Diff: http://git-wip-us.apache.org/repos/asf/incubator-freemarker-online-tester/diff/244f04ad Branch: refs/heads/master Commit: 244f04ad797b2c2dd0afed6e0b541f6adb077929 Parents: e8037bc Author: ddekany <ddek...@apache.org> Authored: Wed Jun 21 02:07:30 2017 +0200 Com

incubator-freemarker git commit: util.ObjectFactory was renamed to CommonSupplier, and its createObject() method was renamed to get(), to be more similar to the Java 8 API. The difference to CommonBui

2017-06-19 Thread ddekany
iff/492fa208 Branch: refs/heads/3 Commit: 492fa2085c420ef97f3a624d85fe59882d94f515 Parents: 7338b32 Author: ddekany <ddek...@apache.org> Authored: Mon Jun 19 23:55:44 2017 +0200 Committer: ddekany <ddek...@apache.org> Committed: Mon Jun 19 23:5

[4/6] incubator-freemarker git commit: FREEMARKER-54: Adding autoImports property example in unit test

2017-06-19 Thread ddekany
FREEMARKER-54: Adding autoImports property example in unit 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/2c5a4fda Tree:

[6/6] incubator-freemarker git commit: Remove unnecessary #setSettings(); Logging correction; VersionEditor for conversion between string and Version

2017-06-19 Thread ddekany
Parents: 3332072 85c4321 Author: ddekany <ddek...@apache.org> Authored: Mon Jun 19 11:27:57 2017 +0200 Committer: ddekany <ddek...@apache.org> Committed: Mon Jun 19 11:28:40 2017 +0200 -- .../freemarker/core/VersionEdi

[5/6] incubator-freemarker git commit: FREEMARKER-54: Adding baseLocation property in SpringResourceTemplateLoader for convenience.

2017-06-19 Thread ddekany
FREEMARKER-54: Adding baseLocation property in SpringResourceTemplateLoader for convenience. Project: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/commit/85c43214 Tree:

[1/6] incubator-freemarker git commit: FREEMARKER-54: Remove ConfigurationFactoryBean#setSettings(...) because ancestor already contains equivalent one. Also, separate spring logger.

2017-06-19 Thread ddekany
Repository: incubator-freemarker Updated Branches: refs/heads/3 33320725f -> ed3043856 FREEMARKER-54: Remove ConfigurationFactoryBean#setSettings(...) because ancestor already contains equivalent one. Also, separate spring logger. Project:

[3/6] incubator-freemarker git commit: FREEMARKER-54: Adding templateLoader prop example in unit test.

2017-06-19 Thread ddekany
FREEMARKER-54: Adding templateLoader prop example in unit 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/87da4566 Tree:

incubator-freemarker git commit: Fixed wrong log category in freemarker-servlet.

2017-06-19 Thread ddekany
mit/33320725 Tree: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/tree/33320725 Diff: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/diff/33320725 Branch: refs/heads/3 Commit: 33320725ffadc77268883d8681d8dd08fb6c4ff2 Parents: 1988dc0 Author: ddekany <ddek...@apache.org> Auth

[3/9] incubator-freemarker git commit: feature/FREEMARKER-54: ConfigurationFactoryBean tests

2017-06-18 Thread ddekany
feature/FREEMARKER-54: ConfigurationFactoryBean tests Project: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/commit/2783387e Tree: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/tree/2783387e

[2/9] incubator-freemarker git commit: FREEMARKER-54: initial ConfigurationFactoryBean design

2017-06-18 Thread ddekany
FREEMARKER-54: initial ConfigurationFactoryBean design Project: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/commit/57270ecf Tree: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/tree/57270ecf

[4/9] incubator-freemarker git commit: FREEMARKER-54: More setting tests through ConfigurationFactoryBean

2017-06-18 Thread ddekany
FREEMARKER-54: More setting tests through ConfigurationFactoryBean Project: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/commit/99c3c0cb Tree:

[8/9] incubator-freemarker git commit: freemareker-spring module, basic functionality

2017-06-18 Thread ddekany
: ddekany <ddek...@apache.org> Authored: Sun Jun 18 16:26:51 2017 +0200 Committer: ddekany <ddek...@apache.org> Committed: Sun Jun 18 16:26:51 2017 +0200 -- freemarker-spring/build.gradle

[6/9] incubator-freemarker git commit: FREEMARKER-54: Adding SpringResourceTemplateLoader and test

2017-06-18 Thread ddekany
FREEMARKER-54: Adding SpringResourceTemplateLoader and 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/a571c24f Tree:

[7/9] incubator-freemarker git commit: Merge branch '3' into feature/FREEMARKER-54

2017-06-18 Thread ddekany
Merge branch '3' into feature/FREEMARKER-54 Project: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/commit/fc1f429c Tree: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/tree/fc1f429c Diff:

[9/9] incubator-freemarker git commit: Fixed JavaDoc error in freemarker-converter

2017-06-18 Thread ddekany
://git-wip-us.apache.org/repos/asf/incubator-freemarker/diff/1988dc0c Branch: refs/heads/3 Commit: 1988dc0c88931757ccc7d82b2f711fe67b958090 Parents: 886fd66 Author: ddekany <ddek...@apache.org> Authored: Sun Jun 18 16:30:14 2017 +0200 Committer: ddekany <ddek...@apache.org> Committed: Sun

incubator-freemarker git commit: Started working in freemarker-converter, which converts FM2 templates to FM3 syntax (as far as it can be automated). It's not working yet, very far from complete. We w

2017-06-18 Thread ddekany
iff: http://git-wip-us.apache.org/repos/asf/incubator-freemarker/diff/c73dc567 Branch: refs/heads/3 Commit: c73dc567834059e710bed252253d4a0b7b6568c0 Parents: cb4a93d Author: ddekany <ddek...@apache.org> Authored: Sun Jun 18 16:20:12 2017 +0200 Committer: ddekany <ddek...@apache.org> Commit

<    5   6   7   8   9   10   11   12   13   14   >