Repository: incubator-ignite
Updated Branches:
  refs/heads/ignite-45 d5cfe3352 -> c77c2fa1a


# IGNITE-45 - Minor


Project: http://git-wip-us.apache.org/repos/asf/incubator-ignite/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-ignite/commit/c77c2fa1
Tree: http://git-wip-us.apache.org/repos/asf/incubator-ignite/tree/c77c2fa1
Diff: http://git-wip-us.apache.org/repos/asf/incubator-ignite/diff/c77c2fa1

Branch: refs/heads/ignite-45
Commit: c77c2fa1aa0e6d58e2d46f3e5bc11de9bc8e2ab0
Parents: d5cfe33
Author: Valentin Kulichenko <vkuliche...@gridgain.com>
Authored: Mon Mar 23 23:33:26 2015 -0700
Committer: Valentin Kulichenko <vkuliche...@gridgain.com>
Committed: Mon Mar 23 23:33:26 2015 -0700

----------------------------------------------------------------------
 examples/README.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/c77c2fa1/examples/README.txt
----------------------------------------------------------------------
diff --git a/examples/README.txt b/examples/README.txt
index e3dd15f..ce6b238 100644
--- a/examples/README.txt
+++ b/examples/README.txt
@@ -15,7 +15,7 @@ The examples folder contains he following subfolders:
   README.txt file for more information on how to build and run the demo.
 - `src/main/java` - contains Java examples for different Ignite modules and 
features.
 - `src/main/java8` - contains additional set of Java examples utilizing Java 8 
lambdas. These examples
-  are excluded by default, enable `java8` Maven profile to include them (JDK8 
is required).
+  are excluded by default, enable `java8-examples` Maven profile to include 
them (JDK8 is required).
 - `src/main/scala` - contains examples demonstrating usage of API provided by 
Scalar.
 
 Starting Remote Nodes

Reply via email to