You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@freemarker.apache.org by dd...@apache.org on 2017/05/05 09:51:55 UTC

[1/2] incubator-freemarker-online-tester git commit: added the build status and edited the jdk 7 from read me

Repository: incubator-freemarker-online-tester
Updated Branches:
  refs/heads/master 70bfe6a0d -> b36375752


added the build status and edited the jdk 7 from read me


Project: http://git-wip-us.apache.org/repos/asf/incubator-freemarker-online-tester/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-freemarker-online-tester/commit/823b5932
Tree: http://git-wip-us.apache.org/repos/asf/incubator-freemarker-online-tester/tree/823b5932
Diff: http://git-wip-us.apache.org/repos/asf/incubator-freemarker-online-tester/diff/823b5932

Branch: refs/heads/master
Commit: 823b59327e76d5102d9763e3956e3dd59d7be54a
Parents: 70bfe6a
Author: Pradeep Murugesan <pr...@outlook.com>
Authored: Fri May 5 06:10:23 2017 +0200
Committer: Pradeep Murugesan <pr...@outlook.com>
Committed: Fri May 5 06:10:23 2017 +0200

----------------------------------------------------------------------
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-freemarker-online-tester/blob/823b5932/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 95e72c7..a770d66 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,7 @@
  
 ```
 
-freemarker-online
+freemarker-online   [![Build Status](https://travis-ci.org/apache/incubator-freemarker-online-tester.svg?branch=master)](https://travis-ci.org/apache/incubator-freemarker-online-tester)
 ====================
 
 freemarker-online is a tool for any freemarker users to evalaute their freemarker expressions with an input.
@@ -29,7 +29,7 @@ For a deployed version of this tool you can visit http://freemarker-online.kensh
 Development Instuctions
 ------------------------
 * Clone the repository to a local directory
-* Run "./gradlew build" from the cloned directory (use JDK 7, not 8!)
+* Run "./gradlew build" from the cloned directory (use JDK 8)
 * If you want to run it using IDEA run "./gradlew cleanidea idea" - this will generate the IDEA project for you.
 * For running the software from a command line, build `fatJar` (not `jar`) and then just hit "java -jar build/libs/freemarker-online-0.1.undef.jar server  src/main/resources/freemarker-online.yml"
 


[2/2] incubator-freemarker-online-tester git commit: Merge commit 'refs/pull/9/head' of https://github.com/apache/incubator-freemarker-online-tester

Posted by dd...@apache.org.
Merge commit 'refs/pull/9/head' of https://github.com/apache/incubator-freemarker-online-tester


Project: http://git-wip-us.apache.org/repos/asf/incubator-freemarker-online-tester/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-freemarker-online-tester/commit/b3637575
Tree: http://git-wip-us.apache.org/repos/asf/incubator-freemarker-online-tester/tree/b3637575
Diff: http://git-wip-us.apache.org/repos/asf/incubator-freemarker-online-tester/diff/b3637575

Branch: refs/heads/master
Commit: b363757520663f0fcc07b308bb567536b92b35e9
Parents: 70bfe6a 823b593
Author: ddekany <dd...@apache.org>
Authored: Fri May 5 11:45:09 2017 +0200
Committer: ddekany <dd...@apache.org>
Committed: Fri May 5 11:45:09 2017 +0200

----------------------------------------------------------------------
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------