adityamparikh commented on PR #136: URL: https://github.com/apache/solr-mcp/pull/136#issuecomment-5151207037
Note for merge ordering: this conflicts with #35, which replaces this PR's `version = "1.0.0"` line in `build.gradle.kts` with `version = semver.version` (git-semver-plugin). Manual pin vs. automatic derivation on the same line — whichever merges second will need a re-resolve. The plan we're working to is **this one first**: cut 1.0.0 with the pinned version, tag `v1.0.0` as the semver baseline, then #35 takes over deriving 1.0.1/1.1.0 onward. #35 has been rebased and its setup comments updated to assume that ordering, so no change is needed here. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
