| Re: [birt-dev] [dtp-dev] datatools org.apache.lucene dependency |
[cc'ing WTP and David in -- trying to avoid spamming cross-platform if possible] WTP, have you seen any issues with the dependency below?
Yeah, I *think* it is something like that. Buckminster grabs everything that it thinks it needs, and in fact it actually correctly grabs both versions, but then it fails when it actually goes to build it. I'm hoping that Thomas can shed some light on this and what might be done about it.
We actually only use <import plugin="org.eclipse.birt.chart.engine"/> <import plugin="org.eclipse.birt.chart.device.extension"/> <import plugin="org.eclipse.birt.chart.device.swt"/> <import plugin="org.eclipse.birt.chart.engine.extension"/> <import plugin="org.eclipse.birt.chart.ui"/> <import plugin="org.eclipse.birt.chart.ui.extension"/> Along with their dependencies, of course. What I think I'm going to try next is to change my build time dependencies so that rather than grab the entire birt feature I try to grab all of the plugin dependencies individually, but I'm not sure that's the most robust way to go about this. Presuming I can get it to build, I'm trying to think of whether that will create any provisioning time issues, but I guess that worst case the aggregator build will let us know. On Jun 6, 2011, at 7:57 PM, Linda Chan wrote:
|