Skip to main content



      Home
Home » Archived » Buckminster » Passing Properties to prebind actions
Passing Properties to prebind actions [message #496868] Wed, 11 November 2009 10:16 Go to next message
Eclipse UserFriend
Hi,

I have a bunch of buckminster.prebind actions defined on certain
projects. These are mainly ant scripts that fetch some additional
libraries and copy them into the project (I know, not quite the
buckminster way, but there is no way around that currently), or generate
some extra classes.

The paths to those additional libraries are made available to the
actions by passing a generated properties file to the resolve command
(the -P option).
This works just fine in headless mode, however, how do I get the same
result for developers that resolve the query in the UI?
I assumed the way to go is to specify the same properties file directly
in the cquery (properties="globalArtifacts.properties")
But unfortunately the buckminster.prebind actions don't see the
properties that are defined in the file. Are those properties only made
available for the resolution process?
Is there currently any way to have the same behaviour like resolve -P
propertiesFile when resolving a query through the UI?

Thanks and best regards,
Johannes
Re: Passing Properties to prebind actions [message #496869 is a reply to message #496868] Wed, 11 November 2009 10:20 Go to previous message
Eclipse UserFriend
Ups, I was a bit too fast there...
turns out I used a wrong path there, sorry for the noise, works as
expected now.

Best regards,
Johannes
Previous Topic:[aggregator] Problems with tutorial
Next Topic:Callbacks in provider tag of a .RMAP
Goto Forum:
  


Current Time: Wed Jul 30 14:33:22 EDT 2025

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

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

Back to the top