Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Buckminster » Using property set in ant script in cspex
Using property set in ant script in cspex [message #553272] Mon, 16 August 2010 22:19 Go to next message
Alex Kravets is currently offline Alex KravetsFriend
Messages: 561
Registered: November 2009
Senior Member
Hi,

I want to use a property that I set in target in ant script in one of actions in cspex, is it possible?

thanks,
Alex
Re: Using property set in ant script in cspex [message #553310 is a reply to message #553272] Tue, 17 August 2010 06:52 Go to previous messageGo to next message
Thomas Hallgren is currently offline Thomas HallgrenFriend
Messages: 3240
Registered: July 2009
Senior Member
Hi Alex,

Buckminster will not pick up properties that you set in your ant-script. The only way I can think of is to write them
out to a file and then pick them up in another ant-script (or another Buckminster execution). It's not ideal though,
because the currently executing context will never gain access to them.

The ability to propagate properties sounds like a good enhancement candidate though, so please enter a bugzilla for this.

Regards,
Thomas Hallgren

On 08/17/2010 12:19 AM, Alex wrote:
> Hi,
>
> I want to use a property that I set in target in ant script in one of
> actions in cspex, is it possible?
>
> thanks,
> Alex
Re: Using property set in ant script in cspex [message #553477 is a reply to message #553310] Tue, 17 August 2010 16:18 Go to previous message
Alex Kravets is currently offline Alex KravetsFriend
Messages: 561
Registered: November 2009
Senior Member
Thanks Thomas,

I opened enhancement https://bugs.eclipse.org/bugs/show_bug.cgi?id=322926

Alex
Previous Topic:Property expansion in advisor nodes?
Next Topic:how to use buckminster.lastRevision?
Goto Forum:
  


Current Time: Fri Apr 19 10:34:00 GMT 2024

Powered by FUDForum. Page generated in 0.02028 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top