GEODE-1434: Add ASF headers - Add missing ASF headers - Add .ratignore to define excluded files
This closes #389 Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/75b7d926 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/75b7d926 Diff: http://git-wip-us.apache.org/repos/asf/geode/diff/75b7d926 Branch: refs/heads/next-gen-native-client-software-grant Commit: 75b7d92688d068cdcbc894994d7637255c1c5071 Parents: 826e773 Author: Anthony Baker <[email protected]> Authored: Fri Feb 3 15:43:27 2017 -0800 Committer: Anthony Baker <[email protected]> Committed: Tue Feb 7 10:42:20 2017 -0800 ---------------------------------------------------------------------- .ratignore | 33 ++++++++++++++++++++ bin/vcvarsall.bat | 17 +++++++++- bin/vcvarsall.ps1 | 16 +++++++++- cmake/FindGeode.cmake | 14 +++++++++ etc/format.vssettings | 19 ++++++++++- .../BenchmarkHierarchicalClient.csproj | 18 ++++++++++- .../BenchmarkHierarchicalClient.xml | 18 +++++++++++ .../Properties/AssemblyInfo.cs | 18 ++++++++++- .../clicache/CacheRunner/CacheRunner.csproj | 18 ++++++++++- .../CacheRunner/CacheRunner.csproj.user | 18 ++++++++++- .../CacheRunner/Properties/AssemblyInfo.cs | 18 ++++++++++- examples/clicache/CqQuery/CqQuery.csproj | 18 ++++++++++- examples/clicache/CqQuery/CqQuery.csproj.user | 18 ++++++++++- .../clicache/CqQuery/Properties/AssemblyInfo.cs | 18 ++++++++++- .../ExecuteFunctions/ExecuteFunctions.csproj | 18 ++++++++++- .../ExecuteFunctions.csproj.user | 18 ++++++++++- .../ExecuteFunctions/Properties/AssemblyInfo.cs | 18 ++++++++++- examples/clicache/HelloWorld/DocIndex.css | 16 ++++++++++ examples/clicache/HelloWorld/HelloWorld.csproj | 18 ++++++++++- .../clicache/HelloWorld/HelloWorld.csproj.user | 18 ++++++++++- .../HelloWorld/Properties/AssemblyInfo.cs | 18 ++++++++++- .../HierarchicalClient.csproj | 18 ++++++++++- .../HierarchicalClient/HierarchicalClient.xml | 18 +++++++++++ .../Properties/AssemblyInfo.cs | 18 ++++++++++- examples/clicache/ProductBrowser/Form1.resx | 19 ++++++++++- .../ProductBrowser/ProductBrowser.csproj | 18 ++++++++++- .../ProductBrowser/Properties/AssemblyInfo.cs | 18 ++++++++++- .../ProductBrowser/Properties/Resources.resx | 19 ++++++++++- .../ProductBrowser/Properties/Settings.settings | 17 ++++++++++ .../defaultConfig/gemfire.properties | 14 +++++++++ .../ProductBrowser/defaultConfig/product.xml | 18 +++++++++++ .../clicache/ProductBrowser/gemfire.properties | 14 +++++++++ examples/clicache/ProductBrowser/product.xml | 18 +++++++++++ .../UserObjects/Properties/AssemblyInfo.cs | 18 ++++++++++- .../clicache/UserObjects/UserObjects.csproj | 18 ++++++++++- examples/dist/c-overview.dox | 16 ++++++++++ examples/dist/cacheRunner/buildit.bat | 15 +++++++++ examples/dist/cacheRunner/buildit.sh | 16 ++++++++++ examples/dist/cacheRunner/cacherunner.xml | 18 +++++++++++ examples/dist/cacheRunner/cacherunner2.xml | 18 +++++++++++ examples/dist/cacheRunner/csQueryPortfolios.xml | 18 +++++++++++ .../dist/cacheRunner/csQueryPortfolios2.xml | 18 +++++++++++ .../dist/cacheRunner/gfecs1/cacherunner.xml | 18 +++++++++++ .../cacheRunner/gfecs1/csQueryPortfolios.xml | 18 +++++++++++ .../dist/cacheRunner/gfecs2/cacherunner2.xml | 18 +++++++++++ .../cacheRunner/gfecs2/csQueryPortfolios2.xml | 18 +++++++++++ examples/dist/cacheRunner/tcr_cache.xml | 18 +++++++++++ examples/dist/cacheRunner/tcr_cacheless.xml | 18 +++++++++++ examples/dist/cacheRunner/tcr_hacache.xml | 18 +++++++++++ examples/dist/cacheRunner/tcr_hacacheless.xml | 18 +++++++++++ examples/dist/cqQuery/XMLs/clientCqQuery.xml | 18 +++++++++++ examples/dist/cqQuery/XMLs/serverCqQuery.xml | 18 +++++++++++ examples/dist/cqQuery/buildit.bat | 15 +++++++++ examples/dist/cqQuery/buildit.sh | 16 ++++++++++ examples/dist/cqQuery/cleanup.bat | 15 +++++++++ examples/dist/cqQuery/cleanup.sh | 16 ++++++++++ examples/dist/cqQuery/runCqQuery.bat | 15 +++++++++ examples/dist/cqQuery/runCqQuery.sh | 16 ++++++++++ examples/dist/cqQuery/runUpdater.bat | 15 +++++++++ examples/dist/cqQuery/runUpdater.sh | 16 ++++++++++ examples/dist/cqQuery/startServer.bat | 15 +++++++++ examples/dist/cqQuery/startServer.sh | 16 ++++++++++ examples/dist/cqQuery/stopServer.bat | 15 +++++++++ examples/dist/cqQuery/stopServer.sh | 16 ++++++++++ .../XMLs/serverExecuteFunctions.xml | 18 +++++++++++ .../XMLs/serverExecuteFunctions2.xml | 18 +++++++++++ examples/dist/executeFunction/buildit.bat | 15 +++++++++ examples/dist/executeFunction/buildit.sh | 16 ++++++++++ examples/dist/executeFunction/cleanup.bat | 15 +++++++++ examples/dist/executeFunction/cleanup.sh | 16 ++++++++++ .../executeFunction/runExecuteFunctions.bat | 15 +++++++++ .../dist/executeFunction/runExecuteFunctions.sh | 16 ++++++++++ examples/dist/executeFunction/startServer.bat | 15 +++++++++ examples/dist/executeFunction/startServer.sh | 16 ++++++++++ examples/dist/executeFunction/stopServer.bat | 15 +++++++++ examples/dist/executeFunction/stopServer.sh | 16 ++++++++++ examples/dist/overview.html | 16 ++++++++++ examples/dist/userobjects/buildit.bat | 15 +++++++++ examples/dist/userobjects/buildit.sh | 16 ++++++++++ examples/unix_README.html | 16 ++++++++++ examples/win_README.html | 16 ++++++++++ packer/rhel/add-user-build.sh | 16 ++++++++++ packer/rhel/cleanup.sh | 16 ++++++++++ packer/rhel/disable-selinux.sh | 16 ++++++++++ packer/rhel/files/etc/init-user.sh | 16 ++++++++++ packer/rhel/init-hosts.rc.local | 16 +++++++++- packer/rhel/install-build-rpms.sh | 16 ++++++++++ packer/rhel/install-cmake.sh | 16 ++++++++++ packer/rhel/install-gemfire.sh | 16 ++++++++++ packer/rhel/install-jdk-1.8.sh | 16 ++++++++++ packer/rhel/install-repos.sh | 16 ++++++++++ packer/rhel/install-scl-devtoolset-3.sh | 16 ++++++++++ packer/rhel/update.sh | 16 ++++++++++ packer/rhel/wait-for-cloud-init.sh | 16 ++++++++++ packer/rhel/zerodisk.sh | 16 ++++++++++ packer/solaris/add-user-build.sh | 16 ++++++++++ packer/solaris/cleanup.sh | 16 ++++++++++ packer/solaris/install-build-tools.sh | 16 ++++++++++ packer/solaris/install-gemfire.sh | 16 ++++++++++ packer/solaris/install-opencsw.sh | 16 ++++++++++ packer/solaris/install-solarisstudio.sh | 16 ++++++++++ packer/solaris/install-test-tools.sh | 16 ++++++++++ packer/solaris/update.sh | 16 ++++++++++ packer/windows/Packer.psm1 | 14 +++++++++ packer/windows/add-user-build.ps1 | 14 +++++++++ packer/windows/buildenv.bat | 15 +++++++++ packer/windows/cleanup.ps1 | 14 +++++++++ packer/windows/init-ssh.ps1 | 14 +++++++++ packer/windows/init-user-build.ps1 | 14 +++++++++ packer/windows/install-chocolatey.ps1 | 14 +++++++++ packer/windows/install-cygwin.ps1 | 14 +++++++++ packer/windows/install-gemfire.ps1 | 14 +++++++++ packer/windows/install-gnuwin.ps1 | 14 +++++++++ packer/windows/install-perl.ps1 | 14 +++++++++ packer/windows/install-ssh.ps1 | 14 +++++++++ packer/windows/install-vs-2013-community.ps1 | 14 +++++++++ packer/windows/install-vs-2015-community.ps1 | 14 +++++++++ packer/windows/install-windows-8-wmf-5.ps1 | 14 +++++++++ .../install-windows-8.1-2012-r2-wmf-5.ps1 | 14 +++++++++ packer/windows/run-sshd-as-build.ps1 | 16 +++++++++- packer/windows/setup-ec2config.ps1 | 14 +++++++++ packer/windows/sshd-recovery.bat | 15 +++++++++ src/CMakeLists.txt | 14 +++++++++ src/FindNativeClient.cmake | 14 +++++++++ src/FindNativeClientCPPCache.cmake | 14 +++++++++ src/cclient/sample/runit.sh | 16 ++++++++++ src/cclient/sample/sampleserver.xml | 18 +++++++++++ src/clicache/CMakeLists.txt | 14 +++++++++ src/clicache/integration-test/CMakeLists.txt | 14 +++++++++ .../integration-test/CacheServPoolRedun1.xml | 18 +++++++++++ .../integration-test/CacheServPoolRedun2.xml | 18 +++++++++++ .../integration-test/CacheServPoolRedun3.xml | 18 +++++++++++ .../integration-test/RegionOperationN.cs | 16 ++++++++++ src/clicache/integration-test/Settings.xml | 18 +++++++++++ src/clicache/integration-test/Timeouts.xml | 18 +++++++++++ .../integration-test/UnitTests.csproj.in | 18 ++++++++++- src/clicache/integration-test/cache.xml | 18 +++++++++++ .../cacheServer_pdxreadserialized.xml | 18 +++++++++++ .../integration-test/cache_redundancy.xml | 18 +++++++++++ src/clicache/integration-test/cacheserver.xml | 18 +++++++++++ .../integration-test/cacheserver1_TradeKey.xml | 18 +++++++++++ .../integration-test/cacheserver1_expiry.xml | 18 +++++++++++ .../integration-test/cacheserver1_fpr.xml | 18 +++++++++++ .../cacheserver1_partitioned.xml | 18 +++++++++++ .../cacheserver1_partitioned_R1.xml | 18 +++++++++++ .../cacheserver1_partitioned_servergroup.xml | 18 +++++++++++ .../integration-test/cacheserver1_pool.xml | 18 +++++++++++ .../integration-test/cacheserver1_pr.xml | 18 +++++++++++ .../integration-test/cacheserver1_pr_putall.xml | 18 +++++++++++ src/clicache/integration-test/cacheserver2.xml | 18 +++++++++++ .../integration-test/cacheserver2_TradeKey.xml | 18 +++++++++++ .../integration-test/cacheserver2_fpr.xml | 18 +++++++++++ .../cacheserver2_partitioned.xml | 18 +++++++++++ .../cacheserver2_partitioned_R1.xml | 18 +++++++++++ .../cacheserver2_partitioned_servergroup.xml | 18 +++++++++++ .../integration-test/cacheserver2_pool.xml | 18 +++++++++++ .../integration-test/cacheserver2_pr.xml | 18 +++++++++++ .../integration-test/cacheserver2_pr_putall.xml | 18 +++++++++++ src/clicache/integration-test/cacheserver3.xml | 18 +++++++++++ .../integration-test/cacheserver3_TradeKey.xml | 18 +++++++++++ .../integration-test/cacheserver3_fpr.xml | 18 +++++++++++ .../cacheserver3_partitioned.xml | 18 +++++++++++ .../cacheserver3_partitioned_servergroup.xml | 18 +++++++++++ .../integration-test/cacheserver3_pool.xml | 18 +++++++++++ .../integration-test/cacheserver3_pr.xml | 18 +++++++++++ .../integration-test/cacheserver3_pr_putall.xml | 18 +++++++++++ src/clicache/integration-test/cacheserver4.xml | 18 +++++++++++ .../integration-test/cacheserver4_pr_putall.xml | 18 +++++++++++ .../integration-test/cacheserverDurableCqs.xml | 18 +++++++++++ .../integration-test/cacheserverForPdx.xml | 18 +++++++++++ .../cacheserverForPdxWithAuto.xml | 18 +++++++++++ .../integration-test/cacheserverMDS1.xml | 18 +++++++++++ .../integration-test/cacheserverMDS2.xml | 18 +++++++++++ .../integration-test/cacheserverPdx.xml | 18 +++++++++++ .../integration-test/cacheserverPdx2.xml | 18 +++++++++++ .../cacheserverPdxSerializer.xml | 18 +++++++++++ .../cacheserver_concurrency_enabled1.xml | 18 +++++++++++ .../cacheserver_concurrency_enabled2.xml | 18 +++++++++++ .../cacheserver_concurrency_enabled_disk1.xml | 18 +++++++++++ .../cacheserver_concurrency_enabled_disk2.xml | 18 +++++++++++ ...rver_concurrency_enabled_disk_replicate1.xml | 18 +++++++++++ ...rver_concurrency_enabled_disk_replicate2.xml | 18 +++++++++++ .../integration-test/cacheserver_conflation.xml | 18 +++++++++++ .../integration-test/cacheserver_hashcode.xml | 18 +++++++++++ .../cacheserver_interest_notify.xml | 18 +++++++++++ .../integration-test/cacheserver_loader.xml | 18 +++++++++++ .../cacheserver_notify_subscription.xml | 18 +++++++++++ .../cacheserver_notify_subscription2.xml | 18 +++++++++++ .../cacheserver_notify_subscription3.xml | 18 +++++++++++ .../cacheserver_notify_subscription4.xml | 18 +++++++++++ .../cacheserver_notify_subscription5.xml | 18 +++++++++++ .../cacheserver_notify_subscription5N.xml | 18 +++++++++++ .../cacheserver_notify_subscription6.xml | 18 +++++++++++ .../cacheserver_notify_subscriptionBug849.xml | 18 +++++++++++ ...server_notify_subscription_PutAllTimeout.xml | 18 +++++++++++ .../cacheserver_notify_subscription_forDoc.xml | 18 +++++++++++ .../cacheserver_pdxinstance_hashcode.xml | 18 +++++++++++ .../cacheserver_pool_client.xml | 18 +++++++++++ .../integration-test/cacheserver_remoteoql.xml | 18 +++++++++++ .../integration-test/cacheserver_remoteoql2.xml | 18 +++++++++++ .../cacheserver_remoteoql2N.xml | 18 +++++++++++ .../integration-test/cacheserver_remoteoqlN.xml | 18 +++++++++++ .../cacheserver_servergroup.xml | 18 +++++++++++ .../cacheserver_servergroup2.xml | 18 +++++++++++ .../integration-test/cacheserver_with_delta.xml | 18 +++++++++++ .../cacheserver_with_deltaAD.xml | 18 +++++++++++ .../cacheserver_with_delta_test_impl.xml | 18 +++++++++++ src/clicache/integration-test/client_Loader.xml | 18 +++++++++++ .../client_generics_plugins.xml | 18 +++++++++++ src/clicache/integration-test/client_pdx.xml | 18 +++++++++++ src/clicache/integration-test/client_pool.xml | 18 +++++++++++ .../client_server_persistent_transactions.xml | 18 +++++++++++ .../client_server_transactions.xml | 18 +++++++++++ .../integration-test/cqqueryfailover.xml | 18 +++++++++++ .../integration-test/func_cacheserver1_pool.xml | 18 +++++++++++ .../integration-test/func_cacheserver2_pool.xml | 18 +++++++++++ .../integration-test/func_cacheserver3_pool.xml | 18 +++++++++++ src/clicache/integration-test/gateway1.xml | 18 +++++++++++ src/clicache/integration-test/gateway2.xml | 18 +++++++++++ .../integration-test/gfcpp.properties.mixed | 14 +++++++++ .../gfcpp.properties.nativeclient | 14 +++++++++ .../integration-test/invalid_cache1.xml | 18 +++++++++++ .../integration-test/invalid_cache2.xml | 18 +++++++++++ .../integration-test/invalid_cache3.xml | 18 +++++++++++ .../integration-test/invalid_cache_pool.xml | 18 +++++++++++ .../integration-test/invalid_cache_pool2.xml | 18 +++++++++++ .../integration-test/invalid_cache_pool3.xml | 18 +++++++++++ .../integration-test/invalid_cache_pool4.xml | 18 +++++++++++ .../integration-test/invalid_overflowAttr1.xml | 18 +++++++++++ .../integration-test/invalid_overflowAttr2.xml | 18 +++++++++++ .../integration-test/invalid_overflowAttr3.xml | 18 +++++++++++ .../multi_get_function_server.xml | 18 +++++++++++ .../integration-test/regionquery_diffconfig.xml | 18 +++++++++++ .../regionquery_diffconfig2.xml | 18 +++++++++++ .../regionquery_diffconfig2N.xml | 18 +++++++++++ .../regionquery_diffconfig2_SG.xml | 18 +++++++++++ .../regionquery_diffconfigN.xml | 18 +++++++++++ .../regionquery_diffconfig_SG.xml | 18 +++++++++++ src/clicache/integration-test/remotequery.xml | 18 +++++++++++ src/clicache/integration-test/remotequery2.xml | 18 +++++++++++ src/clicache/integration-test/remotequeryN.xml | 18 +++++++++++ .../integration-test/serverDurableClient.xml | 18 +++++++++++ src/clicache/integration-test/system.properties | 14 +++++++++ src/clicache/integration-test/test.bat.in | 16 ++++++++++ src/clicache/integration-test/unicast.xml | 18 +++++++++++ src/clicache/integration-test/valid_cache.xml | 18 +++++++++++ .../integration-test/valid_cache_pool.xml | 18 +++++++++++ .../integration-test/valid_cache_refid.xml | 18 +++++++++++ .../valid_cache_region_refid.xml | 18 +++++++++++ .../valid_declarative_cache_creation.xml | 18 +++++++++++ .../integration-test/valid_lruExpiration.xml | 18 +++++++++++ .../integration-test/valid_overflowAttr.xml | 18 +++++++++++ src/clicache/src/CMakeLists.txt | 14 +++++++++ src/clicache/src/gfclicache.vcxproj.filters | 19 ++++++++++- src/clicache/src/templates/CMakeLists.txt | 14 +++++++++ src/clicache/src/templates/Templates.csproj.in | 18 ++++++++++- .../gemfire/plugins/sqlite/AssemblyInfo.cs | 18 ++++++++++- src/cppcache/CMakeLists.txt | 14 +++++++++ src/cppcache/CPPCacheConfig.cmake | 14 +++++++++ src/cppcache/FindCPPCache.cmake | 14 +++++++++ src/cppcache/integration-test/CMakeLists.txt | 14 +++++++++ .../integration-test/CTestCustom.cmake.in | 18 ++++++++++- .../integration-test/CacheServPoolRedun1.xml | 18 +++++++++++ .../integration-test/CacheServPoolRedun2.xml | 18 +++++++++++ .../integration-test/CacheServPoolRedun3.xml | 18 +++++++++++ src/cppcache/integration-test/cache.xml | 18 +++++++++++ .../cacheServer_pdxreadserialized.xml | 18 +++++++++++ .../integration-test/cache_redundancy.xml | 18 +++++++++++ src/cppcache/integration-test/cacheserver.xml | 18 +++++++++++ .../integration-test/cacheserver1_TradeKey.xml | 18 +++++++++++ .../integration-test/cacheserver1_expiry.xml | 18 +++++++++++ .../integration-test/cacheserver1_fpr.xml | 18 +++++++++++ .../cacheserver1_partitioned.xml | 18 +++++++++++ .../cacheserver1_partitioned_R1.xml | 18 +++++++++++ .../cacheserver1_partitioned_servergroup.xml | 18 +++++++++++ .../integration-test/cacheserver1_pool.xml | 18 +++++++++++ .../integration-test/cacheserver1_pr.xml | 18 +++++++++++ .../integration-test/cacheserver1_pr_putall.xml | 18 +++++++++++ src/cppcache/integration-test/cacheserver2.xml | 18 +++++++++++ .../integration-test/cacheserver2_TradeKey.xml | 18 +++++++++++ .../integration-test/cacheserver2_fpr.xml | 18 +++++++++++ .../cacheserver2_partitioned.xml | 18 +++++++++++ .../cacheserver2_partitioned_R1.xml | 18 +++++++++++ .../cacheserver2_partitioned_servergroup.xml | 18 +++++++++++ .../integration-test/cacheserver2_pool.xml | 18 +++++++++++ .../integration-test/cacheserver2_pr.xml | 18 +++++++++++ .../integration-test/cacheserver2_pr_putall.xml | 18 +++++++++++ src/cppcache/integration-test/cacheserver3.xml | 18 +++++++++++ .../integration-test/cacheserver3_TradeKey.xml | 18 +++++++++++ .../integration-test/cacheserver3_fpr.xml | 18 +++++++++++ .../cacheserver3_partitioned.xml | 18 +++++++++++ .../cacheserver3_partitioned_servergroup.xml | 18 +++++++++++ .../integration-test/cacheserver3_pool.xml | 18 +++++++++++ .../integration-test/cacheserver3_pr.xml | 18 +++++++++++ .../integration-test/cacheserver3_pr_putall.xml | 18 +++++++++++ src/cppcache/integration-test/cacheserver4.xml | 18 +++++++++++ .../integration-test/cacheserver4_pr_putall.xml | 18 +++++++++++ .../integration-test/cacheserverDurableCqs.xml | 18 +++++++++++ .../integration-test/cacheserverForPdx.xml | 18 +++++++++++ .../cacheserverForPdxWithAuto.xml | 18 +++++++++++ .../integration-test/cacheserverMDS1.xml | 18 +++++++++++ .../integration-test/cacheserverMDS2.xml | 18 +++++++++++ .../integration-test/cacheserverPdx.xml | 18 +++++++++++ .../integration-test/cacheserverPdx2.xml | 18 +++++++++++ .../cacheserverPdxSerializer.xml | 18 +++++++++++ .../cacheserver_concurrency_enabled1.xml | 18 +++++++++++ .../cacheserver_concurrency_enabled2.xml | 18 +++++++++++ .../cacheserver_concurrency_enabled_disk1.xml | 18 +++++++++++ .../cacheserver_concurrency_enabled_disk2.xml | 18 +++++++++++ ...rver_concurrency_enabled_disk_replicate1.xml | 18 +++++++++++ ...rver_concurrency_enabled_disk_replicate2.xml | 18 +++++++++++ .../integration-test/cacheserver_conflation.xml | 18 +++++++++++ .../integration-test/cacheserver_hashcode.xml | 18 +++++++++++ .../cacheserver_interest_notify.xml | 18 +++++++++++ .../integration-test/cacheserver_loader.xml | 18 +++++++++++ .../cacheserver_notify_subscription.xml | 18 +++++++++++ .../cacheserver_notify_subscription2.xml | 18 +++++++++++ .../cacheserver_notify_subscription3.xml | 18 +++++++++++ .../cacheserver_notify_subscription4.xml | 18 +++++++++++ .../cacheserver_notify_subscription5.xml | 18 +++++++++++ .../cacheserver_notify_subscription5N.xml | 18 +++++++++++ .../cacheserver_notify_subscription6.xml | 18 +++++++++++ .../cacheserver_notify_subscriptionBug849.xml | 18 +++++++++++ ...server_notify_subscription_PutAllTimeout.xml | 18 +++++++++++ .../cacheserver_pdxinstance_hashcode.xml | 18 +++++++++++ .../cacheserver_pool_client.xml | 18 +++++++++++ .../integration-test/cacheserver_remoteoql.xml | 18 +++++++++++ .../integration-test/cacheserver_remoteoql2.xml | 18 +++++++++++ .../cacheserver_remoteoql2N.xml | 18 +++++++++++ .../integration-test/cacheserver_remoteoqlN.xml | 18 +++++++++++ .../cacheserver_servergroup.xml | 18 +++++++++++ .../cacheserver_servergroup2.xml | 18 +++++++++++ .../integration-test/cacheserver_with_delta.xml | 18 +++++++++++ .../cacheserver_with_deltaAD.xml | 18 +++++++++++ .../cacheserver_with_delta_test_impl.xml | 18 +++++++++++ src/cppcache/integration-test/client_Loader.xml | 18 +++++++++++ .../client_generics_plugins.xml | 18 +++++++++++ src/cppcache/integration-test/client_pdx.xml | 18 +++++++++++ src/cppcache/integration-test/client_pool.xml | 18 +++++++++++ .../client_server_persistent_transactions.xml | 18 +++++++++++ .../client_server_transactions.xml | 18 +++++++++++ src/cppcache/integration-test/comparePerf.pl | 15 +++++++++ .../integration-test/cqqueryfailover.xml | 18 +++++++++++ .../integration-test/func_cacheserver1_pool.xml | 18 +++++++++++ .../integration-test/func_cacheserver2_pool.xml | 18 +++++++++++ .../integration-test/func_cacheserver3_pool.xml | 18 +++++++++++ src/cppcache/integration-test/gateway1.xml | 18 +++++++++++ src/cppcache/integration-test/gateway2.xml | 18 +++++++++++ .../integration-test/invalid_cache1.xml | 18 +++++++++++ .../integration-test/invalid_cache2.xml | 18 +++++++++++ .../integration-test/invalid_cache3.xml | 18 +++++++++++ .../integration-test/invalid_cache_pool.xml | 18 +++++++++++ .../integration-test/invalid_cache_pool2.xml | 18 +++++++++++ .../integration-test/invalid_cache_pool3.xml | 18 +++++++++++ .../integration-test/invalid_cache_pool4.xml | 18 +++++++++++ .../integration-test/invalid_overflowAttr1.xml | 18 +++++++++++ .../integration-test/invalid_overflowAttr2.xml | 18 +++++++++++ .../integration-test/invalid_overflowAttr3.xml | 18 +++++++++++ .../multi_get_function_server.xml | 18 +++++++++++ .../integration-test/regionquery_diffconfig.xml | 18 +++++++++++ .../regionquery_diffconfig2.xml | 18 +++++++++++ .../regionquery_diffconfig2N.xml | 18 +++++++++++ .../regionquery_diffconfig2_SG.xml | 18 +++++++++++ .../regionquery_diffconfigN.xml | 18 +++++++++++ .../regionquery_diffconfig_SG.xml | 18 +++++++++++ src/cppcache/integration-test/remotequery.xml | 18 +++++++++++ src/cppcache/integration-test/remotequery2.xml | 18 +++++++++++ src/cppcache/integration-test/remotequeryN.xml | 18 +++++++++++ .../integration-test/serverDurableClient.xml | 18 +++++++++++ src/cppcache/integration-test/system.properties | 14 +++++++++ src/cppcache/integration-test/test.bat.in | 16 ++++++++++ src/cppcache/integration-test/test.sh.in | 16 ++++++++++ src/cppcache/integration-test/testHeaders.sh | 16 ++++++++++ src/cppcache/integration-test/valid_cache.xml | 18 +++++++++++ .../integration-test/valid_cache_pool.xml | 18 +++++++++++ .../integration-test/valid_cache_refid.xml | 18 +++++++++++ .../valid_cache_region_refid.xml | 18 +++++++++++ .../valid_declarative_cache_creation.xml | 18 +++++++++++ .../integration-test/valid_lruExpiration.xml | 18 +++++++++++ .../integration-test/valid_overflowAttr.xml | 18 +++++++++++ src/cppcache/src/CMakeLists.txt | 14 +++++++++ src/cppcache/src/version.cmake.in | 16 ++++++++++ src/cppcache/test/CMakeLists.txt | 14 +++++++++ src/cppcache/test/apache-geode_unittests.bat.in | 14 +++++++++ src/cppcache/test/apache-geode_unittests.sh.in | 16 ++++++++++ src/cryptoimpl/CMakeLists.txt | 14 +++++++++ src/defaultSystem/gfcpp.properties | 14 +++++++++ src/dependencies/ACE/CMakeLists.txt | 14 +++++++++ src/dependencies/ACE/config.h.in | 16 ++++++++++ src/dependencies/CMakeLists.txt | 14 +++++++++ src/dependencies/antlr/CMakeLists.txt | 14 +++++++++ src/dependencies/antlr/CMakeLists.txt.in | 14 +++++++++ src/dependencies/doxygen/CMakeLists.txt | 14 +++++++++ src/dependencies/gtest/CMakeLists.txt | 14 +++++++++ src/dependencies/libxml2/CMakeLists.txt | 14 +++++++++ src/dependencies/openssl/CMakeLists.txt | 14 +++++++++ src/dependencies/sqlite-netFx/CMakeLists.txt | 14 +++++++++ src/dependencies/sqlite/CMakeLists.txt | 14 +++++++++ src/dependencies/sqlite/CMakeLists.txt.in | 14 +++++++++ src/dependencies/xerces-c/CMakeLists.txt | 14 +++++++++ src/dhimpl/CMakeLists.txt | 14 +++++++++ src/docs/CMakeLists.txt | 14 +++++++++ src/docs/DocIndex.css | 17 ++++++++++ src/docs/c-footer.html | 16 ++++++++++ src/docs/clicache/CMakeLists.txt | 14 +++++++++ src/docs/clicache/Doxyfile.in | 18 ++++++++++- src/docs/clicache/footer.html | 16 ++++++++++ src/docs/common-Doxyfile | 16 ++++++++++ src/docs/copyright.html | 16 ++++++++++ src/docs/cppcache/CMakeLists.txt | 14 +++++++++ src/docs/cppcache/Doxyfile.in | 16 ++++++++++ src/docs/cppcache/footer.html | 16 ++++++++++ src/docs/support.html | 16 ++++++++++ src/docs/unix_index.html | 16 ++++++++++ src/docs/win_index.html | 16 ++++++++++ src/gfcpp/CMakeLists.txt | 14 +++++++++ src/pdxautoserializer/.depend | 0 src/pdxautoserializer/CMakeLists.txt | 14 +++++++++ src/pdxautoserializer/Doxyfile | 16 ++++++++++ src/plugins/SQLiteCLI/CMakeLists.txt | 14 +++++++++ src/plugins/SQLiteCLI/SQLiteCLI.csproj.in | 20 ++++++++++-- src/quickstart/CPPCacheConfig.cmake | 14 +++++++++ src/quickstart/NativeClientConfig.cmake | 14 +++++++++ src/quickstart/XMLs/clientDelta.xml | 18 +++++++++++ src/quickstart/XMLs/clientExceptions.xml | 18 +++++++++++ src/quickstart/XMLs/clientHACache.xml | 18 +++++++++++ src/quickstart/XMLs/clientInterop.xml | 18 +++++++++++ src/quickstart/XMLs/clientInteropJava.xml | 18 +++++++++++ .../XMLs/clientLoaderListenerWriter.xml | 18 +++++++++++ src/quickstart/XMLs/clientPdxAutoSerializer.xml | 18 +++++++++++ src/quickstart/XMLs/clientPdxInstance.xml | 18 +++++++++++ src/quickstart/XMLs/clientPdxRemoteQuery.xml | 18 +++++++++++ src/quickstart/XMLs/clientPdxSerializer.xml | 18 +++++++++++ src/quickstart/XMLs/clientPoolCqQuery.xml | 18 +++++++++++ src/quickstart/XMLs/clientPoolRemoteQuery.xml | 18 +++++++++++ src/quickstart/XMLs/clientRefIDExample.xml | 18 +++++++++++ src/quickstart/XMLs/clientRegisterInterest.xml | 18 +++++++++++ src/quickstart/XMLs/clientSecurity.xml | 18 +++++++++++ src/quickstart/XMLs/serverBasicOperations.xml | 18 +++++++++++ src/quickstart/XMLs/serverCqQuery.xml | 18 +++++++++++ src/quickstart/XMLs/serverDataExpiration.xml | 18 +++++++++++ src/quickstart/XMLs/serverDelta.xml | 18 +++++++++++ src/quickstart/XMLs/serverDistributedSystem.xml | 18 +++++++++++ .../XMLs/serverDistributedSystem2.xml | 18 +++++++++++ src/quickstart/XMLs/serverDurableClient.xml | 18 +++++++++++ src/quickstart/XMLs/serverExceptions.xml | 18 +++++++++++ src/quickstart/XMLs/serverExecuteFunctions.xml | 18 +++++++++++ src/quickstart/XMLs/serverExecuteFunctions2.xml | 18 +++++++++++ src/quickstart/XMLs/serverHACache.xml | 18 +++++++++++ src/quickstart/XMLs/serverHACache2.xml | 18 +++++++++++ .../XMLs/serverLoaderListenerWriter.xml | 18 +++++++++++ src/quickstart/XMLs/serverMultiuserSecurity.xml | 18 +++++++++++ src/quickstart/XMLs/serverPdxAutoSerializer.xml | 18 +++++++++++ src/quickstart/XMLs/serverPdxInstance.xml | 18 +++++++++++ src/quickstart/XMLs/serverPdxRemoteQuery.xml | 18 +++++++++++ src/quickstart/XMLs/serverPdxSerializer.xml | 18 +++++++++++ src/quickstart/XMLs/serverPoolCqQuery.xml | 18 +++++++++++ src/quickstart/XMLs/serverPoolRemoteQuery.xml | 18 +++++++++++ src/quickstart/XMLs/serverPoolWithEndpoints.xml | 18 +++++++++++ .../XMLs/serverPutAllGetAllOperations.xml | 18 +++++++++++ src/quickstart/XMLs/serverRefIDExample.xml | 18 +++++++++++ src/quickstart/XMLs/serverRegisterInterest.xml | 18 +++++++++++ src/quickstart/XMLs/serverRemoteQuery.xml | 18 +++++++++++ src/quickstart/XMLs/serverSecurity.xml | 18 +++++++++++ src/quickstart/XMLs/serverTransactions.xml | 18 +++++++++++ src/quickstart/XMLs/serverTransactionsXA.xml | 18 +++++++++++ src/quickstart/cleanup.bat | 17 +++++++++- src/quickstart/cleanup.sh | 16 ++++++++++ src/quickstart/cpp/CMakeLists.txt | 14 +++++++++ src/quickstart/cpp/ExecuteFunctions.cpp | 17 ++++++++++ src/quickstart/cpp/FindCPPCache.cmake | 14 +++++++++ src/quickstart/csharp/CMakeLists.txt | 14 +++++++++ src/quickstart/csharp/app.config.in | 16 ++++++++++ .../BasicOperations/BasicOperations.csproj.in | 18 ++++++++++- .../BasicOperations/Properties/AssemblyInfo.cs | 18 ++++++++++- .../csharp/vsprojects/CqQuery/CqQuery.csproj.in | 18 ++++++++++- .../CqQuery/Properties/AssemblyInfo.cs | 18 ++++++++++- .../DataExpiration/DataExpiration.csproj.in | 20 ++++++++++-- .../DataExpiration/Properties/AssemblyInfo.cs | 18 ++++++++++- .../csharp/vsprojects/Delta/Delta.csproj.in | 18 ++++++++++- .../vsprojects/Delta/Properties/AssemblyInfo.cs | 18 ++++++++++- .../DistributedSystem.csproj.in | 18 ++++++++++- .../Properties/AssemblyInfo.cs | 18 ++++++++++- .../DurableClient/DurableClient.csproj.in | 18 ++++++++++- .../DurableClient/Properties/AssemblyInfo.cs | 18 ++++++++++- .../vsprojects/Exceptions/Exceptions.csproj.in | 18 ++++++++++- .../Exceptions/Properties/AssemblyInfo.cs | 18 ++++++++++- .../ExecuteFunctions/ExecuteFunctions.csproj.in | 18 ++++++++++- .../ExecuteFunctions/Properties/AssemblyInfo.cs | 18 ++++++++++- .../csharp/vsprojects/HACache/HACache.csproj.in | 18 ++++++++++- .../HACache/Properties/AssemblyInfo.cs | 18 ++++++++++- .../LoaderListenerWriter.csproj.in | 18 ++++++++++- .../Properties/AssemblyInfo.cs | 18 ++++++++++- .../MultiuserSecurity.csproj.in | 18 ++++++++++- .../Properties/AssemblyInfo.cs | 18 ++++++++++- .../PdxInstance/PdxInstance.csproj.in | 18 ++++++++++- .../PdxInstance/Properties/AssemblyInfo.cs | 18 ++++++++++- .../PdxRemoteQuery/PdxRemoteQuery.csproj.in | 18 ++++++++++- .../PdxRemoteQuery/Properties/AssemblyInfo.cs | 18 ++++++++++- .../PdxSerializer/PdxSerializer.csproj.in | 18 ++++++++++- .../PdxSerializer/Properties/AssemblyInfo.cs | 18 ++++++++++- .../PoolCqQuery/PoolCqQuery.csproj.in | 18 ++++++++++- .../PoolCqQuery/Properties/AssemblyInfo.cs | 18 ++++++++++- .../PoolRemoteQuery/PoolRemoteQuery.csproj.in | 18 ++++++++++- .../PoolRemoteQuery/Properties/AssemblyInfo.cs | 18 ++++++++++- .../PoolWithEndpoints.csproj.in | 18 ++++++++++- .../Properties/AssemblyInfo.cs | 18 ++++++++++- .../Properties/AssemblyInfo.cs | 18 ++++++++++- .../PutAllGetAllOperations.csproj.in | 18 ++++++++++- .../RefIDExample/Properties/AssemblyInfo.cs | 18 ++++++++++- .../RefIDExample/RefIDExample.csproj.in | 18 ++++++++++- .../RegisterInterest/Properties/AssemblyInfo.cs | 18 ++++++++++- .../RegisterInterest/RegisterInterest.csproj.in | 18 ++++++++++- .../RemoteQuery/Properties/AssemblyInfo.cs | 18 ++++++++++- .../RemoteQuery/RemoteQuery.csproj.in | 18 ++++++++++- .../Security/Properties/AssemblyInfo.cs | 18 ++++++++++- .../vsprojects/Security/Security.csproj.in | 18 ++++++++++- .../SimplePlugins/Properties/AssemblyInfo.cs | 18 ++++++++++- .../SimplePlugins/SimplePlugins.csproj.in | 18 ++++++++++- .../Transactions/Properties/AssemblyInfo.cs | 18 ++++++++++- .../Transactions/Transactions.csproj.in | 18 ++++++++++- .../TransactionsXA/Properties/AssemblyInfo.cs | 18 ++++++++++- .../TransactionsXA/TransactionsXA.csproj.in | 20 ++++++++++-- src/quickstart/runcpp.bat.in | 16 ++++++++++ src/quickstart/runcpp.sh.in | 16 ++++++++++ src/quickstart/runcs.bat.in | 16 ++++++++++ src/sqliteimpl/CMakeLists.txt | 14 +++++++++ src/templates/CMakeLists.txt | 14 +++++++++ src/templates/security/CMakeLists.txt | 14 +++++++++ .../security/CMakeLists.txt.forInstall | 16 ++++++++++ src/templates/security/authz-dummy.xml | 18 +++++++++++ src/templates/security/authz-ldap.xml | 18 +++++++++++ src/templates/security/authz-pkcs.xml | 18 +++++++++++ src/templates/security/authz5_5.dtd | 17 ++++++++++ src/templates/security/csharp/CMakeLists.txt | 14 +++++++++ .../security/csharp/securityImpl.csproj.in | 20 ++++++++++-- src/tests/CMakeLists.txt | 14 +++++++++ src/tests/cli/CMakeLists.txt | 14 +++++++++ .../cli/DUnitFramework/DUnitFramework.csproj.in | 18 ++++++++++- src/tests/cli/FwkClient/App.config | 17 ++++++++++ src/tests/cli/FwkClient/FwkClient.csproj.in | 20 ++++++++++-- src/tests/cli/FwkLauncher/FwkLauncher.csproj.in | 20 ++++++++++-- src/tests/cli/FwkUtil/FwkUtil.csproj.in | 20 ++++++++++-- src/tests/cli/NativeWrapper/CMakeLists.txt | 14 +++++++++ src/tests/cli/NewFwkLib/NewFwkLib.csproj.in | 18 ++++++++++- .../PdxClassLibrary/PdxClassLibrary.csproj.in | 20 ++++++++++-- .../PdxClassLibrary/Properties/AssemblyInfo.cs | 18 ++++++++++- .../cli/PdxVersion1Lib/PdxVersion1Lib.csproj.in | 20 ++++++++++-- .../PdxVersion1Lib/Properties/AssemblyInfo.cs | 18 ++++++++++- .../cli/PdxVersion2Lib/PdxVersion2Lib.csproj.in | 20 ++++++++++-- .../PdxVersion2Lib/Properties/AssemblyInfo.cs | 18 ++++++++++- src/tests/cli/PkcsWrapper/CMakeLists.txt | 14 +++++++++ src/tests/cli/QueryHelper/CMakeLists.txt | 14 +++++++++ .../cli/SecurityUtil/SecurityUtil.csproj.in | 20 ++++++++++-- src/tests/cpp/CMakeLists.txt | 14 +++++++++ src/tests/cpp/fwk/CMakeLists.txt | 14 +++++++++ src/tests/cpp/fwklib/CMakeLists.txt | 14 +++++++++ .../cpp/pdxautoserializerclass/CMakeLists.txt | 14 +++++++++ src/tests/cpp/security/CMakeLists.txt | 14 +++++++++ src/tests/cpp/testobject/CMakeLists.txt | 14 +++++++++ src/tests/javaobject/CMakeLists.txt | 14 +++++++++ src/tests/javaobject/DummyAuthenticator.java | 22 +++++++++---- src/tests/javaobject/UserPasswordAuthInit.java | 22 +++++++++---- src/tests/javaobject/UsernamePrincipal.java | 22 +++++++++---- src/xsds/gfcpp-cache-9.0.xsd | 17 ++++++++++ 565 files changed, 9572 insertions(+), 127 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/geode/blob/75b7d926/.ratignore ---------------------------------------------------------------------- diff --git a/.ratignore b/.ratignore new file mode 100644 index 0000000..8872176 --- /dev/null +++ b/.ratignore @@ -0,0 +1,33 @@ +# text files +.*\.clang-format$ +.*\.clang-tidy$ +.*\.gitignore$ +.*\.ratignore$ +.*md$ +.*json$ +.*deprecated_xml_instructions.txt$ + +# generated files +.*Resources.Designer.cs$ +.*Settings.Designer.cs$ + +# public domain +.*CPPDictionary.hpp$ +.*CPPSymbol.hpp$ +.*CPP_parser.g$ +.*DictEntry.hpp$ +.*Dictionary.cpp$ +.*Dictionary.hpp$ +.*STDCTokenTypes.txt$ +.*Support.cpp$ + +# expect script +.*changepasswd$ + +# doxygen +.*package-list$ +.*testframeworkdox.txt$ + +# patches +.*patches$ +.*ACE.config.h.in$ http://git-wip-us.apache.org/repos/asf/geode/blob/75b7d926/bin/vcvarsall.bat ---------------------------------------------------------------------- diff --git a/bin/vcvarsall.bat b/bin/vcvarsall.bat index cbac70c..405f4f7 100644 --- a/bin/vcvarsall.bat +++ b/bin/vcvarsall.bat @@ -1,7 +1,22 @@ @echo off +rem Licensed to the Apache Software Foundation (ASF) under one or more +rem contributor license agreements. See the NOTICE file distributed with +rem this work for additional information regarding copyright ownership. +rem The ASF licenses this file to You under the Apache License, Version 2.0 +rem (the "License"); you may not use this file except in compliance with +rem the License. You may obtain a copy of the License at +rem +rem http://www.apache.org/licenses/LICENSE-2.0 +rem +rem Unless required by applicable law or agreed to in writing, software +rem distributed under the License is distributed on an "AS IS" BASIS, +rem WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +rem See the License for the specific language governing permissions and +rem limitations under the License. + set vs=Microsoft Visual Studio 12.0 call "c:\Program Files (x86)\%vs%\VC\vcvarsall.bat" %1 -echo Environment setup for %vs% %1. \ No newline at end of file +echo Environment setup for %vs% %1. http://git-wip-us.apache.org/repos/asf/geode/blob/75b7d926/bin/vcvarsall.ps1 ---------------------------------------------------------------------- diff --git a/bin/vcvarsall.ps1 b/bin/vcvarsall.ps1 index d26290c..da1b8e5 100644 --- a/bin/vcvarsall.ps1 +++ b/bin/vcvarsall.ps1 @@ -1,4 +1,18 @@ -$vs = "Microsoft Visual Studio 12.0" +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed with +# this work for additional information regarding copyright ownership. +# The ASF licenses this file to You under the Apache License, Version 2.0 +# (the "License"); you may not use this file except in compliance with +# the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +$vs = "Microsoft Visual Studio 12.0" $arch = $args[0] pushd "c:\Program Files (x86)\$vs\VC\" http://git-wip-us.apache.org/repos/asf/geode/blob/75b7d926/cmake/FindGeode.cmake ---------------------------------------------------------------------- diff --git a/cmake/FindGeode.cmake b/cmake/FindGeode.cmake index ce12225..3f57104 100644 --- a/cmake/FindGeode.cmake +++ b/cmake/FindGeode.cmake @@ -1,3 +1,17 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed with +# this work for additional information regarding copyright ownership. +# The ASF licenses this file to You under the Apache License, Version 2.0 +# (the "License"); you may not use this file except in compliance with +# the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. ## # FindGeode CMake find module. ## http://git-wip-us.apache.org/repos/asf/geode/blob/75b7d926/etc/format.vssettings ---------------------------------------------------------------------- diff --git a/etc/format.vssettings b/etc/format.vssettings index 8720b93..ad6d83d 100644 --- a/etc/format.vssettings +++ b/etc/format.vssettings @@ -1,4 +1,21 @@ <?xml version="1.0" encoding="UTF-8"?> +<!-- +Licensed to the Apache Software Foundation (ASF) under one or more +contributor license agreements. See the NOTICE file distributed with +this work for additional information regarding copyright ownership. +The ASF licenses this file to You under the Apache License, Version 2.0 +(the "License"); you may not use this file except in compliance with +the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +--> + <UserSettings> <ApplicationIdentity version="12.0" /> <ToolsOptions> @@ -289,4 +306,4 @@ </ToolsOptionsSubCategory> </ToolsOptionsCategory> </ToolsOptions> -</UserSettings> \ No newline at end of file +</UserSettings> http://git-wip-us.apache.org/repos/asf/geode/blob/75b7d926/examples/clicache/BenchmarkHierarchicalClient/BenchmarkHierarchicalClient.csproj ---------------------------------------------------------------------- diff --git a/examples/clicache/BenchmarkHierarchicalClient/BenchmarkHierarchicalClient.csproj b/examples/clicache/BenchmarkHierarchicalClient/BenchmarkHierarchicalClient.csproj index 198c222..0b0bff3 100755 --- a/examples/clicache/BenchmarkHierarchicalClient/BenchmarkHierarchicalClient.csproj +++ b/examples/clicache/BenchmarkHierarchicalClient/BenchmarkHierarchicalClient.csproj @@ -1,4 +1,20 @@ -<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5"> +<!-- + Licensed to the Apache Software Foundation (ASF) under one or more + contributor license agreements. See the NOTICE file distributed with + this work for additional information regarding copyright ownership. + The ASF licenses this file to You under the Apache License, Version 2.0 + (the "License"); you may not use this file except in compliance with + the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> +<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5"> <PropertyGroup> <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> http://git-wip-us.apache.org/repos/asf/geode/blob/75b7d926/examples/clicache/BenchmarkHierarchicalClient/BenchmarkHierarchicalClient.xml ---------------------------------------------------------------------- diff --git a/examples/clicache/BenchmarkHierarchicalClient/BenchmarkHierarchicalClient.xml b/examples/clicache/BenchmarkHierarchicalClient/BenchmarkHierarchicalClient.xml index b3b5bfd..64bfab2 100644 --- a/examples/clicache/BenchmarkHierarchicalClient/BenchmarkHierarchicalClient.xml +++ b/examples/clicache/BenchmarkHierarchicalClient/BenchmarkHierarchicalClient.xml @@ -1,4 +1,22 @@ <?xml version="1.0" ?> + +<!-- + Licensed to the Apache Software Foundation (ASF) under one or more + contributor license agreements. See the NOTICE file distributed with + this work for additional information regarding copyright ownership. + The ASF licenses this file to You under the Apache License, Version 2.0 + (the "License"); you may not use this file except in compliance with + the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> + <cache xmlns="http://geode.apache.org/schema/cache" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://geode.apache.org/schema/cache http://geode.apache.org/schema/cache/cache-1.0.xsd" http://git-wip-us.apache.org/repos/asf/geode/blob/75b7d926/examples/clicache/BenchmarkHierarchicalClient/Properties/AssemblyInfo.cs ---------------------------------------------------------------------- diff --git a/examples/clicache/BenchmarkHierarchicalClient/Properties/AssemblyInfo.cs b/examples/clicache/BenchmarkHierarchicalClient/Properties/AssemblyInfo.cs index 9a6a245..6593e18 100755 --- a/examples/clicache/BenchmarkHierarchicalClient/Properties/AssemblyInfo.cs +++ b/examples/clicache/BenchmarkHierarchicalClient/Properties/AssemblyInfo.cs @@ -1,4 +1,20 @@ -using System.Reflection; +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (the "License"); you may not use this file except in compliance with + * the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; http://git-wip-us.apache.org/repos/asf/geode/blob/75b7d926/examples/clicache/CacheRunner/CacheRunner.csproj ---------------------------------------------------------------------- diff --git a/examples/clicache/CacheRunner/CacheRunner.csproj b/examples/clicache/CacheRunner/CacheRunner.csproj index 6fd8235..c9d61a7 100644 --- a/examples/clicache/CacheRunner/CacheRunner.csproj +++ b/examples/clicache/CacheRunner/CacheRunner.csproj @@ -1,4 +1,20 @@ -<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5"> +<!-- + Licensed to the Apache Software Foundation (ASF) under one or more + contributor license agreements. See the NOTICE file distributed with + this work for additional information regarding copyright ownership. + The ASF licenses this file to You under the Apache License, Version 2.0 + (the "License"); you may not use this file except in compliance with + the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> +<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5"> <PropertyGroup> <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> http://git-wip-us.apache.org/repos/asf/geode/blob/75b7d926/examples/clicache/CacheRunner/CacheRunner.csproj.user ---------------------------------------------------------------------- diff --git a/examples/clicache/CacheRunner/CacheRunner.csproj.user b/examples/clicache/CacheRunner/CacheRunner.csproj.user index f57edd2..167cee3 100644 --- a/examples/clicache/CacheRunner/CacheRunner.csproj.user +++ b/examples/clicache/CacheRunner/CacheRunner.csproj.user @@ -1,4 +1,20 @@ -<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> +<!-- + Licensed to the Apache Software Foundation (ASF) under one or more + contributor license agreements. See the NOTICE file distributed with + this work for additional information regarding copyright ownership. + The ASF licenses this file to You under the Apache License, Version 2.0 + (the "License"); you may not use this file except in compliance with + the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> +<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <PropertyGroup> <ReferencePath>$(OSBUILDDIR)\hidden\lib\</ReferencePath> <ProjectView>ProjectFiles</ProjectView> http://git-wip-us.apache.org/repos/asf/geode/blob/75b7d926/examples/clicache/CacheRunner/Properties/AssemblyInfo.cs ---------------------------------------------------------------------- diff --git a/examples/clicache/CacheRunner/Properties/AssemblyInfo.cs b/examples/clicache/CacheRunner/Properties/AssemblyInfo.cs index 4fbf771..03f0a97 100644 --- a/examples/clicache/CacheRunner/Properties/AssemblyInfo.cs +++ b/examples/clicache/CacheRunner/Properties/AssemblyInfo.cs @@ -1,4 +1,20 @@ -using System.Reflection; +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (the "License"); you may not use this file except in compliance with + * the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; http://git-wip-us.apache.org/repos/asf/geode/blob/75b7d926/examples/clicache/CqQuery/CqQuery.csproj ---------------------------------------------------------------------- diff --git a/examples/clicache/CqQuery/CqQuery.csproj b/examples/clicache/CqQuery/CqQuery.csproj index cc4fac0..999a5f8 100644 --- a/examples/clicache/CqQuery/CqQuery.csproj +++ b/examples/clicache/CqQuery/CqQuery.csproj @@ -1,4 +1,20 @@ -<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5"> +<!-- + Licensed to the Apache Software Foundation (ASF) under one or more + contributor license agreements. See the NOTICE file distributed with + this work for additional information regarding copyright ownership. + The ASF licenses this file to You under the Apache License, Version 2.0 + (the "License"); you may not use this file except in compliance with + the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> +<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5"> <PropertyGroup> <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> http://git-wip-us.apache.org/repos/asf/geode/blob/75b7d926/examples/clicache/CqQuery/CqQuery.csproj.user ---------------------------------------------------------------------- diff --git a/examples/clicache/CqQuery/CqQuery.csproj.user b/examples/clicache/CqQuery/CqQuery.csproj.user index f57edd2..167cee3 100644 --- a/examples/clicache/CqQuery/CqQuery.csproj.user +++ b/examples/clicache/CqQuery/CqQuery.csproj.user @@ -1,4 +1,20 @@ -<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> +<!-- + Licensed to the Apache Software Foundation (ASF) under one or more + contributor license agreements. See the NOTICE file distributed with + this work for additional information regarding copyright ownership. + The ASF licenses this file to You under the Apache License, Version 2.0 + (the "License"); you may not use this file except in compliance with + the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> +<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <PropertyGroup> <ReferencePath>$(OSBUILDDIR)\hidden\lib\</ReferencePath> <ProjectView>ProjectFiles</ProjectView> http://git-wip-us.apache.org/repos/asf/geode/blob/75b7d926/examples/clicache/CqQuery/Properties/AssemblyInfo.cs ---------------------------------------------------------------------- diff --git a/examples/clicache/CqQuery/Properties/AssemblyInfo.cs b/examples/clicache/CqQuery/Properties/AssemblyInfo.cs index 1721ef5..cdfdc12 100644 --- a/examples/clicache/CqQuery/Properties/AssemblyInfo.cs +++ b/examples/clicache/CqQuery/Properties/AssemblyInfo.cs @@ -1,4 +1,20 @@ -using System.Reflection; +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (the "License"); you may not use this file except in compliance with + * the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; http://git-wip-us.apache.org/repos/asf/geode/blob/75b7d926/examples/clicache/ExecuteFunctions/ExecuteFunctions.csproj ---------------------------------------------------------------------- diff --git a/examples/clicache/ExecuteFunctions/ExecuteFunctions.csproj b/examples/clicache/ExecuteFunctions/ExecuteFunctions.csproj index bd197d2..ed88ff3 100644 --- a/examples/clicache/ExecuteFunctions/ExecuteFunctions.csproj +++ b/examples/clicache/ExecuteFunctions/ExecuteFunctions.csproj @@ -1,4 +1,20 @@ -<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5"> +<!-- + Licensed to the Apache Software Foundation (ASF) under one or more + contributor license agreements. See the NOTICE file distributed with + this work for additional information regarding copyright ownership. + The ASF licenses this file to You under the Apache License, Version 2.0 + (the "License"); you may not use this file except in compliance with + the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> +<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5"> <PropertyGroup> <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> http://git-wip-us.apache.org/repos/asf/geode/blob/75b7d926/examples/clicache/ExecuteFunctions/ExecuteFunctions.csproj.user ---------------------------------------------------------------------- diff --git a/examples/clicache/ExecuteFunctions/ExecuteFunctions.csproj.user b/examples/clicache/ExecuteFunctions/ExecuteFunctions.csproj.user index f57edd2..167cee3 100644 --- a/examples/clicache/ExecuteFunctions/ExecuteFunctions.csproj.user +++ b/examples/clicache/ExecuteFunctions/ExecuteFunctions.csproj.user @@ -1,4 +1,20 @@ -<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> +<!-- + Licensed to the Apache Software Foundation (ASF) under one or more + contributor license agreements. See the NOTICE file distributed with + this work for additional information regarding copyright ownership. + The ASF licenses this file to You under the Apache License, Version 2.0 + (the "License"); you may not use this file except in compliance with + the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> +<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <PropertyGroup> <ReferencePath>$(OSBUILDDIR)\hidden\lib\</ReferencePath> <ProjectView>ProjectFiles</ProjectView> http://git-wip-us.apache.org/repos/asf/geode/blob/75b7d926/examples/clicache/ExecuteFunctions/Properties/AssemblyInfo.cs ---------------------------------------------------------------------- diff --git a/examples/clicache/ExecuteFunctions/Properties/AssemblyInfo.cs b/examples/clicache/ExecuteFunctions/Properties/AssemblyInfo.cs index ff516af..5a09bad 100644 --- a/examples/clicache/ExecuteFunctions/Properties/AssemblyInfo.cs +++ b/examples/clicache/ExecuteFunctions/Properties/AssemblyInfo.cs @@ -1,4 +1,20 @@ -using System.Reflection; +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (the "License"); you may not use this file except in compliance with + * the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; http://git-wip-us.apache.org/repos/asf/geode/blob/75b7d926/examples/clicache/HelloWorld/DocIndex.css ---------------------------------------------------------------------- diff --git a/examples/clicache/HelloWorld/DocIndex.css b/examples/clicache/HelloWorld/DocIndex.css index 4c7ce28..2d5428a 100644 --- a/examples/clicache/HelloWorld/DocIndex.css +++ b/examples/clicache/HelloWorld/DocIndex.css @@ -1,3 +1,19 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (the "License"); you may not use this file except in compliance with + * the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ A.link { color: blue; text-decoration: underline; http://git-wip-us.apache.org/repos/asf/geode/blob/75b7d926/examples/clicache/HelloWorld/HelloWorld.csproj ---------------------------------------------------------------------- diff --git a/examples/clicache/HelloWorld/HelloWorld.csproj b/examples/clicache/HelloWorld/HelloWorld.csproj index a6cd267..ddd0d25 100644 --- a/examples/clicache/HelloWorld/HelloWorld.csproj +++ b/examples/clicache/HelloWorld/HelloWorld.csproj @@ -1,4 +1,20 @@ -<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5"> +<!-- + Licensed to the Apache Software Foundation (ASF) under one or more + contributor license agreements. See the NOTICE file distributed with + this work for additional information regarding copyright ownership. + The ASF licenses this file to You under the Apache License, Version 2.0 + (the "License"); you may not use this file except in compliance with + the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> +<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5"> <PropertyGroup> <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> http://git-wip-us.apache.org/repos/asf/geode/blob/75b7d926/examples/clicache/HelloWorld/HelloWorld.csproj.user ---------------------------------------------------------------------- diff --git a/examples/clicache/HelloWorld/HelloWorld.csproj.user b/examples/clicache/HelloWorld/HelloWorld.csproj.user index 957e734..27d7ba8 100644 --- a/examples/clicache/HelloWorld/HelloWorld.csproj.user +++ b/examples/clicache/HelloWorld/HelloWorld.csproj.user @@ -1,4 +1,20 @@ -<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> +<!-- + Licensed to the Apache Software Foundation (ASF) under one or more + contributor license agreements. See the NOTICE file distributed with + this work for additional information regarding copyright ownership. + The ASF licenses this file to You under the Apache License, Version 2.0 + (the "License"); you may not use this file except in compliance with + the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> +<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <PropertyGroup> <ReferencePath>$(OSBUILDDIR)\hidden\lib\</ReferencePath> </PropertyGroup> http://git-wip-us.apache.org/repos/asf/geode/blob/75b7d926/examples/clicache/HelloWorld/Properties/AssemblyInfo.cs ---------------------------------------------------------------------- diff --git a/examples/clicache/HelloWorld/Properties/AssemblyInfo.cs b/examples/clicache/HelloWorld/Properties/AssemblyInfo.cs index 3326db0..1585e0a 100644 --- a/examples/clicache/HelloWorld/Properties/AssemblyInfo.cs +++ b/examples/clicache/HelloWorld/Properties/AssemblyInfo.cs @@ -1,4 +1,20 @@ -using System.Reflection; +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (the "License"); you may not use this file except in compliance with + * the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; http://git-wip-us.apache.org/repos/asf/geode/blob/75b7d926/examples/clicache/HierarchicalClient/HierarchicalClient.csproj ---------------------------------------------------------------------- diff --git a/examples/clicache/HierarchicalClient/HierarchicalClient.csproj b/examples/clicache/HierarchicalClient/HierarchicalClient.csproj index 1a6df58..701bbc1 100755 --- a/examples/clicache/HierarchicalClient/HierarchicalClient.csproj +++ b/examples/clicache/HierarchicalClient/HierarchicalClient.csproj @@ -1,4 +1,20 @@ -<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5"> +<!-- + Licensed to the Apache Software Foundation (ASF) under one or more + contributor license agreements. See the NOTICE file distributed with + this work for additional information regarding copyright ownership. + The ASF licenses this file to You under the Apache License, Version 2.0 + (the "License"); you may not use this file except in compliance with + the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> +<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5"> <PropertyGroup> <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> http://git-wip-us.apache.org/repos/asf/geode/blob/75b7d926/examples/clicache/HierarchicalClient/HierarchicalClient.xml ---------------------------------------------------------------------- diff --git a/examples/clicache/HierarchicalClient/HierarchicalClient.xml b/examples/clicache/HierarchicalClient/HierarchicalClient.xml index 32ba041..7d9dd6b 100644 --- a/examples/clicache/HierarchicalClient/HierarchicalClient.xml +++ b/examples/clicache/HierarchicalClient/HierarchicalClient.xml @@ -1,4 +1,22 @@ <?xml version="1.0" ?> + +<!-- + Licensed to the Apache Software Foundation (ASF) under one or more + contributor license agreements. See the NOTICE file distributed with + this work for additional information regarding copyright ownership. + The ASF licenses this file to You under the Apache License, Version 2.0 + (the "License"); you may not use this file except in compliance with + the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> + <cache xmlns="http://geode.apache.org/schema/cache" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://geode.apache.org/schema/cache http://geode.apache.org/schema/cache/cache-1.0.xsd" http://git-wip-us.apache.org/repos/asf/geode/blob/75b7d926/examples/clicache/HierarchicalClient/Properties/AssemblyInfo.cs ---------------------------------------------------------------------- diff --git a/examples/clicache/HierarchicalClient/Properties/AssemblyInfo.cs b/examples/clicache/HierarchicalClient/Properties/AssemblyInfo.cs index 3edf8eb..5f6f2f5 100755 --- a/examples/clicache/HierarchicalClient/Properties/AssemblyInfo.cs +++ b/examples/clicache/HierarchicalClient/Properties/AssemblyInfo.cs @@ -1,4 +1,20 @@ -using System.Reflection; +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (the "License"); you may not use this file except in compliance with + * the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; http://git-wip-us.apache.org/repos/asf/geode/blob/75b7d926/examples/clicache/ProductBrowser/Form1.resx ---------------------------------------------------------------------- diff --git a/examples/clicache/ProductBrowser/Form1.resx b/examples/clicache/ProductBrowser/Form1.resx index 19dc0dd..ec0b3c9 100755 --- a/examples/clicache/ProductBrowser/Form1.resx +++ b/examples/clicache/ProductBrowser/Form1.resx @@ -1,4 +1,21 @@ <?xml version="1.0" encoding="utf-8"?> +<!-- +Licensed to the Apache Software Foundation (ASF) under one or more +contributor license agreements. See the NOTICE file distributed with +this work for additional information regarding copyright ownership. +The ASF licenses this file to You under the Apache License, Version 2.0 +(the "License"); you may not use this file except in compliance with +the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +--> + <root> <!-- Microsoft ResX Schema @@ -117,4 +134,4 @@ <resheader name="writer"> <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> </resheader> -</root> \ No newline at end of file +</root> http://git-wip-us.apache.org/repos/asf/geode/blob/75b7d926/examples/clicache/ProductBrowser/ProductBrowser.csproj ---------------------------------------------------------------------- diff --git a/examples/clicache/ProductBrowser/ProductBrowser.csproj b/examples/clicache/ProductBrowser/ProductBrowser.csproj index 5320296..e6688e6 100755 --- a/examples/clicache/ProductBrowser/ProductBrowser.csproj +++ b/examples/clicache/ProductBrowser/ProductBrowser.csproj @@ -1,4 +1,20 @@ -<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5"> +<!-- + Licensed to the Apache Software Foundation (ASF) under one or more + contributor license agreements. See the NOTICE file distributed with + this work for additional information regarding copyright ownership. + The ASF licenses this file to You under the Apache License, Version 2.0 + (the "License"); you may not use this file except in compliance with + the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> +<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5"> <PropertyGroup> <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> http://git-wip-us.apache.org/repos/asf/geode/blob/75b7d926/examples/clicache/ProductBrowser/Properties/AssemblyInfo.cs ---------------------------------------------------------------------- diff --git a/examples/clicache/ProductBrowser/Properties/AssemblyInfo.cs b/examples/clicache/ProductBrowser/Properties/AssemblyInfo.cs index 64c4fa9..13b47b9 100755 --- a/examples/clicache/ProductBrowser/Properties/AssemblyInfo.cs +++ b/examples/clicache/ProductBrowser/Properties/AssemblyInfo.cs @@ -1,4 +1,20 @@ -using System.Reflection; +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (the "License"); you may not use this file except in compliance with + * the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; http://git-wip-us.apache.org/repos/asf/geode/blob/75b7d926/examples/clicache/ProductBrowser/Properties/Resources.resx ---------------------------------------------------------------------- diff --git a/examples/clicache/ProductBrowser/Properties/Resources.resx b/examples/clicache/ProductBrowser/Properties/Resources.resx index af7dbeb..0b1811a 100755 --- a/examples/clicache/ProductBrowser/Properties/Resources.resx +++ b/examples/clicache/ProductBrowser/Properties/Resources.resx @@ -1,4 +1,21 @@ <?xml version="1.0" encoding="utf-8"?> +<!-- +Licensed to the Apache Software Foundation (ASF) under one or more +contributor license agreements. See the NOTICE file distributed with +this work for additional information regarding copyright ownership. +The ASF licenses this file to You under the Apache License, Version 2.0 +(the "License"); you may not use this file except in compliance with +the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +--> + <root> <!-- Microsoft ResX Schema @@ -114,4 +131,4 @@ <resheader name="writer"> <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> </resheader> -</root> \ No newline at end of file +</root> http://git-wip-us.apache.org/repos/asf/geode/blob/75b7d926/examples/clicache/ProductBrowser/Properties/Settings.settings ---------------------------------------------------------------------- diff --git a/examples/clicache/ProductBrowser/Properties/Settings.settings b/examples/clicache/ProductBrowser/Properties/Settings.settings index 3964565..4736798 100755 --- a/examples/clicache/ProductBrowser/Properties/Settings.settings +++ b/examples/clicache/ProductBrowser/Properties/Settings.settings @@ -1,4 +1,21 @@ <?xml version='1.0' encoding='utf-8'?> +<!-- +Licensed to the Apache Software Foundation (ASF) under one or more +contributor license agreements. See the NOTICE file distributed with +this work for additional information regarding copyright ownership. +The ASF licenses this file to You under the Apache License, Version 2.0 +(the "License"); you may not use this file except in compliance with +the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +--> + <SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)"> <Profiles> <Profile Name="(Default)" /> http://git-wip-us.apache.org/repos/asf/geode/blob/75b7d926/examples/clicache/ProductBrowser/defaultConfig/gemfire.properties ---------------------------------------------------------------------- diff --git a/examples/clicache/ProductBrowser/defaultConfig/gemfire.properties b/examples/clicache/ProductBrowser/defaultConfig/gemfire.properties index b5b659c..cfa970a 100644 --- a/examples/clicache/ProductBrowser/defaultConfig/gemfire.properties +++ b/examples/clicache/ProductBrowser/defaultConfig/gemfire.properties @@ -1,3 +1,17 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed with +# this work for additional information regarding copyright ownership. +# The ASF licenses this file to You under the Apache License, Version 2.0 +# (the "License"); you may not use this file except in compliance with +# the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. #Fri Dec 15 10:20:26 PST 2006 cache-xml-file=product.xml mcast-port=10334 http://git-wip-us.apache.org/repos/asf/geode/blob/75b7d926/examples/clicache/ProductBrowser/defaultConfig/product.xml ---------------------------------------------------------------------- diff --git a/examples/clicache/ProductBrowser/defaultConfig/product.xml b/examples/clicache/ProductBrowser/defaultConfig/product.xml index 58fa089..1f661b4 100644 --- a/examples/clicache/ProductBrowser/defaultConfig/product.xml +++ b/examples/clicache/ProductBrowser/defaultConfig/product.xml @@ -1,4 +1,22 @@ <?xml version="1.0"?> + +<!-- + Licensed to the Apache Software Foundation (ASF) under one or more + contributor license agreements. See the NOTICE file distributed with + this work for additional information regarding copyright ownership. + The ASF licenses this file to You under the Apache License, Version 2.0 + (the "License"); you may not use this file except in compliance with + the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> + <region name="product"> <region-attributes/> </region> http://git-wip-us.apache.org/repos/asf/geode/blob/75b7d926/examples/clicache/ProductBrowser/gemfire.properties ---------------------------------------------------------------------- diff --git a/examples/clicache/ProductBrowser/gemfire.properties b/examples/clicache/ProductBrowser/gemfire.properties old mode 100755 new mode 100644 index b5b659c..cfa970a --- a/examples/clicache/ProductBrowser/gemfire.properties +++ b/examples/clicache/ProductBrowser/gemfire.properties @@ -1,3 +1,17 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed with +# this work for additional information regarding copyright ownership. +# The ASF licenses this file to You under the Apache License, Version 2.0 +# (the "License"); you may not use this file except in compliance with +# the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. #Fri Dec 15 10:20:26 PST 2006 cache-xml-file=product.xml mcast-port=10334 http://git-wip-us.apache.org/repos/asf/geode/blob/75b7d926/examples/clicache/ProductBrowser/product.xml ---------------------------------------------------------------------- diff --git a/examples/clicache/ProductBrowser/product.xml b/examples/clicache/ProductBrowser/product.xml index 98beab0..6f8b60d 100755 --- a/examples/clicache/ProductBrowser/product.xml +++ b/examples/clicache/ProductBrowser/product.xml @@ -1,5 +1,23 @@ <?xml version="1.0"?> +<!-- + Licensed to the Apache Software Foundation (ASF) under one or more + contributor license agreements. See the NOTICE file distributed with + this work for additional information regarding copyright ownership. + The ASF licenses this file to You under the Apache License, Version 2.0 + (the "License"); you may not use this file except in compliance with + the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> + + <cache xmlns="http://geode.apache.org/schema/cache" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" http://git-wip-us.apache.org/repos/asf/geode/blob/75b7d926/examples/clicache/UserObjects/Properties/AssemblyInfo.cs ---------------------------------------------------------------------- diff --git a/examples/clicache/UserObjects/Properties/AssemblyInfo.cs b/examples/clicache/UserObjects/Properties/AssemblyInfo.cs index 52d496b..f1b3afa 100644 --- a/examples/clicache/UserObjects/Properties/AssemblyInfo.cs +++ b/examples/clicache/UserObjects/Properties/AssemblyInfo.cs @@ -1,4 +1,20 @@ -using System.Reflection; +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed with + * this work for additional information regarding copyright ownership. + * The ASF licenses this file to You under the Apache License, Version 2.0 + * (the "License"); you may not use this file except in compliance with + * the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; http://git-wip-us.apache.org/repos/asf/geode/blob/75b7d926/examples/clicache/UserObjects/UserObjects.csproj ---------------------------------------------------------------------- diff --git a/examples/clicache/UserObjects/UserObjects.csproj b/examples/clicache/UserObjects/UserObjects.csproj index c464618..4babcd1 100644 --- a/examples/clicache/UserObjects/UserObjects.csproj +++ b/examples/clicache/UserObjects/UserObjects.csproj @@ -1,4 +1,20 @@ -<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5"> +<!-- + Licensed to the Apache Software Foundation (ASF) under one or more + contributor license agreements. See the NOTICE file distributed with + this work for additional information regarding copyright ownership. + The ASF licenses this file to You under the Apache License, Version 2.0 + (the "License"); you may not use this file except in compliance with + the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> +<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5"> <PropertyGroup> <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
