Bug in eclipse.build for headless Buckminster 3.4-10097 [message #385473] |
Tue, 19 May 2009 09:21  |
Eclipse User |
|
|
|
Hello.
"eclipse.build" action on plug-in component in headless Buckminster
3.4-10097 doesn't invoke custom builders defined on plug-ins, but building
from IDE with Buckminster 3.4-10100 is ok. This can be seen by defining
additional ant builder, which will create some output file in a known
location, and then starting build with Buckminster from IDE (previously
turning autobuilding off) and from headless mode. In first case file will
be created, in second case it will be not. Is this a bug so I can report
it?
Thanks.
|
|
|
|
|
Re: Bug in eclipse.build for headless Buckminster 3.4-10097 [message #385478 is a reply to message #385477] |
Tue, 19 May 2009 16:23  |
Eclipse User |
|
|
|
Interesting. I wonder what might be different. Can you please enter a bugzilla on this? An attachment with the sample
plugin would be very appreciated.
Thanks,
Thomas Hallgren
Mikhail Kadan wrote:
> Hello.
>
> I've used an ant builder which creates file in temp directory to me to
> see that it was successfully executed. Then I disabled autobuilding in
> IDE, created a new plug-in and placed this builder on it.
>
> After this I invoked "buckminster.clean" on this plugin and then invoked
> "bundle.jar" on this plugin, the last action executed my ant script and
> created file.
>
> Then I deleted this file, cleaned workspace, exited IDE, invoked
> "buckminster.clean" on this plugin in headless mode, and invoked
> "bundle.jar" on this plugin also in headless mode. No file was created.
>
|
|
|
Powered by
FUDForum. Page generated in 0.04433 seconds