# 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/8abb8cdc Tree: http://git-wip-us.apache.org/repos/asf/incubator-ignite/tree/8abb8cdc Diff: http://git-wip-us.apache.org/repos/asf/incubator-ignite/diff/8abb8cdc Branch: refs/heads/ignite-release-test-no-mod Commit: 8abb8cdc98873774c7864fd862aa315683edd95b Parents: 0a34782 Author: Valentin Kulichenko <vkuliche...@gridgain.com> Authored: Mon Mar 23 02:17:16 2015 -0700 Committer: Valentin Kulichenko <vkuliche...@gridgain.com> Committed: Mon Mar 23 02:17:16 2015 -0700 ---------------------------------------------------------------------- examples/config/filesystem/readme.txt | 8 -------- examples/config/hibernate/readme.txt | 8 -------- examples/config/servlet/readme.txt | 8 -------- 3 files changed, 24 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/8abb8cdc/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/8abb8cdc/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/8abb8cdc/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