Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Any way to insert SCM revision # as qualifier per plugin/feature not globally?
Any way to insert SCM revision # as qualifier per plugin/feature not globally? [message #587255] Tue, 16 December 2008 22:32
Chris Williams is currently offline Chris WilliamsFriend
Messages: 29
Registered: July 2009
Junior Member
In our builds we use the SVN revision number of the contents as the
context qualifier, so all our plugins and features share the revision as
their version suffix. That's nice, but it means that if we're only
actually working on one plugin, everything's version gets incremented.
Ideally I'd like to see each plugin/feature use the highest revision # of
the code in that project as it's qualifier.

Has anyone done this? Is it even possible, or does Eclipse's build process
sort of assume a global qualifier?
Previous Topic:Transitive dependencies and optional plugins [was: IStatus not found at runtime]
Next Topic:Absolute URLs in the config.ini generated by p2
Goto Forum:
  


Current Time: Thu Apr 25 22:34:03 GMT 2024

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

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

Back to the top