You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by rh...@apache.org on 2020/11/18 19:52:00 UTC

[geode-examples] branch non-overlapping-changes created (now f503c91)

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

rhoughton pushed a change to branch non-overlapping-changes
in repository https://gitbox.apache.org/repos/asf/geode-examples.git.


      at f503c91  disparate ownership areas

This branch includes the following new commits:

     new f503c91  disparate ownership areas

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.



[geode-examples] 01/01: disparate ownership areas

Posted by rh...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

rhoughton pushed a commit to branch non-overlapping-changes
in repository https://gitbox.apache.org/repos/asf/geode-examples.git

commit f503c9153d633ad474dffae7015410f5ee6d5b1e
Author: Owen Nichols <on...@pivotal.io>
AuthorDate: Wed Nov 18 11:48:41 2020 -0800

    disparate ownership areas
---
 README.md                                                            | 1 +
 queries/src/main/java/org/apache/geode_examples/queries/Example.java | 1 +
 2 files changed, 2 insertions(+)

diff --git a/README.md b/README.md
index 9046cf3..8881380 100644
--- a/README.md
+++ b/README.md
@@ -169,3 +169,4 @@ The following provides more details on the included cryptographic software:
   The [JCE Unlimited Strength Jurisdiction Policy](http://www.oracle.com/technetwork/java/javase/downloads/jce8-download-2133166.html)
   may need to be installed separately to use keystore passwords with 7 or more characters.
 * Apache Geode links to and uses [OpenSSL](https://www.openssl.org/) ciphers.
+
diff --git a/queries/src/main/java/org/apache/geode_examples/queries/Example.java b/queries/src/main/java/org/apache/geode_examples/queries/Example.java
index 3a60c4e..abd4f11 100644
--- a/queries/src/main/java/org/apache/geode_examples/queries/Example.java
+++ b/queries/src/main/java/org/apache/geode_examples/queries/Example.java
@@ -123,3 +123,4 @@ public class Example {
     }
   }
 }
+