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

reschke pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/jackrabbit-oak.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 1d72637f4c OAK-11972: package-info chmod
1d72637f4c is described below

commit 1d72637f4c6b03b5a7a64e93bed6432f1577b9fb
Author: Julian Reschke <[email protected]>
AuthorDate: Thu Oct 9 10:17:28 2025 +0100

    OAK-11972: package-info chmod
---
 .../oak/commons/testing/package-info.java          | 50 +++++++++++-----------
 1 file changed, 25 insertions(+), 25 deletions(-)

diff --git 
a/oak-commons/src/test/java/org/apache/jackrabbit/oak/commons/testing/package-info.java
 
b/oak-commons/src/test/java/org/apache/jackrabbit/oak/commons/testing/package-info.java
old mode 100755
new mode 100644
index 8b405f846c..ae0b97eece
--- 
a/oak-commons/src/test/java/org/apache/jackrabbit/oak/commons/testing/package-info.java
+++ 
b/oak-commons/src/test/java/org/apache/jackrabbit/oak/commons/testing/package-info.java
@@ -1,26 +1,26 @@
-/*
- * 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.
- */
-
-/**
- * Internal utility classes supporting Oak test code.
- */
-@Internal
-package org.apache.jackrabbit.oak.commons.testing;
-
+/*
+ * 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.
+ */
+
+/**
+ * Internal utility classes supporting Oak test code.
+ */
+@Internal
+package org.apache.jackrabbit.oak.commons.testing;
+
 import org.apache.jackrabbit.oak.commons.annotations.Internal;
\ No newline at end of file

Reply via email to