This is an automated email from the ASF dual-hosted git repository. andy pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/jena.git
commit fa7631eb29acf42f457b8f2b95d4c91885f41393 Author: Andy Seaborne <[email protected]> AuthorDate: Mon Jun 2 09:16:21 2025 +0100 Move etc/ to src-examples/ --- jena-core/{ => src-examples}/etc/location-mapping.ex | 0 jena-core/{ => src-examples}/etc/schemagen_example.rdf | 0 2 files changed, 0 insertions(+), 0 deletions(-) diff --git a/jena-core/etc/location-mapping.ex b/jena-core/src-examples/etc/location-mapping.ex similarity index 100% rename from jena-core/etc/location-mapping.ex rename to jena-core/src-examples/etc/location-mapping.ex diff --git a/jena-core/etc/schemagen_example.rdf b/jena-core/src-examples/etc/schemagen_example.rdf similarity index 100% rename from jena-core/etc/schemagen_example.rdf rename to jena-core/src-examples/etc/schemagen_example.rdf
