Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Jenkins LTS version #9

Closed
stylpe opened this issue Apr 10, 2014 · 15 comments
Closed

Support Jenkins LTS version #9

stylpe opened this issue Apr 10, 2014 · 15 comments

Comments

@stylpe
Copy link

stylpe commented Apr 10, 2014

Our office is running LTS releases of Jenkins (currently 1.532.2). It seems you're riding the Latest&Greatest releases pretty closely. Would it be possible to make this plugin compatible with LTS, or are there any specific features or fixes you rely on that have been introduced since the last LTS?

@magnayn
Copy link
Contributor

magnayn commented Apr 11, 2014

It's been bumped mostly as the older Jenkins' didn't work compiling with JDK8, so it shouldn't have to move any further..

@stylpe
Copy link
Author

stylpe commented Apr 30, 2014

You're referring to https://issues.jenkins-ci.org/browse/JENKINS-22347 ? It's included in 1.554.1 which is scheduled to be released today. I don't know how this version dependency is managed, but I hope it's possible to specify both 1.557 and 1.554.1 as supported?

@stylpe
Copy link
Author

stylpe commented May 8, 2014

I checked the plugin list again today (running LTS 1.554.1), and it was in the list, and installed successfully! So I'm closing this issue (don't know if you actually did anything to make this happen :P).

@stylpe stylpe closed this as completed May 8, 2014
@stylpe
Copy link
Author

stylpe commented May 21, 2014

Sorry about this, I just realized only version 0.3 is available for the LTS version, and it has problems like #4. Can you see if it's possible to make the latest version available?

@stylpe stylpe reopened this May 21, 2014
@hashar
Copy link
Contributor

hashar commented Jun 11, 2014

I too we love 1.554.2 to be supported if at all possible. If there are some specific patches required, maybe upstream can have them backported to the LTS version if they are trivial enough.

@kaharlichenko
Copy link

Is there anything I could help to make it happen?

@magnayn
Copy link
Contributor

magnayn commented Jun 13, 2014

Seems to build in 1.8 against 1.554, so I've changed the POM to that.

I'll roll a release when I'm not firewalled off from release repositories..

@magnayn magnayn closed this as completed Jun 13, 2014
@stylpe
Copy link
Author

stylpe commented Jun 17, 2014

Hey, thanks for taking care of this, but the plugin page still states Required Core 1.557 :(

@stylpe
Copy link
Author

stylpe commented Jun 23, 2014

I think it's because you require jenkins-core 1.557. I can't reopen this issue, do you want me to open a new one?

@hashar
Copy link
Contributor

hashar commented Jun 23, 2014

According to @magnayn , the POM has been updated but a new release of the plugin needs to be pushed to the Jenkins plugin repository. Once done, I guess the 1.557 requirement will disappear in favor of 1.554 :)

@stylpe
Copy link
Author

stylpe commented Jun 23, 2014

No, you can see the pom here: https://github.com/jenkinsci/docker-plugin/blob/1f3d988b890ddba14e3192455a1d5ac6612b6351/pom.xml

The org.jenkins-ci.plugins:plugin dep is 1.554, but the org.jenkins-ci.main:jenkins-core dep is still 1.557

@hashar
Copy link
Contributor

hashar commented Jun 23, 2014

So commit c8f6f77 failed to update all the versions :(

@stylpe
Copy link
Author

stylpe commented Jul 7, 2014

@magnayn ping?

@stylpe
Copy link
Author

stylpe commented Jul 17, 2014

I guess this isn't a huge issue anymore, since the next LTS is scheduled for wednesday next week and will be based on version 1.565 according to http://jenkins-ci.org/stable-rc

@hashar
Copy link
Contributor

hashar commented Jul 21, 2014

Lets wait for 1.565. Thanks :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants