[JIRA] [docker-build-step] (JENKINS-24041) plugin depends on java 7

2014-08-04 Thread scm_issue_l...@java.net (JIRA)















































SCM/JIRA link daemon
 resolved  JENKINS-24041 as Fixed


plugin depends on java 7
















Change By:


SCM/JIRA link daemon
(04/Aug/14 7:10 PM)




Status:


Open
Resolved





Resolution:


Fixed



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [docker-build-step] (JENKINS-24041) plugin depends on java 7

2014-08-04 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-24041


plugin depends on java 7















Code changed in jenkins
User: Vojtech Juranek
Path:
 src/main/java/org/jenkinsci/plugins/dockerbuildstep/util/PortUtils.java
http://jenkins-ci.org/commit/docker-build-step-plugin/b318b9eba29b7f62aef335e834a11b935b4aded2
Log:
  [FIXED JENKINS-24041] Doen't use JDK7 methods





























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [docker-build-step] (JENKINS-24041) plugin depends on java 7

2014-07-31 Thread dan...@beckweb.net (JIRA)














































Daniel Beck
 updated  JENKINS-24041


plugin depends on java 7
















Change By:


Daniel Beck
(31/Jul/14 8:35 AM)




Component/s:


plugin



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [docker-build-step] (JENKINS-24041) plugin depends on java 7

2014-07-30 Thread jenk...@aiko.sh (JIRA)














































Aiko Mastboom
 created  JENKINS-24041


plugin depends on java 7















Issue Type:


Bug



Assignee:


vjuranek



Components:


docker-build-step, plugin



Created:


30/Jul/14 12:19 PM



Description:


using this jenkins image:

docker pull orchardup/jenkins



FATAL: java.lang.System.lineSeparator()Ljava/lang/String;
java.lang.NoSuchMethodError: java.lang.System.lineSeparator()Ljava/lang/String;
	at org.jenkinsci.plugins.dockerbuildstep.util.PortUtils.parsePorts(PortUtils.java:52)
	at org.jenkinsci.plugins.dockerbuildstep.cmd.StartCommand.execute(StartCommand.java:72)
	at org.jenkinsci.plugins.dockerbuildstep.DockerBuilder.perform(DockerBuilder.java:65)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:785)
	at hudson.model.Build$BuildExecution.build(Build.java:199)
	at hudson.model.Build$BuildExecution.doRun(Build.java:160)
	at hudson.plugins.project_inheritance.projects.InheritanceBuild$InheritanceBuildExecution.doRun(InheritanceBuild.java:111)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:566)
	at hudson.model.Run.execute(Run.java:1678)
	at hudson.plugins.project_inheritance.projects.InheritanceBuild.run(InheritanceBuild.java:96)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:231)





Project:


Jenkins



Priority:


Major



Reporter:


Aiko Mastboom

























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.