This is an automated email from the ASF dual-hosted git repository.

sgoeschl pushed a commit to branch FREEMARKER-156
in repository https://gitbox.apache.org/repos/asf/freemarker-generator.git


The following commit(s) were added to refs/heads/FREEMARKER-156 by this push:
     new 019e1e4  FREEMARKER-156 [freemarker-generator] Migrate to Mockito
019e1e4 is described below

commit 019e1e46858eb68d23404020c370ae04a70e2d5a
Author: Siegfried Goeschl <[email protected]>
AuthorDate: Tue Jan 26 21:46:17 2021 +0100

    FREEMARKER-156 [freemarker-generator] Migrate to Mockito
---
 freemarker-generator-maven-plugin/CHANGELOG.md | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/freemarker-generator-maven-plugin/CHANGELOG.md 
b/freemarker-generator-maven-plugin/CHANGELOG.md
index 133edea..49e8cfd 100644
--- a/freemarker-generator-maven-plugin/CHANGELOG.md
+++ b/freemarker-generator-maven-plugin/CHANGELOG.md
@@ -9,8 +9,12 @@ All notable changes to this project will be documented in this 
file. We try to a
 * [FREEMARKER-128] Update `freemarker-maven-plugin` to Apache FreeMarker 2.3.29
 
 ### Fixed
-* [FREEMARKER-151] Ensure that build and and examples are running on Windows
+* [FREEMARKER-151] Ensure that build and examples are running on Windows
+
+### Internal
+* [FREEMARKER-156] Replaced JMockit and TestNG with Mockito and JUnit
 
 [FREEMARKER-128]: https://issues.apache.org/jira/browse/FREEMARKER-128
 [FREEMARKER-129]: https://issues.apache.org/jira/browse/FREEMARKER-129
 [FREEMARKER-151]: https://issues.apache.org/jira/browse/FREEMARKER-151
+[FREEMARKER-156]: https://issues.apache.org/jira/browse/FREEMARKER-156

Reply via email to