Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Lyo » Version 3.0.0 of lyo ?(New release of lyo when)
Version 3.0.0 of lyo ? [message #1746330] Thu, 27 October 2016 06:56 Go to next message
Garros JPG is currently offline Garros JPGFriend
Messages: 13
Registered: October 2016
Junior Member
Hello,

I just want to know if there is a date where the 3.0.0 release. In maven repository the last release version is the 2.1.0 but when you clone the lyo repo the version is 3.0.0-SNAPSHOT. Because for Example in JazzFormAuthClient.java the function formlogin() is deprecated in 3.0.0-SNAPSHOT.

[Updated on: Fri, 28 October 2016 14:43]

Report message to a moderator

Re: Version 3.0.0 of lyo ? [message #1746522 is a reply to message #1746330] Mon, 31 October 2016 14:58 Go to previous messageGo to next message
Jim Ruehlin is currently offline Jim RuehlinFriend
Messages: 73
Registered: July 2009
Member
There is currently no plans in place for Lyo 3.0. The Lyo client libs were updated recently to include a number minor fixes that have been done over the last couple of years, and that's why the client lib .zip has a version number difference, but the main project version number only has a minor increment.
JazzFormAuthClient.formLogin() was deprecated some time ago and it now just calls login(). Older code will still work, but newer code should just call login() instead of formLogin().
Re: Version 3.0.0 of lyo ? [message #1746523 is a reply to message #1746330] Mon, 31 October 2016 15:00 Go to previous messageGo to next message
Jim Ruehlin is currently offline Jim RuehlinFriend
Messages: 73
Registered: July 2009
Member
There is currently no plans in place for Lyo 3.0. The Lyo client libs were updated recently to include a number minor fixes that have been done over the last couple of years, and that's why the client lib .zip has a version number difference, but the main project version number only has a minor increment.
JazzFormAuthClient.formLogin() was deprecated some time ago and it now just calls login(). Older code will still work, but newer code should just call login() instead of formLogin().
Re: Version 3.0.0 of lyo ? [message #1746696 is a reply to message #1746523] Thu, 03 November 2016 10:57 Go to previous messageGo to next message
Garros JPG is currently offline Garros JPGFriend
Messages: 13
Registered: October 2016
Junior Member
Thanks for your ansmwer. But as I know in maven usage it is not recommended to have a dependecy of kind snapshot. So If I want to use lyo in my project I can only use 2.1.0 version. Because this version is the last release I know. If I understand you said that to have the last version of lyo, the best is to download the last jar and include it in my project in "old" style without using maven ?
Re: Version 3.0.0 of lyo ? [message #1749601 is a reply to message #1746696] Thu, 08 December 2016 14:06 Go to previous messageGo to next message
Andrii BerezovskyiFriend
Messages: 24
Registered: May 2016
Junior Member
Hello,

We are working on a smaller release in the near future, could you please describe what parts are missing for you in 2.1.0 as compared to 3.0.0 snapshot?

Andrew


Best regards,
Andrew
Eclipse Lyo project lead & OSLC Core TC voting member
Re: Version 3.0.0 of lyo ? [message #1754962 is a reply to message #1746330] Fri, 24 February 2017 15:55 Go to previous messageGo to next message
Garros JPG is currently offline Garros JPGFriend
Messages: 13
Registered: October 2016
Junior Member
Hi,

Sorry for the very late answer. Embarrassed
I have no real need for the 3.0.0.
I just want to not use a snapshot instead of a release version.

Thanks.
Re: Version 3.0.0 of lyo ? [message #1755080 is a reply to message #1754962] Mon, 27 February 2017 20:51 Go to previous messageGo to next message
Andrii BerezovskyiFriend
Messages: 24
Registered: May 2016
Junior Member
We are working on a 2.1.2 release (https://bugs.eclipse.org/bugs/show_bug.cgi?id=512051). Would you be interested to give it a try before the release?

Best regards,
Andrew
Eclipse Lyo project lead & OSLC Core TC voting member
Re: Version 3.0.0 of lyo ? [message #1759087 is a reply to message #1749601] Thu, 06 April 2017 07:36 Go to previous message
Garros JPG is currently offline Garros JPGFriend
Messages: 13
Registered: October 2016
Junior Member
I am not on a project with Lyo for now but it will be back soon.
So do the release and I will use it after.

Thanks.
Previous Topic:OslcClient hangs while updating ChangeRequest
Next Topic:Implementation of AbstractResource lack some information
Goto Forum:
  


Current Time: Fri Apr 19 23:28:56 GMT 2024

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

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

Back to the top