Warns in Jenkins catalina.out:WARNING: 'stapler-class' is deprecated: hudson.model.TextParameterDefinition

2015-05-13 Thread 672162494
WARNING: 'stapler-class' is deprecated: hudson.model.TextParameterDefinition
May 13, 2015 4:06:39 PM org.kohsuke.stapler.RequestImpl$TypePair convertJSON



Why has this problem? how to fixed?
Is my plugin cause?


pls reply ,thx

-- 
You received this message because you are subscribed to the Google Groups 
Jenkins Developers group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/tencent_1849E3381B72CD962C2BEF0E%40qq.com.
For more options, visit https://groups.google.com/d/optout.


Re: 'stapler-class' is deprecated

2015-05-04 Thread Jesse Glick
On Sun, May 3, 2015 at 8:09 PM,  andrew.sum...@xtra.co.nz wrote:
 I'm getting this warning when saving job configuration. Is it something I
 should worry about or can I safely ignore it?

Ignore it. https://issues.jenkins-ci.org/browse/JENKINS-27918

-- 
You received this message because you are subscribed to the Google Groups 
Jenkins Developers group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/CANfRfr2tG3MxdXvHFcB9XCnnodqxXTELEDYYCsP-3xiO4a16ag%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


'stapler-class' is deprecated

2015-05-03 Thread andrew . sumner
I'm getting this warning when saving job configuration. Is it something I 
should worry about or can I safely ignore it?

May 04, 2015 12:02:21 PM org.kohsuke.stapler.RequestImpl$TypePair 
convertJSON
WARNING: 'stapler-class' is deprecated: 
com.inedo.buildmaster.TriggerBuildBuilder

It seems this is affecting most plugins based on what I'm abserving in the 
Jenkins log.

Source Code: 
https://github.com/jenkinsci/inedo-buildmaster-plugin/blob/master/src/main/java/com/inedo/buildmaster/TriggerBuildBuilder.java

-- 
You received this message because you are subscribed to the Google Groups 
Jenkins Developers group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/8b72dcd1-9171-4fbe-8f60-e9366fa92379%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.