# IGNITE-45 - Renaiming

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

Branch: refs/heads/ignite-release-test-no-mod
Commit: 856621bd3337cdd3db6d3b50d4444ed788b50b8f
Parents: 8abb8cd
Author: Valentin Kulichenko <vkuliche...@gridgain.com>
Authored: Mon Mar 23 02:17:30 2015 -0700
Committer: Valentin Kulichenko <vkuliche...@gridgain.com>
Committed: Mon Mar 23 02:17:30 2015 -0700

----------------------------------------------------------------------
 examples/config/filesystem/README.txt  | 8 ++++++++
 examples/config/filesystem/readme.txt_ | 8 --------
 examples/config/hibernate/README.txt   | 8 ++++++++
 examples/config/hibernate/readme.txt_  | 8 --------
 examples/config/servlet/README.txt     | 8 ++++++++
 examples/config/servlet/readme.txt_    | 8 --------
 6 files changed, 24 insertions(+), 24 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/856621bd/examples/config/filesystem/README.txt
----------------------------------------------------------------------
diff --git a/examples/config/filesystem/README.txt 
b/examples/config/filesystem/README.txt
new file mode 100644
index 0000000..c01881c
--- /dev/null
+++ b/examples/config/filesystem/README.txt
@@ -0,0 +1,8 @@
+FileSystem Configuration Example
+--------------------------------
+
+This folder contains configuration files for IgniteFs examples located in
+org.apache.ignite.examples.fs package.
+
+- example-igfs.xml file is used to start Apache Ignite nodes with IgniteFS 
configured
+- core-site.xml file is used to run Hadoop FS driver over IgniteFs

http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/856621bd/examples/config/filesystem/readme.txt_
----------------------------------------------------------------------
diff --git a/examples/config/filesystem/readme.txt_ 
b/examples/config/filesystem/readme.txt_
deleted file mode 100644
index c01881c..0000000
--- a/examples/config/filesystem/readme.txt_
+++ /dev/null
@@ -1,8 +0,0 @@
-FileSystem Configuration Example
---------------------------------
-
-This folder contains configuration files for IgniteFs examples located in
-org.apache.ignite.examples.fs package.
-
-- example-igfs.xml file is used to start Apache Ignite nodes with IgniteFS 
configured
-- core-site.xml file is used to run Hadoop FS driver over IgniteFs

http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/856621bd/examples/config/hibernate/README.txt
----------------------------------------------------------------------
diff --git a/examples/config/hibernate/README.txt 
b/examples/config/hibernate/README.txt
new file mode 100644
index 0000000..5b7ab29
--- /dev/null
+++ b/examples/config/hibernate/README.txt
@@ -0,0 +1,8 @@
+Hibernate L2 Cache Configuration Example
+----------------------------------------
+
+This folder contains example-hibernate-L2-cache.xml file that demonstrates
+how to configure Hibernate to use Apache Ignite cache as an L2 cache provider.
+
+This file is also used in Hibernate example located in 
org.apache.ignite.examples.datagrid.hibernate
+package.

http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/856621bd/examples/config/hibernate/readme.txt_
----------------------------------------------------------------------
diff --git a/examples/config/hibernate/readme.txt_ 
b/examples/config/hibernate/readme.txt_
deleted file mode 100644
index 5b7ab29..0000000
--- a/examples/config/hibernate/readme.txt_
+++ /dev/null
@@ -1,8 +0,0 @@
-Hibernate L2 Cache Configuration Example
-----------------------------------------
-
-This folder contains example-hibernate-L2-cache.xml file that demonstrates
-how to configure Hibernate to use Apache Ignite cache as an L2 cache provider.
-
-This file is also used in Hibernate example located in 
org.apache.ignite.examples.datagrid.hibernate
-package.

http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/856621bd/examples/config/servlet/README.txt
----------------------------------------------------------------------
diff --git a/examples/config/servlet/README.txt 
b/examples/config/servlet/README.txt
new file mode 100644
index 0000000..20d4b90
--- /dev/null
+++ b/examples/config/servlet/README.txt
@@ -0,0 +1,8 @@
+Servlet Configuration Example
+-----------------------------
+
+This folder contains web.xml file that demonstrates how to configure any 
servlet container
+to start a Apache Ignite node inside a Web application.
+
+For more information on available configuration properties, etc. refer to our 
documentation:
+http://apacheignite.readme.io/docs/web-session-clustering

http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/856621bd/examples/config/servlet/readme.txt_
----------------------------------------------------------------------
diff --git a/examples/config/servlet/readme.txt_ 
b/examples/config/servlet/readme.txt_
deleted file mode 100644
index 20d4b90..0000000
--- a/examples/config/servlet/readme.txt_
+++ /dev/null
@@ -1,8 +0,0 @@
-Servlet Configuration Example
------------------------------
-
-This folder contains web.xml file that demonstrates how to configure any 
servlet container
-to start a Apache Ignite node inside a Web application.
-
-For more information on available configuration properties, etc. refer to our 
documentation:
-http://apacheignite.readme.io/docs/web-session-clustering

Reply via email to