[JIRA] [patch-parameter-plugin] (JENKINS-27168) Patch Parameter plugin fails while using Jdk 1.8

2015-06-09 Thread jgl...@cloudbees.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Jesse Glick resolved as Not A Defect 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
It is using an old core baseline. When updated, IIRC to 1.554.1+, you can use JDK 8 to build. 
 
 
 
 
 
 
 
 
 
 Jenkins /  JENKINS-27168 
 
 
 
  Patch Parameter plugin fails while using Jdk 1.8  
 
 
 
 
 
 
 
 
 

Change By:
 
 Jesse Glick 
 
 
 

Status:
 
 Open Resolved 
 
 
 

Resolution:
 
 NotADefect 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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] [patch-parameter-plugin] (JENKINS-27168) Patch Parameter plugin fails while using Jdk 1.8

2015-02-27 Thread harsh.sh...@emc.com (JIRA)














































Harsh Shah
 created  JENKINS-27168


Patch Parameter plugin fails while using Jdk 1.8















Issue Type:


Bug



Assignee:


Unassigned


Components:


patch-parameter-plugin



Created:


27/Feb/15 6:51 PM



Description:


Scanning for projects...
INFO 
INFO 
INFO Building patch-parameter 1.3-SNAPSHOT
INFO 
INFO 
INFO  maven-hpi-plugin:1.93:validate (default-validate) @ patch-parameter 
INFO 
INFO  maven-enforcer-plugin:1.0.1:enforce (enforce-maven) @ patch-parameter 
INFO 
INFO  maven-enforcer-plugin:1.0.1:display-info (display-info) @ patch-parameter 
INFO Maven Version: 3.2.5
INFO JDK Version: 1.8.0_31 normalized as: 1.8.0-31
INFO OS Info: Arch: amd64 Family: dos Name: windows 7 Version: 6.1
INFO 
INFO  maven-localizer-plugin:1.14:generate (default) @ patch-parameter 
INFO 
INFO  maven-resources-plugin:2.5:resources (default-resources) @ patch-parameter 
debug execute contextualize
INFO Using 'UTF-8' encoding to copy filtered resources.
INFO Copying 4 resources
INFO 
INFO  maven-compiler-plugin:2.5:compile (default-compile) @ patch-parameter 
INFO Nothing to compile - all classes are up to date
INFO 
INFO  access-modifier-checker:1.4:enforce (default-enforce) @ patch-parameter 
INFO 
INFO  maven-hpi-plugin:1.93:insert-test (default-insert-test) @ patch-parameter 
INFO 
INFO  gmaven-plugin:1.3:generateTestStubs (test-in-groovy) @ patch-parameter 
INFO No sources found for Java stub generation
INFO 
INFO  maven-resources-plugin:2.5:testResources (default-testResources) @ patch-parameter 
debug execute contextualize
INFO Using 'UTF-8' encoding to copy filtered resources.
INFO Copying 1 resource
INFO 
INFO  maven-compiler-plugin:2.5:testCompile (default-testCompile) @ patch-parameter 
INFO Nothing to compile - all classes are up to date
INFO 
INFO  maven-hpi-plugin:1.93:test-hpl (default-test-hpl) @ patch-parameter 
INFO Generating E:\views\patchpulgin\patch-parameter-plugin-master\target\test-classes\the.hpl
INFO 
INFO  maven-hpi-plugin:1.93:resolve-test-dependencies (default-resolve-test-dependencies) @ patch-parameter 
INFO 
INFO  gmaven-plugin:1.3:testCompile (test-in-groovy) @ patch-parameter 
INFO No sources found to compile
INFO 
INFO  maven-surefire-plugin:2.9:test (default-test) @ patch-parameter 
INFO Surefire report directory: E:\views\patchpulgin\patch-parameter-plugin-master\target\surefire-reports

---
 T E S T S
---
Running InjectedTest
Picking up existing exploded jenkins.war at E:\views\patchpulgin\patch-parameter-plugin-master\.\target\jenkins-for-test
Feb 27, 2015 9:25:33 AM org.mortbay.log.Slf4jLog info
INFO: Logging to org.slf4j.impl.JDK14LoggerAdapter(org.mortbay.log) via org.mortbay.log.Slf4jLog
Feb 27, 2015 9:25:33 AM org.mortbay.log.Slf4jLog info
INFO: jetty-6.1.26
Feb 27, 2015 9:25:36 AM org.mortbay.log.Slf4jLog info
INFO: NO JSP Support for , did not find org.apache.jasper.servlet.JspServlet
Feb 27, 2015 9:25:36 AM org.mortbay.log.Slf4jLog info
INFO: Copy E:\views\patchpulgin\patch-parameter-plugin-master\target\jenkins-for-test to C:\Users\shahh5\AppData\Local\Temp\Jetty_0_0_0_0_0_jenkins.for.test___.bj8wp3\webapp
Feb 27, 2015 9:25:38 AM org.mortbay.log.Slf4jLog info
INFO: Started SocketConnector@0.0.0.0:55769
Feb 27, 2015 9:25:38 AM jenkins.InitReactorRunner$1 onAttained
INFO: Started initialization
Feb 27, 2015 9:25:46 AM jenkins.InitReactorRunner$1 onAttained
INFO: Listed all plugins
Feb 27, 2015 9:25:46 AM jenkins.InitReactorRunner$1 onAttained
INFO: Prepared all plugins
Feb 27, 2015 9:25:46 AM jenkins.InitReactorRunner$1 onAttained
INFO: Started all plugins
Feb 27, 2015 9:25:46 AM jenkins.InitReactorRunner$1 onAttained
INFO: Augmented all extensions
Feb 27, 2015 9:25:46 AM jenkins.InitReactorRunner$1 onAttained
INFO: Loaded all jobs
Feb 27, 2015 9:25:48 AM jenkins.InitReactorRunner$1 onAttained
INFO: Completed 

[JIRA] [patch-parameter-plugin] (JENKINS-27168) Patch Parameter plugin fails while using Jdk 1.8

2015-02-27 Thread harsh.sh...@emc.com (JIRA)














































Harsh Shah
 updated  JENKINS-27168


Patch Parameter plugin fails while using Jdk 1.8
















Change By:


Harsh Shah
(27/Feb/15 6:51 PM)




Description:


ThepluginbuildfailswhentryingmavenbuildusingJdk1.8.butitworksfineinJdk1.7.