[ https://issues.apache.org/jira/browse/SOLR-854?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Erik Hatcher resolved SOLR-854. ------------------------------- Resolution: Fixed Fix Version/s: 1.4 Assignee: Erik Hatcher Thanks Mark! I've always hacked something like this in to projects for easy running. I refined it a little, making it possible to launch with a different Solr home and data directory: ant run-example -Dexample.solr.home=.... -Dexample.data.dir=.... > Add 'run example' to build.xml > ------------------------------ > > Key: SOLR-854 > URL: https://issues.apache.org/jira/browse/SOLR-854 > Project: Solr > Issue Type: New Feature > Reporter: Mark Miller > Assignee: Erik Hatcher > Priority: Trivial > Fix For: 1.4 > > Attachments: SOLR-854.patch > > > Working in eclipse, I find it really convenient for debugging/testing to have > a 'run-example' target in the build file. Anyone else? -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.