http://git-wip-us.apache.org/repos/asf/geode-site/blob/a646ed21/build/reports/rat/rat-report.txt ---------------------------------------------------------------------- diff --git a/build/reports/rat/rat-report.txt b/build/reports/rat/rat-report.txt new file mode 100644 index 0000000..4d36161 --- /dev/null +++ b/build/reports/rat/rat-report.txt @@ -0,0 +1,66 @@ + +***************************************************** +Summary +------- +Generated at: 2017-03-02T11:57:46-08:00 + +Notes: 2 +Binaries: 8 +Archives: 0 +Standards: 30 + +Apache Licensed: 30 +Generated Documents: 0 + +JavaDocs are generated, thus a license header is optional. +Generated files do not require license headers. + +0 Unknown Licenses + +***************************************************** + Files with Apache License headers will be marked AL + Binary files (which do not require any license headers) will be marked B + Compressed archives will be marked A + Notices, licenses etc. will be marked N + AL /Users/dbarnes/Repo/geode-site/.travis.yml + N /Users/dbarnes/Repo/geode-site/LICENSE + N /Users/dbarnes/Repo/geode-site/NOTICE + AL /Users/dbarnes/Repo/geode-site/README.md + AL /Users/dbarnes/Repo/geode-site/build.gradle + AL /Users/dbarnes/Repo/geode-site/docker/Dockerfile + AL /Users/dbarnes/Repo/geode-site/gradlew + AL /Users/dbarnes/Repo/geode-site/website/Rules + AL /Users/dbarnes/Repo/geode-site/website/content/bootstrap/bootstrap.min.css + AL /Users/dbarnes/Repo/geode-site/website/content/community/index.html + AL /Users/dbarnes/Repo/geode-site/website/content/css/geode-site.css + AL /Users/dbarnes/Repo/geode-site/website/content/docs/index.html + B /Users/dbarnes/Repo/geode-site/website/content/favicon.ico + B /Users/dbarnes/Repo/geode-site/website/content/images/favicon.ico + B /Users/dbarnes/Repo/geode-site/website/content/img/apache_geode_logo.png + B /Users/dbarnes/Repo/geode-site/website/content/img/apache_geode_logo_white.png + B /Users/dbarnes/Repo/geode-site/website/content/img/apache_geode_logo_white_small.png + B /Users/dbarnes/Repo/geode-site/website/content/img/asf_logo.png + B /Users/dbarnes/Repo/geode-site/website/content/img/check_flat/default.png + B /Users/dbarnes/Repo/geode-site/website/content/img/github.png + AL /Users/dbarnes/Repo/geode-site/website/content/index.html + AL /Users/dbarnes/Repo/geode-site/website/content/javascripts/all.js + AL /Users/dbarnes/Repo/geode-site/website/content/javascripts/book.js + AL /Users/dbarnes/Repo/geode-site/website/content/javascripts/bookbinder.js + AL /Users/dbarnes/Repo/geode-site/website/content/javascripts/waypoints/context.js + AL /Users/dbarnes/Repo/geode-site/website/content/javascripts/waypoints/group.js + AL /Users/dbarnes/Repo/geode-site/website/content/javascripts/waypoints/noframeworkAdapter.js + AL /Users/dbarnes/Repo/geode-site/website/content/javascripts/waypoints/sticky.js + AL /Users/dbarnes/Repo/geode-site/website/content/javascripts/waypoints/waypoint.js + AL /Users/dbarnes/Repo/geode-site/website/content/js/bootstrap.min.js + AL /Users/dbarnes/Repo/geode-site/website/content/js/usergrid-site.js + AL /Users/dbarnes/Repo/geode-site/website/content/releases/index.html + AL /Users/dbarnes/Repo/geode-site/website/content/schema/cache/cache-1.0.xsd + AL /Users/dbarnes/Repo/geode-site/website/content/schema/cache/lucene-1.0.xsd + AL /Users/dbarnes/Repo/geode-site/website/content/subnavs/geode-subnav + AL /Users/dbarnes/Repo/geode-site/website/lib/default.rb + AL /Users/dbarnes/Repo/geode-site/website/lib/helpers_.rb + AL /Users/dbarnes/Repo/geode-site/website/nanoc.yaml + AL /Users/dbarnes/Repo/geode-site/website/utilities/map-markers.rb + AL /Users/dbarnes/Repo/geode-site/website/utilities/snapshot-apigee.rb + +*****************************************************
http://git-wip-us.apache.org/repos/asf/geode-site/blob/a646ed21/docs/index.html ---------------------------------------------------------------------- diff --git a/docs/index.html b/docs/index.html index 06bf1f6..b2a68fd 100644 --- a/docs/index.html +++ b/docs/index.html @@ -127,7 +127,7 @@ under the License. --> <div class="container"> <div class="row"> <div class="col-md-4"> - <h3><a href="guide/10/about_geode.html" style="color: #1275ff;">User Documentation<br /> </a></h3> + <h3 style="color: #1275ff;">User Documentation<br /></h3> <p>Installation instructions, User Guide, and other product docs</p> <p> <ul> http://git-wip-us.apache.org/repos/asf/geode-site/blob/a646ed21/index.html ---------------------------------------------------------------------- diff --git a/index.html b/index.html index 21dd2b5..5033a4e 100644 --- a/index.html +++ b/index.html @@ -242,14 +242,19 @@ under the License. --> <div class="row"> <div class="col-md-12 text-left"> <h2>About the Project</h2> - <p>Apache Geode is a data management platform that provides real-time, consistent access to data-intensive applications throughout widely distributed cloud architectures.</p> +<p>Apache Geode is a data management platform that provides real-time, consistent access to data-intensive applications throughout widely distributed cloud architectures.</p> - <p>By pooling memory, CPU, network resources, and (optionally) local disk across multiple processes to manage application objects and behavior, it uses dynamic replication and data partitioning techniques to implement high availability, improved performance, scalability, and fault tolerance. In addition to being a distributed data container, Apache Geode is an in-memory data management system that provides reliable asynchronous event notifications and guaranteed message delivery.</p> +<p>Geode pools memory, CPU, network resources, and optionally local disk across multiple processes +to manage application objects and behavior. It uses dynamic replication and data partitioning +techniques to implement high availability, improved performance, scalability, and fault +tolerance. In addition to being a distributed data container, Apache Geode is an in-memory data +management system that provides reliable asynchronous event notifications and guaranteed message +delivery.</p> - <p>Apache Geode is a mature, robust technology originally developed by GemStone Systems in Beaverton, Oregon. -Commercially available as GemFireâ¢, the technology was first widely deployed in the financial sector as the transactional, low-latency data engine used +<p>Apache Geode is a mature, robust technology originally developed by GemStone Systems. +Commercially available as GemFireâ¢, it was first deployed in the financial sector as the transactional, low-latency data engine used in Wall Street trading platforms. -Today Apache Geode is used by over 600 enterprise customers for high-scale business applications that must meet low latency and 24x7 availability requirements.</p> +Today Apache Geode technology is used by hundreds of enterprise customers for high-scale business applications that must meet low latency and 24x7 availability requirements.</p> </div> <!-- <div class="col-md-4 text-left"> http://git-wip-us.apache.org/repos/asf/geode-site/blob/a646ed21/website/tmp/checksums ---------------------------------------------------------------------- diff --git a/website/tmp/checksums b/website/tmp/checksums new file mode 100644 index 0000000..e57f416 --- /dev/null +++ b/website/tmp/checksums @@ -0,0 +1,7 @@ +{: data{D[: itemI"!/bootstrap/bootstrap.min.css:ETI"!eKmLUeb4uQAwd+hK0/kETjpYTKs=;F[;I"/community/index.html;TI"!kbY01JN2h0lPHz7o8ctw3YWh/d8=;F[;I"!/css/bootflat-extensions.css;TI"!vteJDF/wHXDfLuljfsJX/dZooH0=;F[;I"/css/bootflat-square.css;TI"!giMyU2k5y6u7vDG9vWv1iSdrM9c=;F[;I"/css/bootflat.css;TI"!Beby1oDFoIVv5b6KMl/vDJFOHLk=;F[;I"/css/font-awesome.min.css;TI"!rg21DAXqo4JaA30TITKPumSfGas=;F[;I"/css/geode-site.css;TI"!QaiwHZQlnywzje4Yl4MFsz/CB7g=;F[;I"/docs/index.html;TI"!H6ghARE7Ulyhm7X2kH9ruIrdOOo=;F[;I"/favicon.ico;TI"!04quom3Zns1CG7OYGngLjZXduxE=;F[;I"&/font/fontawesome-webfont-eot.eot;TI"!Mjhn9KFcBgSC38JhATwiomgQnEk=;F[;I"&/font/fontawesome-webfont-svg.svg;TI"!s0TDU1MsYY/cVJjwsdU01T7u8r0=;F[;I"&/font/fontawesome-webfont-ttf.ttf;TI"!kygthUzKN+l/Pvnssz4mJie1qBs=;F[;I"(/font/fontawesome-webfont-woff.woff;TI"!Ac5Z8fCkq+4HpXD6EDhHg7vjKhg=;F[;I"$/font/fontawesome-webfont.woff2;TI"!unGC22cu7/bxm Vpht0fxRTntIEs=;F[;I"/font/FontAwesome.otf;TI"!IWqbISmI6LihdJB8A5TI7hiDk+I=;F[;I"0/fonts/font-awesome/fontawesome-webfont.eot;TI"!JbyIHIhfTn8Qk3Ae3ZNSg4eYeEU=;F[;I"0/fonts/font-awesome/fontawesome-webfont.svg;TI"!nCTp569iqOUhXz+47mnbXtBXyqg=;F[;I"0/fonts/font-awesome/fontawesome-webfont.ttf;TI"!dB1oYjVsnK9JqTGn0rruo3CWer0=;F[;I"1/fonts/font-awesome/fontawesome-webfont.woff;TI"!By0C0Ka8jX0H4uJyPczfSX/yIl8=;F[;I"2/fonts/font-awesome/fontawesome-webfont.woff2;TI"!yjXmPMCnnCGwDoT2deSqJzHAnYI=;F[;I"/images/favicon.ico;TI"!IoNQS8K3AS35PF+4tlpsmgFtPL0=;F[;I"/img/apache_geode_logo.png;TI"!XkQayjxsP76F7dKvnHhCT5bK6FU=;F[;I"%/img/apache_geode_logo_white.png;TI"!LvzRhb22JFTWgj4dui8iqetxOuU=;F[;I"+/img/apache_geode_logo_white_small.png;TI"!Qv9QFSLoz5GwaTyXhqRVJHzSXMc=;F[;I"/img/asf_logo.png;TI"!2eQ+aVO9M/q8I9sh7Hb5U89O0mE=;F[;I" /img/check_flat/default.png;TI"!mjs352YOsCD8W2xJlS9yd8Zr6TE=;F[;I"/img/github.png;TI" !R5WQ44lT0oaT9kGgvF0Ixu5zMoM=;F[;I"/index.html;TI"!XNNh8HbN6YIwLq7oK7WsmY+bRlM=;F[;I"/javascripts/all.js;TI"!hIgOijwarYabJBpRULMeHKulofM=;F[;I"/javascripts/book.js;TI"!KMkicS7VvS/UIBcJtMBE0M2gd7I=;F[;I"/javascripts/bookbinder.js;TI"!DYYzlnI3VwVVSaJiMxYJD3Bpeaw=;F[;I"&/javascripts/waypoints/context.js;TI"!is4BynBFjFLCTgE/Xb6tHO11ffw=;F[;I"$/javascripts/waypoints/group.js;TI"!Aur4Os2UWlNyiVmbj58CccRNoHM=;F[;I"1/javascripts/waypoints/noframeworkAdapter.js;TI"!envXXCkXrqvYOzdb5BdTIRBLPeY=;F[;I"%/javascripts/waypoints/sticky.js;TI"!a1SpW7LatnnS+DPHg71qum3MuOE=;F[;I"'/javascripts/waypoints/waypoint.js;TI"!6IJRpdu2ZoqYVEvzvORMeU6aPMU=;F[;I"/js/bootstrap.min.js;TI"!XhgzZ3zLTEsxWTTIM+VLQOIMDQU=;F[;I"/js/head.js;TI"!Owb24Qp3f2PyX8bAYHp9YR0DHUY=;F[;I"/js/html5shiv.js;TI"!tP6+o/XN9FWK842/zQOm0XGAjFI=;F[;I"/js/jquery-1.10.1.min.js;TI"!gedieaULTbbMTOuga7HTqwxqWOo=;F[;I"/js/jquery.icheck.js;TI"!ZFKaG2Ki/ec 0gKgqaigP4HIZdYk=;F[;I"/js/respond.min.js;TI"!LNfu01xwv0m3tMusup7uhCKUMro=;F[;I"/js/usergrid-site.js;TI"!GDIcz0mF6RVgolt8UdV2UWyHkgo=;F[;I"/releases/index.html;TI"!YlKRZQYra23F1IL/ojX6NOKaTK8=;F[;I" /schema/cache/cache-1.0.xsd;TI"!qIeKNfGkbTpre7gylNWn7kLTJ7I=;F[;I"!/schema/cache/lucene-1.0.xsd;TI"!sd2stzJU2DzjU/id4v+iQRAhtDA=;F[;I"/stylesheets/all.css;TI"!A1s35d2wa5oyvxFgOkK1vQxEyIs=;F[;I"/stylesheets/base;TI"!MuE0JMTBa+vK13Nc1mxKVPm9TmQ=;F[;I"/stylesheets/book-styles;TI"!x+ULGhvtjH/eTY6nJeiiYU18Vfk=;F[;I"/stylesheets/layout-styles;TI"!PBkNkITD+GuLhVRwHPnnis6gGlw=;F[;I"#/stylesheets/print-book-styles;TI"!EVlGz6pqLANycsZC+PxI5DTvE6M=;F[;I"%/stylesheets/print-layout-styles;TI"!h02ZesZUKOqwxhEJWSMtnhZlmkU=;F[;I"/stylesheets/print.css;TI"!dmq25uhqjPFYfyYWBdWn/nd45b8=;F[;I"/subnavs/geode-subnav;TI"!5qrMRUwMTQCQ8AfR501Kv6N/FMc=;F[:layouto:Nanoc::Identifier: +@type: full: @stringI"/community.html;TI"!e2C4kjTzccg+Bf4/TSzDjRnZ9bM=;F[;o; ; +;;I"/default.html;TI"!9ORIzu008qqB7C+xiQdIWpSnM+w=;F[;o; ; +;;I"/docs.html;TI"!Fz0UTke2Qtvl9P6/qjUAF7cUT5w=;F[;o; ; +;;I"/footer.html;TI"!CptVUTR0bWqWVMjkexV/RIenKso=;F[;o; ; +;;I"/header.html;TI"!FYMxtwWT5cxq7jmaf/BzjKnpSho=;F[;o; ; +;; I"/releases.html;TI"!MRtNT38w9Q8laGX9y9abM9bqhHE=;F[:code_snippetI"lib/default.rb;TI"!YCH4NXzeLxn1SZlK86O/FS1rdlQ=;F[; I"lib/helpers_.rb;TI"!pMtRAkEn6LS1KNkJ4us1JXrBdYM=;F:configI"!RZPve9xxokINRS7eCnlY9GwpciI=;F: versioni \ No newline at end of file