This is an automated email from the ASF dual-hosted git repository.

abaker pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/geode-native.git.


    from d193a5b  Revert "GEODE-5968: move protocol to the last release of 
Geode"
     add 7ff6086  GEODE-5968 Updated missing source headers
     new 76c10c4  Merge pull request #391 from metatype/develop

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 LICENSE                                            | 26 ++++++++++++++++++++++
 clicache/integration-test/DataOutputTests.cs       |  2 +-
 clicache/integration-test/Settings.xml             |  2 +-
 .../ThinClientAppDomainQueryTests.cs               |  2 +-
 ...ThinClientSecurityAuthSetAuthInitializeTests.cs |  2 +-
 clicache/integration-test/Timeouts.xml             |  2 +-
 .../client_server_persistent_transactions.xml      |  2 +-
 .../client_server_transactions.xml                 |  2 +-
 clicache/integration-test2/Cluster.cs              |  2 +-
 clicache/integration-test2/ClusterTest.cs          |  2 +-
 clicache/integration-test2/Command.cs              | 19 +++++++++++++++-
 clicache/integration-test2/Gfsh.cs                 |  2 +-
 clicache/integration-test2/GfshExecute.cs          |  2 +-
 clicache/integration-test2/GfshExecuteTest.cs      |  2 +-
 clicache/integration-test2/GfshTest.cs             |  2 +-
 clicache/integration-test2/TestBase.cs             |  2 +-
 clicache/integration-test2/cache.xml               |  2 +-
 clicache/integration-test2/packages.config         |  2 +-
 clicache/integration-test2/xunit.runner.json       |  2 +-
 clicache/plugins/SQLiteCLI/SqLiteImpl.cs           |  2 +-
 clicache/src/impl/AppDomainContext.cpp             |  2 +-
 clicache/test2/packages.config                     | 20 +++++++++++++++--
 clicache/test2/xunit.runner.json                   |  2 +-
 .../dotnet/AuthInitialize/ExampleAuthInitialize.cs | 19 +++++++++++++++-
 examples/dotnet/AuthInitialize/Program.cs          |  2 +-
 examples/dotnet/AuthInitialize/README.md           |  2 +-
 examples/dotnet/AuthInitialize/startserver.ps1     |  2 +-
 examples/dotnet/AuthInitialize/stopserver.ps1      |  2 +-
 examples/dotnet/ContinuousQueryCs/MyCqListener.cs  |  2 +-
 examples/dotnet/ContinuousQueryCs/Order.cs         |  2 +-
 examples/dotnet/ContinuousQueryCs/Program.cs       |  2 +-
 examples/dotnet/ContinuousQueryCs/README.md        |  2 +-
 examples/dotnet/ContinuousQueryCs/startserver.ps1  |  2 +-
 examples/dotnet/ContinuousQueryCs/stopserver.ps1   |  2 +-
 examples/dotnet/DataSerializableCs/Order.cs        |  2 +-
 examples/dotnet/DataSerializableCs/Program.cs      |  2 +-
 examples/dotnet/DataSerializableCs/startserver.ps1 |  2 +-
 examples/dotnet/DataSerializableCs/stopserver.ps1  |  2 +-
 examples/dotnet/PdxAutoSerializer/Order.cs         |  2 +-
 examples/dotnet/PdxAutoSerializer/Program.cs       |  2 +-
 examples/dotnet/PdxAutoSerializer/README.md        |  2 +-
 examples/dotnet/PdxAutoSerializer/startserver.ps1  |  2 +-
 examples/dotnet/PdxAutoSerializer/stopserver.ps1   |  2 +-
 examples/dotnet/PdxSerializableCs/Order.cs         |  2 +-
 examples/dotnet/PdxSerializableCs/Program.cs       |  2 +-
 examples/dotnet/PdxSerializableCs/README.md        |  2 +-
 examples/dotnet/PdxSerializableCs/startserver.ps1  |  2 +-
 examples/dotnet/PdxSerializableCs/stopserver.ps1   |  2 +-
 examples/dotnet/PutGetRemove/Program.cs            |  2 +-
 examples/dotnet/PutGetRemove/README.md             |  2 +-
 examples/dotnet/PutGetRemove/startserver.ps1       |  2 +-
 examples/dotnet/PutGetRemove/stopserver.ps1        |  2 +-
 examples/dotnet/RemoteQueryCs/Order.cs             |  2 +-
 examples/dotnet/RemoteQueryCs/Program.cs           |  2 +-
 examples/dotnet/RemoteQueryCs/README.md            |  2 +-
 examples/dotnet/RemoteQueryCs/startserver.ps1      |  2 +-
 examples/dotnet/RemoteQueryCs/stopserver.ps1       |  2 +-
 tests/cli/FwkClient/App.config                     |  2 +-
 xsds/cpp-cache-1.0.xsd                             |  2 +-
 59 files changed, 135 insertions(+), 59 deletions(-)

Reply via email to