+1 to all three suggestions For 1 maybe also a README inside archive that explains the purpose of that folder
Rob From: Andy Seaborne <a...@apache.org> Date: Thursday, 8 September 2022 at 12:30 To: dev@jena.apache.org <dev@jena.apache.org> Subject: Suggestions for changes to code file layout 1/ We have a number of retired modules: apache-jena-osgi jena-csv jena-elephas jena-fuseki1 jena-maven-tools jena-sdb jena-spatial jena-text-es Each has a README that explains how to retrieve the code from git. That's 8 of total of 29 top level modules. Proposal: move these in an "archive/" directory. 2/ Move jena-tdb2 up to the top level from inside jena-db/ to make it more findable. (After PR #1514 which makes 3/ It is tempting to change jena-tdb/ directory to jena-tdb1/ (maven artifact not renamed) as well for clarity. Andy