Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » NatTable » Repository link for latest release
Repository link for latest release [message #1819648] Mon, 20 January 2020 10:12 Go to next message
Aparna Argade is currently offline Aparna ArgadeFriend
Messages: 60
Registered: October 2010
Member
Hi,
Can Nattable provide a repository link such as "https://download.eclipse.org/nattable/releases/latest" corresponding to last release (1.6 currently)? This will avoid hard coding of release number in our target files.
Latest nattable changes gave error of missing dependency of org.eclipse.collections in our existing targets which use snapshot of nattable.
Re: Repository link for latest release [message #1819651 is a reply to message #1819648] Mon, 20 January 2020 11:33 Go to previous messageGo to next message
Dirk Fauth is currently offline Dirk FauthFriend
Messages: 2902
Registered: July 2012
Senior Member
No, because it doesn't make sense. The benefit of a target definition is the concrete specification of the module version to consume. Otherwise your product could change over night without knowledge. And this can become a big issue if breaking changes are involved. The decision which component version to consume in the product should be done by intention, not by accident. And also I am not publishing NatTable releases that often.

That said, there will be no "latest" repository for NatTable releases. If you want to stick with the development SNAPSHOTS in your product, you need to live with the risk that sometimes things are broken. I am trying to avoid that, but in development, things can happen.

Regarding the collections issue, I will fix that by providing the bundles in our update site, similar to other dependencies already (e.g. GlazedLists and Apache POI).
Re: Repository link for latest release [message #1820528 is a reply to message #1819651] Wed, 22 January 2020 09:11 Go to previous message
Aparna Argade is currently offline Aparna ArgadeFriend
Messages: 60
Registered: October 2010
Member
Thank you for the 'collections' issue fix.
Previous Topic:Last Group headers not appearing for performance ColumnGroupHeaderLayer
Next Topic:Modified values of a cell is getting set into other cell when columns are hidden/shown
Goto Forum:
  


Current Time: Fri Apr 26 06:59:39 GMT 2024

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

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

Back to the top