[ 
https://issues.apache.org/jira/browse/SOLR-7012?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Erik Hatcher updated SOLR-7012:
-------------------------------
    Attachment: SOLR-7012-sdk.patch

Here's a strawman patch.  (from the 5.0 release branch, just where I'm working 
these days, also note patch rooted from solr/).  See the README.txt for 
details.  There is a standalone directory called example_plugin that has a 
request handler.  The Lucene/Solr contrib build infrastructure provide the 
magic, and there's no doubt some work to be done to tease all the bits apart to 
have this work from a binary distro.  

> add an ant target to package a plugin into a jar
> ------------------------------------------------
>
>                 Key: SOLR-7012
>                 URL: https://issues.apache.org/jira/browse/SOLR-7012
>             Project: Solr
>          Issue Type: Sub-task
>            Reporter: Noble Paul
>            Assignee: Noble Paul
>         Attachments: SOLR-7012-sdk.patch, SOLR-7012.patch, SOLR-7012.patch, 
> SOLR-7012.patch
>
>
> Now it is extremely hard to create  plugin because the user do not know about 
> the exact dependencies and their poms
> we will add a target to solr/build.xml called plugin-jar
> invoke it as follows
> {code}
> ant -Dplugin.package=my.package -Djar.location=/tmp/my.jar plugin-jar
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to