[
https://issues.apache.org/jira/browse/SOLR-790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12635464#action_12635464
]
Shalin Shekhar Mangar commented on SOLR-790:
--------------------------------------------
Dan, I'm getting an exception when executing "ant clean nightly" in task
solr-jar
/home/shalinsmangar/work/oss/solr-commit-trunk/common-build.xml:169:
/home/shalinsmangar/work/oss/solr-commit-trunk/build/docs/api/contrib-solr-dataimporthandler
not found.
at
org.apache.tools.ant.types.AbstractFileSet.getDirectoryScanner(AbstractFileSet.java:422)
at org.apache.tools.ant.taskdefs.Zip.grabResources(Zip.java:1270)
at org.apache.tools.ant.taskdefs.Zip.getResourcesToAdd(Zip.java:1026)
.....
So these changes will let me embed solr source itself in an application, right?
Just curious, is there a reason using EmbeddedSolrServer won't work for you?
> Make solr/build.xml. importable into a parent project
> -----------------------------------------------------
>
> Key: SOLR-790
> URL: https://issues.apache.org/jira/browse/SOLR-790
> Project: Solr
> Issue Type: Improvement
> Reporter: Dan Rosher
> Priority: Minor
> Attachments: SOLR-790.patch
>
>
> Make solr/build.xml importable into a parent project, and work standalone as
> it does now.
> Assumptions in common-build.xml about dest output locations updated
> subant tasks for contrib (DIH) updated to accept all inherited properties
> DIH build.xml works standalone as it does now, and as part the build if a
> parent to solr imports the solr project
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.