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

David Smiley updated SOLR-2365:
-------------------------------

    Attachment: SOLR-2365_DIH_should_not_be_in_war.patch

This patch removes the line in the DIH build.xml that includes its jar file 
into the war. It makes a simple fix to dataimport.jsp so that it does not have 
a compile-time dependency on the DIH. And in example-DIH,  adds some dih jar 
file references via <lib> directives.

> DIH should not be in the Solr war
> ---------------------------------
>
>                 Key: SOLR-2365
>                 URL: https://issues.apache.org/jira/browse/SOLR-2365
>             Project: Solr
>          Issue Type: Improvement
>          Components: Build
>            Reporter: David Smiley
>            Priority: Minor
>         Attachments: SOLR-2365_DIH_should_not_be_in_war.patch
>
>
> The DIH has a build.xml that puts itself into the Solr war file.  This is the 
> only contrib module that does this, and I don't think it should be this way. 
> Granted there is a small dataimport.jsp file that would be most convenient to 
> remain included, but the jar should not be.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to