summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
ddekany [Sat, 21 May 2022 08:41:21 +0000 (10:41 +0200)]
Merge pull request #40 from apache/dependabot/maven/freemarker-generator-tools/com.google.code.gson-gson-2.8.9
Bump gson from 2.8.7 to 2.8.9 in /freemarker-generator-tools
ddekany [Sat, 21 May 2022 08:41:01 +0000 (10:41 +0200)]
Merge pull request #39 from apache/dependabot/maven/freemarker-generator-maven-plugin/com.google.code.gson-gson-2.8.9
Bump gson from 2.8.6 to 2.8.9 in /freemarker-generator-maven-plugin
dependabot[bot] [Fri, 20 May 2022 21:38:03 +0000 (21:38 +0000)]
Bump gson from 2.8.7 to 2.8.9 in /freemarker-generator-tools
Bumps [gson](https://github.com/google/gson) from 2.8.7 to 2.8.9.
- [Release notes](https://github.com/google/gson/releases)
- [Changelog](https://github.com/google/gson/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/gson/compare/gson-parent-2.8.7...gson-parent-2.8.9)
---
updated-dependencies:
- dependency-name: com.google.code.gson:gson
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Fri, 20 May 2022 21:31:56 +0000 (21:31 +0000)]
Bump gson from 2.8.6 to 2.8.9 in /freemarker-generator-maven-plugin
Bumps [gson](https://github.com/google/gson) from 2.8.6 to 2.8.9.
- [Release notes](https://github.com/google/gson/releases)
- [Changelog](https://github.com/google/gson/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/gson/compare/gson-parent-2.8.6...gson-parent-2.8.9)
---
updated-dependencies:
- dependency-name: com.google.code.gson:gson
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Siegfried Goeschl [Wed, 16 Feb 2022 14:58:59 +0000 (15:58 +0100)]
FREEMARKER-201 Fix typos in the documentation
Siegfried Goeschl [Wed, 16 Feb 2022 14:55:37 +0000 (15:55 +0100)]
FREEMARKER-201 Fix javadoc and cleanup samples
Siegfried Goeschl [Sat, 23 Oct 2021 13:38:44 +0000 (15:38 +0200)]
FREEMARKER-199 Add "utah-parser-tool"
Siegfried Goeschl [Fri, 8 Oct 2021 10:30:57 +0000 (12:30 +0200)]
FREEMARKER-195 Improve exposure of DataSources using TemplateHashModelEx2 (#36)
Siegfried Goeschl [Tue, 28 Sep 2021 21:46:49 +0000 (23:46 +0200)]
FREEMARKER-188 [freemarker-generator] Support an output "generation" mode (#35)
Siegfried Goeschl [Tue, 17 Aug 2021 21:06:06 +0000 (23:06 +0200)]
Bumping dependencies and minor code cleanup
Siegfried Goeschl [Mon, 24 May 2021 17:56:42 +0000 (19:56 +0200)]
FREEMARKER-182 Upgrade to Apache FreeMarker 2.3.31
Siegfried Goeschl [Mon, 24 May 2021 17:39:54 +0000 (19:39 +0200)]
FREEMARKER-182 Upgrade to Apache FreeMarker 2.3.31 (#34)
Siegfried Goeschl [Mon, 24 May 2021 15:47:11 +0000 (17:47 +0200)]
FREEMARKER-181 Support custom pattern definitions for Grok tool (#33)
Siegfried Goeschl [Thu, 18 Mar 2021 19:57:12 +0000 (20:57 +0100)]
FREEMARKER-176 [freemarker-generator] Running examples on Windows fails
Siegfried Goeschl [Tue, 9 Feb 2021 19:02:41 +0000 (20:02 +0100)]
FREEMARKER-176 [freemarker-generator] Running examples on Windows fails (#32)
Siegfried Goeschl [Tue, 9 Feb 2021 17:19:58 +0000 (18:19 +0100)]
FREEMARKER-175 [freemarker-generator] Use latest FreeMarker version (#31)
Siegfried Goeschl [Tue, 9 Feb 2021 00:13:15 +0000 (01:13 +0100)]
FREEMARKER-174 [freemarker-generator] Don't expose "DataSources" in the FreeMarker context (#30)
Siegfried Goeschl [Mon, 8 Feb 2021 23:34:51 +0000 (00:34 +0100)]
FREEMARKER-173 [freemarker-generator] Allow to pass arbitrary key/value pairs to DataSource when using NamedURIs (#29)
Siegfried Goeschl [Sat, 6 Feb 2021 17:34:46 +0000 (18:34 +0100)]
FREEMARKER-172 [freemarker-generator] Refactor DataSourceFactory (#27)
Siegfried Goeschl [Wed, 27 Jan 2021 08:39:51 +0000 (09:39 +0100)]
FREEMARKER-156 [freemarker-generator] The Maven plugin unit tests failed randomly (#26)
Siegfried Goeschl [Fri, 22 Jan 2021 18:29:07 +0000 (19:29 +0100)]
FREEMARKER-161 [freemarker-generator] Allow multiple transformations on the CLI (#25)
Siegfried Goeschl [Thu, 7 Jan 2021 21:03:15 +0000 (22:03 +0100)]
FREEMARKER-161 [freemarker-generator] Update documentation to be in sync with previous refactorings
Siegfried Goeschl [Thu, 7 Jan 2021 21:01:46 +0000 (22:01 +0100)]
FREEMARKER-161 [freemarker-generator] Update documentation to be in sync with previous refactorings
Siegfried Goeschl [Thu, 7 Jan 2021 20:50:54 +0000 (21:50 +0100)]
FREEMARKER-161 [freemarker-generator] Replace any "freemarker-cli" invocation with "freemarker-generator"
Siegfried Goeschl [Tue, 15 Dec 2020 22:35:43 +0000 (23:35 +0100)]
Parse list of `DataSources` for the various tools
Siegfried Goeschl [Mon, 30 Nov 2020 18:23:30 +0000 (19:23 +0100)]
FREEMARKER-168 Upgrade dependencies of freemarker-generator (#24)
Siegfried Goeschl [Mon, 16 Nov 2020 05:32:17 +0000 (06:32 +0100)]
FREEMARKER-164 Use default unsafe FreeMarker configuration
Siegfried Goeschl [Mon, 9 Nov 2020 19:15:30 +0000 (20:15 +0100)]
FREEMARKER-163 Integrate Java Faker library for test data generation (#23)
Siegfried Goeschl [Thu, 27 Aug 2020 20:01:58 +0000 (22:01 +0200)]
FREEMARKER-155 Migrate the FTL code to terser dotter form (#22)
Siegfried Goeschl [Mon, 24 Aug 2020 05:21:28 +0000 (07:21 +0200)]
Fix broken build caused by merging FREEMARKER-153
Siegfried Goeschl [Sun, 23 Aug 2020 18:39:04 +0000 (20:39 +0200)]
FREEMARKER-153 FreeMarker Generator release preparations (#21)
Woonsan Ko [Thu, 23 Jul 2020 23:53:39 +0000 (19:53 -0400)]
Merge pull request #20 from woonsan/feature/script-filemode-in-tar
set script fileMode to 0755 in assembly
ddekany [Mon, 20 Jul 2020 08:03:22 +0000 (10:03 +0200)]
Excel test failed if decimal separator in the current locale wasn't dot.
Woonsan Ko [Sun, 19 Jul 2020 03:19:49 +0000 (23:19 -0400)]
set script fileMode to 0755 in assembly
Siegfried Goeschl [Sat, 11 Jul 2020 20:32:48 +0000 (22:32 +0200)]
FREEMARKER-148 Make usage of "DataSources" more "Freemarker" like (#18)
Siegfried Goeschl [Tue, 7 Jul 2020 19:53:48 +0000 (21:53 +0200)]
Removing `DataSources.first` and use `DataSources.get(0)` instead (plus some minor improvements)
Siegfried Goeschl [Tue, 7 Jul 2020 13:26:05 +0000 (15:26 +0200)]
FREEMARKER-151 Ensure that build and and examples are running on Windows (#19)
Siegfried Goeschl [Wed, 1 Jul 2020 06:18:05 +0000 (08:18 +0200)]
FREEMARKER-149 Support multiple template transformation on the command line (#17)
Siegfried Goeschl [Tue, 30 Jun 2020 05:35:03 +0000 (07:35 +0200)]
FREEMARKER-147 Complete Maven site documentation (#16)
Siegfried Goeschl [Wed, 24 Jun 2020 15:22:10 +0000 (17:22 +0200)]
FREEMARKER-146 Cleanly separate example templates and data from user-supplied content (#15)
Siegfried Goeschl [Wed, 17 Jun 2020 19:26:10 +0000 (21:26 +0200)]
FREEMARKER-144 Proof Of Concept for providing DataFrames (#14)
Siegfried Goeschl [Sat, 30 May 2020 21:00:34 +0000 (23:00 +0200)]
FREEMARKER-142 Support Transformation Of Directories (#13)
Siegfried Goeschl [Tue, 12 May 2020 19:16:02 +0000 (21:16 +0200)]
Minor code cleanup and improvements
Siegfried Goeschl [Sun, 3 May 2020 10:57:55 +0000 (12:57 +0200)]
Improve examples, unit tests and documentation
Siegfried Goeschl [Sun, 19 Apr 2020 14:56:22 +0000 (16:56 +0200)]
FREEMARKER-141 Expose user-supplied parameters in the data model (#12)
Siegfried Goeschl [Thu, 9 Apr 2020 08:22:37 +0000 (10:22 +0200)]
FREEMARKER-140 freemarker-cli: Expose DataSources directly in the data model
Siegfried Goeschl [Sun, 5 Apr 2020 13:58:51 +0000 (15:58 +0200)]
FREEMARKER-139 freemarker-cli: Provide GsonTool to align with Maven plugin (#10)
Siegfried Goeschl [Sat, 21 Mar 2020 14:23:47 +0000 (15:23 +0100)]
Change "DataSource#location" to "DataSource#uri" and support data sources based on environment variables
Siegfried Goeschl [Sat, 21 Mar 2020 08:14:55 +0000 (09:14 +0100)]
Change "DataSource#location" to "DataSource#uri" and support data sources based on environment variables
Siegfried Goeschl [Tue, 17 Mar 2020 08:35:51 +0000 (09:35 +0100)]
Change "DataSource#location" to "DataSource#uri" and support data sources based on environment variables
Siegfried Goeschl [Sat, 14 Mar 2020 12:43:36 +0000 (13:43 +0100)]
FREEMARKER-138 freemarker-generator: Rename Datasource to DataSource (#9)
* FREEMARKER-138 freemarker-generator: Rename Datasource to DataSource
* FREEMARKER-138 freemarker-generator: Rename Datasource to DataSource
* FREEMARKER-138 freemarker-generator: Rename Datasource to DataSource
Siegfried Goeschl [Fri, 13 Mar 2020 18:42:29 +0000 (19:42 +0100)]
FREEMARKER-136 freemarker-generator: Fix broken "site:stage" build (#8)
* FREEMARKER-136 freemarker-generator: Fix broken "site:stage" build
* FREEMARKER-136 freemarker-generator: Fix broken "site:stage" build
* FREEMARKER-136 freemarker-generator: Fix broken "site:stage" build
* FREEMARKER-136 freemarker-generator: Fix broken site:stage build
* FREEMARKER-136 freemarker-generator: Fix broken "site:stage" build
Siegfried Goeschl [Sun, 8 Mar 2020 17:23:36 +0000 (18:23 +0100)]
Minor improvements and code cleanup
Siegfried Goeschl [Sat, 29 Feb 2020 15:57:18 +0000 (16:57 +0100)]
FREEMARKER-135 Support user-supplied names for datasources (#7)
* FREEMARKER-135 Support user-supplied names for datasources
* FREEMARKER-135 Support user-supplied names for datasources
Siegfried Goeschl [Sat, 29 Feb 2020 15:22:30 +0000 (16:22 +0100)]
FREEMARKER-134 Rename "Document" to "Datasource" (#6)
Siegfried Goeschl [Sat, 29 Feb 2020 14:55:46 +0000 (15:55 +0100)]
FREEMARKER-129 freemarker-generator: Merge "freemarker-cli" into "freemarker-generator" (#5)
* FREEMARKER-129 Move maven plugin into its own sub-module
* FREEMARKER-129 Move "freemarker-cli" into its submodule
* FREEMARKER-129 Extract submodule "freemarker-generator-base"
* FREEMARKER-129 Rename / move things around
* FREEMARKER-129 Rename / move things around
* FREEMARKER-129 Re-format the source code
* FREEMARKER-129 Refactor source code
* FREEMARKER-129 Move the tools into "freemarker-generator-tools"
* FREEMARKER-129 Move the tools into "freemarker-generator-tools"
* FREEMARKER-129 Cleanup source code
* FREEMARKER-129 Cleanup source code
* FREEMARKER-129 Minor refactorings
* FREEMARKER-129 Improve tests and Maven build
* Add CSV filter and transform example
* FREEMARKER-129 More refactoring and documentation updates
* FREEMARKER-129 More refactoring and documentation updates
* FREEMARKER-129 Cleanup POMs and dependency management
* FREEMARKER-129 Cleanup POMs and dependency management
* FREEMARKER-129 Use `freemarker.configuration.setting` in `freemarker-cli.properties` to configure FreeMarker
* FREEMARKER-129 Add `freemarker-generator-maven-plugin-sample`
* FREEMARKER-129 Add `freemarker-generator-maven-plugin-sample`
* FREEMARKER-129 Add `freemarker-generator-maven-plugin-sample`
* FREEMARKER-129 Make the Maven RAT plugin happy again
* FREEMARKER-129 Minor refactorings
* FREEMARKER-129 Add LICENSE and NOTICE files to each module
* FREEMARKER-129 Add Travis configuration
* FREEMARKER-129 Update documentation
* FREEMARKER-129 Refactor code
* FREEMARKER-129 Update documentation
* FREEMARKER-129 Refactor code
* FREEMARKER-129 Fix broken Travis build
* FREEMARKER-129 Improve Travis build
* FREEMARKER-129 Add OpenJDK 13 to Travis build
* FREEMARKER-129 Move the various constants into "FreeMarkerConstants" and remove "Settings" from the document model
* FREEMARKER-129 More refactoring & cleanup
* FREEMARKER-129 More refactoring & cleanup
* FREEMARKER-129 More refactoring & cleanup
* FREEMARKER-129 More refactoring & cleanup
* FREEMARKER-129 More refactoring & cleanup
* FREEMARKER-129 User-defined parameters are passed as `-Pkey=value` instead of using system properties
* FREEMARKER-129 User-defined parameters are passed as `-Pkey=value` instead of using system properties
* FREEMARKER-129 User-defined parameters are passed as `-Pkey=value` instead of using system properties
* FREEMARKER-129 More refactoring & cleanup
* FREEMARKER-129 More refactoring & cleanup
* FREEMARKER-129 Support document exclude pattern in addition to include pattern
Siegfried Goeschl [Fri, 24 Jan 2020 22:27:13 +0000 (23:27 +0100)]
FREEMARKER-128 Freemarker-generator: Update plugin to freemarker 2.3.29 (#4)
Siegfried Goeschl [Fri, 24 Jan 2020 21:55:24 +0000 (22:55 +0100)]
FREEMARKER-127 freemarker-generator: Site build fails with missing "org/apache/maven/doxia/siterenderer/DocumentContent" (#3)
ddekany [Tue, 9 Oct 2018 20:09:48 +0000 (22:09 +0200)]
Merge commit 'refs/pull/2/head' of https://github.com/apache/freemarker-generator
bjackson [Sun, 30 Sep 2018 00:10:36 +0000 (19:10 -0500)]
initial commit
ddekany [Wed, 19 Sep 2018 20:42:37 +0000 (22:42 +0200)]
Initial commit (LICENSE, NOTICE, README.md)