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

jeb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-whiteboard.git


The following commit(s) were added to refs/heads/master by this push:
     new 3766967  updated test package
3766967 is described below

commit 3766967367ac3cd44ba7efba4de396e1a01b1400
Author: Jason E Bailey <[email protected]>
AuthorDate: Fri Jun 8 14:53:24 2018 -0400

    updated test package
---
 .../sling/resource/{stream => predicates}/ResourcePredicateTest.java    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/resource-predicates/src/test/java/org/apache/sling/resource/stream/ResourcePredicateTest.java
 
b/resource-predicates/src/test/java/org/apache/sling/resource/predicates/ResourcePredicateTest.java
similarity index 95%
rename from 
resource-predicates/src/test/java/org/apache/sling/resource/stream/ResourcePredicateTest.java
rename to 
resource-predicates/src/test/java/org/apache/sling/resource/predicates/ResourcePredicateTest.java
index a7788ed..0d3b8fb 100644
--- 
a/resource-predicates/src/test/java/org/apache/sling/resource/stream/ResourcePredicateTest.java
+++ 
b/resource-predicates/src/test/java/org/apache/sling/resource/predicates/ResourcePredicateTest.java
@@ -11,7 +11,7 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */
-package org.apache.sling.resource.stream;
+package org.apache.sling.resource.predicates;
 
 import static 
org.apache.sling.resource.predicates.ChildResourcePredicates.child;
 import static org.apache.sling.resource.predicates.PropertyPredicates.property;

-- 
To stop receiving notification emails like this one, please contact
[email protected].

Reply via email to