Skip to content

Commit 35aeb8b

Browse files
authored
Rename reflection-config.json to reflect-config.json (#1507)
1 parent c5b41f4 commit 35aeb8b

File tree

4 files changed

+2
-4
lines changed

4 files changed

+2
-4
lines changed
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
1-
Args = -H:ReflectionConfigurationResources=${.}/reflection-config.json \
2-
-Dio.netty.noUnsafe=true \
1+
Args = -Dio.netty.noUnsafe=true \
32
-Dio.netty.leakDetection.level=DISABLED

bundle/src/main/resources/META-INF/native-image/org.neo4j.driver/neo4j-java-driver/reflection-config.json renamed to bundle/src/main/resources/META-INF/native-image/org.neo4j.driver/neo4j-java-driver/reflect-config.json

File renamed without changes.
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
1-
Args = -H:ReflectionConfigurationResources=${.}/reflection-config.json \
2-
-Dio.netty.noUnsafe=true \
1+
Args = -Dio.netty.noUnsafe=true \
32
-Dio.netty.leakDetection.level=DISABLED

driver/src/main/resources/META-INF/native-image/org.neo4j.driver/neo4j-java-driver/reflection-config.json renamed to driver/src/main/resources/META-INF/native-image/org.neo4j.driver/neo4j-java-driver/reflect-config.json

File renamed without changes.

0 commit comments

Comments
 (0)