thinking about how we (want to) build solr docker containers moving forward (SOLR-15102) lead me to realize that on the mster branch, there doesn't seem to be any logic to build the "*-src.tgz" files.
On branch_8x "ant package" in both the lucene & solr directories handles this by delegation to either package-tgz-src or package-src-tgz (for some reason they have diff names in each dir?) ... but there doesn't seem to be any equivilent of this logic in the gradle build.
Was this an oversight, or is ther some other plan for where/how we deal with "src.tgz" release artifacts in 9.x ?
-Hoss http://www.lucidworks.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org