GitHub user echobravopapa opened a pull request: https://github.com/apache/geode/pull/352
Feature/geode 2340 First pass at renaming from Gemfire to Geode You can merge this pull request into a Git repository by running: $ git pull https://github.com/echobravopapa/geode feature/GEODE-2340 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/geode/pull/352.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #352 ---- commit ec4091bff9eb44bad31b93eb9d17352705ce1eab Author: Ernest Burghardt <eburgha...@pivotal.io> Date: 2017-01-24T18:38:15Z GEODE-2340: Made Gemfire to Geode transformation commit cb5a92bfee647cccd6970e705d64e6ef08801780 Author: Jacob Barrett <jbarr...@pivotal.io> Date: 2016-12-17T07:17:34Z GEODE-2307: Initial commit of FindGeode.cmake module. commit 12d247c15e027890b1ed3cac84c90ec055ab8261 Author: Jacob Barrett <jbarr...@pivotal.io> Date: 2017-01-13T20:36:52Z GEODE-2305: Removed Pivotal_EULA.txt from the packaging. commit fd1c7011fb373f52a7365de9fc4dab3dd5e689eb Author: Jacob Barrett <jbarr...@pivotal.io> Date: 2017-01-16T22:46:40Z GEODE-2310: Fixed path to Geode jar. commit 79a4b46fc3ab895d684436c6c962e14e6cfea7d5 Author: Sarge <mdo...@pivotal.io> Date: 2017-01-17T01:20:00Z GEODE-2306: Update the build instructions for GEMFIRE_HOME. commit 41ea2798b4040d67a6b858be9be41d9a4d27e0b2 Author: Jacob Barrett <jbarr...@pivotal.io> Date: 2017-01-17T04:35:24Z GEODE-2308: Rebranded from GemFire to Geode. commit d478344e7e35e6a10f71abac86531cb79cb3029d Author: Sarge <mdo...@pivotal.io> Date: 2017-01-17T15:16:59Z GEODE-2306: Update the build instructions for GEODE_ROOT. commit c685816691b7924dcb3fbdfbee9f9c4165b49699 Author: Sarge <mdo...@pivotal.io> Date: 2017-01-17T15:43:27Z GEODE-2306: Mark Doxygen as required and fix typo. commit 549cd4398a00459280e4a06a4ee7c5d4689e927a Author: Sarge <mdo...@pivotal.io> Date: 2017-01-17T23:34:56Z GEODE-2306: Moved BUILDING.md to the root. commit 2d8e4040353c0e8d840a145550b9265760862b73 Author: Sarge <mdo...@pivotal.io> Date: 2017-01-18T00:29:04Z GEODE-2306: Extract generator, Geode, and installation instructions into separate sections. This closes #341 commit 73c70bc507a05b875f294069f5033310d5c23779 Author: Jacob Barrett <jbarr...@pivotal.io> Date: 2017-01-17T06:45:45Z GEODE-2309: Replace Pivotal Copyright and add Apache License notice. commit 6c88ba4e159d7d81caf8fc733cbdcfb4efe98637 Author: Jacob Barrett <jbarr...@pivotal.io> Date: 2017-01-18T04:07:59Z GEODE-2316: Cleanup headers in preparation for namespace change. - Fixup headers using clang-tidy that were missed in the orginal source cleanup. commit cd9a5f43028b263994faedf3311fb3ce063ab751 Author: Mike Martell <mmart...@pivotal.io> Date: 2017-01-18T05:08:48Z GEODE-2311: Add cmake support for building the C# security dll used by the C# security quickstarts. This closes #345 commit ad03b438207e0969a34fa4d5ac6e762972e88758 Author: Anthony Baker <aba...@apache.org> Date: 2017-01-18T05:14:45Z GEODE-1435 Update LICENSE and NOTICE This closes #343 commit 37afa10afe3f4e1393787ef28b91507388fc2538 Author: Jacob Barrett <jbarr...@pivotal.io> Date: 2017-01-18T22:22:48Z GEODE-2316: Rename namespace gemfire to apache::geode::client. commit f0e675cf58d777b2573b9fb787547fd60d624bc9 Author: David Kimura <dkim...@pivotal.io> Date: 2017-01-19T02:14:26Z GEODE-2326: Adjust testLogger hardcoded value This closes #346 commit a9355b6d314e1275dd568ca59ce1cd4ae21e5059 Author: Jacob Barrett <jbarr...@pivotal.io> Date: 2017-01-19T04:17:35Z GEODE-2316: Renamed namespace gemfire_statistics to apache::geode::statistics. commit 8454ac7605279f3e952fdb3cf0636617621fe616 Author: Jacob Barrett <jbarr...@pivotal.io> Date: 2017-01-19T04:49:15Z GEODE-2316: Rename some minor namespaces. - gemfire_impl -> apache::geode::client::impl - gemfire_log_globals -> apache::geode::log::globals - gemfire_stats_globals -> apache::geode::statistics::globals commit 55793f7bdc6a2e491840ca03c67774b57b824808 Author: Jacob Barrett <jbarr...@pivotal.io> Date: 2017-01-20T05:32:56Z GEODE-2316: Renamed namespace GemStone.GemFire.Cache -> Apache.Geode.Client - GemStone.GemFire.Cache -> Apache.Geode.Client - GemStone.GemFire -> Apache.Geode commit 93e875e967f5aaaf95b8167963b471a38e984b00 Author: Jacob Barrett <jbarr...@pivotal.io> Date: 2017-01-21T01:20:31Z GEODE-2316: Removed namespace Apache.Geode.Client.Generic. commit 738ec356d0590d4c39a229ba67a04978ca84bb12 Author: Jacob Barrett <jbarr...@pivotal.io> Date: 2017-01-21T05:45:40Z GEODE-2316: Rename .NET namespace in tests and examples. commit 38c7fdddd4e6dfc4fd2790bac611eb1e423fa7cb Author: Jacob Barrett <jbarr...@pivotal.io> Date: 2017-01-21T17:45:54Z GEODE-2332: Deleted deprecated test framework support files. commit 48e82705701f7ce0cbc178b40ca2482144852cfd Author: Jacob Barrett <jbarr...@pivotal.io> Date: 2017-01-21T20:38:18Z GEODE-2332: Deleted deprecated tests scripts. commit 1a617b71d4341ca39261a2495ed747dca2f6b711 Author: Jacob Barrett <jbarr...@pivotal.io> Date: 2017-01-21T21:26:14Z GEODE-2316: Cleanup some more namespaces. commit 7fa0c41f491d0698307dd25cf91ac039c50e3e38 Author: adongre <adon...@apache.org> Date: 2017-01-22T14:27:53Z GEODE-2319: In order to fix the build on Ubuntu, remove linking of libz from libcppcache and moved it to libxml2 in dependency section. This closes #344 commit 68f5b6af72ace9a6e92c9903b229399d04eaefd0 Author: Ernest Burghardt <eburgha...@pivotal.io> Date: 2017-01-24T18:38:15Z GEODE-2340: Made Gemfire to Geode transformation ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---