Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Buckminster » Is there any way to share Advisor Nodes between CQuery's
Is there any way to share Advisor Nodes between CQuery's [message #793009] Tue, 07 February 2012 17:02 Go to next message
Matthew Webber is currently offline Matthew WebberFriend
Messages: 198
Registered: December 2010
Senior Member
The topic says it all. We have a number of different products that share various components. The shared components live in various (Git) respoitories. Each product has a CQuery to materialize it, and each of those CQuery's has a number of advisor nodes that say what branch of various repositories to look in.

There are some parts in common between the Advisor nodes in differnt CQuerys. We'd like to have some common Advisor Nodes somewhere that we can share / inherit /re-use.

Looking at the BuckyBook, I don't think this is possible, even with clever use of properties, but does anyone have any suggestions?

Matthew
Re: Is there any way to share Advisor Nodes between CQuery's [message #793341 is a reply to message #793009] Wed, 08 February 2012 02:44 Go to previous messageGo to next message
Henrik Lindberg is currently offline Henrik LindbergFriend
Messages: 2509
Registered: July 2009
Senior Member
I know people have done clever things by having a servlet compose cquery
documents (as well as other buckminster artifacts).

This way you get central management, and people only have to have
Eclipse + Buckminster installed, then know the URL to the cquery (that
gets produced dynamically).


Regards
- henrik

On 2012-07-02 18:02, Matthew Webber wrote:
> The topic says it all. We have a number of different products that share
> various components. The shared components live in various (Git)
> respoitories. Each product has a CQuery to materialize it, and each of
> those CQuery's has a number of advisor nodes that say what branch of
> various repositories to look in.
>
> There are some parts in common between the Advisor nodes in differnt
> CQuerys. We'd like to have some common Advisor Nodes somewhere that we
> can share / inherit /re-use.
>
> Looking at the BuckyBook, I don't think this is possible, even with
> clever use of properties, but does anyone have any suggestions?
>
> Matthew
>
Re: Is there any way to share Advisor Nodes between CQuery's [message #808151 is a reply to message #793341] Mon, 27 February 2012 13:11 Go to previous message
Jakob Braeuchi is currently offline Jakob BraeuchiFriend
Messages: 69
Registered: July 2009
Location: Switzerland
Member
hi,

we have a "Tagging Tool", a proprietary frontend for SVN. The TaggingTool modifies CQueries when branching or tagging; it replaces SelectionCriteria in AdvisorNodes and fixes the RMAP-Urls and other things. It prevents a mixing of Trunk,Branches and Tags.


jakob
Previous Topic:Build eclipse project from ANT script
Next Topic:Build Project
Goto Forum:
  


Current Time: Tue Mar 19 02:33:50 GMT 2024

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

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

Back to the top