janhoy opened a new pull request #519:
URL: https://github.com/apache/solr/pull/519


   Adding a new contrib required wiring contrib-name into several gradle files, 
and they all need a README and a `build.gradle`. So here is a py script to 
scaffold a new contrib and wire it into the build. See usage in README.
   
   Perhaps such a tool can propell the effort to lift stuff out from core into 
contribs. A nice detail is that solr-operator has 1st class support for adding 
contribs by name. I wonder if we could add such shortcut to `bin/solr` as well, 
e.g. `bin/solr start -c -Dcontribs=analysis-extras,langid,clustering` and the 
script will automatically add them to global path.


-- 
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]

Reply via email to