uschindler commented on PR #12311: URL: https://github.com/apache/lucene/pull/12311#issuecomment-1561686793
Hi, I would like to cleanup the filenames a bit (I checked the other PR, it should be easy to merge aferwards with some manual work). My proposal: - rename `gradle/generate/panama-foreign.gradle` to `gradle/generate/extract-jdk-apis.gradle` - rename extractor java file to `ExtractJdkApis.java` - rename `gradle/java/memorysegment-mrjar.gradle` to `gradle/java/core-mrjar.gradle` (because it is for lucene core only) - rename `lucene/core/src/generated/jdk/panama-foreign-jdkXX.apijar` to `lucene/core/src/generated/jdk/jdkXX.apijar` Any better ideas? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org